summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45781 Throw Stale Shard Version when collection is unknown on getColle...Marcos José Grillo Ramírez2020-04-081-1/+2
* SERVER-47188 Return appropriate error messages from saslStartSara Golemon2020-03-311-4/+3
* SERVER-46503 inline namespace mongo::literalsBilly Donahue2020-03-251-1/+2
* SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan2020-03-181-1/+3
* SERVER-46525 Review and convert LogV2 statements in AuthZNMark Benvenuto2020-03-068-115/+105
* SERVER-46645 Make the UserCacheInvalidatorJob expect both OID and TimestampKaloian Manassiev2020-03-062-47/+61
* SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev2020-03-037-35/+40
* SERVER-45780 Rename getCurrentMetadataTommaso Tocci2020-03-031-2/+2
* SERVER-46498 Store connection specified roles in authorization cache keySpencer Jackson2020-03-0310-58/+107
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+1
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-4/+2
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-271-9/+1
* SERVER-42984 Add serverStatus counters for authentication attempts/successesSara Golemon2020-02-271-3/+18
* SERVER-44978 Move the "cache generation" to AuthorizationManagerImplKaloian Manassiev2020-02-273-14/+24
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-2117-17/+0
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-202-31/+61
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-151-15/+14
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-1510-71/+73
* 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