aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Main.cpp
AgeCommit message (Expand)Author
2015-03-30Core/Misc: Remove unused headersleak
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-02-22Core/Server: Catch exceptions in int main()Duarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
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-05Auth/Main: Fix crashes on shutdownDDuarte
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
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-20Refactored singletons to enable proper deconstruction during shutdownleak
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-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-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
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-10-02Core/Codestyle: some small improvements for Doxygen PurposesZxBiohazardZx
2012-08-29Core/Loading: Change info/error messages to printf when config is not loadedNay
2012-08-21Core/Misc: Warning fixesShauren
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli