| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Make the LDAP host and port environment variables
More changes so that commands have a shell return value
lite-xmlrpc no longer hardcodes the kerberos credentials cache location
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
only calls output_for_cli() if it has been implemented
|
| |
|
|
|
|
| |
Command.output_for_cli() to take care of formatting print output
|
|
|
|
| |
prompts and errors
|
| |
|
| |
|
| |
|