Skip to content
Snippets Groups Projects
  1. Jan 08, 1999
  2. Jan 07, 1999
  3. Jan 06, 1999
  4. Jan 05, 1999
    • Kurt Spanier's avatar
      - Make install creates $(RUNDIR)/var for pid and args files of slapd. · 9c6d384b
      Kurt Spanier authored
      - slapd's pid/args file names are based on the servers binary file names,
        providing for multiple servers beeing run on one host.
      - slapd supports the -l command line parameter for selection of a
        syslog LOCAL user (-lLOCAL0 .. -lLOCAL7)
      - db_appinit() is called during first ldbm_open() in DB 2.x to initialize
        DB debugging features (good to find bugs in the DB code :-)
      - a patch for a non-initialized variable in DB's 2.x db_open is provided.
      9c6d384b
  5. Jan 03, 1999
  6. Jan 01, 1999
  7. Dec 30, 1998
  8. Dec 29, 1998
  9. Dec 28, 1998
  10. Dec 27, 1998
  11. Dec 26, 1998
  12. Dec 24, 1998
  13. Dec 22, 1998
  14. Dec 21, 1998
    • Kurt Zeilenga's avatar
      ITS#12 realBase was being freed before use. The offending free() · 2ffb9ae3
      Kurt Zeilenga authored
      call has been removed and additional code added to properly free
      realBase variable.  Also fixed leaking of the matched variable.
      2ffb9ae3
    • 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
  15. Dec 20, 1998
Loading