summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-pwpolicy
Commit message (Expand)AuthorAgeFilesLines
* 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-13/+23
* is_integer returns the integer, don't use an if clause, just check it, if itSimo Sorce2008-04-081-12/+12
* 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-59/+57
* Command-line utility to manage password policyRob Crittenden2008-02-251-0/+141