aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.cpp
AgeCommit message (Expand)Author
2018-04-18Core/Accounts: prevent existing account ban from being updated (#21836)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-08-21Core/RBAC: Fix changing security levelroc13x
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-02-12Core/Command: Check account password max lengthForesterDev
2017-01-01Update copyright note for 2017vincent-michael
2016-08-10Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-08-10Core/Accounts: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-06Core/Battle.net:Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-11Core/Misc: Fix buildNyeriah
2014-12-10Core/RBAC: Allow setting different default security level roles to different ...Nyeriah
2014-11-10Core/AccountMgr: Fix two typos when checking length of passwordDDuarte
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-13Core/Misc:Ascathor
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-05-31Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...xter
2014-05-06Core/Battle.net: Implemented authserverShauren
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