summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/internal_user_auth.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-9/+11
* SERVER-25340 Remove MONGODB-CR cluster authentication fallbackAndreas Nilsson2016-08-011-16/+2
* SERVER-19155 Remove authcommon target's dependency on DBClientWithCommandssamantharitter2015-08-121-21/+0
* SERVER-19455 move authentication methods to a new librarysamantharitter2015-08-031-7/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-58/+58
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-3/+3
* SERVER-17310 Replace boost::*_mutex::scoped_lock with boost::lock_guard.Andy Schwerin2015-03-051-2/+2
* Changes all relevant instances of 2.8 to 3.0Ramon Fernandez2015-01-221-1/+1
* SERVER-5952 Remove authenticate messages from --quiet loggingBenety Goh2014-11-121-4/+9
* SERVER-15706 Refactor internal user authenticationAndreas Nilsson2014-10-211-0/+111