aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/TCSoap
AgeCommit message (Expand)Author
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-05-07Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...Shauren
2024-04-30Core/Misc: Refactor loading process to remove exit() calls that cause deadloc...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-11Core/SOAP: Fix memory leak on shutdown reported by ASanjackpoz
2022-03-11Core/SOAP: Fix new/free mismatch reported by ASanjackpoz
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2021-11-21Core/Networking: Set SO_REUSEADDR on *nix platformsjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
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