summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/upgradeinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Fix: use DS socket check only for upgradeMartin Basti2015-05-261-1/+2
* Server Upgrade: wait until DS is readyMartin Basti2015-05-221-5/+3
* Server Upgrade: handle errors betterMartin Basti2015-05-191-10/+6
* Server Upgrade: do not allow to run upgradeinstace aloneMartin Basti2015-05-191-18/+0
* Server Upgrade: Do not start DS if it was stopped before upgradeMartin Basti2015-05-191-3/+5
* Server Upgrade: enable DS global lock during upgradeMartin Basti2015-05-051-0/+31
* Server Upgrade: use LDIF parser to modify DSE.ldifMartin Basti2015-05-051-20/+165
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-2/+1
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-1/+1
* Server Upgrade: remove --test optionMartin Basti2015-03-191-5/+3
* Server Upgrade: order update files by defaultMartin Basti2015-03-191-2/+1
* Server Upgrade: Remove unused PRE_SCHEMA_UPDATEMartin Basti2015-03-191-17/+0
* Remove trivial path constants from modulesGabe2014-11-041-3/+2
* upgradeinstance: Restore listeners on failurePetr Viktorin2014-09-251-6/+13
* Added upgrade step executed before schmema is upgradedMartin Basti2014-06-271-0/+17
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-3/+4
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-181-2/+12
* Apply LDAP update files in blocks of 10, as originally designed.Rob Crittenden2013-04-121-1/+1
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-1/+2
* Only stop the main DS instance when upgrading itPetr Viktorin2012-09-171-5/+10
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-0/+5
* Fix some issues introduced when rebasing update patchRob Crittenden2011-11-231-1/+1
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-2/+5
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-2/+2
* Remove root autobind search restriction, fix upgrade logging & error handling.Rob Crittenden2011-06-131-16/+8
* Automatically update IPA LDAP on rpm upgradesRob Crittenden2011-03-211-4/+27
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-011-0/+117