freeipa/ipaserver/install
Jakub Hrozek ee4d2739f1 Make the IPA installer IPv6 friendly
Notable changes include:
 * parse AAAA records in dnsclient
 * also ask for AAAA records when verifying FQDN
 * do not use functions that are not IPv6 aware - notably socket.gethostbyname()
   The complete list of functions was taken from http://www.akkadia.org/drepper/userapi-ipv6.html
   section "Interface Checklist"
2010-12-20 11:27:34 -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 Introduce ipa control script that reads configuration off ldap 2010-12-10 12:28:38 -05:00
cainstance.py Properly quote passwords sent to pkisilent so special characters work. 2010-12-17 16:50:14 -05:00
certs.py Move Selfsigned CA creation out of dsinstance 2010-12-10 12:28:38 -05:00
dsinstance.py managed entry hostgroup netgroup support https://fedorahosted.org/freeipa/ticket/543 2010-12-13 17:56:12 -05:00
httpinstance.py Move Selfsigned CA creation out of dsinstance 2010-12-10 12:28:38 -05:00
installutils.py Make the IPA installer IPv6 friendly 2010-12-20 11:27:34 -05:00
krbinstance.py Make the IPA installer IPv6 friendly 2010-12-20 11:27:34 -05:00
ldapupdate.py UUIDs: remove uuid python plugin and let DS always autogenerate 2010-10-28 07:58:31 -04:00
Makefile.am Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
ntpinstance.py Handle cases where ntpd options are scattered on multiple lines 2010-10-22 17:22:34 -04:00
replication.py Verify that the replication plugin exists before setting up replicas. 2010-12-17 17:31:19 -05:00
service.py Save exception so it can be passed along. 2010-12-11 00:48:33 -05:00
upgradeinstance.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00