summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-32/+35
* SERVER-13698: Add role and privilege info to connectionStatus output.Amalia Hawkins2014-09-161-0/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-1105 Update AuthorizationSession's logic for collection-level access c...Andy Schwerin2013-09-261-2/+12
* SERVER-9515 Provide mechanism to convert a ParsedPrivilege into a Privilege o...Spencer T Brody2013-09-261-0/+2
* SERVER-1105 Use ResourcePattern type when identifying the resource component ...Andy Schwerin2013-09-231-6/+6
* SERVER-9518 Cleanup authorization code and remove all uses of Principal and P...Spencer T Brody2013-08-191-1/+0
* SERVER-9518 Initial implementation of RoleGraph data structuresSpencer T Brody2013-05-221-0/+6
* Reimplement PrivilegeSet.Andy Schwerin2012-12-141-1/+2
* Add method to AuthorizationManager to check authorization for an ActionSet SE...Spencer T Brody2012-12-031-0/+2
* Change auth data structures to use Apache licenseSpencer T Brody2012-11-271-15/+14
* Rename Capability to Privilege. SERVER-7126Spencer T Brody2012-11-071-0/+49