aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
2014-06-13Core/Misc:Ascathor
2014-06-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-05-03Core/Auth: Add support for build 13930 of chinaAokromes
2014-03-19Authserver: Fix typoGacko
2014-02-05Remove whitespaces from previous commitGacko
2014-02-05Authserver / Worldserver: Fix warnings about unused variablesGacko
2014-01-30Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...QAston
2014-01-26Fix incorrect debug log in authserverQAston
2014-01-26Remove unneeded bigendian checks (they're already part of EndianConvert).QAston
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-28Core/Misc: Fix warningsjackpoz
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Core/Logs: Create default set of loggers and Appender if the config is wrong.Spp
2013-11-07Core/Logging: Extend logging system to allow inheritance of loggersSpp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-05Core/Auth: Mitigate DoS attacks to authserverjackpoz
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-09-02Auth/Misc: Code cleanup.Chaplain
2013-08-25Core&Tools: Fix warnings and non-pch buildNay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-07-30Config: Change ProcessPriority default to 0 (Normal)Nay
2013-07-29Misc: Fix warnings and buildNay
2013-07-28Servers: Fix typoNay
2013-07-28Servers: Enable UseProcessors and ProcessPriority settings to be used on LinuxNay
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-15Missed change in previous commitShauren
2013-06-15Buildsystem/MSVCShauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-21Merge pull request #9822 from wowpsp/masterAokromes
2013-05-21Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ot...Spp
2013-05-18support 1.12.3 (build 6141)wowpsp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-04-14Core/Buildsystem: Actually follow CONF_DIR path-directive when installing con...click
2013-03-22Core/Auth: Updated AuthResult enumShauren
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-02-11Core/RealmSocket: Remove a not required #ifndef MSG_NOSIGNAL / #define MSG_NO...Nay
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-24Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp