freeipa/ipaserver
Petr Viktorin 26c498736e Port ipa-replica-prepare to the admintool framework
Break the script into several smaller methods.

Use modern idioms: os.path.join instead of string addition; the with statement
for closing files.

Add --quiet, --verbose, and --log-file options. Use logging instead of print
statements. (http://freeipa.org/page/V3/Logging_and_output)

Part of: https://fedorahosted.org/freeipa/ticket/2652
Fixes: https://fedorahosted.org/freeipa/ticket/3285
2013-02-01 13:44:59 -05:00
..
install Port ipa-replica-prepare to the admintool framework 2013-02-01 13:44:59 -05:00
plugins Use fully qualified CCACHE names 2013-02-01 08:13:50 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Add detection for users from trusted/invalid realms 2012-12-06 10:34:23 -05:00
ipaldap.py Provide 'protocol' argument to IPAdmin 2012-11-23 12:19:20 +01:00
rpcserver.py Drop ipapython.compat. 2013-02-01 09:16:06 -05:00