aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/RemoteAccess
AgeCommit message (Expand)Author
2025-06-02Core/Network: Make ip address formattable with fmtShauren
2025-04-08Core/Network: Socket refactorsShauren
2023-12-23Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2021-05-30Core/Misc: Fix build when using libstdc++-11 (#26565)KoNicks
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-13Fixed build for older boost version used on travisShauren
2017-05-13Build fixShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-03RA.MinLevel to Ra.MinLevel (#18387)Sean Rhone
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-04Misc: Fixed license header formattingShauren
2015-03-18Core/RemoteAccess: Remove an unused define in RASessionNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-08-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-27Core/RA: Workaround for telnet active modejackpoz
2014-07-19Part 1: Merge branch 'master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-10Fixed a GCC internal error when compiling AsyncAcceptorSubv
2014-07-03Fix non-PCH compileleak
2014-07-02Fixed login and some errorsSubv
2014-07-02Enabled RA and removed all ACE from itSubv
2014-07-02Cleaned up worldserver includes a bitSubv
2014-07-02Remove unused RARunnable filesleak
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak
2014-06-25Compile fix (RASocket needs to be rewritten entirely at some point)leak
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-07-29Misc: Fix warnings and buildNay
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-14Core/RA: Addition to previous crashfixMachiavelli
2013-02-14Core/RA: Fix a possible crashMachiavelli