summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-3/+3
* SERVER-54501 Write AuthorizationContract classMark Benvenuto2021-02-261-2/+2
* SERVER-51361 Add move ctors and explicitly declare copy ctorsSara Golemon2020-12-301-2/+9
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-241-0/+1
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+8
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-251-0/+3
* SERVER-29371 Move auth privilege.h/.cpp into own library for use in aggJames Wahlin2017-07-251-1/+0
* 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