freeipa/ipaserver/install
Rob Crittenden 5ad91a0781 Add a sleep() prior to calling tasks to ensure postop writes are done
We were seeing a rare deadlock of DS when creating the memberOf task because
one thread was adding memberOf in a postop while another was trying to
create an index and this was causing a PRLock deadlock.
2009-10-16 14:57:53 -04: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 Add A and PTR records of ourselves during installation 2009-09-02 22:04:25 +02:00
cainstance.py Add external CA signing and abstract out the RA backend 2009-09-15 10:01:08 -04:00
certs.py Add external CA signing and abstract out the RA backend 2009-09-15 10:01:08 -04:00
dsinstance.py Be more forgiving when trying to replace older DS schema. 2009-10-16 14:56:49 -04:00
httpinstance.py Add external CA signing and abstract out the RA backend 2009-09-15 10:01:08 -04:00
installutils.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
krbinstance.py Loosen the ACI for the KDC to allow adds/deletes 2009-10-05 13:27:34 -06:00
ldapupdate.py Add a sleep() prior to calling tasks to ensure postop writes are done 2009-10-16 14:57:53 -04: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 Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00