summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/logoff.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-241-2/+0
* libcli/smb2: sign SMB2 Logoff requestsStefan Metzmacher2008-07-281-0/+2
* updated SMB2 header defines to match WSPP docsAndrew Tridgell2008-02-121-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher2007-10-101-1/+1
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2007-10-101-4/+6
* r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell2007-10-101-0/+67