summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/mux.c
Commit message (Expand)AuthorAgeFilesLines
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-14/+14
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-24/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21215: extend the RAW-MUX test to test cancelling a async lock request usingAndrew Tridgell2007-10-101-1/+29
* r21139: make the RAW-MUX test fail if the locking subsystem doesn't triggerAndrew Tridgell2007-10-101-0/+8
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* 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-6/+6
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-6/+6
* 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
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* 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
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-1/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-13/+2
* r3576: don't consider short share delay timeouts to be an error, so we canAndrew Tridgell2007-10-101-2/+0
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-101-3/+3
* r3540: added testing of SMBntcancel in the open/open/close muxAndrew Tridgell2007-10-101-14/+33
* r3539: much nicer async open delay code.Andrew Tridgell2007-10-101-7/+16
* r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell2007-10-101-0/+4
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-0/+21
* 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
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-24/+24
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-2/+2
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-15/+15
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+298