summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/locking.c
Commit message (Expand)AuthorAgeFilesLines
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-7/+11
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-7/+7
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-1/+1
* 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
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+2
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-6/+6
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell2007-10-101-12/+30
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-3/+3
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-101-2/+4
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-7/+7
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-19/+70
* r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell2007-10-101-0/+907