summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-lockuser
Commit message (Expand)AuthorAgeFilesLines
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-15/+9
* 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-12/+22
* Move print statement to the correct scope so it displays both lock and unlock.Rob Crittenden2008-04-151-1/+1
* 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-47/+52
* Handle the --usage option by actually displaying the usageRob Crittenden2008-01-311-2/+2
* Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-0/+93