summaryrefslogtreecommitdiff
path: root/source3/script
Commit message (Expand)AuthorAgeFilesLines
* tests: add a test for guest authenticationRalph Boehme2019-06-211-0/+103
* s3:script: Fix jobid check in test_smbspool.shAndreas Schneider2019-03-221-2/+2
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-02-211-0/+73
* s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach2019-01-071-1/+37
* s3:utils/smbget add error handling for mkdir() callsChristian Ambach2019-01-071-0/+24
* s3:script/tests reduce code duplicationChristian Ambach2019-01-071-11/+15
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-131-0/+38
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-12-131-0/+76
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-041-0/+21
* s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NO...Jeremy Allison2018-08-141-0/+42
* s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power2018-08-133-0/+444
* s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.Noel Power2018-08-131-2/+12
* s3:tests: Add test for smbclient --quietJustin Stephenson2018-06-261-0/+34
* s3: torture: Add DELETE-PRINT test.Jeremy Allison2018-06-011-0/+63
* selftest: Add test for 'dfree cache'Christof Schmitt2018-05-251-0/+35
* s3:smbspool: Fix cmdline argument handlingAndreas Schneider2018-05-031-0/+30
* selftest: Add testcase for querying sessions after smbd crashChristof Schmitt2018-04-251-0/+55
* s3: tests: Regression test to ensure we can never return a DIRECTORY attribut...Jeremy Allison2018-04-121-0/+76
* test_smbclient_s3.sh: Use correct separator in "list with backup privilege" testChristof Schmitt2018-04-061-3/+7
* s3/script/tests: convert print func to be py2/py3 compatibleNoel Power2018-03-231-3/+4
* test_smbclient_s3.sh: force LANG=C during test_utimes()Stefan Metzmacher2018-03-161-0/+8
* s3:tests: Skip smbd error test if we do not log to stdoutAndreas Schneider2018-03-031-0/+10
* Remove some bashisms from the test scriptsTimur I. Bakeyev2018-02-195-10/+10
* s3:test: Always validate the join after changing the secretAndreas Schneider2018-01-141-3/+4
* s3:tests: Fix test_net_tdb.sh with system tdb-toolsAndreas Schneider2018-01-101-2/+7
* selftest: Add test for failing chdir call in smbdChristof Schmitt2017-12-151-0/+56
* s3-selftest: fix creation of large fileJamie McClymont2017-12-091-1/+1
* s3: test_smbclient_s3: Fix restore of TZ.Jeremy Allison2017-12-081-2/+2
* s3: test_smbclient_s3: Correctly set and unset TZ variable for test.Jeremy Allison2017-12-051-0/+10
* s3:selftest: add samba3.blackbox.net_rpc_oldjoin testStefan Metzmacher2017-11-181-0/+32
* s3: smbclient: tests: Test "volume" command over SMB1 and SMB2+.Jeremy Allison2017-11-151-0/+31
* s3: smbclient: Test we can rename with a name containing.Jeremy Allison2017-10-241-0/+49
* s3:tests: Fix the smblcient utimes test in EuropeAndreas Schneider2017-10-201-7/+11
* s3: tests: Add smbclient test for utimes command.Jeremy Allison2017-10-191-0/+67
* selftest: prevent interpretation of escape sequences in test_give_owner.shRalph Boehme2017-10-141-1/+1
* selftest: add some debugging to test_give_owner.shRalph Boehme2017-10-131-2/+22
* selftest: tests for change ownership on a fileRalph Boehme2017-10-091-0/+121
* selftest: fix samba3.blackbox.inherit_owner.default test script test_inherit_...Ralph Boehme2017-10-091-6/+11
* selftest: fix acl_xattr test script test_acl_xattr.shRalph Boehme2017-10-091-2/+2
* selftest: fix acl_xattr test: sn-devel unreliable gidRalph Boehme2017-10-091-1/+1
* selftest: fix acl_xattr test: grep ouput before mungingRalph Boehme2017-10-091-1/+1
* selftest: fix acl_xattr test: group, not userRalph Boehme2017-10-091-2/+2
* selftest: fix acl_xattr test: changing ownerRalph Boehme2017-10-091-1/+2
* tests/fake_snap: sanitize pathsDavid Disseldorp via samba-technical2017-08-291-3/+16
* s3:script: Untaint user supplied data in modprinter.plAndreas Schneider2017-08-241-3/+12
* s3:tests: Add test for changing the local user password with smbpasswdAndreas Schneider2017-08-231-0/+132
* source3/client: Fix typo in help message displayed by defaultAnoop C S2017-08-071-2/+2
* s3:tests: Add tests for smbspool_krb5_wrapperAndreas Schneider2017-07-251-0/+44
* s3:tests: Add test for smbspoolAndreas Schneider2017-07-251-0/+109
* s3:tests: Fix directory creation and deletion of test_nosymlinks()Andreas Schneider2017-07-191-11/+78