Skip to content
Snippets Groups Projects
  1. Oct 12, 2003
  2. Sep 29, 2003
  3. Sep 16, 2003
  4. Jun 06, 2003
  5. May 31, 2003
  6. May 20, 2003
  7. Apr 09, 2003
  8. Jan 03, 2003
  9. Dec 18, 2002
  10. Oct 07, 2002
  11. Feb 14, 2002
  12. Feb 13, 2002
  13. Jan 16, 2002
  14. Jan 14, 2002
  15. Jan 06, 2002
  16. Jan 05, 2002
  17. Jan 04, 2002
  18. Dec 31, 2001
  19. Dec 26, 2001
  20. Dec 24, 2001
  21. Dec 07, 2001
  22. Sep 28, 2001
    • Howard Chu's avatar
      Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP). · 647b5f84
      Howard Chu authored
      Compile with -DLDAP_CONNECTIONLESS to use this code.
      For slapd, use "-h cldap://" to listen on UDP.
      For ldapsearch, use "-H cldap://" to query on UDP.
      Client-side support is very minimal:
        no automatic timeout/retries
        no basedn wildcard expansion on results
        no support for specifying multiple servers at once.
      647b5f84
  23. May 29, 2001
  24. May 04, 2001
  25. Jan 26, 2001
  26. Oct 13, 2000
  27. Oct 12, 2000
  28. Oct 11, 2000
  29. Aug 18, 2000
  30. Jul 04, 2000
  31. Jun 18, 2000
    • Kurt Zeilenga's avatar
      Round one of LDAP_F() macro changes. In this round we rename · 9ef1a740
      Kurt Zeilenga authored
      macros into our namespace and limit use to headers.  A subsequent
      round will add macros to separately handle forward declarations
      of variables from declaration of function prototypes.  The last
      round will add additional macros for declaring actual variables and
      functions.
      9ef1a740
  32. Jun 10, 2000
  33. Jun 05, 2000
Loading