summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege_parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-152/+152
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+0
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-14592 de-inline bson and remove bson namespaceEric Milkie2014-07-171-0/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-10/+10
* SERVER-12597 Remove dead authz codeAndreas Nilsson2014-02-041-3/+0
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10670 Make ParsedPrivilege capable of representing the "any" resource.Andy Schwerin2013-10-051-0/+10
* SERVER-9515 Provide mechanism to convert a Privilege object into a ParsedPriv...Spencer T Brody2013-09-261-3/+9
* SERVER-9515 Provide mechanism to convert a ParsedPrivilege into a Privilege o...Spencer T Brody2013-09-261-0/+8
* SERVER-6246 Rename PrivilegeDocumentParser to UserDocumentParser and move use...Spencer T Brody2013-09-251-0/+163