summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/delete.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison2007-10-101-90/+92
* r13271: Do the same tests with directories.Jeremy Allison2007-10-101-2/+161
* r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison2007-10-101-0/+142
* 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
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12154: Torture test for bug # 3303.Volker Lendecke2007-10-101-0/+125
* r12150: ReformattingVolker Lendecke2007-10-101-8/+15
* r9431: Check an error code in BASE-DELETE.Volker Lendecke2007-10-101-2/+13
* r8185: Delete on close on directories:Volker Lendecke2007-10-101-0/+137
* r8182: Little more testing delete-on-close: Check flag with qfileinfo.Volker Lendecke2007-10-101-16/+79
* r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke2007-10-101-84/+138
* r8177: More explorations.Volker Lendecke2007-10-101-1/+46
* r8176: Exploring the share mode database...Volker Lendecke2007-10-101-0/+39
* r8117: fixed a bunch more dos error code handing.Andrew 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
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-5/+5
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-36/+57
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1