Skip to content
Snippets Groups Projects
  1. Dec 31, 2001
  2. Dec 26, 2001
  3. Dec 24, 2001
  4. Dec 07, 2001
  5. 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
  6. May 29, 2001
  7. May 04, 2001
  8. Jan 26, 2001
  9. Oct 13, 2000
  10. Oct 12, 2000
  11. Oct 11, 2000
  12. Aug 18, 2000
  13. Jul 04, 2000
  14. 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
  15. Jun 10, 2000
  16. Jun 05, 2000
  17. Jun 01, 2000
  18. May 13, 2000
  19. May 11, 2000
  20. 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
  21. Dec 17, 1999
  22. Dec 13, 1999
  23. Dec 06, 1999
  24. Nov 27, 1999
  25. Nov 17, 1999
  26. Nov 08, 1999
  27. Oct 28, 1999
  28. Oct 19, 1999
  29. Aug 31, 1999
  30. Aug 01, 1999
  31. Jun 18, 1999
    • Kurt Zeilenga's avatar
      ber_int_t, ber_tag_t, ber_socket_t, ber_len_t · 669b8f40
      Kurt Zeilenga authored
      added lber_types.h.nt, lber_types.h.in
      removal of NULLxxx internal macros (in favor of NULL).
      ch_free added to slapd,slurpd/ch_malloc.c
      #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
      ch_malloc and friends use ber_memalloc and friends
      669b8f40
  32. Jun 15, 1999
  33. Jun 03, 1999
Loading