Skip to content
  • 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