index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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
2016-09-25
Core/Auth: removed unneeded sub query
joschiwald
2016-09-24
Core/Auth: fixed logic in FailedLogins check
joschiwald
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-08-03
Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-25
Core/authserver.conf.dist: missing description line (#17038)
Trond B Krokli
2016-04-23
Core/Authserver: removed obsolete code
joschiwald
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-11
Add missing configuration key LoginDatabase.SynchThreads.
Gacko
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-09
Core/Misc: Moved RealmList to shared
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-18
CMake: Use inherited dependencies in worldserver and authserver
Naios
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-12
Core/Auth: Fixed login for accounts with accented characters
Shauren
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
Naios
2016-03-07
Core/Auth: Fix the "Added realm" spam
DDuarte
2016-03-06
Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73
DDuarte
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
2016-02-16
Core/Auth: Cancel ban expiry check timer on shutdown
Shauren
2016-02-15
Build fix
Shauren
2016-02-15
Core/Auth: Moved expiring bans to background task - no longer blocking querie...
Shauren
2016-02-14
Warning fix
Shauren
2016-02-14
Core/Auth: Performance/security improvements
Shauren
2016-01-05
Core/Authserver: Do not close the socket immediately when user types in inval...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-12-19
Auth/Login: Rename config key usage
Gacko
2015-12-19
Config/AuthServer: Rename Wrong.Password.Login.Logging to WronPass.Logging an...
Gacko
2015-09-28
Update authserver.conf.dist
Sean Rhone
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-08
Config: Minor Typo
m_pan
2015-08-24
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...
StormBytePP
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-04
Core/Executables: Add --version and -v to worldserver and authserver arguments
DDuarte
2015-07-01
Core/Misc: Fix build warnings
jackpoz
2015-06-10
Core/Auth: Fixed authserver not shutting down correctly when started as windo...
Shauren
2015-06-06
Core/Auth: Implemented starting authserver as a windows service
Shauren
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-24
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
Naios
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-18
Core/Authserver: Include cppformat
Carbenium
[next]