index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T03: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
2017-02-12
Core/Command: Check account password max length
ForesterDev
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-10
Core/Account: Fix race condition in AccountMgr::UpdateAccountAccess
ariel-
2016-08-10
Core/Accounts: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-10
Core\Command: remove account_muted data on account deletion
ForesterDev
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-06
Core/Battle.net:
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-11
Core/Misc: Fix build
Nyeriah
2014-12-10
Core/RBAC: Allow setting different default security level roles to different ...
Nyeriah
2014-11-10
Core/AccountMgr: Fix two typos when checking length of password
DDuarte
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-13
Core/Misc:
Ascathor
2014-06-08
Merge branch 'battle.net' into 4.3.4
Shauren
2014-05-31
Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...
xter
2014-05-06
Core/Battle.net: Implemented authserver
Shauren
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
[next]