aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
2011-01-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-09Core/Netcode: Fix file descriptor leak under linux platforms with ACE dev pol...Derex
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-27Core/Authserver: Put code in line with recent singleton changes.silinoron
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-27Buildsystem: Revert revision 4fb5181d88 (removes -lcrypto from worldserver/au...click
2010-12-24Buildsystem/Unix: Fix an idiotic split-package behaviour on RedHat-based syst...click
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-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-06- Added Perl based conf merger scriptleak
2010-12-05Core/DBLayer:Machiavelli
2010-12-04Core/DBLayer:Machiavelli
2010-12-04Core/Authserver: Cleanup.silinoron
2010-11-24* Remove CRLF from configfilesclick
2010-11-24Core/Configs: Use "oldstyle" configfile method - includes configfile cleanups...click
2010-11-16Core/Authserver: Clean up authserver base code a bit + follow codingstyleclick
2010-10-07Core/Authserver: Remove CRLF warnings for authserver.rcclick
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-03Buildsystem: Generating revision.h is now a part of build process (revision.h...Shauren
2010-09-29Buildsystem: Overhaul of the CMake buildsystem:click
2010-09-27Core/DBLayer:Machiavelli
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Buildsystem: Set revision.h as a required dependency build before building ga...click
2010-09-25Core/DBLayer:Machiavelli
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/DBLayerMachiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-28Buildsystem: Update CMakeLists to use the proper check, not the old one...click
2010-08-26Core/Logging:Machiavelli
2010-08-23Core: Fix some warningsSpp