summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hostgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Only call entry_from_entry() after waiting for the new entry.Rob Crittenden2011-07-191-1/+1
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+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 object_name usage.Endi S. Dewata2011-07-051-2/+2
* Removed invalid associations.Endi S. Dewata2011-07-011-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-061-2/+2
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-211-1/+2
* Improve filtering of enrollments search results.Pavel Zuna2011-01-041-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Enable filtering search results by member attributes.Pavel Zuna2010-12-201-1/+1
* This is the second half of a patch. Only the part that had to beRob Crittenden2010-12-021-1/+1
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-13/+4
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-13/+19
* Properly show the members when an add/remove operation fails.Rob Crittenden2010-08-061-1/+1
* First pass at per-command documentationRob Crittenden2010-06-221-0/+20
* Code cleanup: remove unused stuff, take 1.Pavel Zuna2010-03-011-6/+0
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-7/+7
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-3/+15
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+2
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-161-3/+11
* Add some missing labelsRob Crittenden2009-12-141-0/+2
* Make the hostgroup plugin use baseldap classes.Pavel Zuna2009-10-051-173/+45
* Change command names from *group-del-member to *group-remove-member.Pavel Zuna2009-07-091-3/+3
* Make basegroup-{add, del}-member print failed members with error descriptions.Pavel Zuna2009-07-021-16/+20
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-4/+8
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-7/+7
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-23/+23
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+240
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-156/+0
* Use tuples instead of lists for class variablesRob Crittenden2009-03-251-1/+1
* Convert to use the new basegroup frameworkRob Crittenden2009-03-201-0/+156