summaryrefslogtreecommitdiff
path: root/source4/torture/basic/delaywrite.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-3/+3
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher1-0/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-12/+12
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-12/+12
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-7/+12
2007-10-10r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison1-2/+168
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison1-2/+17
2007-10-10r3887: Much better understanding of delayed write time, and the interactionJeremy Allison1-4/+80
2007-10-10r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison1-0/+97
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-0/+284