Skip to content
Snippets Groups Projects
  1. Jan 16, 2002
  2. Jan 14, 2002
  3. Jan 06, 2002
  4. Jan 05, 2002
  5. Jan 04, 2002
  6. Dec 31, 2001
  7. Dec 26, 2001
  8. Dec 24, 2001
  9. Dec 07, 2001
  10. 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
  11. May 29, 2001
  12. May 04, 2001
  13. Jan 26, 2001
  14. Oct 13, 2000
  15. Oct 12, 2000
  16. Oct 11, 2000
  17. Aug 18, 2000
  18. Jul 04, 2000
  19. 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
  20. Jun 10, 2000
  21. Jun 05, 2000
  22. Jun 01, 2000
  23. May 13, 2000
  24. May 11, 2000
  25. Feb 14, 2000
    • Kurt Zeilenga's avatar
      Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT · 0dbaf877
      Kurt Zeilenga authored
      plus these changes unhidden changes:
      	remove now meaning --enable-discreteaci configure option
      	fix ITS#451, slapd filters
      	Add ber_bvecadd() to support above
      	constify ldap_pvt_find_wildcard() and misc slapd routines
      	renamed some slap.h macros
      	likely broken something
      0dbaf877
  26. Dec 17, 1999
  27. Dec 13, 1999
  28. Dec 06, 1999
  29. Nov 27, 1999
  30. Nov 17, 1999
  31. Nov 08, 1999
Loading