summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
2011-10-30s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...Michael Adam1-0/+146
2011-10-30s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...Michael Adam1-0/+111
2011-10-30s4:torture:smb2: check wheter open was durable in existing testsMichael Adam1-0/+8
2011-10-30s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam1-1/+1
2011-10-30s4:torture:smb2: adapt comment in durable-open.lease test according to curren...Michael Adam1-0/+3
2011-10-30s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2Michael Adam1-1/+1
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2011-10-28s4:torture:smb2: fix a nasty double free error.Michael Adam1-2/+10
2011-10-28s4:torture:smb2: fix a commentMichael Adam1-1/+1
2011-10-28s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam1-4/+9
2011-10-26s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()Michael Adam1-8/+11
2011-10-19s3: remove duplicate fsctl fn definitionsDavid Disseldorp1-2/+2
2011-10-14Fix printf warning.Jeremy Allison1-1/+1
2011-10-13s4:torture/smb2: we only support 64KB reads/writes for nowStefan Metzmacher2-8/+8
2011-10-08s4:torture/smb2: avoid '//' commentsStefan Metzmacher1-1/+1
2011-09-29s4: add SMB2_FSCTL opcodesDavid Disseldorp1-3/+3
2011-09-29s4-torture: add smb2 ioctl test suiteDavid Disseldorp3-1/+89
2011-09-29s4-torture: remove unchecked read from smb2 createDavid Disseldorp2-9/+9
2011-09-28s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher1-12/+14
2011-08-30smbtorture4: Fix a typoVolker Lendecke1-1/+1
2011-08-30Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison1-2/+40
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce4-11/+11
2011-07-06s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher1-3/+3
2011-07-06s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher1-19/+19
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-2/+5
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij12-147/+146
2010-11-28s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer1-2/+0
2010-11-01s4:torture - suppress printf "%llu" on uint64_t variables warningsMatthias Dieter Wallnöfer2-17/+22
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-33/+0
2010-09-25torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell1-0/+6
2010-09-22s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman1-0/+1
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke2-5/+5
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell3-19/+19
2010-04-22s4-torture: fixed a initialiserAndrew Tridgell1-1/+1
2010-04-11s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij1-7/+7
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij4-54/+54
2010-04-07Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison1-0/+25
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer1-1/+1
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+13
2010-02-23s4/torture/smb2: Add two new SMB2 compound testsSteven Danneman1-0/+157
2010-02-13s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2-13/+7
2010-02-08s4-torture: more useful error message in SMB2-DIRAndrew Tridgell1-2/+2
2010-02-02Change uint_t to unsigned int in source4Matt Kraai2-10/+10
2010-01-21s4: Fix a few warnings.Jelmer Vernooij1-2/+2
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2-8/+25
2009-12-07s4 torture: win 7 doesn't like the sequential_only flag for directoriesTim Prouty1-4/+2