summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_set_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-72/+72
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-4/+4
* SERVER-15641 Fix memory leaks in C++ unit testsAndrew Morrow2014-10-151-1/+6
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod...Eric Milkie2013-12-241-2/+2
* SERVER-6246 Change user management commands to use the new v2 style user docu...Spencer T Brody2013-09-061-5/+0
* SERVER-9518 Fix problem related to iterator invalidation.Andy Schwerin2013-08-211-0/+5
* SERVER-9518 Add UserSet class to eventually replace PrincipalSetSpencer T Brody2013-07-301-0/+99