summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/cancel.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-24s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher1-40/+7
2011-09-28s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...Stefan Metzmacher1-0/+1
2010-09-22s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman1-1/+1
2008-05-30implemented client side SMB2 signingAndrew Tridgell1-3/+3
2008-02-12updated SMB2 header defines to match WSPP docsAndrew Tridgell1-3/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17083: - implement SMB2 Cancel in the clientStefan Metzmacher1-0/+78