index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
oplock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4 torture: Add a new RAW-OPLOCK test: BATCH26
Tim Prouty
2009-12-03
1
-0
/
+108
*
s4 torture: Close the third handle in RAW-OPLOCK-BATCH22
Tim Prouty
2009-12-03
1
-2
/
+5
*
s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22
Tim Prouty
2009-12-03
1
-12
/
+27
*
s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4
Tim Prouty
2009-12-03
1
-5
/
+7
*
s4 torture: Allow some implementations to break from level1 to none with two ...
Tim Prouty
2009-12-03
1
-7
/
+13
*
s4 torture: Change oplock to use passthrough for exclusive3/batch11
Tim Prouty
2009-12-01
1
-2
/
+2
*
s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...
Tim Prouty
2009-11-25
1
-4
/
+4
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-5
/
+0
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
1
-40
/
+40
*
s4/torture: fix typo in test comment
Steven Danneman
2009-10-01
1
-1
/
+1
*
s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14
Steven Danneman
2009-09-29
1
-11
/
+12
*
s4/torture: Allow receiving of oplock break requests in any order
Steven Danneman
2009-09-29
1
-88
/
+159
*
s4/torture: convert printf to torture_comment()
Aravind Srinivasan
2009-09-29
1
-2
/
+4
*
s4/torture: don't mix declarations and code
Andrew Tridgell
2009-09-10
1
-22
/
+22
*
s4/torture: add new SMB oplock tests
Aravind Srinivasan
2009-09-09
1
-2
/
+397
*
s4/torture: convert printf to torture_comment()
Aravind Srinivasan
2009-09-09
1
-6
/
+9
*
s4 torture: Add new streams oplock test
Tim Prouty
2009-04-01
1
-0
/
+176
*
s4 torture: Change nttransrename to use a normal access mask
Tim Prouty
2009-02-10
1
-1
/
+1
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
s4:torture: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-10
/
+10
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...
Jeremy Allison
2008-12-17
1
-4
/
+0
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-1
/
+2
*
Add the oplock-batch25 test showing that a writeattr does not break an oplock
Volker Lendecke
2008-10-14
1
-0
/
+70
*
Cope with API changes.
Jelmer Vernooij
2008-09-30
1
-2
/
+3
*
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
2008-04-16
1
-2
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
smbtorture: fix typos in RAW-OPLOCK output.
Michael Adam
2008-03-18
1
-2
/
+2
*
RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!
Stefan Metzmacher
2008-03-12
1
-15
/
+50
*
Added test_nttransrename() to test Metze's new code.
Jeremy Allison
2008-03-11
1
-0
/
+89
*
Samba3.2 now passes a lot more tests - remove the S3 specific
Jeremy Allison
2008-03-11
1
-67
/
+32
*
Samba3 now passes the test_raw_oplock_exclusive3 test.
Jeremy Allison
2008-03-11
1
-8
/
+2
*
Test trans2 renames with oplocks. It looks like trans2 renames
Jeremy Allison
2008-03-11
1
-0
/
+106
*
RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()
Stefan Metzmacher
2008-03-06
1
-61
/
+75
*
RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...
Stefan Metzmacher
2008-03-06
1
-0
/
+77
*
RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
2008-03-06
1
-0
/
+121
*
RAW-OPLOCK: remove unused vars
Stefan Metzmacher
2008-03-06
1
-3
/
+0
*
RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeouts
Stefan Metzmacher
2008-03-04
1
-0
/
+118
*
RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break it
Stefan Metzmacher
2008-03-04
1
-0
/
+70
*
RAW-OPLOCK: be more strict with share modes against windows and samba4
Stefan Metzmacher
2008-02-27
1
-19
/
+32
*
RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file work
Stefan Metzmacher
2008-02-27
1
-2
/
+2
*
RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()
Stefan Metzmacher
2008-02-27
1
-0
/
+135
*
RAW-OPLOCK: add BATCH19 test renaming via setpathinfo
Stefan Metzmacher
2008-02-27
1
-0
/
+112
*
RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME
Stefan Metzmacher
2008-02-27
1
-0
/
+75
*
RAW-OPLOCK: add BATCH17 test rename on a file with oplock
Stefan Metzmacher
2008-02-27
1
-0
/
+75
*
RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplock
Stefan Metzmacher
2008-02-27
1
-0
/
+72
*
RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IF
Stefan Metzmacher
2008-02-27
1
-0
/
+72
*
RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IF
Stefan Metzmacher
2008-02-27
1
-0
/
+79
[next]