r11722: make the smb2_push/pull functions take a smb2_request_buffer
authorStefan Metzmacher <metze@samba.org>
Mon, 14 Nov 2005 12:31:02 +0000 (12:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:18 +0000 (13:46 -0500)
commitde5d71aebe4e415fcebbfacb852b190498cbf7bf
tree2aa0cf59e9275724f5612fff23cff7655883f37a
parent61317df8aab2fe2fd47baba8a137566df7b23395
r11722: make the smb2_push/pull functions take a smb2_request_buffer
and the pull ones also a TALLOC_CTX, then we can reuse this functions
in the server later

metze
(This used to be commit 9b616516cae269f0870e9b9a9cecd8ee3f0a9095)
source4/libcli/smb2/getinfo.c
source4/libcli/smb2/negprot.c
source4/libcli/smb2/read.c
source4/libcli/smb2/request.c
source4/libcli/smb2/session.c
source4/libcli/smb2/tcon.c
source4/libcli/smb2/write.c