summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* nbench: Fix typo.Jelmer Vernooij2012-03-131-1/+1
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* s4:torture/smb2: avoid hanging in smb2.session.reconnect against sambaStefan Metzmacher2012-03-081-8/+12
* s4:torture: smb2.getinfo test return status of stream creationGregor Beck2012-03-071-2/+6
* s4:torture/smb2: add simple smb2.session.reauth testGregor Beck2012-03-071-0/+57
* s4:torture make a suite for smb2.*scanGregor Beck2012-03-062-8/+19
* s4:torture: print ntstatus on failure of setup complex file in smb2 setinfo/g...Gregor Beck2012-03-061-3/+6
* s4:torture: use different filenames for smb2 setinfo and getinfo scanGregor Beck2012-03-061-7/+11
* s4:torture: cleanup after smb2 setinfo scanGregor Beck2012-03-061-0/+1
* s4:torture: cleanup after smb2 getinfo scanGregor Beck2012-03-061-0/+3
* s4:torture: avoid reporting error on failure of smb2.ioctl testsGregor Beck2012-03-061-148/+79
* s4:torture: avoid reporting error on failure of smb2.getinfo testGregor Beck2012-03-061-54/+32
* s4:torture: avoid reporting error on failure of smb2.setinfo testGregor Beck2012-03-061-1/+1
* s4:torture: avoid reporting error on failure of smb2.streams testsGregor Beck2012-03-061-11/+14
* s4:torture: avoid reporting error on failure of smb2.acls testsGregor Beck2012-03-061-1/+4
* s4:torture:smb2: start a testsuite for durable v2 handles: durable and persis...Michael Adam2012-03-033-1/+556
* s4:libcli:smb2: store the share capabilites in the smb2_tree objectMichael Adam2012-03-031-0/+1
* s4:torture:smb2: rename some of the durable-handle subtests more systematicallyMichael Adam2012-03-031-34/+34
* s4:torture:smb2:durable_open: update (C)Michael Adam2012-03-031-0/+1
* s4:torture:smb2:durable-open: skip the open-with-lease test on servers withou...Stefan Metzmacher2012-03-031-0/+6
* s4:torture:smb2: durable-open: make tables staticMichael Adam2012-03-031-2/+2
* s4:test:smb2:durable_open: skip lease tests when the server does not support ...Stefan Metzmacher2012-03-031-0/+25
* s4:torture:smb2:durable_open: remove unused lease variables in the open-oploc...Stefan Metzmacher2012-03-031-4/+0
* s4:torture/smb2/ioctl.c - quiet format specifier warnings on 32 bitMatthias Dieter Wallnöfer2012-03-011-5/+6
* s4:torture/smb2: remove unused varStefan Metzmacher2012-02-291-1/+0
* lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 testStefan Metzmacher2012-02-291-0/+2
* torture: added samba4-ntvfs targetAndrew Tridgell2012-02-281-0/+3
* s4:torture:smb2:durable-open: fix a silly access-after-free panicMichael Adam2012-02-281-7/+0
* s4:torture:smb2: add new "session" testsuite starting with a session.reconnec...Michael Adam2012-02-283-1/+145
* s4:torture:smb2: add durable_open.reopen2a - variant of reopen2 with session ...Michael Adam2012-02-281-0/+77
* s4:torture:smb2: add torture_smb2_connection_ext() that takes previous_sessionMichael Adam2012-02-281-13/+25
* s4:torture:smb2: add previous_session argument to torture_smb2_session_setup()Michael Adam2012-02-282-2/+6
* s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()Michael Adam2012-02-281-1/+2
* torture: don't check the NOINDEXED bit in attribute comparisonAndrew Tridgell2012-02-272-1/+2
* s4:torture:smb2:durable-open: prevent using a disconnected handle in reopen4Michael Adam2012-02-271-0/+1
* s4:torture:smb2:durable-open: introduce new variable for the new sessionMichael Adam2012-02-271-2/+9
* s4:torture:smb2:durable-open: make a comment more precise in the reopen4 testMichael Adam2012-02-271-1/+4
* s4:torture:smb2:durable_open: use the correct tree in the final close callMichael Adam2012-02-271-1/+1
* s4:torture:smb2: add a durable-open.open-oplock testMichael Adam2012-02-211-0/+85
* s4:torture:smb2: extend and prettify comment for durable-open.open-lease testMichael Adam2012-02-211-8/+8
* s4:torture:smb2:durable-open: rename the open test to open-leaseMichael Adam2012-02-211-5/+7
* s4:torture:smb2: move some initialization and call to smb2_create together in...Michael Adam2012-02-211-2/+2
* s4:torture:smb2: fix a typo in the durable-open.open test file nameMichael Adam2012-02-211-1/+1
* s4:torture:smb2: invalidate the handle after the connection has been killedMichael Adam2012-02-201-0/+1
* s4:torture: improve comment for the smb2.durable-open.reopen1 testMichael Adam2012-02-201-0/+1
* auth: Make more of the ntlmssp code private or staticAndrew Bartlett2012-02-171-0/+1
* s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach2012-02-161-1/+1
* s4:torture: add another SMB2 rename testChristian Ambach2012-02-131-0/+130
* s4:torture: add some SMB2 renaming testsChristian Ambach2012-02-103-1/+843
* torture/libnet: Include prototype headers.Jelmer Vernooij2012-02-071-0/+1