summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/role_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-0/+5
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-261-1/+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-8/+10
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-0/+38
* SERVER-24104 Fix compile on OS X.Max Hirschhorn2016-05-181-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-14/+13
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-10670 Templatize the RoleNameIteratorImpl for std containers.Andy Schwerin2013-10-051-24/+0
* SERVER-9515 Provide function for generating BSON representation of a roleSpencer T Brody2013-09-271-9/+9
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6246 Change user management commands to use the new v2 style user docu...Spencer T Brody2013-09-061-0/+4
* SERVER-9518 Initial implementation of new User classSpencer T Brody2013-05-231-0/+24
* SERVER-9518 Initial implementation of RoleGraph data structuresSpencer T Brody2013-05-221-0/+39