index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Accounts
/
AccountMgr.cpp
Age
Commit message (
Expand
)
Author
2016-08-11
Core/Command: Check account password max length
ForesterDev
2016-08-04
Core\Command: remove account_muted data on account deletion
ForesterDev
2016-07-16
Core/Account: Fix race condition in AccountMgr::UpdateAccountAccess
ariel-
2016-03-12
Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...
Shauren
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-10
Core/RBAC: Allow setting different default security level roles to different ...
Nyeriah
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-13
Core/Misc:
Ascathor
2014-05-31
Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...
xter
2014-04-28
Core/MSVC: Remove double warning disables
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-29
Core/RBAC: Fix rare NULL dereference
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-07
RBAC: Move initial log output in AccountMgr::LoadRBAC to debug
Gacko
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-19
Misc: Removed some whitespace
Vincent_Michael
2013-09-29
Fix compile under linux and update auth db with latest changes
Spp
2013-09-29
Core/RBAC: Simplify RBAC implementation
Spp
2013-09-27
Core/RBAC: Add default groups to accounts based on their security level.
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-21
Core/DB: Make a26a24a consistent with Trinity code style
jackpoz
2013-09-21
Core/AccountMgr: Fix memory leak on account creation
jackpoz
2013-09-01
Core/Account: Make account password change security variable and various changes
Ascathor
2013-08-07
Core/Misc: Avoid heap allocation when performing some RBAC checks
Spp
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-20
Core/Account: Remove unused helper functions
Spp
2013-02-27
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...
Spp
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-02-23
Core/RBAC: Fix mem leak
Spp
2013-02-23
SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2
Vincent_Michael
2013-02-21
Core/Misc: Remove devel log msg that shouldn't have been commited
Spp
2013-02-18
Core/RBAC: Add config option to set comma separated list of groups to add by ...
Spp
2013-02-18
Core: Whitespace cleanup
Vincent_Michael
2013-02-07
Core/Accounts: sessionkey field in account table is only a temporary storage ...
Shauren
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-17
Core/Account: Move AccountMgr back to singleton
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-05-06
Core/Accounts: Delete all bans related to an account when it has been deleted.
kaelima
2012-03-29
Core/DBLayer: Fix stupid mishap from last commit (i need glasses) - thanks na...
click
2012-03-29
Core/DBlayer: ... and some more COUNT()-based type-fixing ...
click
[next]