index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Accounts
/
RBAC.cpp
Age
Commit message (
Expand
)
Author
2016-03-12
Core/RBAC: Fix revoking permissions
Shocker
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-10-31
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-07-10
CRLF to LF
DDuarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-19
Misc: Removed some whitespace
Vincent_Michael
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-08-07
Core/Misc: Avoid heap allocation when performing some RBAC checks
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-27
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...
Spp
2013-02-18
Core/RBAC: Add config option to set comma separated list of groups to add by ...
Spp
2013-02-04
Fix compile without PCH
Spp
2013-02-04
Core/RBAC: Add SQL to remove bad data from account_access, otherwise other sq...
Spp