summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbget.sh
AgeCommit message (Expand)AuthorFilesLines
2025-10-16tests: Run `dd` without any preloaded librariesAndreas Schneider1-4/+6
2024-08-22s3:tests: Fix spelling errorMartin Schwenke1-1/+1
2024-01-16test_smbget.sh: reduce sleep timeBjörn Jacke1-1/+1
2023-12-10s3:tests: Add interactive smbget test for password entryAndreas Schneider1-0/+32
2023-12-10s3:tests: Fix smbget testAndreas Schneider1-4/+4
2023-12-10s3:tests: Remove the non-working test_kerberos_upn_denied of smbgetAndreas Schneider1-22/+30
2023-12-10s3:tests: Fix the test_kerberos_trust in smbget testsuiteAndreas Schneider1-1/+1
2023-12-10s3:tests: Fix test_kerberos in smbget testsAndreas Schneider1-1/+5
2023-12-10s3:tests: Pass down a normal domain user for test_smbget.shAndreas Schneider1-10/+12
2023-12-10s3:tests: Fix authentication with smbget_user in smbget testsAndreas Schneider1-14/+14
2023-12-07s3:tests: Add smbget test for smb://DOAMIN;user%password@server/share/fileAndreas Schneider1-0/+20
2023-07-03tests: Enable a few tests for FreeBSDVolker Lendecke1-1/+1
2023-04-05s3:tests: Add test with testdenied_upn@REALM.upnAndreas Schneider1-0/+24
2023-04-05s3:tests: Add a kerberos trust test for smbgetAndreas Schneider1-0/+24
2023-04-05s3:tests: Add kerberos test for smbgetAndreas Schneider1-0/+35
2023-04-05s3:tests: Add encryption test for smbgetAndreas Schneider1-0/+32
2023-04-05s3:utils: Use common command line parser for smbgetAndreas Schneider1-6/+9
2023-04-05s3:tests: Use long options for smbget in test_smbget.shAndreas Schneider1-22/+22
2023-04-05s3:tests: Add smbget msdfs link test with domain and UPNAndreas Schneider1-0/+36
2023-04-05s3:tests: Add domain and UPN test for smbgetAndreas Schneider1-0/+50
2023-04-05s3:tests: Also clear the download area in smbget msdfs_link testAndreas Schneider1-1/+3
2023-04-05s3:selftest: Pass REALM to samba.blackbox.smbgetAndreas Schneider1-6/+8
2022-11-02smbget: Adds a rate limiting option --limit-rate in KB/svporpo1-0/+30
2022-07-19s3:tests: Add test to access msdfs path with smbgetAndreas Schneider1-0/+16
2022-06-17s3:tests: Reformat test_smbget.shAndreas Schneider1-39/+38
2021-04-13s3:script:tests: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher1-1/+1
2018-10-26s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach1-1/+37
2018-10-26s3:utils/smbget add error handling for mkdir() callsChristian Ambach1-0/+24
2018-10-26s3:script/tests reduce code duplicationChristian Ambach1-11/+15
2016-02-26selftest: Add a blackbox test for smbgetChristian Ambach1-0/+236