mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
paged results uses one OID for both request and response
This commit is contained in:
parent
d945a5aed9
commit
f4e66b9420
@ -198,8 +198,7 @@ typedef struct ldapcontrol {
|
||||
#define LDAP_CONTROL_DUPENT LDAP_CONTROL_DUPENT_REQUEST
|
||||
|
||||
#if 0
|
||||
#define LDAP_CONTROL_PAGEDRESULTS_REQUEST "1.2.840.113556.1.4.319"
|
||||
#define LDAP_CONTROL_PAGEDRESULTS_RESPONSE "1.2.840.113556.1.4.320"
|
||||
#define LDAP_CONTROL_PAGEDRESULTS "1.2.840.113556.1.4.319"
|
||||
#endif
|
||||
|
||||
#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473"
|
||||
|
Loading…
Reference in New Issue
Block a user