Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods. | Pavel Zuna | 2009-10-08 | 1 | -1/+4 | |
| | ||||||
* | Make the netgroup plugin use baseldap classes. | Pavel Zuna | 2009-10-05 | 1 | -309/+116 | |
| | ||||||
* | Add a new objectclass, ipaObject, that will add a UUID to many IPA objects | Rob Crittenden | 2009-08-10 | 1 | -2/+2 | |
| | | | | | | | | | ipaObject is defined as an auxiliary objectclass so it is up to the plugin author to ensure that the objectclass is included an a UUID generated. ipaUniqueId is a MUST attribute so if you include the objectclass you must ensure that the uuid is generated. This also fixes up some unrelated unit test failures. | |||||
* | 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 | -20/+33 | |
| | ||||||
* | Fix minor bugs, typos, etc. discovered by unit tests in plugins. | Pavel Zuna | 2009-07-02 | 1 | -8/+13 | |
| | ||||||
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -6/+6 | |
| | ||||||
* | Rename plugins2 to plugins. | Pavel Zuna | 2009-07-02 | 1 | -23/+23 | |
| | ||||||
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -0/+372 | |
| | ||||||
* | Delete plugins using old LDAP backend. | Pavel Zuna | 2009-07-02 | 1 | -288/+0 | |
| | ||||||
* | Add missing required attribute, nisdomainname | Rob Crittenden | 2009-04-30 | 1 | -0/+16 | |
| | ||||||
* | Convert to use the new basegroup framework | Rob Crittenden | 2009-03-20 | 1 | -0/+272 | |