summaryrefslogtreecommitdiff
path: root/source4/torture/basic/delaywrite.c
Commit message (Expand)AuthorAgeFilesLines
* r26220: BASE-DELAYWRITE: add more subtests to explore write time update detailsStefan Metzmacher2007-12-211-0/+679
* r26219: BASE-DELAYWRITE: make the tests more strict about the write time updateStefan Metzmacher2007-12-211-38/+49
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-45/+45
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-15/+15
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-120/+89
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-3/+3
* r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2007-10-101-0/+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
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-12/+12
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-12/+12
* 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
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-7/+12
* r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison2007-10-101-2/+168
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison2007-10-101-2/+17
* r3887: Much better understanding of delayed write time, and the interactionJeremy Allison2007-10-101-4/+80
* r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison2007-10-101-0/+97
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-0/+284