summaryrefslogtreecommitdiff
path: root/source4/torture/raw/open.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix truncation warningsUri Simchoni2017-11-241-1/+1
* s4-torture: fix file time checksUri Simchoni2017-11-221-1/+1
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4: torture: Test for incorrect file size returned in the response of "FILE_S...Jeremy Allison2015-04-301-0/+102
* torture: Fix raw.open.chained-ntcreatexVolker Lendecke2014-12-091-2/+2
* torture: Fix raw.open.chained-openxVolker Lendecke2014-11-281-2/+2
* torture: allow us to correctly use sizeof(buf) in raw.open testsAndrew Bartlett2014-09-081-3/+3
* torture4: Add a little test that truncate actually works :-)Volker Lendecke2014-06-251-0/+13
* s4: torture: Add regression test case for #10671 - Samba file corruption as a...Jeremy Allison2014-06-251-0/+73
* s4-torture: Relax time checking in CHECK_NTTIME.Andreas Schneider2013-11-121-1/+1
* torture: Fix memcmp of short buffer.Andreas Schneider2013-02-221-2/+2
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-2/+2
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-48/+16
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-2/+2
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-5/+5
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-1/+1
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-19/+19
* s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer2010-05-211-8/+3
* s4-torture: using typeof() is not portableAndrew Tridgell2010-03-311-17/+10
* s4 torture: Add RAW-OPEN-NTCREATEDIR to test error checking for open director...Tim Prouty2010-01-071-0/+198
* s4 torture: Convert RAW-OPEN to suite formZach Loafman2009-12-151-81/+99
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-5/+0
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-7/+7
* s4/torture: Add two new SMB RAW-OPEN testsAravind Srinivasan2009-10-011-1/+170
* s4/torture: convert printf to torture_comment() in RAW-OPENAravind Srinivasan2009-10-011-58/+103
* Added torture test for doing an openX over a directoryJeremy Allison2008-12-131-0/+47
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Add test to show you can open for delete a readonly file.Jeremy Allison2008-09-261-0/+59
* RAW-OPEN: be more strict in create_option checkingStefan Metzmacher2008-08-141-2/+11
* expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2008-08-141-0/+35
* Fix RAW-OPEN against Samba3Volker Lendecke2008-07-191-0/+1
* More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett2008-07-181-34/+22
* Ignore and handle more NT Create & X options.Andrew Bartlett2008-07-161-0/+56
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-6/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* this is in secondsAndrew Tridgell2008-01-251-3/+2
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-90/+90
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-110/+110
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-4/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-24/+14
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+3
* r20497: Two changes to RAW-OPEN that Samba does not fulfil:Volker Lendecke2007-10-101-5/+25
* r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...Derrell Lipman2007-10-101-0/+46
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1