1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/param
Jelmer Vernooij ce4531ee31 tdb_wrap: Move to specific directory.
It's a bit confusing to mix low-level and high-level libraries.  We had
multiple libraries in one directory, and there were have circular
dependencies with other libraries outside that directory (in this case,
samba-hostconfig).

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Mar 10 23:13:01 CET 2012 on sn-devel-104
2012-03-10 23:13:01 +01:00
..
tests s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
loadparm.c lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
provision.c s4:param/provision: pass schema_dn to provision_get_schema() 2011-11-15 09:46:27 +01:00
provision.h s4:param/provision: pass schema_dn to provision_get_schema() 2011-11-15 09:46:27 +01:00
pyparam_util.c Use public pytalloc header file. 2011-08-14 17:18:46 +02:00
pyparam.c pyparam: fix formatting. 2012-02-26 23:19:07 +01:00
pyparam.h s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
README
secrets.c tdb_wrap: Move to specific directory. 2012-03-10 23:13:01 +01: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 Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
share.h param/share: Use static prototypes. 2010-06-13 19:26:48 +02:00
wscript_build Revert making public of the samba-module library. 2011-12-03 08:36:30 +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.