summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2019-03-18s3:script: Fix jobid check in test_smbspool.shAndreas Schneider1-2/+2
2019-03-04tests: add a simple test for smbcacls -xRalph Boehme1-0/+17
2019-02-20s3:tests: Set/return $failed in test_smbclient_auth.shTim Beale1-13/+16
2019-01-25s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison1-0/+73
2019-01-15libcli/dns: Add resolv.conf parsingVolker Lendecke1-0/+20
2018-12-19tests/ntlm_auth: Port ntlm_auth_diagnostics tests to pythonSamuel Cabrero1-23/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth_krb5 tests to pythonSamuel Cabrero1-32/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero1-67/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero1-37/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero1-37/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero1-38/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero1-37/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero1-33/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero1-32/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero1-2/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero1-1/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero1-2/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero1-1/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ccached credential...Samuel Cabrero1-3/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero1-2/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero1-1/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP clien...Samuel Cabrero1-1/+0
2018-12-19tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbinddSamuel Cabrero1-1/+0
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