summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege_parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-101-0/+11
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+4
* 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/+16
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-011-4/+3
* SERVER-21535 Make mongos ignore unrecognized actions during privilege parsing...Spencer T Brody2015-12-091-3/+5
* 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