summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+2
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell2007-10-101-1/+1
* r16918: the SMB2 Ioctls are sometimes called with a wildcard handleStefan Metzmacher2007-10-101-0/+2
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+6
* r15688: windows sends 4 as max_setup count on NT IOCTLStefan Metzmacher2007-10-101-1/+1
* r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2007-10-101-1/+1
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-101-7/+16
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r14974: work around an ibm checker bugAndrew Tridgell2007-10-101-2/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-2/+2
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-23/+23
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-34/+71
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+118