aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-24Core/Auth: fixed logic in FailedLogins checkjoschiwald
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-25Core/authserver.conf.dist: missing description line (#17038)Trond B Krokli
2016-04-23Core/Authserver: removed obsolete codejoschiwald
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-11Add missing configuration key LoginDatabase.SynchThreads.Gacko
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-09Core/Misc: Moved RealmList to sharedShauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-18CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-12Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-12Core/Auth: Fixed login for accounts with accented charactersShauren
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-07Core/Auth: Fix the "Added realm" spamDDuarte
2016-03-06Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73DDuarte
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-02-22Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-20Core/Networking: Rewrite networking threading modelShauren
2016-02-16Core/Auth: Cancel ban expiry check timer on shutdownShauren
2016-02-15Build fixShauren
2016-02-15Core/Auth: Moved expiring bans to background task - no longer blocking querie...Shauren
2016-02-14Warning fixShauren
2016-02-14Core/Auth: Performance/security improvementsShauren
2016-01-05Core/Authserver: Do not close the socket immediately when user types in inval...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-12-19Auth/Login: Rename config key usageGacko
2015-12-19Config/AuthServer: Rename Wrong.Password.Login.Logging to WronPass.Logging an...Gacko
2015-09-28Update authserver.conf.distSean Rhone
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-08Config: Minor Typom_pan
2015-08-24Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...StormBytePP
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP
2015-08-16Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...Shauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-07-04Core/Executables: Add --version and -v to worldserver and authserver argumentsDDuarte
2015-07-01Core/Misc: Fix build warningsjackpoz
2015-06-10Core/Auth: Fixed authserver not shutting down correctly when started as windo...Shauren
2015-06-06Core/Auth: Implemented starting authserver as a windows serviceShauren
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-18Core/Authserver: Include cppformatCarbenium