summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_ldap_updater.py
Commit message (Expand)AuthorAgeFilesLines
* Server Upgrade: ipa-ldap-updater will not do overall upgradeMartin Basti2015-05-191-12/+7
* Server Upgrade: handle errors betterMartin Basti2015-05-191-7/+9
* Server Upgrade: only root can run updatesMartin Basti2015-04-141-28/+6
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-10/+1
* Server Upgrade: remove unused code in upgradeMartin Basti2015-04-141-2/+0
* Server Upgrade: use only LDAPI connectionMartin Basti2015-04-141-31/+2
* Server Upgrade: remove --test optionMartin Basti2015-03-191-12/+9
* Server Upgrade: order update files by defaultMartin Basti2015-03-191-1/+1
* Server Upgrade: Remove unused PRE_SCHEMA_UPDATEMartin Basti2015-03-191-9/+7
* ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardene...Alexander Bokovoy2014-07-041-1/+2
* Added upgrade step executed before schmema is upgradedMartin Basti2014-06-271-6/+8
* 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-3/+25
* Remove redundant shebangsTomas Babej2013-08-261-1/+0
* Apply LDAP update files in blocks of 10, as originally designed.Rob Crittenden2013-04-121-1/+1
* Better logging for AdminTool and ipa-ldap-updaterPetr Viktorin2013-02-011-26/+22
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+2
* Avoid redundant info message during RPM updateMartin Kosek2012-08-021-3/+8
* Framework for admin/install tools, with ipa-ldap-updaterPetr Viktorin2012-07-221-0/+189