summaryrefslogtreecommitdiff
path: root/source4/torture/raw/lock.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/raw: add multilock6 testStefan Metzmacher2019-09-091-0/+263
* s4:torture/raw: add multilock5 testStefan Metzmacher2019-09-091-0/+269
* s4:torture/raw: add multilock4 testStefan Metzmacher2019-09-091-0/+266
* s4:torture/raw: add multilock3 testStefan Metzmacher2019-09-091-0/+266
* s4:torture/raw: improvements for multilock2Stefan Metzmacher2019-09-091-1/+4
* smbtorture: Match comment with testVolker Lendecke2019-06-181-1/+1
* smbtorture: Fix a typoVolker Lendecke2019-05-281-1/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4: torture: Add a new lock test to show that the Samba SMB1 multi-lock imple...Jeremy Allison2014-07-081-0/+134
* torture4: Make raw.lock.multilock fail after 20 secondsVolker Lendecke2014-07-041-1/+1
* torture4: Adapt comment to codeVolker Lendecke2014-07-031-1/+1
* s4: smbtorture: Add multi-lock test. Regression test for bug #10684.Jeremy Allison2014-07-031-0/+97
* torture: Reproducer for 64c0367Volker Lendecke2012-08-101-0/+20
* s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher2012-08-021-1/+1
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-33/+11
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-4/+0
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-5/+3
* s4:torture - suppress printf "%llu" on uint64_t variables warningsMatthias Dieter Wallnöfer2010-11-011-4/+4
* s4/torture: use time_mono for deltas in lock testBjörn Jacke2010-09-101-22/+22
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-13/+13
* s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman2010-01-101-47/+73
* s4/torture: fix small bug in lock testSteven Danneman2010-01-061-0/+1
* s4/torture: add more lock cancellation testsSteven Danneman2010-01-061-2/+95
* s4/torture: add test for zero byte read contention with byte range locksSteven Danneman2009-12-071-1/+154
* s4/torture: fix >80 column spacing issuesSteven Danneman2009-12-071-3/+4
* Make smbtorture4 match Windows behavior.Jeremy Allison2009-12-041-41/+33
* s4/torture: add multiple lock cancel testSteven Danneman2009-12-021-2/+91
* s4/torture: add addition multiple lock testsSteven Danneman2009-12-021-0/+67
* s4/torture: fix build warnings by removing unecessary constSteven Danneman2009-12-021-1/+1
* s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman2009-12-021-6/+27
* s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty2009-12-011-5/+0
* s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer2009-12-011-3/+6
* s4-torture: mark s4 as doing valid lock range tests on SMBAndrew Tridgell2009-11-271-1/+2
* RAW-LOCK: fix a compiler warning and make a global static constStefan Metzmacher2009-07-061-3/+2
* RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher2009-07-061-35/+50
* RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codesStefan Metzmacher2009-04-251-7/+13
* s4:torture: use torture api instead of printf for RAW-LOCKStefan Metzmacher2009-04-251-234/+168
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-2/+2
* s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-111-5/+566
* s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2009-02-111-2/+0
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-0/+1
* Pass options struct into session initialization functions rather thanJelmer Vernooij2008-09-301-1/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-3/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-50/+50
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2