summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/open.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher2007-10-101-2/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-49/+49
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-49/+49
* r13004: fix compiler warningsStefan Metzmacher2007-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
* r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison2007-10-101-0/+26
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2007-10-101-0/+126
* r9044: added a comment so you can see what this test does :-)Andrew Tridgell2007-10-101-1/+2
* r8107: now that we properly separate DOS and NT status codes all the placesAndrew Tridgell2007-10-101-2/+2
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1