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
/
raw
/
oplock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
s4 torture: Change nttransrename to use a normal access mask
Tim Prouty
1
-1
/
+1
2009-02-02
s4:libcliraw: s/private/private_data
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:torture: s/private/private_data
Stefan Metzmacher
1
-10
/
+10
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-2
/
+2
2008-12-17
Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...
Jeremy Allison
1
-4
/
+0
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-10-14
Add the oplock-batch25 test showing that a writeattr does not break an oplock
Volker Lendecke
1
-0
/
+70
2008-09-30
Cope with API changes.
Jelmer Vernooij
1
-2
/
+3
2008-04-16
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
1
-2
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-03-18
smbtorture: fix typos in RAW-OPLOCK output.
Michael Adam
1
-2
/
+2
2008-03-12
RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!
Stefan Metzmacher
1
-15
/
+50
2008-03-11
Added test_nttransrename() to test Metze's new code.
Jeremy Allison
1
-0
/
+89
2008-03-11
Samba3.2 now passes a lot more tests - remove the S3 specific
Jeremy Allison
1
-67
/
+32
2008-03-11
Samba3 now passes the test_raw_oplock_exclusive3 test.
Jeremy Allison
1
-8
/
+2
2008-03-11
Test trans2 renames with oplocks. It looks like trans2 renames
Jeremy Allison
1
-0
/
+106
2008-03-06
RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()
Stefan Metzmacher
1
-61
/
+75
2008-03-06
RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...
Stefan Metzmacher
1
-0
/
+77
2008-03-06
RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
1
-0
/
+121
2008-03-06
RAW-OPLOCK: remove unused vars
Stefan Metzmacher
1
-3
/
+0
2008-03-04
RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeouts
Stefan Metzmacher
1
-0
/
+118
2008-03-04
RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break it
Stefan Metzmacher
1
-0
/
+70
2008-02-27
RAW-OPLOCK: be more strict with share modes against windows and samba4
Stefan Metzmacher
1
-19
/
+32
2008-02-27
RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file work
Stefan Metzmacher
1
-2
/
+2
2008-02-27
RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()
Stefan Metzmacher
1
-0
/
+135
2008-02-27
RAW-OPLOCK: add BATCH19 test renaming via setpathinfo
Stefan Metzmacher
1
-0
/
+112
2008-02-27
RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add BATCH17 test rename on a file with oplock
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplock
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+79
2008-02-27
RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...
Stefan Metzmacher
1
-0
/
+65
2008-02-27
RAW-OPLOCK: add EXCLUSIVE3
Stefan Metzmacher
1
-0
/
+69
2008-02-27
RAW-OPLOCK: add EXCLUSIVE2
Stefan Metzmacher
1
-0
/
+95
2008-02-27
RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)
Stefan Metzmacher
1
-4
/
+4
2008-02-26
RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocks
Stefan Metzmacher
1
-0
/
+74
2008-02-25
RAW-OPLOCK: remove unused var
Stefan Metzmacher
1
-2
/
+1
2008-02-25
RAW-OPLOCK: fix typo (send oplock releases on the correct connection)
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25689: test with a non-zero size file
Andrew Tridgell
1
-0
/
+7
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-20
/
+20
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-12
/
+15
2007-10-10
r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used
Andrew Tridgell
1
-0
/
+109
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24670: Use torture functions for settings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24041: After metze's ack, check in torture_comment from Zack Krisch
Volker Lendecke
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23144: splitup RAW-OPLOCK into small units
Stefan Metzmacher
1
-83
/
+629
[next]