summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/lock.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-31/+25
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17785: fix compiler warningsStefan Metzmacher2007-10-101-8/+0
* r17099: Samba3 now passes RAW-LOCK completely, no need forJeremy Allison2007-10-101-10/+0
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r15690: - disable the lock cancel test against samba3Stefan Metzmacher2007-10-101-0/+10
* r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher2007-10-101-5/+668
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-10/+10
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-10/+10
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-3/+3
* r6675: Fix printf warning.Tim Potter2007-10-101-1/+1
* r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell2007-10-101-1/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1