summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* 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