freeipa/ipaserver/install
Rob Crittenden 8377f4e92f Apply LDAP update files in blocks of 10, as originally designed.
In order to have control over the order that updates are applied
a numbering system was created for the update files. These values
were not actually used.

The updates were sorted by DN length and in most cases this was
adequate for proper function. The exception was with roles where
in some cases a role was added as a member of a permission before
the role itself was added so the memberOf value was never created.

Now updates are computed and applied in blocks of 10.

https://fedorahosted.org/freeipa/ticket/3377
2013-04-12 10:16:01 -04:00
..
plugins Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Enhance ipa-adtrust-install for domains with multiple IPA server 2013-04-02 12:36:03 +02:00
bindinstance.py Update named.conf parser 2013-03-14 10:50:24 -04:00
cainstance.py Use only one URL for OCSP and CRL in IPA certificate profile. 2013-04-11 13:50:35 +02:00
certs.py Load the CA cert into server NSS databases 2013-04-02 15:28:50 +02:00
dsinstance.py Apply LDAP update files in blocks of 10, as originally designed. 2013-04-12 10:16:01 -04:00
httpinstance.py Load the CA cert into server NSS databases 2013-04-02 15:28:50 +02:00
installutils.py Support installing with custom SSL certs, without a CA 2013-04-02 15:28:50 +02:00
ipa_backup.py Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa_ldap_updater.py Apply LDAP update files in blocks of 10, as originally designed. 2013-04-12 10:16:01 -04:00
ipa_replica_prepare.py Load the CA cert into server NSS databases 2013-04-02 15:28:50 +02:00
ipa_restore.py Full system backup and restore 2013-04-12 09:59:17 -04:00
krbinstance.py Remove some uses of raw python-ldap 2013-03-01 16:59:46 +01:00
ldapupdate.py Apply LDAP update files in blocks of 10, as originally designed. 2013-04-12 10:16:01 -04: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 Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
replication.py Full system backup and restore 2013-04-12 09:59:17 -04:00
service.py Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Apply LDAP update files in blocks of 10, as originally designed. 2013-04-12 10:16:01 -04:00