pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / torture / raw /
2019-03-28 Stefan Metzmachers4:torture/raw: test_notify_tcp_dis trigger idle event...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in s4/tortu...
2019-01-28 Andreas Schneiders4:torture: Complete C99 initializers for levels in...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in raw...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in raw...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in qfsinfo...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in oplock...
2018-09-11 Jeremy Allisons4: torture: Fix "flakey" notify test on slow cloud...
2018-09-08 Jeremy Allisons4: torture: Ensure raw notify tests use different...
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-03-20 Andreas Schneiders4:torture: Fix size types in qfileinfo test
2018-03-20 Andreas Schneiders4:torture: Fix size types in qsinfo test
2017-11-24 Uri Simchonis4-torture: fix truncation warnings
2017-11-22 Uri Simchonis4-torture: fix file time checks
2017-11-07 Ralph Boehmeselftest: split out failing owner related subtest from...
2017-05-11 Jeremy Allisons4: torture: Remove use of local variables that are...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-05 Jeremy Allisons4: torture: Change torture_register_suite() to add...
2017-04-29 Andreas Schneiders4-torture: Fix reauth tests with smaller clockskew...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-06-18 Jeremy Allisons4: torture: Added raw readX test to ensure 'reserved...
2016-04-25 Noel Powers4:torture:raw: fix 'Invalid read of size 1 & Condition...
2016-04-25 Noel Powers4:torture:raw: fix 'Conditional jump or move' valgrind...
2016-04-25 Noel Powers4:torture:raw: fix 'use of uninitialised value of...
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:torture/raw: don't use ntlmv2 for...
2016-02-06 Günther Deschners4-torture: fix gcc6 build warning.
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2015-11-06 Mathieu ParentFix various spelling errors
2015-10-21 Jeremy Allisons3-torture: Remove (incorrect) samba3-specific behavior...
2015-07-13 Volker Lendecketorture-notify: Give nonrecursive updates 200ms
2015-04-30 Jeremy Allisons4: torture: Test for incorrect file size returned...
2015-03-30 Günther Deschners4-torture: use torture_comment instead of printf in...
2015-03-30 Günther Deschners4-torture: use tctx variable name in raw notify test...
2015-03-30 Michael Adams4:torture:raw:notify: torture_assert on creation of...
2015-03-30 Michael Adams4:torture:raw:notify: use torture_assert instead of...
2015-03-30 Michael Adams4:torture:raw:notify: let NOTIFY_MASK_TEST use torture...
2015-03-30 Michael Adams4:torture:raw:notify: remove extra do-loop in NOTIFY_M...
2015-03-30 Michael Adams4:torture:raw:notify: use torture_assert instead of...
2015-03-30 Michael Adams4:torture:raw:notify: remove superfluous conditional...
2015-03-30 Michael Adams4:torture:raw:notify: treat torture_open_connection...
2015-03-30 Michael Adams4:torture:raw:notify: use torture_assert with torture_...
2015-03-30 Michael Adams4:torture:raw:notify: add a few comments to torture_as...
2015-03-30 Michael Adams4:torture:raw:notify: improve the CHECK_WSTR() macro
2015-03-30 Michael Adams4:torture:raw:notify: make check_rename_reply() proper...
2015-03-30 Michael Adams4:torture:raw:notify: remove CHECK_WSTR2.
2015-03-30 Michael Adams4:torture:raw:notify: remove CHECK_VAL.
2015-03-30 Michael Adams4:torture:raw:notify: remove CHECK_STATUS.
2015-03-23 Michael Adams4:torture: avoid free of uninitialized variables in...
2015-03-20 Stefan Metzmachers4:torture/raw: avoid compiler warnings
2014-12-09 Volker Lendecketorture: Fix raw.open.chained-ntcreatex
2014-11-28 Volker Lendecketorture: Fix raw.open.chained-openx
2014-11-07 Jeremy Allisons4:torture: Add smb2.oplock test batch9a and raw.oplock...
2014-09-11 Andrew Bartletttorture: Provide enough space for test EA name in raw...
2014-09-08 Andrew Bartletttorture: allow us to correctly use sizeof(buf) in raw...
2014-08-29 Christof Schmitttorture: Use torture_assert macro for value check in...
2014-08-29 Christof Schmitttorture: Use torture_assert macro for status check...
2014-08-29 Christof Schmitttorture: Use torture_fail macro in check_buffer for...
2014-08-29 Christof Schmitttorture: Add test for 16 bit alignment of readx data
2014-07-08 Jeremy Allisons4: torture: Add a new lock test to show that the Samba...
2014-07-03 Volker Lendecketorture4: Make raw.lock.multilock fail after 20 seconds
2014-07-03 Volker Lendecketorture4: Adapt comment to code
2014-07-03 Jeremy Allisons4: smbtorture: Add multi-lock test. Regression test...
2014-06-25 Volker Lendecketorture4: Add a little test that truncate actually...
2014-06-25 Jeremy Allisons4: torture: Add regression test case for #10671 -...
2014-06-23 Andrew Bartletttorture: convert raw.mux to use torture_comment() macro...
2014-06-23 Andrew Bartletttorture: convert raw.mux to use torture_assert() macros
2014-06-23 Andrew Bartletttorture: convert CHECK_STATUS into torture_assert_ntsta...
2014-03-24 Stefan Metzmachers4:torture/raw: fix debug message in torture_raw_qfilei...
2013-12-06 Andreas Schneiders4-torture: Use talloc for asprintf.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-12 Andreas Schneiders4-torture: Relax time checking in CHECK_NTTIME.
2013-11-04 Jeremy AllisonAdd regression test for bug #10229 - No access check...
2013-10-23 Volker Lendecketorture: Extend the raw.oplock.level_ii_1 test
2013-10-23 Volker Lendecketorture: Add a test showing we have to break L2 at...
2013-10-23 Volker Lendecketorture: Add oplock break to l2/none tests
2013-10-23 Volker Lendecketorture: Check break level in raw.oplock.exclusive5
2013-10-23 Volker Lendecketorture: Add reproducer for bug 10216
2013-10-16 Stefan Metzmachers4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_sm...
2013-10-14 Volker Lendecketorture: Extend raw.oplock.batch10
2013-10-11 Volker Lendecketorture: Extend the raw.oplock.doc1 test
2013-10-06 Volker Lendecketorture: Fix a typo
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-09-05 Volker Lendecketorture: Adapt raw.oplock to w2k12
2013-07-19 Jeremy AllisonAdd torture tests to raw.eas to check sending Windows...
2013-07-04 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-04 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-07-02 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-02 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-05-09 Alexander Werths4-smbtorture: Set result message when failing the...
2013-03-20 Stefan Metzmachers4:torture: let raw.read accept larger reads than 0x10000
2013-03-20 Stefan Metzmachers4:torture: raw.read fix large reads against windows
2013-02-22 Andreas Schneidertorture: Fix memcmp of short buffer.
2012-10-01 Jeremy AllisonAdd samba3.samba3badnameblob test to check regressions...
2012-09-14 Michael Adams4:torture: fix error reporting in the raw.oplock-brl3...
2012-09-10 Volker Lendeckesmbtorture: Test that delete requests are not special
2012-08-30 Jeremy AllisonNow ACL inheritance flags are working, add test_inherit...
next