summaryrefslogtreecommitdiffstats
path: root/install/updates/20-replication.update
Commit message (Collapse)AuthorAgeFilesLines
* Don't add another nsDS5ReplicaId on updates if one already existsPetr Viktorin2013-02-061-3/+3
| | | | | | | | | | Modify update file to use default: rather than add: in cn=replication,cn=etc,$SUFFIX. Drop quotes around nsDS5ReplicaRoot because default: values are not parsed as CSV. https://fedorahosted.org/freeipa/ticket/3394
* Name update files so they can be easily sorted.Rob Crittenden2009-03-251-0/+9
We want to process some updates in a particular order (schema, structural). Using an init-inspired ordering mechanism.