fss: return netbios name instead of IP in responses
authorDavid Disseldorp <ddiss@samba.org>
Sun, 5 May 2013 16:50:13 +0000 (18:50 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 8 May 2013 10:21:38 +0000 (12:21 +0200)
commit4f24325a944d7c68ce018ca19bfc9325c75e6881
tree001cd9d3f5fad13e4e62359220cc8ae9532f6365
parent0ff2da82d5426d0f4b5e549f83893c2fae3f8166
fss: return netbios name instead of IP in responses

IsPathSupported() and GetShareMapping() responses include the server
machine name and snapshot UNC respectively. Until now the server IP
address has been used, lp_netbios_name() should be used instead.
source3/rpc_server/fss/srv_fss_agent.c