freeipa/ipaserver/install
Martin Nagy 206d2d48fa Get rid of ipapython.config in ipa-replica-prepare
Also get rid of functions get_host_name(), get_realm_name() and
get_domain_name(). They used the old ipapython.config. Instead, use the
variables from api.env. We also change them to bootstrap() and
finalize() correctly.

Additionally, we add the dns_container_exists() function that will be
used in ipa-replica-prepare (next patch).
2010-02-09 16:30:06 -05:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Get rid of ipapython.config in ipa-replica-prepare 2010-02-09 16:30:06 -05:00
cainstance.py Update dogtag configuration to work after CVE-2009-3555 changes 2010-01-27 17:01:26 -05:00
certs.py Move the HTTP/S request code to a common library 2010-02-09 03:26:01 -07:00
dsinstance.py User-defined certificate subjects 2010-01-20 17:24:01 -05:00
httpinstance.py User-defined certificate subjects 2010-01-20 17:24:01 -05:00
installutils.py Move some functions from ipa-server-install into installutils 2010-01-21 17:37:24 -05:00
krbinstance.py Make hosts more like real services so we can issue certs for host principals 2009-12-16 19:26:59 -07:00
ldapupdate.py Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
replication.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
service.py Be more careful when base64-decoding certificates 2010-02-02 14:02:46 -05:00