aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Main.cpp
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...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-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