summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/smb2.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-23torture: Change smb2.getinfo into a suiteVolker Lendecke1-1/+1
2013-04-16Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe1-0/+2
2013-02-18s4:torture: add a durable-open-disconnect test (suite)Michael Adam1-0/+1
2012-05-29s4:torture report connection error via torture_failChristian Ambach1-1/+8
2012-03-06s4:torture make a suite for smb2.*scanGregor Beck1-4/+1
2012-03-03s4:torture:smb2: start a testsuite for durable v2 handles: durable and persis...Michael Adam1-0/+1
2012-02-28s4:torture:smb2: add new "session" testsuite starting with a session.reconnec...Michael Adam1-0/+1
2012-02-10s4:torture: add some SMB2 renaming testsChristian Ambach1-0/+1
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-09-29s4-torture: add smb2 ioctl test suiteDavid Disseldorp1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-10/+10
2009-12-07s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch1-0/+1
2009-11-17s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-07s4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2-STREAMSAravind Srinivasan1-0/+1
2009-10-01s4/torture: Ported SMB oplock torture tests to SMB2Steven Danneman1-1/+3
2009-09-08s4/torture/smb2: removed SMB2-FIND testSteven Danneman1-1/+0
2009-07-14torture/smb2: Adding SMB2 Directory enumeration torture tests.Aravind1-0/+1
2009-06-09s4:torture: add SMB2-COMPOUND testStefan Metzmacher1-0/+1
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman1-0/+1
2009-03-27s4:torture/smb2: fix the buildStefan Metzmacher1-5/+5
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-28add testing of creating a file with an initial ACL on SMB2Andrew Tridgell1-1/+1
2008-05-27added a basic SMB2 read test suiteAndrew Tridgell1-0/+1
2008-05-27the start of a SMB2 create test suiteAndrew Tridgell1-0/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-19torture/smb2: add a simple SMB2-OPLOCK-BATCH1 testStefan Metzmacher1-0/+1
2008-04-17torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher1-0/+1
2008-04-17torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher1-0/+55
2008-04-17torture/smb2: fix whitespacesStefan Metzmacher1-3/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22824: - add a simple test which shows how a lock rejectsStefan Metzmacher1-6/+48
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-12/+18
2007-10-10r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell1-0/+2
2007-10-10r16976: add a very simple SMB2-NOTIFY testStefan Metzmacher1-0/+1
2007-10-10r16405: fix compiler warning of missing smb2_handleStefan Metzmacher1-1/+3
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+39