summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-adddelegation
Commit message (Expand)AuthorAgeFilesLines
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-22/+16
* 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-17/+27
* Don't define bogus realm/server in configuration file by defaultRob Crittenden2008-03-171-0/+3
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-271-0/+8
* - Centralize try/except so the entire program is covered. This make itRob Crittenden2008-02-271-110/+115
* Add option to list common attributes for use with --setattr,--addattr,--delattrRob Crittenden2008-01-311-1/+2
* Handle the --usage option by actually displaying the usageRob Crittenden2008-01-311-1/+4
* Add function to retrieve a short list of attributes to make ipa-adddelegationRob Crittenden2008-01-041-0/+10
* Add simple UI for command-line programs to be able to select whenRob Crittenden2007-12-101-13/+39
* If unable to connect to the XML-RPC server print a more useful error msg.Rob Crittenden2007-11-151-2/+6
* Require uniqueness in the name/comment field of delegationsRob Crittenden2007-11-091-0/+19
* Command-line delegation tools with man pagesRob Crittenden2007-10-241-0/+114