A truncate write must be a smbcli_smbwrite, not a
[metze/samba/wb-ndr.git] / source / torture / basic / delaywrite.c
2008-09-10 Jeremy AllisonA truncate write must be a smbcli_smbwrite, not a
2008-09-08 Jeremy AllisonMake it easier to see when tests start/end.
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of SMBwrite truncate...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of writeX, SMBwrite...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that a truncate write...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that the time between...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test more details of the truncate...
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-06 Jeremy AllisonDon't compare identity, it'll never be different.
2008-09-05 Jeremy AllisonAdded tests that show that write time update is immediate
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Stefan MetzmacherBASE-DELAYWRITE: fix test on filesystem without high...
2008-06-03 Stefan MetzmacherBASE-DELAYWRITE: add missing time checks to make sure...
2008-06-02 Andrew Tridgellremove unused macros
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: be more friendly to filesystems withou...
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: use timeval_* and make it possible...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Stefan Metzmacherr26307: BASE-DELAYWRITE: only set the write time
2007-12-21 Stefan Metzmacherr26306: BASE-DELAYWRITE: print access time stamps and...
2007-12-21 Stefan Metzmacherr26220: BASE-DELAYWRITE: add more subtests to explore...
2007-12-21 Stefan Metzmacherr26219: BASE-DELAYWRITE: make the tests more strict...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Jeremy Allisonr5730: More fun with delayed write semantics with multi...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Jeremy Allisonr3888: Just proving :-) to tridge that a Setfileinfo...
2007-10-10 Jeremy Allisonr3887: Much better understanding of delayed write time...
2007-10-10 Jeremy Allisonr3886: Trying to understand delayed file write update...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...