summaryrefslogtreecommitdiffstats
path: root/ldap/schema/60changelog.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/schema/60changelog.ldif')
-rw-r--r--ldap/schema/60changelog.ldif11
1 files changed, 11 insertions, 0 deletions
diff --git a/ldap/schema/60changelog.ldif b/ldap/schema/60changelog.ldif
index 20dff136..ba3b82e9 100644
--- a/ldap/schema/60changelog.ldif
+++ b/ldap/schema/60changelog.ldif
@@ -81,6 +81,17 @@ attributeTypes: (
#
################################################################################
#
+attributeTypes: (
+ 2.16.840.1.113730.3.1.2085
+ NAME 'isReplicated'
+ DESC 'a flag which indicates whether the change was replicated'
+ EQUALITY booleanMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
+ SINGLE-VALUE
+ )
+#
+################################################################################
+#
objectClasses: (
2.16.840.1.113730.3.2.1
NAME 'changeLogEntry'