summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_set.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+85
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12597 Remove dead authz codeAndreas Nilsson2014-02-041-3/+0
* SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod...Eric Milkie2013-12-241-32/+1
* SERVER-9518 Fix problem related to iterator invalidation.Andy Schwerin2013-08-211-13/+33
* SERVER-9518 Change authorization checking to happen off of new User data stru...Spencer T Brody2013-08-091-0/+3
* SERVER-9518 Add UserSet class to eventually replace PrincipalSetSpencer T Brody2013-07-301-0/+118