Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-29 | libcli/smb: use an explicit TALLOC_FREE(subreq) in smb2cli_* | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-07-25 | libcli/smb: there's no PID field in the SMB2/3 header anymore | Stefan Metzmacher | 1 | -1/+0 | |
It's a reserved field... metze | |||||
2012-07-25 | libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send() | Stefan Metzmacher | 1 | -6/+1 | |
metze | |||||
2012-07-24 | libcli/smb: pass smbXcli_tcon to smb2cli_ioctl*() | Stefan Metzmacher | 1 | -3/+8 | |
metze | |||||
2012-05-29 | s3:smb2cli_ioctl: fix requests without output_buffer.length > 0 against windows | Stefan Metzmacher | 1 | -1/+1 | |
This fixes DCERPC over SMB2 against windows servers. metze | |||||
2012-05-15 | libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel | Björn Baumbach | 1 | -0/+335 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 15 20:17:01 CEST 2012 on sn-devel-104 |