summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/role_graph_builtin_roles.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-806/+0
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-241-107/+99
* SERVER-49116 Add rotateCertificates commandGabriel Marks2020-07-171-1/+2
* SERVER-48426 Cleaned up admin.system.new_users dead codeMina Mahmood2020-06-241-17/+0
* SERVER-45227 Remove tcmalloc based profiling supportAndrew Morrow2020-01-281-1/+0
* SERVER-40560 Make local.replset.* collections non-normal resourcesSpencer Jackson2020-01-271-1/+39
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-091-0/+3
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+1
* SERVER-42396 Add refineCollectionShardKey action to the enableSharding roleJamie Heppenstall2019-07-291-0/+1
* SERVER-41657 Create new ActionType called refineCollectionShardKeyJamie Heppenstall2019-06-191-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-1/+2
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-02-041-0/+4
* SERVER-37875 Add serverStatus privilege to backup roleBlake Oler2019-01-211-0/+1
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-211-0/+1
* Revert "SERVER-36416 Add dropConnections administrative command"Benety Goh2018-12-201-1/+0
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-201-0/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* Remove listLocalCursorsTed Tuckman2018-10-121-2/+0
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-40/+0
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-3/+1
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-1/+3
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-3/+1
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-07-311-1/+3
* SERVER-8240 Convert std::string parameters in auth module to StringData, as a...Kashish Garg2018-06-081-27/+21
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-1/+3
* SERVER-34401: Add support for {forAllDBs: true} to usersInfoSpencer Jackson2018-04-131-0/+2
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-021-0/+1
* SERVER-31983 Create setFeatureCompatibilityVersion ActionTypeMaria van Keulen2017-12-271-8/+2
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-301-0/+1
* SERVER-31810: Make applyOps require privileges for UUIDsSpencer Jackson2017-11-151-0/+6
* SERVER-31382: Add convertToCapped to restore roleSpencer Jackson2017-10-241-2/+2
* SERVER-31389: Make an ActionType for manipulating authentication restrictionsSpencer Jackson2017-10-091-0/+1
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+2
* SERVER-29138: Extend aggregation access control checks to handle $changeStrea...Katherine Walker2017-10-021-0/+1
* SERVER-31248: Use of UUID in command requires privilegeSpencer Jackson2017-09-291-1/+2
* SERVER-27600: Add queryable backup builtin roleSpencer Jackson2017-09-261-3/+24
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-1/+0
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-211-0/+1
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-201-1/+0
* SERVER-30568 Remove the startSession ActionTypesamantharitter2017-08-251-6/+0
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-0/+2
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+1
* SERVER-28334 startSession commandGabriel Russell2017-07-171-0/+8
* Revert "SERVER-28334 startSession command"Gabriel Russell2017-07-171-8/+0
* SERVER-28334 startSession commandGabriel Russell2017-07-171-0/+8
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2017-07-051-0/+1
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-141-17/+31
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+6
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-4/+9