summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins/ipa-memberof
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up comments that were mangled by vimNathan Kinder2008-07-181-7/+7
* Re-base memberOf plug-in off of current FDS memberOf plug-in. Resolves: 45253...Nathan Kinder2008-07-184-643/+1189
* Fix cut&paste errorSimo Sorce2008-06-111-2/+1
* Fedora DS 1.1.1 exposes a public task api. In order for ipa-1-0 to build agai...Rich Megginson2008-05-301-47/+90
* This patch begins the process of replacing OpenLDAP with mozldap.W. Michael Petullo2008-05-011-1/+0
* Fixed various memory leaks in memberOf plug-in.Nathan Kinder2008-04-221-2/+9
* Some more function name errors due to merge from DS own memberof plugin thatSimo Sorce2008-03-311-6/+6
* Fix typoSimo Sorce2008-03-311-2/+2
* Avoid listing a group as a memberOf itself when a circular groupingNathan Kinder2008-03-281-10/+23
* Fixed handling of modify operations that delete all present memberNathan Kinder2008-03-281-2/+13
* Handle MODRDN operations properly for indirect group members.Nathan Kinder2008-03-261-1/+11
* Fix bugs in handling of circular groupings in memberOf plug-in.Nathan Kinder2008-02-141-5/+18
* Use groupOfNames and member, not groupOfUniqueNames and uniqueMemberSimo Sorce2007-11-201-1/+1
* Fix build from autoconf patch import.Karl MacMillan2007-10-181-0/+2
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-173-26/+43
* Enabled memberof pluginRob Crittenden2007-10-161-0/+1
* Karl MacMillan wrote:Karl MacMillan2007-10-091-12/+3
* Add DS task to fix up memberof, turn debug build back onPete Rowley2007-08-212-3/+268
* Fix -Wall for memberof plugin (from Pete Rowley).Karl MacMillan2007-08-171-10/+28
* Fix the relative name, Richm explained that the allowed values are either:Simo Sorce2007-08-161-1/+1
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-4/+5
* Use relative .so names for plugin so that lib/lib64 does not get in the waySimo Sorce2007-08-151-1/+1
* Install server plugins in correct lib directory.Karl MacMillan2007-08-151-2/+7
* Integrate memberof plugin into build.Karl MacMillan2007-08-151-3/+26
* initial commit of memberof DS pluginPete Rowley2007-08-103-0/+1749