1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/param
2008-12-06 15:38:49 +01: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 Fix includes. 2008-10-24 18:06:57 +02:00
loadparm.c s4:loadparm: start 'browser' rpc_server 2008-12-06 14:56:49 +01:00
loadparm.h Remove include/local.h and move defines to more appropriate places. 2008-10-24 17:53:38 +02:00
param_wrap.c Add utility function for getting the default loadparm context from a python module. 2008-11-02 16:48:48 +01:00
param.h Remove global_loadparm. 2008-11-02 19:33:34 +01:00
param.i Add utility function for getting the default loadparm context from a python module. 2008-11-02 16:48:48 +01:00
param.py Regenerate SWIG files. 2008-10-24 15:30:43 +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 s4:secrets: remove unused structure 2008-12-06 15:38:49 +01:00
share_classic.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
share_ldb.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +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 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.