Add tldap paged searches, together with two helper routines
[ira/wip.git] / source3 / include / tldap.h
index 27027c1f25248afb8de079c46c756cdaf061ab3e..1d920f8adce0119e80d05cba4da373f7852eb151 100644 (file)
@@ -273,4 +273,6 @@ void tldap_set_debug(struct tldap_context *ld,
 #define TLDAP_SCOPE_ONE (1)
 #define TLDAP_SCOPE_SUB (2)
 
+#define TLDAP_CONTROL_PAGEDRESULTS "1.2.840.113556.1.4.319"
+
 #endif