]> git.sur5r.net Git - openldap/commit
Fix config selection:
authorHoward Chu <hyc@openldap.org>
Sun, 1 May 2005 20:55:15 +0000 (20:55 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 1 May 2005 20:55:15 +0000 (20:55 +0000)
commitcb686a5eb7de3d9bcb357c186f7f95b2d8119414
tree198f0ec195a47d835a24d8f0aca03c4be3a01121
parent137e46059c9d6901f7b3ea84555f2a1949e87a80
Fix config selection:
if -f but no -F, just read config file
if -f and -F, convert config file to config dir
else, try reading config dir
if no config dir, try config filE
servers/slapd/bconfig.c
servers/slapd/main.c
servers/slapd/slapcommon.c