Skip to content
Snippets Groups Projects
  1. Mar 22, 1999
    • Julio Sánchez Fernández's avatar
      · 89ff3b63
      Julio Sánchez Fernández authored
      Changed the way paths are replaced in xrpcomp so that it is done in the
      make step instead of make install
      Removed pair of extra % from the path substitution
      89ff3b63
  2. Mar 13, 1999
  3. Mar 09, 1999
  4. Mar 06, 1999
  5. Mar 04, 1999
  6. Mar 01, 1999
  7. Feb 22, 1999
  8. Feb 20, 1999
  9. Feb 11, 1999
  10. Feb 08, 1999
  11. Feb 04, 1999
  12. Feb 01, 1999
  13. Jan 31, 1999
  14. Jan 23, 1999
  15. Jan 20, 1999
  16. Jan 19, 1999
    • Kurt Zeilenga's avatar
      Update slap_conn to maintain client provided dn and bound dn. · e2a15115
      Kurt Zeilenga authored
      Update slap_op to maintain dn and ndn (derived from conn->c_dn).
      Update ldbm_back_bind to return actual bound dn (including rootdn)
      	for use in slapd_conn.  Other backends use client dn.
      Modify other codes to use ndn (normalized uppercase dn) most everywhere.
      Aliasing, Suffixing and modrdn could use more work.
      Applied suffixing to compare and modrdn.
      e2a15115
  17. Jan 14, 1999
  18. Jan 13, 1999
  19. 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
  20. Dec 29, 1998
  21. Dec 27, 1998
  22. Dec 22, 1998
  23. 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
  24. Dec 20, 1998
Loading