1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/param
Matthieu Patou 2a7484eb72 panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action)
Signed-off-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep 18 06:12:00 CEST 2012 on sn-devel-104
2012-09-18 06:12:00 +02:00
..
generic.c lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
loadparm_server_role.c lib/param: make security=domain and security=ads conflict with being a DC 2012-06-15 09:18:33 +02:00
loadparm.c panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action) 2012-09-18 06:12:00 +02:00
loadparm.h build: Remove special case for the build farm 2012-08-21 06:39:04 +02:00
param_functions.c dns_server: Remove parameter 'dns recursive queries' and base this on 'dns forwarder' 2012-09-12 16:51:29 +02:00
param_table.c dns_server: Remove parameter 'dns recursive queries' and base this on 'dns forwarder' 2012-09-12 16:51:29 +02:00
param.h s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
README Move README file in the right place. 2012-04-19 18:14:01 -04:00
samba-hostconfig.pc.in lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
util.c lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
wscript_build lib/param: Put common FN_ macros into param_functions.c 2012-05-30 04:15:12 +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.