index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
basic
/
delaywrite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
s4-torture: Fix some nonemtpy blank lines
Volker Lendecke
1
-12
/
+12
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
1
-48
/
+16
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
1
-16
/
+8
2011-03-19
source4/torture/basic: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-66
/
+66
2009-11-05
Fix up some of the timing constants for DELAYWRITE. Add some extra tests up t...
Jeremy Allison
1
-30
/
+114
2009-09-14
Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.
Jeremy Allison
1
-0
/
+131
2009-08-24
Allow systems with timestamp granularity of 1sec to work with
Jeremy Allison
1
-0
/
+15
2009-06-03
Note that the delaytime for update has changed betweek w2k3 and w2k8.
Jeremy Allison
1
-7
/
+11
2008-09-18
Properly report why a test didn't succeed (required for use with known
Jelmer Vernooij
1
-117
/
+91
2008-09-12
Comment the delay write time tests so I know what they're
Jeremy Allison
1
-3
/
+41
2008-09-09
A truncate write must be a smbcli_smbwrite, not a
Jeremy Allison
1
-1
/
+1
2008-09-08
Make it easier to see when tests start/end.
Jeremy Allison
1
-15
/
+52
2008-09-08
BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...
Stefan Metzmacher
1
-0
/
+204
2008-09-08
BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...
Stefan Metzmacher
1
-0
/
+206
2008-09-08
BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...
Stefan Metzmacher
1
-0
/
+157
2008-09-08
BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...
Stefan Metzmacher
1
-0
/
+159
2008-09-08
BASE-DELAYWRITE: test more details of the truncate write time update behavior
Stefan Metzmacher
1
-4
/
+371
2008-09-05
Don't compare identity, it'll never be different.
Jeremy Allison
1
-2
/
+2
2008-09-05
Added tests that show that write time update is immediate
Jeremy Allison
1
-1
/
+347
2008-06-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-1
/
+3
2008-06-03
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
1
-1
/
+1
2008-06-03
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
1
-0
/
+2
2008-06-02
remove unused macros
Andrew Tridgell
1
-12
/
+0
2008-04-08
BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...
Stefan Metzmacher
1
-1
/
+12
2008-04-08
BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...
Stefan Metzmacher
1
-101
/
+164
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26307: BASE-DELAYWRITE: only set the write time
Stefan Metzmacher
1
-3
/
+3
2007-12-21
r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...
Stefan Metzmacher
1
-3
/
+36
2007-12-21
r26220: BASE-DELAYWRITE: add more subtests to explore write time update details
Stefan Metzmacher
1
-0
/
+679
2007-12-21
r26219: BASE-DELAYWRITE: make the tests more strict about the write time update
Stefan Metzmacher
1
-38
/
+49
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-45
/
+45
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-15
/
+15
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-120
/
+89
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-3
/
+3
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-7
/
+12
2007-10-10
r5730: More fun with delayed write semantics with multiple file handles
Jeremy Allison
1
-2
/
+168
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3888: Just proving :-) to tridge that a Setfileinfo with a modified
Jeremy Allison
1
-2
/
+17
2007-10-10
r3887: Much better understanding of delayed write time, and the interaction
Jeremy Allison
1
-4
/
+80
[next]