summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/role_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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