r2542: I really don't like the 'substitute' code, and I particularly don't
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Sep 2004 23:50:28 +0000 (23:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:04 +0000 (12:59 -0500)
commit79ae828819193dd9ed5e060f78a88752e30bd1c3
tree81ac23f5eb10cb52ef081be59723a8c28fa46d51
parent3fb57e31a0f1e4851dcd1f4e6d87fc320f6fa703
r2542: I really don't like the 'substitute' code, and I particularly don't
like it in the mainline code (outside the smb.conf magic).

We will need to have a more useful 'helper' routine for this, but for
now we at least get a reliable IP address.

Also remove the unused 'socket' structure in the smb server - it seems
to have been replaced by the socket library.

Andrew Bartlett
(This used to be commit d8fd19a2020da6cce691c0db2b00f42e31d672cc)
source4/lib/substitute.c
source4/smb_server/service.c
source4/smb_server/sesssetup.c
source4/smb_server/smb_server.c
source4/smb_server/smb_server.h