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 dde4d6fce9 lib/param: Put common FN_ macros into param_functions.c
This will in turn make it possible to put the actual parameter
definitions in common.

Andrew Bartlett
2012-05-30 04:15:12 +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 s3-auth: remove "security=server" (depricated since 3.6) 2012-05-15 08:18:28 +02:00
loadparm.c lib/param: Put common FN_ macros into param_functions.c 2012-05-30 04:15:12 +02:00
loadparm.h param: domain_logons and domain_master are of type enum_bool_auto 2011-12-22 10:37:42 +01:00
param_enums.c s3-auth: remove "security=server" (depricated since 3.6) 2012-05-15 08:18:28 +02:00
param_functions.c lib/param: Put common FN_ macros into param_functions.c 2012-05-30 04:15:12 +02:00
param.h loadparm: Add helper function to fetch default lifetime policies 2012-04-19 18:14:02 -04: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 loadparm: Add helper function to fetch default lifetime policies 2012-04-19 18:14:02 -04: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.