Avoid NULL pointer dereference in SMBsendend handler
[samba.git] / source3 / script /
2019-03-04 Ralph Boehmetests: add a simple test for smbcacls -x
2019-02-19 Tim Beales3:tests: Set/return $failed in test_smbclient_auth.sh
2019-01-25 Jeremy Allisons3: tests: Add regression test for smbd crash on share...
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckelibcli/dns: Add resolv.conf parsing
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth_diagnostics tests to...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth_krb5 tests to python
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-14 Joe Guos3:test: make sids2xids test compatible with py2 and py3
2018-12-05 Andreas Schneiders3:tests: Add test for checking that root is not allowe...
2018-12-05 Andreas Schneiders3:tests: Test for users connecting to their 'homes...
2018-11-30 Olly BettsAdd simple tests for net rpc share allowedusers
2018-11-30 Olly BettsNew testcase samba3.blackbox.net_rpc_join_creds
2018-11-27 Ralph Boehmes3:selftest: add a VSS test reading a stream
2018-11-27 Ralph Boehmes3:script/tests: add a test for VSS write behaviour
2018-11-01 Volker Lendeckensswitch: Run nsswitch thread test
2018-10-26 Christian Ambachs3:utils/smbget fix recursive download with empty sourc...
2018-10-26 Christian Ambachs3:utils/smbget add error handling for mkdir() calls
2018-10-26 Christian Ambachs3:script/tests reduce code duplication
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-06 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-09-05 Alexander Bokovoysource3/wscript: update to handle waf 2.0.4
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-10 Jeremy Allisons3: tests: smbclient. Regression test to ensure we...
2018-07-31 Noel Powers3/script/tests: Add simple (smb1 & smb2) get/set/list...
2018-07-31 Noel Powers3/script/test: modify existing smbcquota test to use...
2018-06-26 Justin Stephensons3:tests: Add test for smbclient --quiet
2018-06-01 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-05-25 Christof Schmittselftest: Add test for 'dfree cache'
2018-05-03 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-04-25 Christof Schmittselftest: Add testcase for querying sessions after...
2018-04-12 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-04-06 Christof Schmitttest_smbclient_s3.sh: Use correct separator in "list...
2018-03-23 Noel Powers3/script/tests: convert print func to be py2/py3 compa...
2018-03-16 Stefan Metzmachertest_smbclient_s3.sh: force LANG=C during test_utimes()
2018-03-02 Andreas Schneiders3:tests: Skip smbd error test if we do not log to...
2018-02-19 Timur I. BakeyevRemove some bashisms from the test scripts
2018-01-14 Andreas Schneiders3:test: Always validate the join after changing the...
2018-01-10 Andreas Schneiders3:tests: Fix test_net_tdb.sh with system tdb-tools
2017-12-15 Christof Schmittselftest: Add test for failing chdir call in smbd
2017-12-09 Jamie McClymonts3-selftest: fix creation of large file
2017-12-08 Jeremy Allisons3: test_smbclient_s3: Fix restore of TZ.
2017-12-05 Jeremy Allisons3: test_smbclient_s3: Correctly set and unset TZ varia...
2017-11-17 Stefan Metzmachers3:selftest: add samba3.blackbox.net_rpc_oldjoin test
2017-11-15 Jeremy Allisons3: smbclient: tests: Test "volume" command over SMB1...
2017-10-24 Jeremy Allisons3: smbclient: Test we can rename with a name containing.
2017-10-20 Andreas Schneiders3:tests: Fix the smblcient utimes test in Europe
2017-10-18 Jeremy Allisons3: tests: Add smbclient test for utimes command.
2017-10-14 Ralph Boehmeselftest: prevent interpretation of escape sequences...
2017-10-12 Ralph Boehmeselftest: add some debugging to test_give_owner.sh
2017-10-09 Ralph Boehmeselftest: tests for change ownership on a file
2017-10-09 Ralph Boehmeselftest: fix samba3.blackbox.inherit_owner.default...
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test script test_acl_xattr.sh
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: sn-devel unreliable gid
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: grep ouput before munging
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: group, not user
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: changing owner
2017-08-29 David Disseldorp... tests/fake_snap: sanitize paths
2017-08-24 Andreas Schneiders3:script: Untaint user supplied data in modprinter.pl
2017-08-23 Andreas Schneiders3:tests: Add test for changing the local user password...
2017-08-07 Anoop C Ssource3/client: Fix typo in help message displayed...
2017-07-25 Andreas Schneiders3:tests: Add tests for smbspool_krb5_wrapper
2017-07-25 Andreas Schneiders3:tests: Add test for smbspool
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_n...
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_l...
2017-07-18 Jeremy Allisons3: smbclient: Add a test for the setmode command.
2017-07-14 Bernhard M. Wiedemanns3: drop build_env
2017-07-07 Ralph Boehmeselftest: add a test for accessing previous version...
2017-07-07 Jeremy Allisons3: tests: Add test for new smbclient "deltree" command.
2017-07-04 Ralph Boehmes3/tests: add a net cache samlogon test
2017-06-28 Andreas Schneiders3:tests: Do *NOT* flush the complete gencache!
2017-06-27 Stefan Metzmachers3:test_smbclient_posix_large.sh: there's no posix...
2017-06-27 Stefan Metzmachers3:test_acl_xattr.sh: add more assertion about the...
2017-06-27 Stefan MetzmacherRevert "s3:test_acl_xattr.sh: use -mNT1 for the 'getfac...
next