summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/sudocmdgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Do not require description in UI.David Kupka2014-09-291-1/+1
* Add several CRUD default permissionsPetr Viktorin2014-06-241-0/+5
* Convert Sudo Command Group default permissions to managedPetr Viktorin2014-06-241-0/+22
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-0/+1
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-8/+11
* Add managed read permissions to Sudo objectsPetr Viktorin2014-04-091-0/+12
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-1/+1
* Fix sudo help and summariesMartin Kosek2011-08-291-20/+20
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-28/+15
* ticket 1705 - internationalize help topicsJohn Dennis2011-08-241-1/+1
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Fixed object_name usage.Endi S. Dewata2011-07-051-2/+2
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-8/+7
* Use Sudo rather than SUDO as a label.Rob Crittenden2011-03-011-1/+1
* Sudo command groups are not supposed to allow nesting.Rob Crittenden2011-02-231-4/+2
* Removed 'name' from 'Sudo Command Group name'.Endi S. Dewata2011-01-241-1/+1
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-071-0/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* This is the second half of a patch. Only the part that had to beRob Crittenden2010-12-021-1/+1
* action panel sibling added function to get sibling entities from the tab set....Adam Young2010-12-011-1/+1
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-1/+2
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-271-0/+157