summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_cache_invalidator_job.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46906 Use PeriodicRunner for the user cache invalidatorGabriel Marks2020-08-051-9/+18
* SERVER-46645 Make the UserCacheInvalidatorJob expect both OID and TimestampKaloian Manassiev2020-03-061-6/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38489: convert server parameter to IDLBilly Donahue2018-12-201-0/+3
* Revert "SERVER-38489: convert server parameter to IDL"Gregory Wlodarek2018-12-131-3/+0
* SERVER-38489: convert server parameter to IDLBilly Donahue2018-12-131-0/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-22967 ensure UserCacheInvalidator stops before we destroy its stateAdam Midvidy2016-03-041-0/+1
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-1/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-22/+22
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Spencer T Brody2014-05-141-3/+9
* SERVER-9518 Invalidate user cache periodically on mongosSpencer T Brody2013-10-101-0/+38