]> git.sur5r.net Git - openldap/commit
Definition of slapd pid and args files as slapd.conf general parameters;
authorKurt Spanier <ksp@openldap.org>
Thu, 21 Jan 1999 15:53:54 +0000 (15:53 +0000)
committerKurt Spanier <ksp@openldap.org>
Thu, 21 Jan 1999 15:53:54 +0000 (15:53 +0000)
commit68a87985942f1a2049950b9d5ed6346e041902b5
treee58157b4ef190c79d10ea6863356e06c52792816
parent127ec9c46c58628abb0d156b9492114747bf2007
Definition of slapd pid and args files as slapd.conf general parameters;
introduction of pid/agrs parameters to the test-suite slapd.conf files;
creation of sub-directory test/var for storage of pid/args files during test;
update of the slapd and slapd.conf man pages.
(The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT
 and SLAPD_ARGSEXT are deleted from the code.)
doc/man/man5/slapd.conf.5
doc/man/man8/slapd.8
include/ldapconfig.h.edit
servers/slapd/config.c
servers/slapd/daemon.c
servers/slapd/main.c
tests/data/slapd-acl.conf
tests/data/slapd-master.conf
tests/data/slapd-repl-master.conf
tests/data/slapd-repl-slave.conf