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)
commitf97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07
tree5a53afce6e7b167526579684889392d4e8036cf6
parent29d63edbd71d665d2566a2f4aac90e93753946e3
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