freeipa/ipa-server/ipaserver
Rob Crittenden 165d26ce2b Make check_inst() a standalone function in bindinstance.
When an install instance is created that contains a pointer to a sysrestore
point it loads in the current configuration when instantiated. If an
instance is instantiated but not used then changes may occur to the
system state that it is unaware of. So one needs to take care in the order
that things are done to avoid losing information.

When bind was setup it was overwriting all data in sysrestore.state and
leaving just a [named] section. This caused problems at uninstall.

448173
2008-05-30 11:21:11 -04:00
..
__init__.py Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
bindinstance.py Make check_inst() a standalone function in bindinstance. 2008-05-30 11:21:11 -04:00
certs.py Move sysrestore to ipa-python so it can be used by client scripts too. 2008-03-27 19:01:38 -04:00
dsinstance.py Move admin into cn=users,cn=accounts 2008-05-23 15:07:37 -04:00
httpinstance.py Fix ownership of the Apache NSS cert and key databases. 2008-04-30 09:44:48 -04:00
installutils.py Change file mode of log files to 600. 2008-05-20 22:43:03 -04:00
ipaldap.py Add ability to initialize a replication agreement 2008-03-07 10:56:03 -05:00
krbinstance.py Don't pass the Directory Manager password on the command-line to ldapmodify. 2008-05-19 17:07:41 -04:00
Makefile.am Add a version API to the server so it knows what version it is. 2008-05-08 13:01:27 -04:00
ntpinstance.py Move sysrestore to ipa-python so it can be used by client scripts too. 2008-03-27 19:01:38 -04:00
replication.py Return better ewrror message that gives a hint about who actually returned it 2008-05-08 17:03:43 -04:00
service.py Sysrestore fixes. 2008-03-31 17:27:56 -04:00
version.py.in Add a version API to the server so it knows what version it is. 2008-05-08 13:01:27 -04:00