summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/lock.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-2/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-15/+5
* 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-1/+1
* r3034: - fixed a bug in message dispatch, when the dispatch function called ...Andrew Tridgell2007-10-101-1/+130
* r3030: added testing of lock cancel, and some more special offsets (locksAndrew Tridgell2007-10-101-17/+235
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-1/+37
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-31/+31
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-3/+3
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-27/+27
* - cope with servers that don't properly implement SMBexitAndrew Tridgell2003-08-131-0/+89
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+216