]> git.sur5r.net Git - openldap/commit
Change init_w_userconf to not interpet the filename. If it's
authorKurt Zeilenga <kurt@openldap.org>
Mon, 23 Nov 1998 03:03:06 +0000 (03:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 23 Nov 1998 03:03:06 +0000 (03:03 +0000)
commit21b249ca6edcee4ffe3e54549a2ec28ad50f83ac
tree27fddc8f5b014e06044162edc6d7e2b7557d903b
parent1494cf2a44182073ed628c5936645ee836c20dd6
Change init_w_userconf to not interpet the filename.  If it's
give "/foo", then it will check $HOME/foo, $HOME/./foo, then /foo.
This might not be what the installer hand it mind... but then again
may be it is.
w_userconf and w_conf both now use NULL arguments to disable conf loading.
libraries/libldap/init.c