s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_secondary_context()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2013 05:18:19 +0000 (07:18 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2013 19:48:54 +0000 (08:48 +1300)
commite9998d16689aaee89746a741fcaa1622147a5890
tree138f9a6e2cb92d8f60c857a8d8d1381a7f98ba3d
parent07ec60ce72bbf3ff0ac2ddb94de24fb47a48cc1e
s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_secondary_context()

This avoids the use of dcerpc_smb_tree(), which is a layer violation.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/dcerpc_secondary.c