mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
05.24.2007 a2cc5074ef66ab4f0da0d4d5a7e7e885798abc19
refs
author gbellato <gbellato@localhost>
Monday, November 5, 2007 10:24 +0100
committer gbellato <gbellato@localhost>
Monday, November 5, 2007 10:24 +0100
commita2cc5074ef66ab4f0da0d4d5a7e7e885798abc19
tree 9358b227b99d4cad9b6db8fcc6e5667bd557a2d6 tree | zip | gz
parent 11c5b708d2668174a94512c0936dbcbc3cfeeca8 view | diff
Fix for 2263 : Provide a way to initialize schema between 2 servers.

This code implements the importLDIF methods of the schema backend so
that the replication total update is now usable on cn=schema
7 files modified
536 ■■■■■ changed files
opends/src/messages/messages/schema.properties 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/SchemaBackend.java 465 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/ReplLDIFInputStream.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/AttributeType.java 21 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/ObjectClass.java 23 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/SchemaBackendTestCase.java 22 ●●●●● diff | view | raw | blame | history