index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-07
Fixed the authserver not accepting clients.
Subv
2014-07-06
Change the freeze detector thread to be a periodic callback running on the th...
leak
2014-07-04
Refactored both world and auth main
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-02
Cleaned up the authserver includes a bit.
Subv
2014-07-02
Backported AsyncAcceptor generalization to authserver
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-28
Auth/Misc: Move OpenSSL version log from Warning to Information
jackpoz
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-05-31
Ditched ACE_Singleton in favor of C++11 like Singleton
leak
2014-05-30
Damn you VS default settings..
leak
2014-05-30
Replace authserver ACE related code with Boost/C++11
leak
2014-05-13
Replace ACE signal handling with Boost
leak
2014-02-05
Remove whitespaces from previous commit
Gacko
2014-02-05
Authserver / Worldserver: Fix warnings about unused variables
Gacko
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-28
Core/Misc: Fix warnings
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-02
Auth/Misc: Code cleanup.
Chaplain
2013-07-29
Misc: Fix warnings and build
Nay
2013-07-28
Servers: Fix typo
Nay
2013-07-28
Servers: Enable UseProcessors and ProcessPriority settings to be used on Linux
Nay
2013-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-10-02
Core/Codestyle: some small improvements for Doxygen Purposes
ZxBiohazardZx
2012-08-29
Core/Loading: Change info/error messages to printf when config is not loaded
Nay
2012-08-21
Core/Misc: Warning fixes
Shauren
2012-08-03
Whitespace is the root of all evil (version 2)
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-26
Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...
Machiavelli
2012-03-26
Core/DB Layer: Fix a memory leak.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-04-29
Add spaces after commas
leak
2011-04-12
Core/Authserver: vi change word (cw) FAIL!
runningnak3d
2011-04-12
Core/AuthServer: Some minor text cleanup.
runningnak3d
2011-01-13
Core/DBLayer: Properly manage mysql library initialization and shutdown in au...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-27
Core/Authserver: Put code in line with recent singleton changes.
silinoron
2010-12-27
Core/Authserver: Significant cleanup in preparation for a rewrite.
silinoron
[next]