summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hbacrule.py
Commit message (Expand)AuthorAgeFilesLines
* Convert HBAC Rule default permissions to managedPetr Viktorin2014-06-241-0/+36
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-1/+1
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-16/+18
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-2/+2
* Add managed read permissions to HBAC objectsPetr Viktorin2014-04-091-0/+15
* Remove sourcehostcategory from the default HBAC rule.Jan Cholasta2014-02-061-1/+1
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-16/+26
* Deprecate HBAC source hosts from CLIAna Krivokapic2013-04-121-38/+11
* Remove any reference to HBAC source hosts from helpAna Krivokapic2013-04-121-8/+8
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-1/+1
* Add the version option to all CommandsPetr Viktorin2013-02-211-2/+2
* Internationalization for public errorsPetr Viktorin2012-09-031-4/+8
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+9
* 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-1/+1
* Internationalization for HBAC and ipalib.outputPetr Viktorin2012-02-141-4/+4
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-49/+2
* Fix deletion of HBAC Rules when there are SELinux user maps definedRob Crittenden2012-01-241-1/+1
* In sudo when the category is all do not allow members, and vice versa.Rob Crittenden2012-01-181-4/+7
* Add SELinux user mapping framework.Rob Crittenden2011-12-091-0/+8
* Fix error messages in hbacruleMartin Kosek2011-09-271-4/+16
* Fixed labels for run-as users and groups.Endi S. Dewata2011-09-131-3/+3
* Add external source hosts to HBAC.Rob Crittenden2011-08-291-1/+54
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-52/+31
* ticket 1705 - internationalize help topicsJohn Dennis2011-08-241-1/+1
* Hide the HBAC access type attribute now that deny is deprecated.Rob Crittenden2011-07-211-4/+6
* Remove the ability to create new HBAC deny rules.Rob Crittenden2011-07-141-2/+8
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Fixed entity labels.Endi S. Dewata2011-06-271-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+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-4/+4
* Updated json_metadata and i18n_messages.Endi S. Dewata2011-02-181-0/+4
* HBAC plugin inconsistent outputMartin Kosek2011-02-161-10/+27
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-071-0/+2
* Rename hbac module to hbacruleJan Zeleny2011-01-071-0/+506