summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/netgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods.Pavel Zuna2009-10-081-1/+4
* Make the netgroup plugin use baseldap classes.Pavel Zuna2009-10-051-309/+116
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-2/+2
* 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-20/+33
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-8/+13
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-6/+6
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-23/+23
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+372
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-288/+0
* Add missing required attribute, nisdomainnameRob Crittenden2009-04-301-0/+16
* Convert to use the new basegroup frameworkRob Crittenden2009-03-201-0/+272