ports/net/openldap24-server/files/extrapatch-outlook-servers__slapd__schema_prep.c
Xin LI a34d674a65 Add a patch to improve Outlook interoperability at expense of possible
RFC violation.  This patch is optional and not enabled by default.

For detailed discussion please follow:

	http://www.openldap.org/lists/openldap-technical/201211/msg00175.html

Requested by:	Tim Gustafson <tjg ucsc edu>
2015-04-01 01:02:17 +00:00

15 lines
536 B
C

#
# This patch is obtained from:
#
# http://www.openldap.org/lists/openldap-technical/201212/msg00055.html
#
--- servers/slapd/schema_prep.c.orig 2014-09-18 18:48:49.000000000 -0700
+++ servers/slapd/schema_prep.c 2015-03-31 17:26:23.439844478 -0700
@@ -908,6 +908,7 @@
"DESC 'RFC4519: common supertype of name attributes' "
"EQUALITY caseIgnoreMatch "
"SUBSTR caseIgnoreSubstringsMatch "
+ "ORDERING caseIgnoreOrderingMatch "
"SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )",
NULL, SLAP_AT_ABSTRACT,
NULL, NULL,