summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-version
Commit message (Collapse)AuthorAgeFilesLines
* Replication version checking.Rob Crittenden2010-06-243-0/+272
Whenever we upgrade IPA such that any data incompatibilities might occur then we need to bump the DATA_VERSION value so that data will not replicate to other servers. The idea is that you can do an in-place upgrade of each IPA server and the different versions own't pollute each other with bad data.