summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/action_types.txt
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-141-0/+1
* Revert "SERVER-8869 command to merge co-located chunks"Greg Studer2013-08-131-1/+0
* SERVER-8598 correct auth settings for new cleanupOrphaned commandGreg Studer2013-08-131-0/+1
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-131-0/+1
* SERVER-1891 Add hooks to audit authentications using MONGODB-CR and MONGODB-X...Andy Schwerin2013-07-261-0/+1
* Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""matt dannenberg2013-07-221-0/+1
* SERVER-6246 Forbid direct inserts and updates to system.users collections whe...Spencer T Brody2013-07-171-0/+1
* SERVER-1891 Add hook for auditing access control checks for commands.Andy Schwerin2013-07-171-1/+2
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-121-1/+0
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-291-0/+1
* SERVER-8625 Allow dbAdmins to view index definitionsSpencer T Brody2013-02-201-0/+1
* SERVER-7122 Make applyOps require all privileges to run, as it can be used to...Spencer T Brody2013-02-121-1/+0
* SERVER-7122 Grant killCursors to serverAdmin roleSpencer T Brody2013-01-221-0/+1
* SERVER-7864 Make copyDB, clone, and cloneCollection work with auth.Spencer T Brody2013-01-171-0/+1
* SERVER-7572 SERVER-7122 Remove oldRead and oldWrite ActionTypesSpencer T Brody2012-12-231-3/+1
* SERVER-7122 Add required privileges to experimental indexStats and storageDet...Spencer T Brody2012-12-201-0/+2
* SERVER-7122 Assign required privileges to renameCollection commandSpencer T Brody2012-12-191-1/+3
* SERVER-7122 Add required privileges to a few more commandsSpencer T Brody2012-12-111-0/+1
* Fix movePrimary with auth by making clone with auth work as an internal-only ...Spencer T Brody2012-12-071-0/+1
* Check authorization in the new AuthorizationManager SERVER-7572Spencer T Brody2012-12-071-1/+5
* SERVER-7122 Setup ActionSet for internal-only actionsSpencer T Brody2012-12-051-0/+1
* SERVER-7126 Move ActionType definitions to their own file that is input to ge...Spencer T Brody2012-11-051-0/+89