summaryrefslogtreecommitdiff
path: root/source4/torture/raw/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-3/+1
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* torture/raw Allow one more 'not implemented' status return as a valid responseAndrew Bartlett2010-09-161-1/+2
* s4-smbtorture: try FSCTL_FIND_FILES_BY_SID with random blob data in RAW-IOCTL.Günther Deschner2010-09-161-0/+21
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-10/+10
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-19/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2007-10-101-1/+3
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-101-0/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-7/+7
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-7/+7
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r10912: added a test for supporting batch oplock upgradesAndrew Tridgell2007-10-101-0/+14
* r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell2007-10-101-3/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-6/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3254: - expanded the RAW-IOCTL testAndrew Tridgell2007-10-101-0/+8
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-11/+11
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-1/+1
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-8/+8
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-15/+18
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+156