Fix bug #7700 - Improvement of return code of smbclient
authorJeremy Allison <jra@samba.org>
Fri, 29 Oct 2010 18:56:51 +0000 (11:56 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 29 Oct 2010 19:40:16 +0000 (19:40 +0000)
commit14ff2e8de9bd8d0064762234555260f5eea643fe
treeabd73a321e4f9855c9fcaf729d7a9ef7f91112ab
parent606a447503defdeddc84ae03e06b392517c840c5
Fix bug #7700 - Improvement of return code of smbclient

Based on an initial patch from H Hasegawa <hasegawa.hiroyuki@fujixerox.co.jp>.
Convert cli_list and associated functions to take calls that return NTSTATUS.

Jeremy.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Oct 29 19:40:16 UTC 2010 on sn-devel-104
source3/client/client.c
source3/client/client_proto.h
source3/client/clitar.c
source3/include/proto.h
source3/libgpo/gpo_filesync.c
source3/libsmb/clilist.c
source3/libsmb/libsmb_dir.c
source3/torture/masktest.c
source3/torture/nbio.c
source3/torture/torture.c
source3/utils/net_rpc.c