summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/fix_replica_agreements.py
Commit message (Expand)AuthorAgeFilesLines
* install part - manage topology in shared treeLudwig Krispenz2015-05-261-1/+2
* Server Upgrade: use ldap2 connection in fix_replica_agreementsMartin Basti2015-04-141-3/+1
* Server Upgrade: plugins should use ldapupdater API instanceMartin Basti2015-04-141-2/+4
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-5/+2
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-141-1/+1
* Revert "Server Upgrade: respect --test option in plugins"Tomas Babej2015-03-191-4/+0
* Server Upgrade: respect --test option in pluginsMartin Basti2015-03-191-0/+4
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-241-2/+2
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-4/+9
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-1/+1
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-2/+2
* Remove IPAdmin.updateEntry calls from fix_replica_agreementsPetr Viktorin2013-03-011-4/+2
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-1/+1
* Replace entry.setValue/setValues by item assignmentPetr Viktorin2013-03-011-3/+3
* Add nsds5ReplicaStripAttrs to replica agreementsPetr Viktorin2012-09-041-0/+115