summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/sudorule.py
Commit message (Expand)AuthorAgeFilesLines
* Fix sudo help and summariesMartin Kosek2011-08-291-14/+26
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-70/+48
* ticket 1705 - internationalize help topicsJohn Dennis2011-08-241-1/+1
* Improve sudorule documentationJr Aquino2011-08-231-0/+11
* Add missing attribute labels for sudoruleMartin Kosek2011-08-171-0/+8
* Deprecated managing users and runas user/group in sudorule add/modRob Crittenden2011-07-291-6/+18
* Fix sudorule-remove-userMartin Kosek2011-07-191-2/+2
* Return correct "RunAs External Group" when removing membersJr Aquino2011-07-181-4/+4
* In sudo labels we should use RunAs and not Run As.Rob Crittenden2011-07-141-6/+6
* 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
* Fixed entity labels.Endi S. Dewata2011-06-271-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* oneliner correct typo in ipasudorunas_groupJr Aquino2011-06-261-1/+1
* Don't add empty tuple to entry_attrs['externalhost']Jr Aquino2011-06-161-1/+2
* Raise DuplicateEntry Error when adding a duplicate sudo optionJr Aquino2011-06-161-26/+40
* Fix doc for sudorule runasuser commandsMartin Kosek2011-06-171-2/+2
* Add message output summary to sudorule del, mod and find.Rob Crittenden2011-06-151-0/+5
* Display remaining external hosts when removing from sudoruleJr Aquino2011-06-141-2/+2
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-1/+1
* Fixed labels for sudo and hbac rulesAdam Young2011-03-311-1/+1
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-2/+2
* Use Sudo rather than SUDO as a label.Rob Crittenden2011-03-011-3/+3
* Create default disabled sudo bind userJr Aquino2011-02-231-1/+14
* Add group members to default output of sudorule-showJan Zeleny2011-02-151-0/+4
* fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570Jr Aquino2011-01-121-1/+111
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-071-0/+1
* SUDO plugin support for external hosts and users https://fedorahosted.org/fre...Jr Aquino2010-12-211-4/+191
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* sudo run as user or group https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-131-0/+62
* Enable/Disable SudoRule https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-081-2/+60
* Adding user/host category and ipaenabledflag https://fedorahosted.org/freeipa...Jr Aquino2010-12-081-0/+16
* 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
* Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...Jr Aquino2010-11-031-0/+6
* Add LDAPObject setting to handle different attributes for RDN and PKEY.Pavel Zuna2010-10-281-10/+1
* Added modifications to the sudorule plugin to reflect the schema update.Jr Aquino2010-10-051-17/+41
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-271-0/+199