aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.cpp
AgeCommit message (Expand)Author
2020-08-06Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-30Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-02-29Modernize codebase with Clang-Tidy range based loops (#24165)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-07-31Core/RBAC: Fix changing security level (#23662)ForesterDev
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-17Core/Accounts: prevent existing account ban from being updatedGogs
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-11Core/Command: Check account password max lengthForesterDev
2016-08-04Core\Command: remove account_muted data on account deletionForesterDev
2016-07-16Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-03-12Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...Shauren
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-10Core/RBAC: Allow setting different default security level roles to different ...Nyeriah
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-13Core/Misc:Ascathor
2014-05-31Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...xter
2014-04-28Core/MSVC: Remove double warning disablesVincent-Michael
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-29Core/RBAC: Fix rare NULL dereferencejackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07RBAC: Move initial log output in AccountMgr::LoadRBAC to debugGacko
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-09-29Fix compile under linux and update auth db with latest changesSpp
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-21Core/DB: Make a26a24a consistent with Trinity code stylejackpoz
2013-09-21Core/AccountMgr: Fix memory leak on account creationjackpoz
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-08-07Core/Misc: Avoid heap allocation when performing some RBAC checksSpp
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp