1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
2008-12-21 03:08:14 +01:00
..
tests Move more modules inside of the samba package. 2008-05-21 23:59:34 +02:00
config.mk Avoid linking in all Python modules to the samba binaries - we can just let Python dlopen() them. 2008-12-21 00:53:06 +01: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 py: Fix initialisation of subtypes, fix segfaults. 2008-12-21 03:08:14 +01:00
param.h Remove global_loadparm. 2008-11-02 19:33:34 +01:00
param.i py: Fix initialisation of subtypes, fix segfaults. 2008-12-21 03:08:14 +01:00
param.py py: Fix initialisation of subtypes, fix segfaults. 2008-12-21 03:08:14 +01:00
provision.c Fix more tests. 2008-12-19 16:08:35 +00: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.