Skip to content
Snippets Groups Projects
  1. Mar 17, 2000
  2. Mar 16, 2000
  3. 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
  4. Jan 27, 2000
  5. Jan 26, 2000
  6. Jan 13, 2000
  7. Jan 11, 2000
  8. Jan 08, 2000
    • Kurt Zeilenga's avatar
      --disable-kbind --disable-kpasswd should imply --without-kerberos · fb49e277
      Kurt Zeilenga authored
      under "auto" selection.  If not auto, just warn.
      Rebuild configure using appropriate tools.
      fb49e277
    • 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
  9. Jan 02, 2000
  10. Dec 22, 1999
  11. Nov 26, 1999
  12. Nov 25, 1999
  13. Nov 17, 1999
  14. Nov 02, 1999
  15. Nov 01, 1999
  16. Oct 30, 1999
  17. Oct 28, 1999
  18. Oct 26, 1999
  19. Oct 08, 1999
  20. Oct 05, 1999
  21. Oct 01, 1999
  22. Sep 22, 1999
    • Kurt Zeilenga's avatar
      Rebuild with autoconf 2.13.1 · c87cb8b1
      Kurt Zeilenga authored
      c87cb8b1
    • Ben Collins's avatar
      regenerated · 62909173
      Ben Collins authored
      62909173
    • Ben Collins's avatar
      * configure.in: Added better check for libwrap (the old way failed when · 7a0523b5
      Ben Collins authored
        libwrap was a dynamic library). Added -lwrap to new subst var WRAP_LIBS
        so we have more control over where it get's linked (dynamic libwrap
        causes problems when we link to programs that don't define certains
        globals that libwrap expects).
      * build/top.mk: Added placeholder for WRAP_LIBS subst
      * servers/slapd/Makefile.in: Added $(WRAP_LIBS) to the slapd and sslapd
        link command line specifically so it doesn't get thrown in with the rest
        of the LIBS.
      * configure: rebuilt
      7a0523b5
  23. Sep 20, 1999
Loading