summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9515 Provide function for generating BSON representation of a roleSpencer T Brody2013-09-271-4/+6
* SERVER-9515 Provide mechanism to convert a Privilege object into a ParsedPriv...Spencer T Brody2013-09-261-3/+33
* SERVER-9515 Provide mechanism to convert a ParsedPrivilege into a Privilege o...Spencer T Brody2013-09-261-0/+50
* SERVER-6246 Rename PrivilegeDocumentParser to UserDocumentParser and move use...Spencer T Brody2013-09-251-0/+333