diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-03 09:14:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-03 09:14:12 +0000 |
commit | d42dcd60cd4a099bcf17cd5686669708d5bb418c (patch) | |
tree | b189e91872c17a3221c14dd8b1df23f87cabf1ec /tests/data/test52 | |
parent | ade89799f5e950efbb84cc7a28b804f5af37eb75 (diff) |
Gisle Vanem:
Patch for ldap.c under Windows. It works with wldap32.dll as supplied with
Win-98/ME/2000/XP, so no extra .dlls are required. I've mostly tested it
against Verisign's ldap server. Added code in the case there are to many
responses (rc = LDAP_SIZELIMIT_EXCEEDED) and print only those we got. E.g.
curl
ldap://directory.verisign.net/?cn,display-name,mail,info?subtree?(cn=*Nelson*)
will print the first 10 results.
My only problem with it is that ldap_search_s() fails with "filter error" when
CURLDEBUG is defined ?! Maybe someone can spot the error.
Diffstat (limited to 'tests/data/test52')
0 files changed, 0 insertions, 0 deletions