1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/param
2008-04-15 02:25:16 +02:00
..
tests Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
config.mk Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables directly instead. 2008-04-15 02:25:16 +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 Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
param.h Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
param.i Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
param.py Remove sDefault as static variable. 2008-02-28 20:04:58 +01: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 Actually call into lp_oplocks() in share_classic backend. 2008-03-27 20:50:39 +11:00
share_ldb.c Clarify comments. 2008-02-27 19:37:13 +01:00
share.c Remove prototypes from build.h in preparation of removing build.h 2008-04-14 11:54:50 +02:00
share.h Make oplocks a per-share option. 2008-03-27 20:32:02 +11: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.