r7704: - fixed open_nbt_connection() to return NULL when the connection failed
authorAndrew Tridgell <tridge@samba.org>
Sat, 18 Jun 2005 00:02:36 +0000 (00:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:23 +0000 (13:18 -0500)
commitee57c76a687c72ac7e8dc7c135ab53baa7a42776
tree7374b0dd40265004c6dbf35131a8fa12bcb8364f
parent82dfe0b29b4d090a20e0bc07a22ee47a5f38330a
r7704: - fixed open_nbt_connection() to return NULL when the connection failed

- got rid of smbcli_shutdown() and use talloc_free() instead.
(This used to be commit 1011b1bf51d420d6702ef448c894ea8ebeafa284)
source4/auth/auth_server.c
source4/client/client.c
source4/client/smbmount.c
source4/client/smbspool.c
source4/libcli/cliconnect.c
source4/torture/gentest.c
source4/torture/locktest.c
source4/torture/locktest2.c
source4/torture/torture.c