summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/authz_manager_external_state_local.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-1/+2
* SERVER-34821 Log target connection database separately from usernameJonathan Reams2018-09-141-3/+5
* SERVER-8240 Convert std::string parameters in auth module to StringData, as a...Kashish Garg2018-06-081-1/+1
* SERVER-34580 Plumb commit time to commit handlers when availableJudah Schvimer2018-05-031-1/+1
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-0/+1
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-1/+1
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-061-6/+6
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-041-1/+1
* Revert "SERVER-32070 migrate some easy stdx::bind to lambdas"Kaloian Manassiev2017-12-011-1/+1
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-011-1/+1
* SERVER-29182: Add restriction support to the usersInfo commandSpencer Jackson2017-07-311-3/+9
* SERVER-30434: Process authenticationRestrictions in FCV 3.4Spencer Jackson2017-07-311-22/+1
* SERVER-29183 Fix typo: indirect/inheritedSara Golemon2017-07-261-4/+4
* SERVER-29371 Move auth privilege.h/.cpp into own library for use in aggJames Wahlin2017-07-251-0/+1
* SERVER-29183 Add restriction support to rolesInfoSara Golemon2017-07-241-49/+135
* SERVER-29177: Add restriction support to createUserSpencer Jackson2017-07-211-0/+8
* SERVER-29910 Make RoleGraph non-copyable (but movable)Sara Golemon2017-07-011-2/+2
* Revert "SERVER-29910 Make RoleGraph non-copyable (but movable)"Kaloian Manassiev2017-06-301-2/+2
* SERVER-29910 Make RoleGraph non-copyable (but movable)Sara Golemon2017-06-301-2/+2
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-2/+3
* SERVER-28534 Pass collection names around as NamespaceStrings more oftenGeert Bosch2017-04-021-10/+13
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-25/+26
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-141-1/+2
* SERVER-24991 log redaction for bson, client, auth, catalogThomas Schubert2016-09-021-8/+8
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-10/+71
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-71/+10
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-10/+71
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-11/+19
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-6/+9
* SERVER-23503 Expand localhost exception to include role creationSpencer Jackson2016-04-221-2/+8
* SERVER-22128 Make resolveUserRoles publically accessibleSpencer Jackson2016-03-221-3/+3
* SERVER-22057 refactor OpObserver::onUpdate and MigrationSourceManager::logUpd...Dianna Hohensee2016-01-151-1/+1
* SERVER-21659 Move logic for redacting 'bypassDocumentValidation' privilege fo...Spencer T Brody2015-11-301-20/+2
* SERVER-21486 Redact bypassDocumentValidation from user privilege set when bei...Spencer T Brody2015-11-191-3/+21
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-2/+4
* SERVER-18883 Separate user role resolution from getUserDescriptionSpencer Jackson2015-06-231-12/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-366/+329
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-5/+5
* SERVER-18328 SERVER-18478 AuthzManagerExternalState for mongos should go thro...Daniel Alabi2015-05-221-0/+12
* SERVER-18244: Refactor AuthorizationManagerExternalState creationSpencer Jackson2015-05-061-4/+0
* SERVER-13896 Replace logOp() with a more operation-aware observer interfacematt dannenberg2015-03-111-15/+4
* SERVER-15192 Make AuthzManager logOp listener rollback-safealabid2015-02-131-22/+76
* Revert "SERVER-15192 Make AuthzManager logOp listener rollback-safe"Siyuan Zhou2015-02-111-74/+22
* SERVER-15192 Make AuthzManager logOp listener rollback-safealabid2015-02-111-22/+74
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-7596 Make authSchemaVersion 28Final if no user docsAndreas Nilsson2014-11-041-6/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15311 Never read from admin.system.new_users when looking for user doc...Andy Schwerin2014-09-181-0/+16
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1