summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-moduser
Commit message (Expand)AuthorAgeFilesLines
* Fix appending to a multi-valued field.Rob Crittenden2008-11-121-1/+1
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-15/+12
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-071-3/+3
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-231-49/+6
* Fix attribute parsing so that you can add a DN or an attribute with a '=' cha...Martin Nagy2008-07-091-2/+2
* Missed adding verbose to a couple of IPAClient invocations.Rob Crittenden2008-06-111-1/+1
* Actually pass along the verbose option to IPAClient.Rob Crittenden2008-05-291-1/+1
* 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/+25
* 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-49/+51
* Add option to list common attributes for use with --setattr,--addattr,--delattrRob Crittenden2008-01-311-0/+11
* Handle the --usage option by actually displaying the usageRob Crittenden2008-01-311-1/+1
* Fix discrepencies between built-in help and the man page.Rob Crittenden2008-01-251-1/+1
* Use consistent naming for tools.Rob Crittenden2008-01-251-0/+272