summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/authz_manager_external_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46498 Store connection specified roles in authorization cache keySpencer Jackson2020-03-031-21/+0
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-1/+5
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-06-111-0/+5
* 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-26/+28
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-151-3/+10
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-141-4/+5
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+12
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-12/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-3/+3
* SERVER-18478 Remove lingering unused mutex in AuthzManagerExternalStateLocalDaniel Alabi2015-05-261-11/+4
* SERVER-18328 SERVER-18478 AuthzManagerExternalState for mongos should go thro...Daniel Alabi2015-05-221-15/+0
* SERVER-18478 Clean up AuthzManagerExternalStateDaniel Alabi2015-05-211-89/+0
* SERVER-18478 Get rid of UpdateGuard and simplify locking for user management ...Daniel Alabi2015-05-181-4/+0
* SERVER-18244: Refactor AuthorizationManagerExternalState creationSpencer Jackson2015-05-061-0/+2
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-241-0/+4
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-14668 remove no-OpCtx DBDirectClient and update all former usersHari Khalsa2014-09-091-7/+15
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-1/+2
* SERVER-14089 Remove support for schemaVersion24 users.Andy Schwerin2014-05-291-57/+0
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-5/+3
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-3/+5
* SERVER-12664 Change nUpdated to nMatched in bulk api resultsRandolph Tan2014-02-131-4/+4
* SERVER-12616 Presume that the localhost exception does not apply in mongos wh...Andy Schwerin2014-02-121-2/+8
* SERVER-9516 Allow AuthorizationManager to lazily detect that an upgrade happe...Andy Schwerin2013-11-131-1/+14
* SERVER-9516 Remove unused methods from AuthzManagerExternalState.Andy Schwerin2013-11-081-9/+9
* SERVER-11426 change C++ drive to accept both userSource and db as the DB to a...matt dannenberg2013-10-301-2/+2
* SERVER-9516 Support schemaV24 users, for use prior to auth schema upgrade.Andy Schwerin2013-10-251-17/+10
* SERVER-9515 Add generic update method to AuthzManagerExternalStateSpencer T Brody2013-10-021-0/+23
* SERVER-10946 Fixed user acquisition for $externalAndreas Nilsson2013-09-301-9/+0
* SERVER-9517 Implement generic insert, update, and remove methods in AuthzMana...Spencer T Brody2013-09-231-0/+58
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9516 Logic of system.users schema upgrade process.Andy Schwerin2013-09-031-2/+2
* SERVER-9517 Allow AuthorizationManager to find and parse v2 priv docsSpencer T Brody2013-08-271-5/+20
* SERVER-9517 Remove no longer used dbname parameter from getPrivilegeDocumentSpencer T Brody2013-08-261-11/+6
* SERVER-9517 Remove dbname argument from AuthzManager::hasPrivilegeDocumentSpencer T Brody2013-08-261-2/+2
* SERVER-9518 Remove code that generates a fake privilege document for the inte...Spencer T Brody2013-08-261-13/+4
* SERVER-9518 Change internalSecurity to store a User objectSpencer T Brody2013-07-301-4/+4
* SERVER-9518 Catch exceptions in ExternalState functionsSpencer T Brody2013-07-231-7/+12
* SERVER-1891 Consolidate auth failure/success behavior in authenticate command...Andy Schwerin2013-07-191-4/+2
* namespacestring -> namespace_stringEliot Horowitz2013-07-081-1/+1
* Reapply "SERVER-7455 Common internal cluster auth function"Andy Schwerin2013-07-031-0/+1
* Revert "SERVER-7455 Common internal cluster auth function"Andreas Nilsson2013-07-031-1/+0
* SERVER-7455 Common internal cluster auth functionAndreas Nilsson2013-07-031-0/+1
* SERVER-9518 Use AuthorizationManager to get privilege documents from diskSpencer T Brody2013-06-041-1/+1
* Add pointer to AuthorizationManager to AuthzSessionExternalStateSpencer T Brody2013-06-031-1/+1
* Revert "Add pointer to AuthorizationManager to AuthzSessionExternalState"Spencer T Brody2013-06-011-1/+1