summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/role_graph_builtin_roles.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-5470 added plan cache DB commandsBenety Goh2013-12-311-1/+4
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* Make sure userAdminAnyDatabase can actually run invalidateUserCacheSpencer T Brody2013-12-031-2/+4
* SERVER-9514 Small usability fixes for clusterManager roleSpencer T Brody2013-11-131-2/+4
* SERVER-11411 Give rolesInfo command the ability to list all roles defined for...Spencer T Brody2013-11-131-0/+23
* SERVER-9513 Merge several ActionTypes togetherSpencer T Brody2013-11-121-14/+4
* SERVER-9516 Introduce command to take one step in the user schema upgrade pro...Andy Schwerin2013-11-121-0/+3
* SERVER-10944 Prevent creating and granting roles on the $external databaseSpencer T Brody2013-11-111-0/+4
* Make sure cluster roles have access to system collections in config dbSpencer T Brody2013-11-081-4/+4
* Change several sharding commands access control checks to use the database/co...Spencer T Brody2013-11-061-7/+17
* SERVER-9516 Enhance privileges of builtin roles to handle auth upgrade system...Andy Schwerin2013-11-051-9/+58
* SERVER-9514 Add backup and restore rolesSpencer T Brody2013-10-301-0/+99
* SERVER-9513 Rename profileEnable actionType to enableProfilerSpencer T Brody2013-10-291-1/+1