index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
taskgroup.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add Object.label class attribute, enable in webUI
Jason Gerard DeRose
2010-02-12
1
-0
/
+2
|
*
Add messages, declarative tests for rolegroup, taskgroup plugins
Jason Gerard DeRose
2009-12-18
1
-2
/
+14
|
*
Remove 'ipaObject' objectClass from rolegroups and taskgroups.
Pavel Zuna
2009-11-18
1
-2
/
+1
|
*
Display membership attributes (member, memberOf) by default in show/find.
Pavel Zuna
2009-10-21
1
-1
/
+1
|
*
Make the taskgroup plugin use baseldap classes.
Pavel Zuna
2009-10-07
1
-135
/
+40
|
*
Change command names from *group-del-member to *group-remove-member.
Pavel Zuna
2009-07-09
1
-3
/
+3
|
|
|
|
Signed-off-by: Jason Gerard DeRose <jderose@redhat.com>
*
Make basegroup-{add, del}-member print failed members with error descriptions.
Pavel Zuna
2009-07-02
1
-16
/
+20
|
*
Fix minor bugs, typos, etc. discovered by unit tests in plugins.
Pavel Zuna
2009-07-02
1
-4
/
+8
|
*
Rename *-create/*-delete commands to *-add/*-del respectively.
Pavel Zuna
2009-07-02
1
-4
/
+4
|
*
Replace references to basegroup2 in taskgroup plugin.
Pavel Zuna
2009-07-02
1
-11
/
+11
|
*
Rename plugins2 to plugins.
Pavel Zuna
2009-07-02
1
-16
/
+16
|
*
Rename plugins2 files (remove '2' suffix').
Pavel Zuna
2009-07-02
1
-0
/
+207
|
*
Delete plugins using old LDAP backend.
Pavel Zuna
2009-07-02
1
-176
/
+0
|
*
Add a 'showall' command so one can pick from a list of tasks to add to a role
Rob Crittenden
2009-03-25
1
-1
/
+35
|
*
Modify the taskgroup plugin to use the new group baseclass and add tests
Rob Crittenden
2009-03-20
1
-159
/
+73
|
*
Add taskgroups plugin
Rob Crittenden
2009-03-17
1
-0
/
+228
Taskgroups are what we grant permission to with the new ACI system.