index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
TCSoap
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-23
Core/Misc: Fix Mac OS X no-pch build
jackpoz
2014-07-01
Corrected some things from the previous commit
Subv
2014-07-01
Removed ACE from TCSoap
Subv
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-02-05
Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...
click
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-28
Core/Logging: Add new log type for SOAP.
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-02-15
Core/SOAP: Use provided function for testing valid SOAP socket
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
2011-08-08
Core/SOAP: Remove redundant thread pool of a hard coded 5 amount of threads t...
Machiavelli
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-02-15
Core/SOAP: Stop soap socket from proceeding when nobody connected
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-08-31
Core: Fix more warnings and fix compile under linux 64
Spp
2010-08-30
Core: Fix more warnings
Spp
2010-08-23
Core: Fix more warnings
Spp
2010-08-22
Fix typo - thanks menke
click
2010-08-22
Core/SOAP: Fix semaphore locking on non-POSIX systems (thanks to menke/arrai)
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-07-23
Fixed windows project files - added SOAP
Shauren
2010-07-23
Add SOAP-implementation (based on Benjys patch and adapted for latest core by...
click