summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/updateclient.py
Commit message (Expand)AuthorAgeFilesLines
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-147/+0
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-141-12/+5
* Server Upgrade: Fix commentsMartin Basti2015-04-021-8/+8
* Server Upgrade: remove --test optionMartin Basti2015-03-191-12/+9
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-191-4/+1
* Fix upgrade: do not use invalid ldap connectionMartin Basti2014-11-061-0/+3
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-1/+2
* Remove some unused importsPetr Viktorin2013-03-011-4/+0
* Pylint cleanup.Jan Cholasta2013-01-291-2/+2
* Use DN objects instead of stringsJohn Dennis2012-08-121-16/+7
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-2/+2
* Fix update plugin orderPetr Viktorin2012-06-101-15/+5
* Only allow root to run update pluginsPetr Viktorin2012-06-071-3/+0
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-0/+182