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
/
authserver
Age
Commit message (
Expand
)
Author
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-28
Core/Misc: Fix warnings
jackpoz
2013-12-22
Core/Auth: Fix expiring account bans
jackpoz
2013-11-16
Core/Auth: Fix Auth failing sometimes
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Core/Logs: Create default set of loggers and Appender if the config is wrong.
Spp
2013-11-07
Core/Logging: Extend logging system to allow inheritance of loggers
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-05
Core/Auth: Mitigate DoS attacks to authserver
jackpoz
2013-09-03
Core/Misc: Fixed some more issues found by static code analysis tools.
Sebastian Valle
2013-09-02
Auth/Misc: Code cleanup.
Chaplain
2013-08-25
Core&Tools: Fix warnings and non-pch build
Nay
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-07-30
Config: Change ProcessPriority default to 0 (Normal)
Nay
2013-07-29
Misc: Fix warnings and build
Nay
2013-07-28
Servers: Fix typo
Nay
2013-07-28
Servers: Enable UseProcessors and ProcessPriority settings to be used on Linux
Nay
2013-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-06-15
Missed change in previous commit
Shauren
2013-06-15
Buildsystem/MSVC
Shauren
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-21
Merge pull request #9822 from wowpsp/master
Aokromes
2013-05-21
Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ot...
Spp
2013-05-18
support 1.12.3 (build 6141)
wowpsp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-22
[Ip2nationLock] Implement the ip2nation lock country.
Bezo
2013-04-14
Core/Buildsystem: Actually follow CONF_DIR path-directive when installing con...
click
2013-03-22
Core/Auth: Updated AuthResult enum
Shauren
2013-03-09
Core: Remove unnecessary commas
WyldePointer
2013-03-09
Buildsystem: Add support for compiling with MinGW on Windows
Nay
2013-02-11
Core/RealmSocket: Remove a not required #ifndef MSG_NOSIGNAL / #define MSG_NO...
Nay
2013-02-11
Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()
Nay
2013-02-08
Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...
Shauren
2013-01-27
Core/Authserver: Added possibility to allow realm connections both from "worl...
Shauren
2013-01-24
Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...
Spp
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-27
Core/Authserver: Always send realm address to clients in dotted ip format.
Shauren
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-10-02
Core/Codestyle: some small improvements for Doxygen Purposes
ZxBiohazardZx
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-08
Core/Authsocket: Correct field types for an account_banned related query
Nay
2012-09-01
Config: Cosmetic changes to fit config guidelines
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (2)
Nay
[next]