summaryrefslogtreecommitdiff
path: root/source4/torture/raw/oplock.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-23torture: Extend the raw.oplock.level_ii_1 testVolker Lendecke1-0/+14
2013-10-23torture: Add a test showing we have to break L2 at open timeVolker Lendecke1-0/+105
2013-10-23torture: Add oplock break to l2/none testsVolker Lendecke1-0/+96
2013-10-23torture: Check break level in raw.oplock.exclusive5Volker Lendecke1-0/+1
2013-10-23torture: Add reproducer for bug 10216Volker Lendecke1-0/+12
2013-10-15torture: Extend raw.oplock.batch10Volker Lendecke1-0/+12
2013-10-11torture: Extend the raw.oplock.doc1 testVolker Lendecke1-7/+21
2013-09-06smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke1-0/+3
2013-09-05torture: Adapt raw.oplock to w2k12Volker Lendecke1-6/+18
2012-09-14s4:torture: fix error reporting in the raw.oplock-brl3 testMichael Adam1-2/+1
2012-09-10smbtorture: Test that delete requests are not specialVolker Lendecke1-0/+78
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett1-6/+2
2011-11-29s4:torture: use tctx->ev as event context for pollingStefan Metzmacher1-2/+1
2011-11-21Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison1-6/+0
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-3/+3
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-01-31smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky1-0/+95
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-40/+40
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2010-05-13Now we behave as Windows does, remove a Samba3 specific test return.Jeremy Allison1-1/+7
2009-12-21s4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar to BATCH19Tim Prouty1-0/+171
2009-12-21s4 torture: Update raw oplock to use win7 as the baseline for rename oplock b...Tim Prouty1-13/+66
2009-12-21s4 torture: Be more permissive with share modes for oplock testingTim Prouty1-2/+4
2009-12-21s4 torture: Do a better job of closing open files in RAW-OPLOCK.Tim Prouty1-5/+4
2009-12-03s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty1-0/+108
2009-12-03s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty1-2/+5
2009-12-03s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty1-12/+27
2009-12-03s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty1-5/+7
2009-12-03s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty1-7/+13
2009-12-01s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty1-2/+2
2009-11-25s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty1-4/+4
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-5/+0
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-40/+40
2009-10-01s4/torture: fix typo in test commentSteven Danneman1-1/+1
2009-09-29s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14Steven Danneman1-11/+12
2009-09-29s4/torture: Allow receiving of oplock break requests in any orderSteven Danneman1-88/+159
2009-09-29s4/torture: convert printf to torture_comment()Aravind Srinivasan1-2/+4
2009-09-10s4/torture: don't mix declarations and codeAndrew Tridgell1-22/+22
2009-09-09s4/torture: add new SMB oplock testsAravind Srinivasan1-2/+397
2009-09-09s4/torture: convert printf to torture_comment()Aravind Srinivasan1-6/+9
2009-04-01s4 torture: Add new streams oplock testTim Prouty1-0/+176
2009-02-10s4 torture: Change nttransrename to use a normal access maskTim Prouty1-1/+1
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-1/+1
2009-02-02s4:torture: s/private/private_dataStefan Metzmacher1-10/+10
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-17Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...Jeremy Allison1-4/+0
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-1/+2
2008-11-02Fix the build.Jelmer Vernooij1-1/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-1/+2