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)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 20 Mar 2006 00:28:12 +0000 (00:28 +0000)
commiteeb721a431e5d6ea5048ed819c81ba37cb2cfbf1
tree44c6c77c6a14af1f919064ef93bd93da5a931217
parente7cb8d767a6dd35f2ec1f02e82431ae9de1a7c97
r14575: Move some path-related functions to libsamba-config so libsamba-util
doesn't have to depend on the lp_* functions.
13 files changed:
source/auth/auth.c
source/auth/gensec/gensec.c
source/build/smb_build/makefile.pm
source/lib/tls/config.mk
source/lib/util/config.mk
source/lib/util/debug.c
source/lib/util/fault.c
source/lib/util/util.c
source/lib/util/util.h
source/param/config.mk
source/param/loadparm.c
source/param/util.c [new file with mode: 0644]
source/passdb/secrets.c