summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/logoff.c
Commit message (Collapse)AuthorAgeFilesLines
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 63917616016133c623fc6ff59454bc313ee7dd8f)
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
| | | | (This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2007-10-101-4/+6
| | | | | | | - smb2_logoff() acts on the smb2_session metze (This used to be commit ae1ca2bb4affefff1026c03f0765faf28c2b316b)
* r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell2007-10-101-0/+67
logoff) (This used to be commit 6884ce66f2881eba834b419370f74111852fe022)