1. 03 May, 2004 1 commit
    • Daniel Stenberg's avatar
      Gisle Vanem: · d42dcd60
      Daniel Stenberg authored
      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.
      d42dcd60
  2. 30 Apr, 2004 15 commits
  3. 29 Apr, 2004 12 commits
  4. 28 Apr, 2004 1 commit
  5. 27 Apr, 2004 11 commits