freeipa/ipaclient
Christian Heimes 2391c75e3d Replace hard-coded paths with path constants
Several run() calls used hard-coded paths rather than pre-defined paths
from ipaplatform.paths. The patch fixes all places that I was able to
find with a simple search.

The fix simplifies Darix's port of freeIPA on openSuSE.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-02-08 09:32:12 +01:00
..
csrgen csrgen: Change to pure openssl config format (no script) 2017-04-03 07:46:30 +00:00
install Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
plugins Vault: Add argument checks to encrypt/decrypt 2017-12-19 13:26:39 +01:00
remote_plugins Fixing translation problems 2018-01-31 16:03:19 +01:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
__main__.py Use entry_points for ipa CLI 2017-04-11 13:29:50 +02:00
csrgen_ffi.py csrgen_ffi: cast the DN value to unsigned char * 2017-10-25 09:46:41 +02:00
csrgen.py csrgen: update docstring for py3 2017-10-25 09:44:37 +02:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Slim down dependencies 2017-05-09 17:17:29 +02:00