steffen: server/kolab/kolab kolab.schema,1.15,1.16

cvs at intevation.de cvs at intevation.de
Fri Jul 16 19:18:05 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab/kolab
In directory doto:/tmp/cvs-serv1560/kolab/kolab

Modified Files:
	kolab.schema 
Log Message:
new deleteflag semantics

Index: kolab.schema
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/kolab.schema,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- kolab.schema	13 Jul 2004 01:22:13 -0000	1.15
+++ kolab.schema	16 Jul 2004 17:18:03 -0000	1.16
@@ -568,8 +568,10 @@
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.2
 	NAME 'deleteflag'
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 
-	EQUALITY booleanMatch )
+	DESC 'Per host deletion status'
+    	EQUALITY caseIgnoreIA5Match
+    	SUBSTR caseIgnoreIA5SubstringsMatch
+    	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}  )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.3
         NAME 'alias' 





More information about the commits mailing list