lib/param move source4 param code to the top level
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Oct 2011 08:34:50 +0000 (19:34 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 11 Oct 2011 02:41:34 +0000 (13:41 +1100)
commitb21b012756dbb9e7022280b34d7103a5dcbea6d6
treeda02a819454751095f72dde2235dd05e76c3c966
parent6bed57788c2341a92e1c4431ea764bf037431254
lib/param move source4 param code to the top level

This is done so that the lpcfg_ functions are available across the whole
build, either with the struct loadparm_context loaded from an smb.conf directly
or as a wrapper around the source3 param code.

This is not the final, merged loadparm, but simply one step to make
it easier to solve other problems while we make our slow progress
on this difficult problem.

Andrew Bartlett
22 files changed:
lib/param/generic.c [moved from source4/param/generic.c with 100% similarity]
lib/param/loadparm.c [new file with mode: 0644]
lib/param/param.h [moved from source4/param/param.h with 100% similarity]
lib/param/samba-hostconfig.pc.in [moved from source4/param/samba-hostconfig.pc.in with 100% similarity]
lib/param/util.c [moved from source4/param/util.c with 100% similarity]
lib/param/wscript_build
libcli/smb/smb_constants.h
nsswitch/libwbclient/tests/wbclient.c
script/mks3param.pl [moved from source4/script/mks3param.pl with 100% similarity]
source3/modules/vfs_dfs_samba4.c
source3/param/loadparm_ctx.c
source3/passdb/pdb_samba4.c
source4/auth/ntlm/wscript_build
source4/libcli/raw/libcliraw.h
source4/libcli/raw/signing.h
source4/libcli/wscript_build
source4/librpc/wscript_build
source4/ntvfs/wscript_build
source4/param/loadparm.c
source4/param/wscript_build
source4/torture/libnetapi/libnetapi.c
source4/wscript_build