index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T13: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
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-02-22
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-10
Core/Authserver: Added missing auth socket manager
Shauren
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-05
Auth/Main: Fix crashes on shutdown
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
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
[next]