summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/generate_action_types.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-55/+54
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-12/+18
* SERVER-30580 No more status locationsMathias Stearn2017-08-161-2/+1
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-151-1/+1
* SERVER-18928 Remove remaining uses of platform/cstdintAndrew Morrow2015-07-061-2/+2
* 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