r14575: Move some path-related functions to libsamba-config so libsamba-util
authorJelmer Vernooij <jelmer@samba.org>
Mon, 20 Mar 2006 00:28:12 +0000 (00:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:58:52 +0000 (13:58 -0500)
commit18cddd580e04344e05593d9f63beb9ead53cfab2
tree7e49547cc37afcf2f3b974bf21d3bfd3ebcdfb20
parent679a993329fddc320e4c67d2b66b5874c189b142
r14575: Move some path-related functions to libsamba-config so libsamba-util
doesn't have to depend on the lp_* functions.
(This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)
13 files changed:
source4/auth/auth.c
source4/auth/gensec/gensec.c
source4/build/smb_build/makefile.pm
source4/lib/tls/config.mk
source4/lib/util/config.mk
source4/lib/util/debug.c
source4/lib/util/fault.c
source4/lib/util/util.c
source4/lib/util/util.h
source4/param/config.mk
source4/param/loadparm.c
source4/param/util.c [new file with mode: 0644]
source4/passdb/secrets.c