libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Sep 2013 13:50:10 +0000 (15:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jan 2014 07:37:42 +0000 (08:37 +0100)
commit024fc73047ffb6bb25dfdfbd99dbd7f490eaaa13
treec5b43f853ca3c6d32b53a4896dfc95e17d158add
parentacbd12adf90830070db7e5aec088aa3051dfaa63
libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c

This code is generic enough to have it in the top level now.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/smb/tstream_smbXcli_np.c [moved from source3/libsmb/cli_np_tstream.c with 99% similarity]
libcli/smb/tstream_smbXcli_np.h [moved from source3/libsmb/cli_np_tstream.h with 98% similarity]
libcli/smb/wscript
source3/rpc_client/rpc_transport_np.c
source3/rpc_client/rpc_transport_tstream.c
source3/wscript_build