summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/role_graph_builtin_roles.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-24432 Add find on local.sources to clusterMonitorAndreas Nilsson2016-06-131-0/+4
* Revert "SERVER-24160 Add auth and auth test for lockInfo command"Vincent Do2016-05-271-1/+0
* SERVER-24160 Add auth and auth test for lockInfo commandVincent Do2016-05-261-0/+1
* SERVER-19670 clang-format makes a mess of src/mongo/db/auth/role_graph_builti...Mark Benvenuto2016-05-051-47/+100
* SERVER-23184 Reduce listCollections privilegesShane Harvey2016-04-131-3/+0
* SERVER-22577 disallow creation of databases containing $ on mmapv1Robert Guo2016-03-291-1/+3
* SERVER-22237 Add enableSharding role for CloudManagerAndreas Nilsson2016-02-031-0/+12
* SERVER-21724 Let backup role read system.profileSpencer Jackson2015-12-151-0/+4
* SERVER-19721 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-081-0/+3
* Revert "SERVER-20134 Restore the authSchemaUpgrade command"matt dannenberg2015-09-081-3/+0
* SERVER-20134 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-071-0/+3
* SERVER-2227 Addition of index usage statisticsJames Wahlin2015-09-031-1/+1
* SERVER-13647 give restore privileges to rootMerry Mou2015-08-211-1/+1
* SERVER-19131 Give clusterManager role privileges to config.tagsMerry Mou2015-08-141-0/+4
* SERVER-15893 Add validate privileges to root role.Merry Mou2015-08-141-0/+3
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-051-2/+2
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-221-2/+2
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-763/+627
* SERVER-18227 Add bypassDocumentValidation option to commands that need itMathias Stearn2015-05-141-5/+10
* SERVER-16844 dbAdminAnyDatabase should be able to do anything dbAdmin canSpencer T Brody2015-03-041-0/+2
* SERVER-17412 removed authSchemaUpgrade commandBenety Goh2015-02-271-3/+0
* SERVER-17135 Add permissions on config.settings to backup auth roleAmalia Hawkins2015-02-191-0/+8
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-5/+5
* SERVER-15453: Fix privileges for actions "listIndexes" andAmalia Hawkins2014-10-131-0/+5
* SERVER-15440 Remove the closeAllDatabases command and testsKaloian Manassiev2014-10-031-1/+0
* SERVER-14378: backup/restore role needs listCollectionsEliot Horowitz2014-08-011-0/+10
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+2
* SERVER-14701 backup auth role should allow running the collstats command for ...Amalia Hawkins2014-07-281-4/+4
* Revert "SERVER-14604: Add replSetGetConfig command"Spencer T Brody2014-07-281-2/+0
* SERVER-13833 userAdminAnyDatabase role should be able to create and drop inde...Amalia Hawkins2014-07-281-2/+8
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+2
* SERVER-14355 Allow dbAdmin role to create system.profile collection with cust...Spencer T Brody2014-07-151-0/+3
* SERVER-12517: add listIndexes commandEliot Horowitz2014-07-141-0/+1
* SERVER-2442: clean up listCollectionsEliot Horowitz2014-07-141-0/+1
* SERVER-13804 add necessary privilege to the built-in restore roleAmalia Hawkins2014-05-141-0/+7
* SERVER-13727 add collStats permission to builtin backup roleAmalia Hawkins2014-04-281-1/+4
* SERVER-12539 Make mongorestore not interfere with ongoing user or role modifi...Spencer T Brody2014-03-051-10/+21
* SERVER-12541 Give restore role the ability to query admin.system.versionSpencer T Brody2014-02-061-1/+2
* SERVER-12369 SERVER-11461 Update mongodump and mongorestore to properly handl...Spencer T Brody2014-01-291-2/+8
* SERVER-12493 Remove privileges on "admin.mms.backup" collection from the "bac...Spencer T Brody2014-01-291-8/+0
* SERVER-12519 renamed admin hints to index filtersBenety Goh2014-01-291-1/+1
* SERVER-12241 Cleanup of action types for internal actionsAndreas Nilsson2014-01-211-1/+0
* SERVER-8871 admin hintsBenety Goh2014-01-151-0/+1
* SERVER-12035 Allow the clusterMonitor role to read local.system.replsetSpencer T Brody2014-01-081-0/+5
* SERVER-12119 Add new command to allow applications to append notes to the oplogSpencer T Brody2014-01-071-2/+5
* SERVER-12243 SERVER-12239 Remove dead authz codeAndreas Nilsson2014-01-071-16/+0