1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
2010-11-27 21:50:41 +01:00
..
tests s4-selftest: Move more tests to scripting/python, simplifies running of tests. 2010-09-21 22:54:38 -07:00
generic.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
loadparm.c s4-dynconfig: override more paths when running from the build directory 2010-11-24 00:19:15 +01:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h param: Add prototype for lpcfg_private_dir(), used by openchange. 2010-09-14 10:54:28 +02:00
provision.c s4-param Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00: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: Check type when converting python object to lp_ctx, fix some 2010-09-22 17:48:23 -07:00
pyparam.c Avoid the use of PyAPI_DATA, which is for internal Python API's. 2010-11-22 00:52:56 +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-build: use @PACKAGE_VERSION@ in s4 pc.in files 2010-08-09 12:27:23 +10: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.