summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke2008-10-141-0/+70
* Cope with API changes.Jelmer Vernooij2008-09-301-2/+3
* Avoid event_find_context when a event context is already available.Jelmer Vernooij2008-04-161-2/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* smbtorture: fix typos in RAW-OPLOCK output.Michael Adam2008-03-181-2/+2
* RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!Stefan Metzmacher2008-03-121-15/+50
* Added test_nttransrename() to test Metze's new code.Jeremy Allison2008-03-111-0/+89
* Samba3.2 now passes a lot more tests - remove the S3 specificJeremy Allison2008-03-111-67/+32
* Samba3 now passes the test_raw_oplock_exclusive3 test.Jeremy Allison2008-03-111-8/+2
* Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2008-03-111-0/+106
* RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher2008-03-061-61/+75
* RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher2008-03-061-0/+77
* RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-0/+121
* RAW-OPLOCK: remove unused varsStefan Metzmacher2008-03-061-3/+0
* RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher2008-03-041-0/+118