freeipa/ipaserver/install
Martin Kosek 7fe63f8233 Add SSHFP update policy for existing zones
SSH public key support includes a feature to automatically add/update
client SSH fingerprints in SSHFP records. However, the update won't
work for zones created before this support was added as they don't
allow clients to update SSHFP records in their update policies.

This patch lets dns upgrade module extend the original policy
to allow the SSHFP dynamic updates. It updates only original
policy, we don't want it to overwrite custom user policies.

https://fedorahosted.org/freeipa/ticket/2394
2012-02-27 18:04:19 +01:00
..
plugins Add SSHFP update policy for existing zones 2012-02-27 18:04:19 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py activate CLDAP 2011-12-06 08:29:53 -05:00
bindinstance.py Add SSHFP update policy for existing zones 2012-02-27 18:04:19 +01:00
cainstance.py Add the -v option to sslget to provide more verbose errors 2012-02-23 11:26:06 +01:00
certs.py Move the compat module from ipalib to ipapython. 2012-02-13 22:22:49 -05:00
dsinstance.py Use FQDN in place of FQHN for consistency in sub_dict. 2012-02-15 20:27:34 -05:00
httpinstance.py Remove Apache ccache on upgrade. 2012-02-15 17:31:24 +01:00
installutils.py Enable ipa_memcached when upgrading 2012-02-16 14:43:08 +01:00
krbinstance.py Add support for SSH public keys to user and host objects. 2012-02-13 22:21:27 -05:00
ldapupdate.py Don't check for schema uniqueness when comparing in ldapupdate. 2012-02-22 18:16:13 -05:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
replication.py Fix managing winsync replication agreements with ipa-replica-manage 2012-02-27 14:38:21 +01:00
service.py Enable ipa_memcached when upgrading 2012-02-16 14:43:08 +01:00
upgradeinstance.py Fix some issues introduced when rebasing update patch 2011-11-23 00:21:03 -05:00