summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-1/+2
* Add DS task to fix up memberof, turn debug build back onPete Rowley2007-08-211-2/+267
* Fix -Wall for memberof plugin (from Pete Rowley).Karl MacMillan2007-08-171-10/+28
* initial commit of memberof DS pluginPete Rowley2007-08-101-0/+1731