| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
InternalError; other CLI cleanup
|
| |
|
| |
|
|
|
|
| |
of errors
|
|
|
|
| |
xmlclient.forward() now handles socket error; fixed some Python 2.4 problems in lite-xmlrpc2.py
|
|
|
|
| |
Fault.faultString; fixed problem where ServerProxy method was not called correctly
|
|
|
|
| |
to get filled in
|
|
|
|
| |
Command.args_options_2_params() instead
|
| |
|
|
|
|
| |
of calling depreciated ispasswd() method
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
git://git.engineering.redhat.com/users/rcritten/freeipa2
|
| | |
|
| |
| |
| |
| | |
Fix some errors uncovered by the nosetests
|
| | |
|
|/ |
|
|
|
|
| |
textui.prompt()
|
| |
|
|
|
|
| |
'password' flag in param.flags
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cleaned up the order of its methods
|
| |
|
|
|
|
| |
called in ipalib.cli.CLI
|
| |
|
| |
|
|
|
|
| |
backend plugin
|
| |
|
| |
|
| |
|
|
|
|
| |
the environment-related global options; lite-xmlrpc.py now uses same global options
|
|
|
|
| |
from cli to f_misc
|
| |
|
| |
|
|
|
|
| |
util.configure_logging()
|
|
|
|
| |
env.mode == 'unit_test' to decide whether to load the plugins; it also only loads ipa_server.plugins in env.in_server is True
|
| |
|
| |
|
| |
|
| |
|