1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/param
Brad Hards 840cdfa2fa s4:param remove reference to private header from source4/param/param.h
source4/param/param.h has a

param.h is a public header (and parmlist isn't, even if the relative path
could work), so I suggest making it a forward declaration in the header, and
including parmlist.h in the implementation.

(commit message included from e-mail by Andrew Bartlett)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-11-24 15:21:57 +11:00
..
tests Move tests for ParamFile. 2008-12-21 16:39:17 +01:00
config.mk provision: Avoid linking in multiple copies of security python module. 2009-09-23 15:24:10 +02:00
generic.c s4:param remove reference to private header from source4/param/param.h 2009-11-24 15:21:57 +11:00
loadparm.c s4:param remove reference to private header from source4/param/param.h 2009-11-24 15:21:57 +11:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h s4:param remove reference to private header from source4/param/param.h 2009-11-24 15:21:57 +11:00
provision.c s4:provision Add C binding to get at the generate schema 2009-11-12 16:34:11 +11:00
provision.h s4:provision Add C binding to get at the generate schema 2009-11-12 16:34:11 +11:00
pyparam_util.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
pyparam.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
pyparam.h Fix unresolved symbol in python messaging module. 2009-06-02 18:05:42 +02:00
README Add README file explaining param/. 2008-04-01 15:03:24 +02:00
samba-hostconfig.pc.in Rename libsamba-config to libsamba-hostconfig. 2008-04-01 15:08:30 +02:00
secrets.c s4: the secrets.ldb module needs the loadparm opaque setup 2009-09-07 10:33:02 +10:00
secrets.h s4:secrets Look for LDAP secret with a name that is indexed 2009-10-23 15:41:53 +11:00
share_classic.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share_ldb.c s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
share.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
util.c support config files in the current directory 2009-09-03 18:36:08 +10: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.