summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-findgroup
Commit message (Expand)AuthorAgeFilesLines
* Add simple UI for command-line programs to be able to select whenRob Crittenden2007-12-101-0/+10
* Fix spellingRob Crittenden2007-12-101-1/+1
* Notify the user when the search results have been truncatedRob Crittenden2007-12-051-0/+3
* Use same labels as UI for ipa-finduser and ipa-findgroupRob Crittenden2007-11-151-3/+18
* If unable to connect to the XML-RPC server print a more useful error msg.Rob Crittenden2007-11-151-1/+5
* 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