index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T16: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
2020-08-06
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-30
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2020-07-29
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-04-08
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-02-29
Modernize codebase with Clang-Tidy range based loops (#24165)
Ujp8LfXBJ6wCPR
2020-01-02
New year
Aokromes
2019-07-31
Core/RBAC: Fix changing security level (#23662)
ForesterDev
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Core/Accounts: prevent existing account ban from being updated
Gogs
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
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
[next]