summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hbacsvcgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Do not require description in UI.David Kupka2014-09-291-1/+1
* Convert HBAC Service Group default permissions to managedPetr Viktorin2014-06-241-0/+22
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-0/+1
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-8/+11
* Add managed read permissions to HBAC objectsPetr Viktorin2014-04-091-0/+12
* Improve help text for HBAC service groupsAna Krivokapic2013-04-181-4/+0
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-2/+2
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-27/+18
* 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
* Fixed entity labels.Endi S. Dewata2011-06-271-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-12/+12
* HBAC plugin inconsistent outputMartin Kosek2011-02-161-5/+5
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-071-0/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Remove group nesting from the HBAC service groupsRob Crittenden2010-10-281-9/+3
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-15/+6
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-14/+16
* First pass at per-command documentationRob Crittenden2010-06-221-0/+21
* Add ipaUniqueID to HBAC services and service groupsRob Crittenden2010-05-271-1/+2
* Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroupRob Crittenden2010-05-201-18/+6
* Add groups of services to HBACRob Crittenden2010-05-171-0/+144