summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/principal_set.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename PrincipalName to UserNameSpencer T Brody2013-05-231-1/+1
* SERVER-7572 Introduce PrincipalName type, instead of using a pair of strings ...Andy Schwerin2012-12-111-9/+9
* Support logging out of a database in AuthorizationManager SERVER-7572Spencer T Brody2012-12-051-24/+37
* Change auth data structures to use Apache licenseSpencer T Brody2012-11-271-15/+14
* SERVER-7126 More work on new data structures for authorization.Spencer T Brody2012-10-231-2/+2
* SERVER-7126 Introduce new auth data structuresSpencer T Brody2012-10-101-0/+70