summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/sudorule.py
Commit message (Expand)AuthorAgeFilesLines
* Sudorule RunAsUser should work with external groupsMartin Kosek2014-10-021-2/+2
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-1/+1
* sudorule: Refactor add and remove external_post_callbackTomas Babej2014-06-251-49/+73
* sudorule: Fix the order of the parameters to have less chaotic outputTomas Babej2014-06-251-11/+11
* sudorule: Make sure all the relevant attributes are checked when setting cate...Tomas Babej2014-06-251-12/+41
* sudorule: Allow adding deny commands when command category set to ALLTomas Babej2014-06-251-6/+0
* sudorule: Include externalhost and ipasudorunasextgroup in the list of defaul...Tomas Babej2014-06-251-1/+2
* sudorule: Allow using external groups as groups of runAsUsersTomas Babej2014-06-251-4/+50
* sudorule: Allow using hostmasks for setting allowed hostsTomas Babej2014-06-251-2/+71
* sudorule: PEP8 fixes in sudorule.pyTomas Babej2014-06-251-52/+104
* sudorule: Allow unsetting sudoorderTomas Babej2014-06-181-1/+2
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-1/+1
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-3/+0
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-22/+25
* Split long docstrings that were recently modifiedPetr Viktorin2014-06-101-12/+12
* Add missing attributes to 'Modify Sudo rule' permissionPetr Viktorin2014-06-041-1/+4
* Convert Sudo rule default permissions to managedPetr Viktorin2014-06-041-1/+32
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-2/+2
* Add managed read permissions to Sudo objectsPetr Viktorin2014-04-091-0/+31
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-21/+27
* Add missing example to sudoruleMartin Kosek2014-01-151-1/+20
* Fix output for some CLI commandsAna Krivokapic2013-04-111-2/+4
* Fix internal error in output_for_cli method of sudorule_{enable,disable}.Jan Cholasta2013-03-061-4/+4
* Remove DN normalization from the baseldap plugin.Jan Cholasta2013-03-011-6/+2
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-011-2/+6
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-2/+2
* Add the version option to all CommandsPetr Viktorin2013-02-211-2/+2
* Fix various typos.Yuri Chornoivan2012-09-181-2/+2
* Internationalization for public errorsPetr Viktorin2012-09-031-2/+2
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+16
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-291-3/+3
* Validate externalhost (when added by --addattr/--setattr)Petr Viktorin2012-05-111-0/+1
* Netgroup nisdomain and hosts validationOndrej Hamada2012-03-281-4/+4
* Add support for sudoOrderRob Crittenden2012-03-011-0/+41
* Clean up i18n stringsPetr Viktorin2012-02-101-4/+4
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-186/+9
* In sudo when the category is all do not allow members, and vice versa.Rob Crittenden2012-01-181-0/+75
* Validate sudo RunAsUser/RunAsGroup argumentsAlexander Bokovoy2012-01-131-1/+38
* Fixed labels for run-as users and groups.Endi S. Dewata2011-09-131-8/+9
* 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