1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/param
2008-10-12 00:56:56 +02:00
..
tests Move more modules inside of the samba package. 2008-05-21 23:59:34 +02:00
config.mk Fix dependency on swig ldb module. 2008-05-28 04:11:40 +02:00
generic.c Use common strlist implementation in Samba 3 and Samba 4. 2008-10-12 00:56:56 +02:00
loadparm.c Use common strlist implementation in Samba 3 and Samba 4. 2008-10-12 00:56:56 +02:00
loadparm.h Remove sDefault as static variable. 2008-02-28 20:04:58 +01:00
param_wrap.c Generate with 1.3.36. 2008-09-18 23:55:50 +02:00
param.h Pass options struct into session initialization functions rather than 2008-09-30 01:29:53 +02:00
param.i Add docstrings to a couple more python modules. 2008-05-24 04:01:57 +02:00
param.py Generate with 1.3.36. 2008-09-18 23:55:50 +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 Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
secrets.h Add a standard filter for finding the LDAP secrets. 2008-07-15 15:09:32 +10:00
share_classic.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
share_ldb.c Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. 2008-09-23 18:17:46 -04: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 Change our module code to not use the special symbol name init_module() 2008-06-17 13:11:29 +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.