summaryrefslogtreecommitdiff
path: root/source3/script/tests
Commit message (Expand)AuthorAgeFilesLines
* libcli/dns: Add resolv.conf parsingVolker Lendecke2019-01-151-0/+20
* tests/ntlm_auth: Port ntlm_auth_diagnostics tests to pythonSamuel Cabrero2018-12-191-23/+0
* tests/ntlm_auth: Port ntlm_auth_krb5 tests to pythonSamuel Cabrero2018-12-191-32/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-67/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-37/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-37/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-38/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-37/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero2018-12-191-33/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero2018-12-191-32/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-2/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-2/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ccached credential...Samuel Cabrero2018-12-191-3/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-2/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP clien...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbinddSamuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth and ntlm_auth with...Samuel Cabrero2018-12-191-2/+0
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-3/+3
* s3:test: make sids2xids test compatible with py2 and py3Joe Guo2018-12-141-12/+17
* s3:tests: Add test for checking that root is not allowed as home dirAndreas Schneider2018-12-051-0/+37
* s3:tests: Test for users connecting to their 'homes' shareAndreas Schneider2018-12-051-0/+99
* Add simple tests for net rpc share allowedusersOlly Betts2018-11-301-0/+30
* New testcase samba3.blackbox.net_rpc_join_credsOlly Betts2018-11-301-0/+30
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-11-271-0/+38
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-11-271-0/+76
* nsswitch: Run nsswitch thread testVolker Lendecke2018-11-011-0/+17
* s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach2018-10-261-1/+37
* s3:utils/smbget add error handling for mkdir() callsChristian Ambach2018-10-261-0/+24
* s3:script/tests reduce code duplicationChristian Ambach2018-10-261-11/+15
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-09-061-2/+2
* PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2018-09-062-281/+281
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-08-311-0/+21
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+3
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+2
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+6
* PEP8: fix E265: block comment should start with '# 'Joe Guo2018-08-241-2/+2
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-3/+3
* PEP8: fix E222: multiple spaces after operatorJoe Guo2018-08-241-2/+2
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-1/+1
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-1/+1
* s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NO...Jeremy Allison2018-08-101-0/+42
* s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power2018-07-313-0/+444
* s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.Noel Power2018-07-311-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