summaryrefslogtreecommitdiff
path: root/source4/torture/raw/oplock.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell1-40/+133
2007-10-10r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell1-1/+7
2007-10-10r15015: add an explanation for this testAndrew Tridgell1-1/+10
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell1-7/+87
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-20/+20
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-27/+27
2007-10-10r13004: fix compiler warningsStefan Metzmacher1-4/+4
2007-10-10r12765: Revert an accidential commitVolker Lendecke1-86/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke1-1/+86
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell1-9/+34
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f...Volker Lendecke1-0/+119
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-2/+2
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-4/+5
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-27/+27
2007-10-10r1632: in case of error don't send uninitialised fnums on the wireAndrew Tridgell1-1/+1
2007-10-10r946: Updated attribute only oplock tester to cover more cases.Jeremy Allison1-5/+37
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-3/+3
2007-10-10r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison1-0/+29
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell1-1/+1
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-8/+8
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+288