summaryrefslogtreecommitdiff
path: root/source4/torture/raw/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+2
* s4:torture: Add smb2.oplock test batch9a and raw.oplock test batch9aJeremy Allison2014-11-071-0/+121
* torture: Extend the raw.oplock.level_ii_1 testVolker Lendecke2013-10-231-0/+14
* torture: Add a test showing we have to break L2 at open timeVolker Lendecke2013-10-231-0/+105
* torture: Add oplock break to l2/none testsVolker Lendecke2013-10-231-0/+96
* torture: Check break level in raw.oplock.exclusive5Volker Lendecke2013-10-231-0/+1
* torture: Add reproducer for bug 10216Volker Lendecke2013-10-231-0/+12
* torture: Extend raw.oplock.batch10Volker Lendecke2013-10-151-0/+12
* torture: Extend the raw.oplock.doc1 testVolker Lendecke2013-10-111-7/+21
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-0/+3
* torture: Adapt raw.oplock to w2k12Volker Lendecke2013-09-051-6/+18
* s4:torture: fix error reporting in the raw.oplock-brl3 testMichael Adam2012-09-141-2/+1
* smbtorture: Test that delete requests are not specialVolker Lendecke2012-09-101-0/+78
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-6/+2
* s4:torture: use tctx->ev as event context for pollingStefan Metzmacher2011-11-291-2/+1
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-6/+0
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-3/+3
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky2011-01-311-0/+95
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-40/+40
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-6/+6
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+0
* Now we behave as Windows does, remove a Samba3 specific test return.Jeremy Allison2010-05-131-1/+7
* s4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar to BATCH19Tim Prouty2009-12-211-0/+171
* s4 torture: Update raw oplock to use win7 as the baseline for rename oplock b...Tim Prouty2009-12-211-13/+66
* s4 torture: Be more permissive with share modes for oplock testingTim Prouty2009-12-211-2/+4
* s4 torture: Do a better job of closing open files in RAW-OPLOCK.Tim Prouty2009-12-211-5/+4
* s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty2009-12-031-0/+108
* s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-2/+5
* s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-12/+27
* s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty2009-12-031-5/+7
* s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty2009-12-031-7/+13
* s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty2009-12-011-2/+2
* s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty2009-11-251-4/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-5/+0
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-40/+40
* s4/torture: fix typo in test commentSteven Danneman2009-10-011-1/+1
* s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14Steven Danneman2009-09-291-11/+12
* s4/torture: Allow receiving of oplock break requests in any orderSteven Danneman2009-09-291-88/+159
* s4/torture: convert printf to torture_comment()Aravind Srinivasan2009-09-291-2/+4
* s4/torture: don't mix declarations and codeAndrew Tridgell2009-09-101-22/+22
* s4/torture: add new SMB oplock testsAravind Srinivasan2009-09-091-2/+397
* s4/torture: convert printf to torture_comment()Aravind Srinivasan2009-09-091-6/+9
* s4 torture: Add new streams oplock testTim Prouty2009-04-011-0/+176
* s4 torture: Change nttransrename to use a normal access maskTim Prouty2009-02-101-1/+1
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* s4:torture: s/private/private_dataStefan Metzmacher2009-02-021-10/+10
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...Jeremy Allison2008-12-171-4/+0
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-1/+2