summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_sudorule_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Make an ipa-tests packagePetr Viktorin2013-06-171-781/+0
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-201-0/+2
* Expand Referential Integrity checksMartin Kosek2012-09-161-2/+41
* Validate externalhost (when added by --addattr/--setattr)Petr Viktorin2012-05-111-0/+17
* Netgroup nisdomain and hosts validationOndrej Hamada2012-03-281-0/+60
* Use valid argument names in testsPetr Viktorin2012-03-251-3/+3
* Use nose tools to check for exceptionsPetr Viktorin2012-03-191-45/+29
* Add support for sudoOrderRob Crittenden2012-03-011-3/+42
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-1/+1
* In sudo when the category is all do not allow members, and vice versa.Rob Crittenden2012-01-181-3/+95
* Add regular expression pattern to host names.Rob Crittenden2011-09-271-2/+2
* With the external user/group management fixed, correct the unit tests.Rob Crittenden2011-07-201-3/+3
* Fix failing tests due to object name changesRob Crittenden2011-07-171-4/+4
* Raise DuplicateEntry Error when adding a duplicate sudo optionJr Aquino2011-06-161-3/+2
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-061-1/+36
* fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570Jr Aquino2011-01-121-0/+55
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* SUDO plugin support for external hosts and users https://fedorahosted.org/fre...Jr Aquino2010-12-211-2/+78
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* tests for sudo run as user or group https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-131-0/+72
* Added modifications to the sudorule plugin to reflect the schema update.Jr Aquino2010-10-051-35/+77
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-271-0/+269