aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Main.cpp
AgeCommit message (Expand)Author
2014-11-10Core: Nuke authserverDDuarte
2014-10-10Core/Auth: Moved battle.net handling to separate projectShauren
2014-09-12Core/NetworkIO: Applied 4.3.4 changes to "new" network codeShauren
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-10Core/Authserver: Added missing auth socket managerShauren
2014-09-09Core/NetworkIO: Use reactor style sending on linux to reduce locking overheadShauren
2014-08-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-21Core/Battle.net: Made battle.net port configurableShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-05Auth/Main: Fix crashes on shutdownDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-07Fixed the authserver not accepting clients.Subv
2014-07-06Change the freeze detector thread to be a periodic callback running on the th...leak
2014-07-04Refactored both world and auth mainleak
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-02Cleaned up the authserver includes a bit.Subv
2014-07-02Backported AsyncAcceptor generalization to authserverleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueueleak
2014-06-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-28Auth/Misc: Move OpenSSL version log from Warning to Informationjackpoz
2014-06-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-05-31Ditched ACE_Singleton in favor of C++11 like Singletonleak
2014-05-30Damn you VS default settings..leak
2014-05-30Replace authserver ACE related code with Boost/C++11leak
2014-05-13Replace ACE signal handling with Boostleak
2014-04-30Verify received componentsShauren
2014-04-30Core/Auth: Battle.net stuffShauren
2014-02-05Remove whitespaces from previous commitGacko
2014-02-05Authserver / Worldserver: Fix warnings about unused variablesGacko
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-28Core/Misc: Fix warningsjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-02Auth/Misc: Code cleanup.Chaplain
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-05-13Core/Logging: Performance-related tweaks to logging systemSpp