param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca06286
authorAndrew Bartlett <abartlet@samba.org>
Sun, 22 Jul 2012 23:23:04 +0000 (09:23 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 27 Jul 2012 01:34:23 +0000 (03:34 +0200)
commit42e405a422b4913e014740678fa067d5a441db88
tree59425d442c7aa3a620429c031e8f756d76ae006a
parentbc1826abd67627588f40a7fe3a0a993ab83bb65d
param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca06286

This essentially reverts the commit 611ef42053eb99f4c29d4efa86eaea9f1ca06286
Author: Yasuma Takeda <yasuma@osstech.co.jp>
Date:   Fri Dec 5 13:37:51 2008 -0800

    Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf

Intead, the documentation is fixed so that the correct default is
recorded.  Removing the special case handling here allows this to be
dealt with in the same way as all other parameters.

Andrew Bartlett
docs-xml/smbdotconf/misc/socketaddress.xml
lib/param/loadparm.c
lib/param/param_functions.c
source3/param/loadparm.c