1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/param
Andrew Bartlett dc00df2add lib/param: Rename "socket address" to "nbt client socket address" to clarify role
This parameter is only used in our NBT client code and in nmbd as a
fallback when we fail to select a better interface from "interfaces"
to use directly.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jul 27 12:16:25 CEST 2012 on sn-devel-104
2012-07-27 12:16:25 +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: Rename "socket address" to "nbt client socket address" to clarify role 2012-07-27 12:16:25 +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: Rename "socket address" to "nbt client socket address" to clarify role 2012-07-27 12:16:25 +02:00
param_table.c lib/param: Rename "socket address" to "nbt client socket address" to clarify role 2012-07-27 12:16:25 +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.