summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/sudocmd.py
Commit message (Expand)AuthorAgeFilesLines
* Convert Sudo Command default permissions to managedPetr Viktorin2014-06-241-0/+25
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-6/+9
* Add managed read permissions to Sudo objectsPetr Viktorin2014-04-091-0/+13
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-4/+4
* Use full DNs in plugin code.Jan Cholasta2013-03-011-1/+1
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-201-0/+26
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-201-0/+1
* Fix sudo help and summariesMartin Kosek2011-08-291-9/+9
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-26/+17
* 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
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-1/+1
* Use Sudo rather than SUDO as a label.Rob Crittenden2011-03-011-1/+1
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* Collect memberof information for sudo commands.Rob Crittenden2011-02-231-1/+4
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-071-0/+1
* fixed typo for description usage example https://fedorahosted.org/freeipa/tic...Jr Aquino2011-01-061-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* action panel sibling added function to get sibling entities from the tab set....Adam Young2010-12-011-1/+1
* Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...Jr Aquino2010-11-031-5/+4
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-271-0/+137