1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/param
Andrew Bartlett 222850bf80 lib/param: Re-arrange TLS parameters into their own section
This makes the merge with the source3 table less disruptive

Based on an earlier patch:
Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>

Andrew Bartlett
2012-07-24 11:01:17 +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 lib/param: Re-arrange TLS parameters into their own section 2012-07-24 11:01:17 +02:00
loadparm.h lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
param_functions.c lib/param: Merge handling of security/domain master/domain logons/server role 2012-07-24 11:01:17 +02:00
param_table.c lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +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.