1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/param
Stefan Metzmacher 24957527e0 lib/param: use the correct path names again
This fixes a regression which was introduced by commit
5b1d95046c.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Dec 27 19:19:55 CET 2012 on sn-devel-104
2012-12-27 19:19:55 +01: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: fix line length of DEBUG statments touched in previous commit in set_variable() 2012-10-29 21:55:35 +01:00
loadparm.h build: Remove special case for the build farm 2012-08-21 06:39:04 +02:00
param_functions.c smbd: Remove NT4 compatability handling in posix -> NT ACL conversion 2012-11-13 22:48:19 +01:00
param_table.c smbd: Remove NT4 compatability handling in posix -> NT ACL conversion 2012-11-13 22:48:19 +01: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: use the correct path names again 2012-12-27 19:19:55 +01: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.