aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server/AuthSocket.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-08Core/Authsocket: Correct field types for an account_banned related queryNay
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-28Core/Authserver: Improved realmlist for multiple realms with different versio...Shauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-24Core/AuthServer: Streamlined authserver log messages (added client port for e...leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-10-18Compile FixSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-28Configuration/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-29Add spaces after commasleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-27Core/Authserver: Revert a small mistake. Thanks aurimas.silinoron
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-21Core/AuthServer: Fix the previous commit (it might help to actually fetch wha...click
2010-12-21Core/AuthServer: Allow reauthentication to the authserver on realm logout. Th...click
2010-12-04Core/Authserver: Cleanup.silinoron
2010-11-16Core/Authserver: Clean up authserver base code a bit + follow codingstyleclick
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-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-17Authserver: Fixed crash when accounts limited to ip tried to login and fixes ...Shauren
2010-09-16Auth/Login: fixes the "cant relog after login failed" bug and fixes a potenti...Rat
2010-09-12Core/Authsocket: Fix errorenous authentication failureMachiavelli
2010-09-12Core/DBLayer: Add GetCString method for PreparedResultSet (dynamic copy is re...Machiavelli
2010-09-12Core/DBLayer: Replace all ad-hoc queries in AuthSocket with prepared statementsMachiavelli
2010-09-12Auth: Typo fix in logon challenge handler, closes issue 3975, thanks 41782992Shocker
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-16Send the right data when trying to log in with the wrong password.silinoron
2010-08-08* Rename: Sha1Hash -> SHA1Hash.XTZGZoReX
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-06* Restructuring authserver and worldserver.XTZGZoReX