summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-finduser
Commit message (Expand)AuthorAgeFilesLines
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-21/+12
* Display name as separate attributes instead of showing common name.Rob Crittenden2008-08-221-1/+13
* Catch name resolution errors coming from the socket module.Rob Crittenden2008-05-131-0/+4
* Add --verbose option so the HTTP headers and XML request/response can be seen.Rob Crittenden2008-04-251-15/+26
* Don't define bogus realm/server in configuration file by defaultRob Crittenden2008-03-171-0/+3
* - Centralize try/except so the entire program is covered. This make itRob Crittenden2008-02-271-79/+82
* Handle input range properly and catch KeyboardInterrupt and exit gracefullyRob Crittenden2008-02-201-3/+5
* Handle the --usage option by actually displaying the usageRob Crittenden2008-01-311-2/+2
* Fix help text of -a argumentRob Crittenden2008-01-111-1/+1
* Add simple UI for command-line programs to be able to select whenRob Crittenden2007-12-101-0/+11
* 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-2/+11
* If unable to connect to the XML-RPC server print a more useful error msg.Rob Crittenden2007-11-151-1/+5
* 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
* Add option -a to print all attributesRob Crittenden2007-10-111-5/+38
* Add a missing exception catcherrcritten@redhat.com2007-09-241-0/+3
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-1/+3
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-0/+5
* Implement user inactivationrcritten@redhat.com2007-08-171-0/+3
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-11/+14
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-10/+20
* Add local-dist target.Karl MacMillan2007-08-011-4/+8
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-6/+8
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+58