mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Add #define for incremental values control (draft-kashi-incremental-00.txt)
This commit is contained in:
parent
48ac610097
commit
d70a8f5ea5
@ -241,6 +241,7 @@ typedef struct ldapcontrol {
|
||||
/* controls for MSAD compatibility */
|
||||
#define LDAP_CONTROL_X_DOMAIN_SCOPE "1.2.840.113556.1.4.1339"
|
||||
#define LDAP_CONTROL_X_PERMISSIVE_MODIFY "1.2.840.113556.1.4.1413"
|
||||
#define LDAP_CONTORL_X_INCREMENTAL_VALUES "1.2.840.113556.1.4.802"
|
||||
|
||||
/* not implemented in slapd(8) */
|
||||
#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */
|
||||
|
Loading…
Reference in New Issue
Block a user