summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-2/+2
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12006: don't require callers to fill in pad bytes in SMB2 callsAndrew Tridgell2007-10-101-1/+1
* r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2007-10-101-0/+111