aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Main.cpp
AgeCommit message (Expand)Author
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-06Core/Misc: Properly close database connections when using --update-databases-...Shauren
2021-12-18Core/Bnetserver: Added --update-databases-only console argument to bnetserverShauren
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-05-24Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-01-02New YearAokromes
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-14Core/Bnet: Changed login REST service to use async db queries instead of spaw...Shauren
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-04Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...Shauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-02-16Core/Bnet: Moved expiring bans to background task running every minute by def...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-11Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...Shauren
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-07-04Core/Executables: Add --version and -v to worldserver and bnetserver argumentsDDuarte
2015-06-10Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...Shauren
2015-06-06Core/Bnet: Implemented starting bnetserver as a windows serviceShauren
2015-05-27Mark static variablesDaniel M. Weeks
2015-04-22Core/Battlenet: Fixed possible shutdown crashShauren
2015-04-11Core/Bnet: Fixed crash on shutdown happening when there were still players co...Shauren
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-11Core/Battle.net: Removed remaining authserver referencesShauren