summaryrefslogtreecommitdiff
path: root/source4/torture/basic/delete.c
Commit message (Expand)AuthorAgeFilesLines
* s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directoriesAnoop C S2018-08-231-0/+87
* s4: torture: Test all combinations of directory open with existing directory ...Jeremy Allison2018-04-061-0/+66
* s4: torture: Test all combinations of directory create to ensure behavior is ...Jeremy Allison2018-04-061-0/+65
* s4: torture: Test all combinations of file open with existing file to ensure ...Jeremy Allison2018-04-061-0/+68
* s4: torture: Test all combinations of file create to ensure behavior is the s...Jeremy Allison2018-04-061-24/+33
* s4: torture: Ensure a failed file create doesn't create the file.Jeremy Allison2018-04-061-0/+27
* Add a test for unsetting Delete-on-Close before the close by DoC opener.Richard Sharpe2017-07-281-0/+56
* Fix incorrect error messages:unsetting not setting.Richard Sharpe2017-07-281-2/+2
* s4: torture: Add a TALLOC_CTX * to torture_test_delete().Jeremy Allison2017-05-051-2/+2
* s4:torture:basic:delete: fix O3 error unused result of asprintfMichael Adam2016-05-131-2/+5
* s4:torture:basic: add more delete test - variants of deltest16 and deltest17Michael Adam2012-08-171-0/+622
* s4:torture:basic: check the return status of the last open in deltest16Michael Adam2012-08-091-0/+2
* s4:torture:basic: fix a message typo in the delete17 testMichael Adam2012-08-091-1/+1
* s4:torture:basic: fix abundance of spaces in deltest6Michael Adam2012-08-091-3/+4
* s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo...Michael Adam2012-08-091-4/+4
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-2/+1
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-1/+1
* s4/torture: add delete-on-close test for directoriesAravind Srinivasan2009-12-071-0/+63
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4: [2/3] Fix a delete on close divergence from windows and the associated to...Tim Prouty2008-12-091-5/+18
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-4/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-86/+86
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23104: Add comment explaining the new test.Jeremy Allison2007-10-101-1/+7
* r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison2007-10-101-0/+104
* r23099: New interesting delete on close tests :-).Jeremy Allison2007-10-101-1/+62
* r23029: fixed formattingAndrew Tridgell2007-10-101-3/+3
* r21134: Attempt to quieten the build farm for Samba3Volker Lendecke2007-10-101-0/+4
* r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke2007-10-101-0/+80
* r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij2007-10-101-7/+5
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-758/+360
* r17020: pass the real error to the failing requestsStefan Metzmacher2007-10-101-1/+1
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-3/+3
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-1/+3
* r16756: Some machines on the build farms sporadically fail the testVolker Lendecke2007-10-101-0/+4
* r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke2007-10-101-5/+7
* r15865: using dirname for a variable isn't that good,Stefan Metzmacher2007-10-101-36/+36
* 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-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-2/+2
* r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell2007-10-101-47/+70
* r13370: Added deltest21 - pull the rug out from a connection by socketJeremy Allison2007-10-101-81/+90
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r13297: It's a good thing the shipment of function headers tridgeJeremy Allison2007-10-101-221/+404
* r13277: print a useful error message when test 17 failsAndrew Tridgell2007-10-101-2/+2
* r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison2007-10-101-9/+70