pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / source4 / torture / smb2 /
2019-04-19 Sachin Prabhus4-torture: add test to check for max. number of channe...
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test4
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test3
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test2
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test1
2019-04-19 Sachin Prabhus4-torture: Add oplock break retry tests - test2
2019-04-19 Sachin Prabhus4-torture: Add oplock break retry tests - test1
2019-04-19 Sachin Prabhus4-torture: Add handlers to block channels for testing
2019-04-19 Sachin Prabhus4-torture: Add helper functions to create channels.
2019-04-19 Sachin Prabhus4-torture: Add #defines required by the new tests
2019-04-19 Günther Deschners4-torture: add torture_block/torture_unblock smb2...
2019-04-19 Günther Deschners4-torture: add test for interface information retrieva...
2019-04-19 Sachin Prabhus4-torture: Increase timeout for lease/oplock break...
2019-04-19 Sachin Prabhus4-torture: Add handlers to ignore incoming oplock...
2019-04-19 Sachin Prabhus4-torture: Add function declarations to lease_break_ha...
2019-04-19 Sachin Prabhus4-torture: move torture_wait_for_oplock_break() to...
2019-04-19 Günther Deschners4-torture: move oplock break handler out of the replay...
2019-04-19 Günther Deschners4-torture: add new smb2 multichannel suite skeleton.
2019-04-19 Günther Deschners4-torture: include torture/util.h in lease break handler
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-28 Stefan Metzmachers4:torture/smb2: replace torture:cn_max_buffer_size...
2019-03-28 Stefan Metzmachers4:torture/smb2/notify: make use of torture_setup_simpl...
2019-03-28 Stefan Metzmachers4:torture/smb2: add smb2_create_simple_file() and...
2019-03-28 Stefan Metzmachers4:libcli/smb2: align struct smb_ioctl.smb2 to [MS...
2019-03-28 Stefan Metzmachers4:libcli/smb2: fix smb2_getinfo_send() marshalling
2019-03-28 Stefan Metzmachers4:torture/smb2: test_notify_tcp_dis trigger idle event...
2019-03-22 Samuel Cabreros4:torture: Initialize tm struct
2019-03-04 Ralph Boehmes4:torture: add a test with additional bits in SEC_FLAG...
2019-03-04 Ralph Boehmes4:torture: Add test_deny1().
2019-03-04 Jeremy Allisons4:torture: Add test_owner_rights_deny1().
2019-03-04 Jeremy Allisons4:torture: Add test_owner_rights_deny().
2019-03-04 Jeremy Allisons4:torture: Fix the test_owner_rights() test to show...
2019-03-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2019-02-28 Ralph Boehmes4:torture: add a Maximum Access check with an Owner...
2019-02-08 Volker Lendecketorture4: Solaris cc can't deal with empty initializers
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for file_levels in...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for level in smb2...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for hold_sharemode_tab...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in smb2 oploc...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in smb2 notif...
2018-12-12 Andreas Schneiders4:torture: Do not check if the alloc_size is 0 on...
2018-11-29 Andreas Schneiders4:torture: Use #ifdef instead of #if for config.h...
2018-11-27 Ralph Boehmes3:selftest: add a VSS test reading a stream
2018-11-27 Ralph Boehmes4:torture: add a test-suite for VSS
2018-11-16 Christof Schmittsmbtorture: Close unused pipe fds in kernel_oplocks8
2018-11-15 Andreas Schneiders4:torture: Use 65520 for maxopenfiles
2018-11-13 Ralph Boehmes4:torture/smb2/session: test smbXcli_session_set_disco...
2018-11-13 Ralph Boehmes4:torture/smb2/session: session reauth response must...
2018-11-13 Ralph Boehmes4:torture/smb2/session: add force_signing to test_sess...
2018-11-13 Ralph Boehmes4:torture/smb2/session: require a signed session setup...
2018-11-13 Ralph Boehmes4:torture/smb2/session: invalidate credential cache
2018-11-03 Christof Schmittsmbtorture: Add test for DELETE_ON_CLOSE on files with...
2018-11-02 Ralph Boehmes4:torture/smb2/read: add test for cancelling SMB aio
2018-10-31 Ralph Boehmes4:torture/util: add torture_smb2_open()
2018-10-02 Stefan Metzmachers4:torture: split smb2.session.expire{1,2} to run with...
2018-09-04 Jeremy Allisons4: torture: Ensure we close the handle on the correct...
2018-09-04 Jeremy Allisons4: torture: Ensure we can't exit without deleting...
2018-09-04 Jeremy Allisons4: torture: Ensure all notify tests use separate direc...
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-07-27 Ralph Boehmes4: torture: test closing dir handle with in-flight...
2018-07-17 Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-06-01 Sachin Prabhus4-torture: add test for lease break after file unlink
2018-05-30 Ralph Boehmes4:torture/smb2/streams: try to rename basefile while...
2018-05-17 Günther Deschners4-torture: fix format-truncation warning in smb2 sessi...
2018-05-17 Andreas Schneiders4:torture: Do not leak file descriptor in smb2 oplock...
2018-05-16 Andreas Schneiders4:torture: Make sure variable is initialized in oplock...
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-05-11 Ralph Boehmes4:torture/smb2: new test for interaction between chown...
2018-04-12 Volker Lendecketorture: Test compound request request counters
2018-03-30 Jones Syues4:torture: kernel oplocks. Fix assertion warning
2018-01-14 Volker Lendecketorture: Add test for channel sequence number handling
2018-01-14 Volker Lendecketorture4: Fix typos
2017-12-28 Volker Lendecketorture: Fix CID 1426987 Incorrect expression (UNUSED_V...
2017-12-21 Stefan Metzmachers4:torture: add smb2.session.expire2 test
2017-12-21 Volker Lendecketorture: Fix a typo
2017-12-01 Jeremy Allisons4: torture: Fix race condition in test_smb2_kernel_opl...
2017-11-30 Andrew Bartletttorture: Use torture_assert{,_int_equal}_goto() in...
2017-11-24 Uri Simchonis4-torture: fix type of enum in various places
2017-11-22 Uri Simchonis4-torture: fix file time checks
2017-11-16 Jeremy Allisons4: torture: Ensure kernel oplock test can't hang in...
2017-11-11 Jeremy Allisons4: torture: kernel oplocks. Add smb2.kernel-oplocks...
2017-11-10 Jeremy Allisons4: torture: kernel_oplocks. Create a regression test...
2017-11-05 Ralph Wuerthners4: torture: Add smb2 FIND_and_set_DOC test case.
2017-09-22 Christof Schmitttorture: Add testcase for compound CREATE-WRITE-CLOSE...
2017-09-19 Günther Deschners4-torture: move lease break handler outside the lease...
2017-08-29 Peter Somogyis4/torture: make --unclist active with smb2 testcases
2017-08-26 Ralph Boehmes4/torture: add a test for rename change notification...
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-09 Ralph Boehmes4/torture: additional tests for kernel-oplocks
2017-08-09 Ralph Boehmes4/torture: reproducer for kernel oplocks issue with...
2017-07-26 Christof Schmitttorture: Add sharemode tests for SMB2
2017-07-03 Ralph Boehmes4/torture: test fetching a resume key twice
2017-07-03 Ralph Boehmes4/torture: more tests for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: add a test for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: pass destination tree to test_setup_copy_chunk
2017-05-28 Ralph Boehmes4/torture: add a leases test with stat open
2017-05-28 Ralph Boehmes4/torture: test for bug 12798
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add copy-chunk test with stream...
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add src and dst path args to...
2017-05-11 Jeremy Allisons4: torture: Remove use of local variables that are...
next