lib/param: Rename "socket address" to "nbt client socket address" to clarify role
authorAndrew Bartlett <abartlet@samba.org>
Fri, 27 Jul 2012 02:56:22 +0000 (12:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 27 Jul 2012 10:16:25 +0000 (12:16 +0200)
commitdc00df2adddfe23e5ebb61f9f7c16ec7d3f2c03e
treed6d3e1c86529378fe9f48578d7929a2881db58a5
parentb181a0b96b8313206923e6f5b46b0803aaf64907
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
docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml [moved from docs-xml/smbdotconf/misc/socketaddress.xml with 52% similarity]
lib/param/loadparm.c
lib/param/param_functions.c
lib/param/param_table.c
source3/include/proto.h
source3/libsmb/namequery.c
source3/nmbd/nmbd.c
source3/param/loadparm.c
source3/utils/nmblookup.c