aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Realms
AgeCommit message (Expand)Author
2014-11-10Core: Nuke authserverDDuarte
2014-10-11Core/Battle.net: Implemented updating realm list after initial loginShauren
2014-10-10Core/Auth: Moved battle.net handling to separate projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-05Auth/Networking: Use non-throw resolves in realmlist updatesDDuarte
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core: Fix non pch buildVincent-Michael
2014-07-25Core/Realmlist: Force resolving realm addresses to ipv4Shauren
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Core: Fix non build (gcc)Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Part 1: Merge branch 'master' into 4.3.4Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-07Fixed the authserver not accepting clients.Subv
2014-07-06Removed some unneeded boost dependencies.Subv
2014-07-02Cleaned up the authserver includes a bit.Subv
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-05-31Replaced ACE_INET_Addr with boost::asio::ip::addressleak
2014-05-31Ditched ACE_Singleton in favor of C++11 like Singletonleak
2014-05-30Damn you VS default settings..leak
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core/Authserver: Always send realm address to clients in dotted ip format.Shauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-31Core/DBLayer: More type fixesNay
2012-03-28SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...leak
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-27Core/Authserver: Significant cleanup in preparation for a rewrite.silinoron
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-04Core/Authserver: Cleanup.silinoron
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick