freeipa/ipaclient
Jan Cholasta d911f49348 ipautil: remove the timeout argument of run()
The argument depends on the platform-specific timeout binary and is used
only in ipaclient.ntpconf.

Call the timeout binary explicitly in ipaclient.ntpconf and remove the
argument.

https://fedorahosted.org/freeipa/ticket/6474

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2016-11-29 14:50:51 +01:00
..
install certdb: move IPA NSS DB install functions to ipaclient.install 2016-11-29 14:50:51 +01:00
plugins Use api.env.nss_dir instead of paths.IPA_NSSDB_DIR 2016-11-14 13:57:26 +01:00
remote_plugins Replace LooseVersion 2016-11-24 15:46:40 +01:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
ipa_certupdate.py ipapython: move certmonger and sysrestore to ipalib.install 2016-11-29 14:50:51 +01:00
ipachangeconf.py Added file permissions option to IPAChangeConf.newConf() 2016-11-11 12:13:56 +01:00
ipadiscovery.py ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
ntpconf.py ipautil: remove the timeout argument of run() 2016-11-29 14:50:51 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add install requirements to Python packages 2016-11-16 22:58:39 +01:00