aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/RemoteAccess
AgeCommit message (Expand)Author
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-05Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...click
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-19Core/RA: Warning fixShauren
2013-01-15WorldServer/RA: Implement MSG_NOSIGNAL in RASocket send.kaelima
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-15Fix warningsSpp
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
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-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-03Fix build on gcc 4.6 :/Machiavelli
2011-08-02Core/RA: Fix RA subnegotiation for clients that don't send any subnegotiation...Machiavelli
2011-08-01Core/RA: Fix RA usage, properly filter out RFC 854 / 855 subnegotiate dataMachiavelli
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-15Core: Some warning fixesSpp
2010-12-10Core/RA: Calculate password hash internally instead of sending plaintext pass...Machiavelli
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click
2010-12-10Rewrite remote access console using ACEDerex
2010-12-06Core: Some optimizationsSpp
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-11Core/DBLayer:Machiavelli
2010-08-23Core: Fix more warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
2010-06-11If you allocate memory with malloc() you should deallocate it with free(), st...Anubisss
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX
2010-06-06* Restructuring authserver and worldserver.XTZGZoReX