summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-1014-54/+55
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-1011-15/+15
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-2/+2
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-289-310/+174
* SERVER-41188 Remove support for explicit prepare oplog entry on secondarySiyuan Zhou2019-05-221-2/+1
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-6/+8
* SERVER-41044 Add runAsLessPrivilegedUser ActionTypeSpencer Jackson2019-05-141-0/+1
* SERVER-37235 Use an onCommit/Abort handler to complete session kill on direct...Kaloian Manassiev2019-05-141-1/+0
* SERVER-40315 Fix SASL mechanism acquisition for __system in testsSpencer Jackson2019-05-071-1/+10
* SERVER-39864 Only request principal name during saslStart when neededSara Golemon2019-04-171-1/+6
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-116-10/+5
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-113-3/+4
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-15/+2
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-0923-156/+130
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-081-1/+2
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-6/+6
* SERVER-40385 Prevent collMod with usePowerOf2Sizes from invalidating the Role...Spencer Jackson2019-04-021-3/+16
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-289-104/+254
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-2827-42/+41
* SERVER-40296 Allow returning invalid users from authorization managerJonathan Reams2019-03-261-1/+0
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-03-261-1/+2
* Revert "SERVER-38071 Abandon snapshot after findOne() in AuthzManagerExternal...Jonathan Reams2019-03-131-15/+0
* SERVER-39441 Write the new 'prepareTransaction' command on primaryJason Chan2019-03-111-1/+1
* Revert "SERVER-39441 Write the new 'prepareTransaction' command on primary"Benety Goh2019-03-071-1/+1