1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
Andrew Bartlett f9acf770e9 lib/util/charset: remove charset module loading
Now that the 'table' modules are gone, there is no reason for there to
be charset modules at all.  This builds the macosxfs and weird modules
into the binary at the appropriate times, and changes the tests to
test instead the difference between the remaining internal handlers
and iconv().

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Sep 20 06:27:06 CEST 2011 on sn-devel-104
2011-09-20 06:27:06 +02:00
..
tests s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
generic.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
loadparm.c s4-param void function cannot return value 2011-09-08 16:38:30 +02:00
param.h param: Add hooks to s3 parm_struct and the parameters void * pointer 2011-07-08 11:23:23 +02:00
provision.c Use public pytalloc header file. 2011-08-14 17:18:46 +02:00
provision.h s4:provision Allow a specific prefix map to be loaded into a new schema provision 2010-06-15 10:51:34 +10:00
pyparam_util.c Use public pytalloc header file. 2011-08-14 17:18:46 +02:00
pyparam.c Use public pytalloc header file. 2011-08-14 17:18:46 +02:00
pyparam.h s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
README Add README file explaining param/. 2008-04-01 15:03:24 +02:00
samba-hostconfig.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
secrets.c s4-param Remove 'secrets database' parameter 2011-06-06 15:02:39 +10:00
secrets.h s4-param Rename secrets_init() -> randseed_init() 2011-05-03 07:37:07 +02:00
share_classic.c s4-param Rename volume_label() -> lpcfg_volume_label() 2011-04-29 16:38:15 +10:00
share_ldb.c s4-param Rename private_path() -> lpcfg_private_path() 2011-04-29 16:38:14 +10:00
share.c s4-modules: get rid of the remaining static prototypes for modules 2010-11-01 18:55:19 +11:00
share.h param/share: Use static prototypes. 2010-06-13 19:26:48 +02:00
util.c lib/util/charset: remove charset module loading 2011-09-20 06:27:06 +02:00
wscript_build shares: Remove dependencies on share modules. 2011-07-26 17:10:31 +02:00

This directory contains "libsamba-hostconfig". 

The libsamba-hostconfig library provides access to all host-wide configuration
such as the configured shares, default parameter values and host secret keys.