Skip to content
Snippets Groups Projects
  1. Jan 01, 2004
  2. Dec 16, 2003
  3. Dec 14, 2003
  4. Nov 26, 2003
  5. Jun 06, 2003
  6. Apr 07, 2003
  7. Apr 06, 2003
  8. Feb 08, 2003
  9. Jan 03, 2003
  10. Sep 10, 2002
  11. Sep 07, 2002
  12. Jan 04, 2002
  13. Dec 18, 2001
  14. Dec 17, 2001
  15. Oct 24, 2001
  16. May 29, 2001
  17. Jun 19, 2000
  18. Jun 18, 2000
  19. Jun 05, 2000
  20. May 30, 2000
  21. May 13, 2000
  22. 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
  23. Nov 01, 1999
  24. Oct 31, 1999
  25. Oct 28, 1999
  26. Aug 31, 1999
  27. Aug 30, 1999
  28. Aug 28, 1999
  29. Aug 25, 1999
  30. Aug 24, 1999
  31. Jul 23, 1999
  32. Jul 13, 1999
  33. Jul 05, 1999
  34. Jun 24, 1999
  35. 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
Loading