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