Skip to content
Snippets Groups Projects
  1. Sep 10, 2002
  2. Sep 07, 2002
  3. Jan 04, 2002
  4. Dec 18, 2001
  5. Dec 17, 2001
  6. Oct 24, 2001
  7. May 29, 2001
  8. Jun 19, 2000
  9. Jun 18, 2000
  10. Jun 05, 2000
  11. May 30, 2000
  12. May 13, 2000
  13. Jan 08, 2000
    • Kurt Zeilenga's avatar
      Initial implementation of Kerberos password verification for · 6437785a
      Kurt Zeilenga authored
      simple bind via:
      	{KERBEROS}principal
      Code is disabled by default (for security reasons).  Use
      --enable-kpasswd to enable.  Behind SLAPD_KPASSWD.
      Reworked Kerberos detection and split out KBIND as independent
      feature (--disable-kbind) (LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND).
      KBIND depends upon detection of KRB4 (or KRB425) support.  Detection,
      building with eBones (as distributed with FreeBSD 3.4) okay, but
      wasn't able to test as I don't have a K4 KDC handy.
      --with-kerberos has a number of detection options... most likely
      don't work properly.
      6437785a
  14. Nov 01, 1999
  15. Oct 31, 1999
  16. Oct 28, 1999
  17. Aug 31, 1999
  18. Aug 30, 1999
  19. Aug 28, 1999
  20. Aug 25, 1999
  21. Aug 24, 1999
  22. Jul 23, 1999
  23. Jul 13, 1999
  24. Jul 05, 1999
  25. Jun 24, 1999
  26. 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
  27. Jun 11, 1999
  28. May 26, 1999
  29. Apr 14, 1999
  30. Mar 20, 1999
  31. Feb 25, 1999
    • Bart Hartgers's avatar
      · e26de677
      Bart Hartgers authored
      Patch to support to determine the number of args of the
      gethostby{name,addr}_r functions.
      Contributed by Juan Carlos Gomes IT#68 (apparently).
      
      Also includes support for detecting ssleay in configure.in.
      e26de677
  32. Feb 14, 1999
  33. Feb 03, 1999
  34. Feb 01, 1999
  35. Jan 15, 1999
    • Bart Hartgers's avatar
      · db722647
      Bart Hartgers authored
      Fixed a small but nasty typo.
      db722647
  36. Jan 14, 1999
  37. Jan 13, 1999
Loading