From: Daniel Stenberg Date: Fri, 14 Feb 2020 22:05:38 +0000 (+0100) Subject: TODO: Paged searches on LDAP server X-Git-Tag: curl-7_69_0~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b26c92fbf04d2bc41a42f059f67ef2a5dc75cc62;p=thirdparty%2Fcurl.git TODO: Paged searches on LDAP server Closes #4452 --- diff --git a/docs/TODO b/docs/TODO index e23f28b9b6..4ed23b456c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -88,6 +88,7 @@ 10. LDAP 10.1 SASL based authentication mechanisms 10.2 CURLOPT_SSL_CTX_FUNCTION for LDAPS + 10.3 Paged searches on LDAP server 11. SMB 11.1 File listing support @@ -611,6 +612,10 @@ https://github.com/curl/curl/issues/4108 +10.3 Paged searches on LDAP server + + https://github.com/curl/curl/issues/4452 + 11. SMB 11.1 File listing support