summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-141-14/+16
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-138-75/+153
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-132-4/+7
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-126-16/+123
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-112-3/+3
* SERVER-45806 Record pre-images on updates and deletes when recordPreImage is ...Jonathan Reams2020-02-102-7/+9
* SERVER-45590 Allow building a LiteParsedPipeline without first building an Ag...Arun Banala2020-01-291-3/+4
* SERVER-45227 Remove tcmalloc based profiling supportAndrew Morrow2020-01-281-1/+0
* SERVER-40560 Make local.replset.* collections non-normal resourcesSpencer Jackson2020-01-272-4/+55
* SERVER-445566 legacy logging cleanupsGabriel Russell2020-01-241-4/+4
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-173-18/+18
* Revert "SERVER-43721 Rename DistCache to ReadThroughCache"Gabriel Russell2020-01-163-18/+18
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-163-18/+18
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-1617-695/+320
* SERVER-44857 Allow SCRAM conversation to avoid empty exchangeSara Golemon2020-01-167-8/+105
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-152-1/+44
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-092-0/+5
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-072-1/+4
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-271-1/+0
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-182-4/+4
* SERVER-44911 Make index operations abort concurrent outgoing migrationsCheahuychou Mao2019-12-111-0/+2
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-022-2/+20
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-0717-35/+105
* SERVER-44368 protect opCtx's Locker with Client lockEric Milkie2019-11-041-2/+2
* SERVER-43853 Clarify SCRAM authentication error messagesSara Golemon2019-10-242-4/+12
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-212-2/+2
* SERVER-43640 Allow UserCacheInvalidator to deconstruct during shutdownSpencer Jackson2019-10-181-20/+25
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-112-0/+2
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-5/+1
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-1/+5
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-5/+1
* SERVER-43243 Restore repairDatabase ActionTypeSpencer Jackson2019-09-201-0/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-177-29/+29
* SERVER-43315 OpObserver::onAbortIndexBuild() accepts reason for aborting inde...Benety Goh2019-09-131-0/+1
* SERVER-43191 AuthManager handles abortIndexBuildBenety Goh2019-09-101-1/+2
* SERVER-41246 Thread ServiceContext through SaslMechanismFactoryJonathan Reams2019-09-106-9/+30
* SERVER-41896 Take a unique_ptr as an argument to RecoveryUnit::registerChange()Evgeni Dobranov2019-09-092-4/+5
* SERVER-43026 AuthManager handles startIndexBuildBenety Goh2019-08-301-1/+1
* SERVER-20558 Use unambiguous name in JS scope identifierSara Golemon2019-08-293-17/+0
* SERVER-42760 AuthManager handles commitIndexBuildBenety Goh2019-08-221-0/+16
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-08-191-2/+9
* SERVER-42396 Add refineCollectionShardKey action to the enableSharding roleJamie Heppenstall2019-07-291-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2724-383/+230
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-155/+33
* SERVER-41657 Create new ActionType called refineCollectionShardKeyJamie Heppenstall2019-06-192-1/+3
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-06-191-0/+7
* SERVER-41440 Rename SHABlock to HashBlockJason Piao2019-06-171-1/+1
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-145-10/+10
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-06-112-0/+12
* SERVER-39340 Remove `stdx/list.h`ADAM David Alan Martin2019-06-101-4/+4