summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/generate_action_types.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-29/+64
* SERVER-7602 Fix licenses for auto-generated filesSpencer T Brody2012-11-271-30/+28
* Add toString method on ActionTypes. SERVER-7126Spencer T Brody2012-11-151-0/+6
* Rename Capability to Privilege. SERVER-7126Spencer T Brody2012-11-071-1/+1
* SERVER-7126 Move ActionType definitions to their own file that is input to ge...Spencer T Brody2012-11-051-95/+17
* SERVER-7126 Make ActionType names and string representations the sameSpencer T Brody2012-11-051-110/+99
* Ennumerate all actions in ActionType, and use ActionSet for roles. SERVER-7126Spencer T Brody2012-11-051-6/+85
* SERVER-7126 Autogenerate ActionTypeSpencer T Brody2012-10-311-0/+226