1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/param
Jelmer Vernooij 9047195128 Add docstrings to param python module.
(This used to be commit 39d27088e5)
2008-05-23 00:37:46 +02:00
..
tests Move more modules inside of the samba package. 2008-05-21 23:59:34 +02:00
config.mk Fix CFLAGS for SWIG files. 2008-05-22 02:13:26 +02:00
generic.c Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
loadparm.c Fix 'oplocks' in loadparm. 2008-03-28 10:18:06 +11:00
loadparm.h Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
param_wrap.c Add docstrings to param python module. 2008-05-23 00:37:46 +02:00
param.h Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
param.i Add docstrings to param python module. 2008-05-23 00:37:46 +02:00
param.py Add docstrings to param python module. 2008-05-23 00:37:46 +02:00
provision.c Include the smbconf parameter to the provision 2008-04-14 16:01:15 +02:00
provision.h Don't specify the ntds_guid to the C -> python provision interface 2008-04-11 19:35:15 +10: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 Add context pointer to secrets functions. 2008-04-01 15:26:00 +02:00
secrets.h Add context pointer to secrets functions. 2008-04-01 15:26:00 +02:00
share_classic.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
share_ldb.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
share.c Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 2008-04-25 10:04:20 +01:00
share.h Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
util.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +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.