summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/rolegroup.py
Commit message (Expand)AuthorAgeFilesLines
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-13/+4
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+1
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-20/+25
* First pass at per-command documentationRob Crittenden2010-06-221-0/+32
* Code cleanup: remove unused stuff, take 1.Pavel Zuna2010-03-011-8/+0
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-7/+6
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-5/+17
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+2
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-181-5/+15
* Remove 'ipaObject' objectClass from rolegroups and taskgroups.Pavel Zuna2009-11-181-2/+1
* Use a new mechanism for delegating certificate issuance.Rob Crittenden2009-11-031-2/+4
* Make the rolegroup plugin use baseldap classes.Pavel Zuna2009-10-051-46/+41
* Change command names from *group-del-member to *group-remove-member.Pavel Zuna2009-07-091-3/+3
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-7/+7
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-25/+25
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+125
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-86/+0
* Use tuples instead of lists for class variablesRob Crittenden2009-03-251-0/+1
* New plugin to handle role groupsRob Crittenden2009-03-201-0/+85