summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-findgroup
Commit message (Expand)AuthorAgeFilesLines
* Use proper method of retrieving attributesRob Crittenden2007-11-011-1/+1
* Rename memberOf to group_members in xml-rpc interface.Karl MacMillan2007-10-311-1/+1
* Add memberOf API call to the XML-RPC interfaceRob Crittenden2007-10-301-1/+15
* Actually return a value to the shellRob Crittenden2007-10-191-1/+2
* Add unique exit status to the ipa-find* tools when nothing is foundRob Crittenden2007-10-161-1/+1
* Do group operations based on the group DN, not the CNrcritten@redhat.com2007-10-021-1/+1
* Add a missing exception catcherrcritten@redhat.com2007-09-241-0/+3
* Implement asynchronous search for groups.Kevin McCarthy2007-09-191-1/+3
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+85