freeipa/ipaserver/install
Martin Kosek 34a1dee934 Only set sebools when necessary
setsebool -P was run for every package upgrade or server
installation even though the sebools were already set to the new
value.

Only set sebools which are different from current system values.
This speeds up ipa-upgradeconfig or package update by 150 seconds.
2012-06-10 21:23:23 -04:00
..
plugins Fix update plugin order 2012-06-10 20:40:00 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Set samba_portmapper SELinux boolean during ipa-adtrust-install 2012-06-07 09:39:11 +02:00
bindinstance.py Enable psearch on upgrades 2012-06-10 21:23:19 -04:00
cainstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
certs.py Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
dsinstance.py Perform case-insensitive searches for principals on TGS requests 2012-06-07 09:39:10 +02:00
httpinstance.py Only set sebools when necessary 2012-06-10 21:23:23 -04:00
installutils.py Move install script error handling to a common function 2012-05-31 14:37:27 +02:00
krbinstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
ldapupdate.py Move install script error handling to a common function 2012-05-31 14:37:27 +02: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 Add separate attribute to store trusted domain SID 2012-06-07 09:39:09 +02:00
service.py Enable ipa_memcached when upgrading 2012-02-16 14:43:08 +01:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Fix some issues introduced when rebasing update patch 2011-11-23 00:21:03 -05:00