aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
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
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core/Authserver: Always send realm address to clients in dotted ip format.Shauren
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-10-02Core/Codestyle: some small improvements for Doxygen PurposesZxBiohazardZx
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-08Core/Authsocket: Correct field types for an account_banned related queryNay
2012-09-01Config: Cosmetic changes to fit config guidelinesSpp
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-29Core/Loading: Change info/error messages to printf when config is not loadedNay
2012-08-28Core/Quests: Fix quest honor rewardNay
2012-08-28Core/Authserver: Improved realmlist for multiple realms with different versio...Shauren
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-21Core/Misc: Warning fixesShauren
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Add missing Copyright headers and some clarification to config files... ¬¬Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-31Core/DBLayer: More type fixesNay
2012-03-31Core/Config: Add SQLDriverQueryLogging to authserver.conf (disabled by defaul...Nay
2012-03-28SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...leak
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-16Fix a lot of warningsSpp