summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth and ntlm_auth with...Samuel Cabrero1-2/+0
2018-12-14PY3: change shebang to python3 in misc dirsJoe Guo1-3/+3
2018-12-14s3:test: make sids2xids test compatible with py2 and py3Joe Guo1-12/+17
2018-12-05s3:tests: Add test for checking that root is not allowed as home dirAndreas Schneider1-0/+37
2018-12-05s3:tests: Test for users connecting to their 'homes' shareAndreas Schneider1-0/+99
2018-11-30Add simple tests for net rpc share allowedusersOlly Betts1-0/+30
2018-11-30New testcase samba3.blackbox.net_rpc_join_credsOlly Betts1-0/+30
2018-11-27s3:selftest: add a VSS test reading a streamRalph Boehme1-0/+38
2018-11-27s3:script/tests: add a test for VSS write behaviourRalph Boehme1-0/+76
2018-11-01nsswitch: Run nsswitch thread testVolker Lendecke1-0/+17
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
2018-09-06PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-2/+2
2018-09-06PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2-281/+281
2018-09-05source3/wscript: update to handle waf 2.0.4Alexander Bokovoy1-1/+1
2018-08-31selftest: add a durable handle test with delayed disconnectRalph Boehme1-0/+21
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+3
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+6
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-2/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-3/+3
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo1-1/+1
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-1/+1
2018-08-10s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NO...Jeremy Allison1-0/+42
2018-07-31s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power3-0/+444
2018-07-31s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.Noel Power1-2/+12
2018-06-26s3:tests: Add test for smbclient --quietJustin Stephenson1-0/+34
2018-06-01s3: torture: Add DELETE-PRINT test.Jeremy Allison1-0/+63
2018-05-25selftest: Add test for 'dfree cache'Christof Schmitt1-0/+35
2018-05-03s3:smbspool: Fix cmdline argument handlingAndreas Schneider1-0/+30
2018-04-25selftest: Add testcase for querying sessions after smbd crashChristof Schmitt1-0/+55
2018-04-12s3: tests: Regression test to ensure we can never return a DIRECTORY attribut...Jeremy Allison1-0/+76
2018-04-06test_smbclient_s3.sh: Use correct separator in "list with backup privilege" testChristof Schmitt1-3/+7
2018-03-23s3/script/tests: convert print func to be py2/py3 compatibleNoel Power1-3/+4
2018-03-16test_smbclient_s3.sh: force LANG=C during test_utimes()Stefan Metzmacher1-0/+8
2018-03-03s3:tests: Skip smbd error test if we do not log to stdoutAndreas Schneider1-0/+10
2018-02-19Remove some bashisms from the test scriptsTimur I. Bakeyev5-10/+10
2018-01-14s3:test: Always validate the join after changing the secretAndreas Schneider1-3/+4
2018-01-10s3:tests: Fix test_net_tdb.sh with system tdb-toolsAndreas Schneider1-2/+7
2017-12-15selftest: Add test for failing chdir call in smbdChristof Schmitt1-0/+56
2017-12-09s3-selftest: fix creation of large fileJamie McClymont1-1/+1
2017-12-08s3: test_smbclient_s3: Fix restore of TZ.Jeremy Allison1-2/+2
2017-12-05s3: test_smbclient_s3: Correctly set and unset TZ variable for test.Jeremy Allison1-0/+10
2017-11-18s3:selftest: add samba3.blackbox.net_rpc_oldjoin testStefan Metzmacher1-0/+32
2017-11-15s3: smbclient: tests: Test "volume" command over SMB1 and SMB2+.Jeremy Allison1-0/+31
2017-10-24s3: smbclient: Test we can rename with a name containing.Jeremy Allison1-0/+49
2017-10-20s3:tests: Fix the smblcient utimes test in EuropeAndreas Schneider1-7/+11