summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/smb2.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: add a file-id related testRalph Boehme2019-09-101-0/+1
* s4:torture/smb2: add smb2.samba3misc.localposixlock1Stefan Metzmacher2019-09-091-0/+1
* smbtorture: Add smb2.ioctl.zero_dataChristof Schmitt2019-07-051-0/+2
* smbtorture: Add smb2.ioctl.sparse_set_sparseChristof Schmitt2019-07-051-0/+2
* s4-torture: add new smb2 multichannel suite skeleton.Günther Deschner2019-04-191-0/+1
* s4:torture: add a test-suite for VSSRalph Boehme2018-11-271-0/+1
* s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-021-0/+1
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-08-311-0/+2
* s4/torture: add a test for rename change notification with inotify enabledRalph Boehme2017-08-261-0/+1
* torture: Add sharemode tests for SMB2Christof Schmitt2017-07-261-0/+5
* s4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_streams_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_session_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_scan_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_replay_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_rename_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_read_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_oplocks_init(), torture_smb2_...Jeremy Allison2017-05-051-2/+2
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_disabled_init().Jeremy Allison2017-05-051-1/+2
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lock_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lease_init().Jeremy Allison2017-05-051-1/+1
* s4: tortute: Add a TALLOC_CTX * to torture_smb2_ioctl_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_v2_open_init().Jeremy Allison2017-05-051-1/+2
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_open_disconnect_init(),...Jeremy Allison2017-05-051-2/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_dir_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_doc_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_crediting_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_create_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add TALLOC_CTX * to torture_smb2_compound_find_init() and tortur...Jeremy Allison2017-05-051-2/+2
* s4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4/torture: add a test for compound SMB2 FIND requestsRalph Boehme2017-04-181-0/+1
* s4/torture: some tests for kernel oplocksRalph Boehme2017-03-101-0/+1
* s4/torture: add some SMB2 crediting testsRalph Boehme2017-03-031-0/+1
* smbtorture: Add smb2.maxfidChristof Schmitt2016-07-131-0/+1
* s4/torture: add a test for dosmode and hidden filesRalph Boehme2016-06-251-0/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-2/+2
* selftest: add a check for disabled change notifyRalph Boehme2015-08-311-0/+1
* s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...Anubhav Rakshit2014-09-191-6/+7
* torture: Change smb2.getinfo into a suiteVolker Lendecke2013-08-231-1/+1
* Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe2013-04-161-0/+2
* s4:torture: add a durable-open-disconnect test (suite)Michael Adam2013-02-181-0/+1
* s4:torture report connection error via torture_failChristian Ambach2012-05-291-1/+8
* s4:torture make a suite for smb2.*scanGregor Beck2012-03-061-4/+1
* s4:torture:smb2: start a testsuite for durable v2 handles: durable and persis...Michael Adam2012-03-031-0/+1
* s4:torture:smb2: add new "session" testsuite starting with a session.reconnec...Michael Adam2012-02-281-0/+1
* s4:torture: add some SMB2 renaming testsChristian Ambach2012-02-101-0/+1
* s4:torture:smb2: fix a nasty double free error.Michael Adam2011-10-281-2/+10