aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/TCSoap
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-23Core/Misc: Fix Mac OS X no-pch buildjackpoz
2014-07-01Corrected some things from the previous commitSubv
2014-07-01Removed ACE from TCSoapSubv
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
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-07-28Servers: Fix some code style issues in world and authserverNay
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-05Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...click
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-02-15Core/SOAP: Use provided function for testing valid SOAP socketleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
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-08Core/SOAP: Remove redundant thread pool of a hard coded 5 amount of threads t...Machiavelli
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-15Core/SOAP: Stop soap socket from proceeding when nobody connectedleak
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-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-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-30Core: Fix more warningsSpp
2010-08-23Core: Fix more warningsSpp
2010-08-22Fix typo - thanks menkeclick
2010-08-22Core/SOAP: Fix semaphore locking on non-POSIX systems (thanks to menke/arrai)click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-07-23Fixed windows project files - added SOAPShauren
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click