summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-pwpolicy
Commit message (Expand)AuthorAgeFilesLines
* ipa-pwpolicy: correctly compare minlife and maxlife Fixes: 463849Martin Nagy2008-10-081-1/+1
* Fix error where usage wasn't being updated properlyRob Crittenden2008-09-121-1/+1
* Fix spelling.Martin Nagy2008-09-121-1/+1
* More strict input checks in ipa-pwpolicy and return non-zero when unsuccessfu...Martin Nagy2008-09-111-7/+7
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-15/+12
* 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