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-06-13
Core/Misc:
Ascathor
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
2014-05-03
Core/Auth: Add support for build 13930 of china
Aokromes
2014-03-19
Authserver: Fix typo
Gacko
2014-02-05
Remove whitespaces from previous commit
Gacko
2014-02-05
Authserver / Worldserver: Fix warnings about unused variables
Gacko
2014-01-30
Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...
QAston
2014-01-26
Fix incorrect debug log in authserver
QAston
2014-01-26
Remove unneeded bigendian checks (they're already part of EndianConvert).
QAston
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
[next]