summaryrefslogtreecommitdiff
path: root/source3/script
Commit message (Expand)AuthorAgeFilesLines
* testprogs: Use new kerberos options for smbclient(4) testsAndreas Schneider2021-06-162-4/+4
* s3:tests: Fix passing the configuration to Smbclient_netbios_aliases testAndreas Schneider2021-06-111-4/+5
* s3:tests: Fix the test_smbclient_netbios_aliasesAndreas Schneider2021-06-101-1/+1
* s3:torture: Migrate vfstest to new cmdline option parserAndreas Schneider2021-05-201-1/+1
* s3:client: Migrate smbclient to new cmdline option parserAndreas Schneider2021-05-203-14/+14
* s3:tests: Check for 'Client started' in the logAndreas Schneider2021-04-281-1/+1
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-281-1/+0
* s3:smbd: Remove NIS supportAndreas Schneider2021-04-221-13/+0
* s3:script: Remove findsmb from default installationAndreas Schneider2021-04-192-174/+0
* s3: VFS: delay_inject: Remove SMB_VFS_NTIMES()Samuel Cabrero2021-04-191-1/+1
* s3:script:tests: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher2021-04-1316-17/+39
* rpcclient: Enable ncalrpc: transportVolker Lendecke2021-03-191-1/+1
* s3: tests: Change logfile for printing expansion tests.Jeremy Allison2021-03-182-2/+2
* selftest: fix cleanup of test_printing_var_exp.shRalph Boehme2021-03-162-9/+31
* tests: Fix a typoVolker Lendecke2021-03-161-1/+1
* selftest: add a test for %U variable expansion in spoolssdRalph Boehme2021-03-112-0/+47
* s3: tests: Add regression test for bug 13992.Jeremy Allison2021-02-021-0/+20
* selftest: add a test that verifies unlink works when "force user" is setRalph Boehme2021-01-261-0/+40
* selftest: add a test for "winbind:ignore domains"Ralph Boehme2021-01-211-0/+104
* test: test site-aware DC lookup via "net lookup ldap"Volker Lendecke2020-12-111-0/+48
* s3/script/tests: Ensure all remote test files are removedJeremy Allison2020-12-011-0/+15
* s3/script/tests: call smbclient deltree to remove remote filesNoel Power2020-12-011-2/+7
* s3/script/tests: Make smb_client 'die' behaviour configurableNoel Power2020-12-011-5/+31
* s3/script/tests: Remove make_path (for remote dir)Noel Power2020-12-011-2/+0
* s3/script/tests: Fix samba3.blackbox.smbclient_tarmode cleanupNoel Power2020-12-011-1/+12
* s3/script: Use smbclient deltree to clean up smbclient_tarmode subdirNoel Power2020-12-011-2/+2
* s3/script/tests: Use tarmode share for samba3.blackbox.smbclient_tar*Noel Power2020-12-011-2/+2
* s3/script/test: Use different testdir for samba3.blackbox.smbclient_tarmodeNoel Power2020-12-011-4/+4
* s3/script/tests: Fix 'Unrecognized option(s) passed to mkpath()' errorNoel Power2020-12-011-1/+1
* torture: Show that recursive ls across dfs is brokenVolker Lendecke2020-11-041-0/+38
* s3:script: Fix test_dfree_quota.shAndreas Schneider2020-10-231-1/+1
* s3:tests: Add tests for 'valid users'.Denis Karpelevich2020-10-212-0/+148
* s3:tests: Improve test_force_close_share testAndreas Schneider2020-10-191-37/+48
* s3:tests: Add smbclient tests for 'client smb encrypt'Andreas Schneider2020-10-091-0/+72
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-021-1/+1
* test3: Add a test showing that smbclient recursive mget is brokenVolker Lendecke2020-09-301-0/+39
* s3:share_mode_lock: remove unused reproducer for bug #14428Stefan Metzmacher2020-08-311-8/+0
* s3:share_mode_lock: reproduce problem with stale disconnected share mode entriesStefan Metzmacher2020-08-311-0/+14
* s3:selftest: also run durable_v2_reconnect_delay_msec in samba3.blackbox.dura...Stefan Metzmacher2020-08-311-0/+6
* s3:tests: Add test for 'valid users = DOMAIN\%U'Andreas Schneider2020-08-191-0/+5
* selftest: Do not let deprecated option warnings muck this test upAndrew Bartlett2020-08-181-0/+4
* selftest: Add test for suppression of deprecation warningsAndrew Bartlett2020-08-181-0/+33
* s3: scripts: Selfttest. samba3.blackbox.smbclient_iconv.*Jeremy Allison2020-08-041-0/+2
* winbind: Add test for lookuprids cache problemVolker Lendecke2020-07-091-0/+21
* s3: selftest: Add samba3.blackbox.aio-outstanding test.Jeremy Allison2020-06-241-0/+92
* vfs: remove SMB_VFS_OPEN()Ralph Boehme2020-05-211-2/+1
* vfs_error_inject: implement SMB_VFS_OPENAT()Ralph Boehme2020-05-211-0/+1
* test: Show that netfileenum is brokenVolker Lendecke2020-05-141-0/+73
* s3: selftest: Add test_smbclient_iconv.sh to check client behavior on bad nam...Jeremy Allison2020-05-121-0/+53
* Add a test for smbclient -l basenameAmit Kumar2020-05-071-0/+36