1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/param
Andrew Tridgell f9e2a92881 s4-provision: removed an incorrect debug message
this is now used as part of the main join
2010-12-21 11:18:19 +01: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/loadparm.c - fix a warning by introducing a "const" cast 2010-12-12 12:07:24 +01:00
loadparm.h s4-param Allow +foo syntax in smb.conf list parsing 2010-12-08 09:39:06 +01:00
param.h s4-loadparm: added loadparm_init_global() 2010-11-29 18:04:42 +11:00
provision.c s4-provision: removed an incorrect debug message 2010-12-21 11:18:19 +01: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 s4:param/pyparam_util.c - remove unused include 2010-11-29 12:56:12 +01:00
pyparam.c s4-param Allow +foo syntax in smb.conf list parsing 2010-12-08 09:39:06 +01: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 Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00:00
secrets.h s4:param/secrets.h - fix "enum netr_SchannelType" include correctly 2010-11-27 21:50:41 +01:00
share_classic.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
share_ldb.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +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 s4-modules: remove LD_SAMBA_MODULE_PATH 2010-10-30 23:49:01 +11:00
wscript_build ldbsamba: Lowercase library name. 2010-11-07 01:57:34 +01: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.