summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/embedded_auth_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-1/+1
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-161-4/+0
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-1/+11
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-281-1/+1
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-02-141-0/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-10-011-3/+7
* Revert "SERVER-31552 Allow users to be pinned in memory"Jonathan Reams2018-09-281-7/+3
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-09-281-3/+7
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-5/+5
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-5/+5
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-07-311-5/+5
* SERVER-8240 Convert std::string parameters in auth module to StringData, as a...Kashish Garg2018-06-081-2/+2
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-301-0/+144