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