index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T18: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-11-10
Core: Nuke authserver
DDuarte
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren
2014-09-12
Core/NetworkIO: Applied 4.3.4 changes to "new" network code
Shauren
2014-09-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-22
Core/Battle.net: Use real account name from account table to auth instead of ...
Shauren
2014-08-21
Core/Battle.net: Made battle.net port configurable
Shauren
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-05
Auth/Main: Fix crashes on shutdown
DDuarte
2014-07-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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-24
Merge branch 'master' into 4.3.4
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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-04-30
Verify received components
Shauren
2014-04-30
Core/Auth: Battle.net stuff
Shauren
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
[next]