summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-46/+102
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-241-12/+1
* cert renewal: make renewal of ipaCert atomicJan Cholasta2015-11-191-2/+2
* Implement replica promotion functionalitySimo Sorce2015-10-151-2/+2
* Add ipa-custodia serviceSimo Sorce2015-10-151-1/+5
* upgrade: make sure ldap2 is connected in export_kra_agent_pemJan Cholasta2015-10-121-0/+7
* install: always export KRA agent PEM fileJan Cholasta2015-10-081-3/+2
* install: fix KRA agent PEM file permissionsJan Cholasta2015-10-081-0/+19
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-2/+2
* install: create kdcproxy user during server installJan Cholasta2015-09-221-0/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Server Upgrade: backup CS.cfg when dogtag is turned offMartin Basti2015-09-111-1/+4
* Use the print functionPetr Viktorin2015-09-011-2/+4
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-2/+1
* Server Upgrade: Start DS before CA is started.Martin Basti2015-08-191-2/+12
* Modernize 'except' clausesPetr Viktorin2015-08-121-20/+20
* Fix default CA ACL added during upgradeFraser Tweedale2015-08-111-1/+1
* Fix upgrade of sidgen and extdom pluginsMartin Basti2015-08-101-3/+6
* Modernize number literalsPetr Viktorin2015-07-311-1/+1
* Start dirsrv for kdcproxy upgradeChristian Heimes2015-07-141-16/+19
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-0/+21
* Migrate CA profiles after enabling LDAPProfileSubsystemFraser Tweedale2015-07-011-3/+4
* Upgrade CA schema during upgradeFraser Tweedale2015-07-011-0/+23
* Fix upgrade of HTTPInstance for KDC ProxyChristian Heimes2015-06-291-0/+6
* upgrade: Raise error when certmonger is not running.David Kupka2015-06-291-0/+3
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-241-0/+5
* Server Upgrade: disconnect ldap2 connection before DS restartMartin Basti2015-06-151-0/+5
* Add CA ACL pluginFraser Tweedale2015-06-111-0/+25
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-20/+22
* Enable LDAP-based profiles in CA on upgradeFraser Tweedale2015-06-041-0/+40
* Add ACL to allow CA agent to modify profilesFraser Tweedale2015-06-041-0/+11
* install: Move ipa-server-upgrade code into a moduleJan Cholasta2015-05-291-7/+67
* install: Make a package out of ipaserver.install.serverJan Cholasta2015-05-291-0/+1376