aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.cpp
AgeCommit message (Expand)Author
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
2013-02-23Core/RBAC: Fix mem leakSpp
2013-02-23SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2Vincent_Michael
2013-02-21Core/Misc: Remove devel log msg that shouldn't have been commitedSpp
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-18Core: Whitespace cleanupVincent_Michael
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-17Core/Account: Move AccountMgr back to singletonSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-03-29Core/DBLayer: Fix stupid mishap from last commit (i need glasses) - thanks na...click
2012-03-29Core/DBlayer: ... and some more COUNT()-based type-fixing ...click