From: Pierangelo Masarati Date: Tue, 21 Aug 2007 18:09:13 +0000 (+0000) Subject: move to implemented :) X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~153 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b21a1ce71ca7b2219ad477e9d8287f3bacdddac5;p=openldap move to implemented :) --- diff --git a/include/ldap.h b/include/ldap.h index c4c4d520f8..2e5500da77 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -289,9 +289,9 @@ typedef struct ldapcontrol { #define LDAP_CONTROL_X_SEARCH_OPTIONS "1.2.840.113556.1.4.1340" #define LDAP_SEARCH_FLAG_DOMAIN_SCOPE 1 /* do not generate referrals */ #define LDAP_SEARCH_FLAG_PHANTOM_ROOT 2 /* search all subordinate NCs */ +#define LDAP_CONTROL_X_TREE_DELETE "1.2.840.113556.1.4.805" /* MS Active Directory controls - not implemented in slapd(8) */ -#define LDAP_CONTROL_X_TREE_DELETE "1.2.840.113556.1.4.805" #define LDAP_CONTROL_X_EXTENDED_DN "1.2.840.113556.1.4.529" /* various expired works */