Skip to content
Snippets Groups Projects
  1. Jan 13, 1999
  2. Jan 10, 1999
    • Kurt Zeilenga's avatar
      Update build environment to fix VPATH support. · 334768c1
      Kurt Zeilenga authored
        make depend, make tests, and make install all work when build directory
        is not the $srcdir.
      Also modified library handling such that -lpthread more likely to be last.
      WARNING: new orderring requires use of LDFLAGS to set global loader options
        such as -L/usr/local/lib.  If you put this in LIBS, some libraries
        may not be found a link time.
      Likely broke Kerberos/LDAPD support.  Don't have those in my testbed.
      334768c1
  3. Dec 29, 1998
  4. Dec 27, 1998
  5. Dec 22, 1998
  6. Dec 21, 1998
    • Kurt Zeilenga's avatar
      Gopher gw needs friendly fix. · 8dbbc937
      Kurt Zeilenga authored
      8dbbc937
    • Kurt Zeilenga's avatar
      LDAP C-API changes · 2d15a94d
      Kurt Zeilenga authored
      	struct friendly (Friendly) changed to ldap_friendly (LDAPFriendly)
      	  ldap_friendly friend prefix changed to 'lf_' from 'f_'
      	removed mod_next field from LDAPMod (struct ldapmod)
      	modified slapd to use new LDAPModList (struct ldapmodlist) struct.
      Added LDAPv3 result codes to ldap.h
      2d15a94d
  7. Dec 20, 1998
  8. Dec 15, 1998
  9. Dec 14, 1998
  10. Dec 12, 1998
  11. Dec 06, 1998
  12. Nov 30, 1998
  13. Nov 29, 1998
    • Kurt Zeilenga's avatar
      Update build environment: · edd464ee
      Kurt Zeilenga authored
        default sysconfdir subdirectory is openldap instead of ldap.
          This removes conflicts with other ldap subsystems.  Should
          be configure option.
        *.conf files are now preserved.  A *.conf.default are always
          created with the latest conf.
        *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
        updated man pages to reflect changes.
      edd464ee
  14. Nov 25, 1998
  15. Nov 23, 1998
  16. Nov 22, 1998
  17. Nov 20, 1998
Loading