summaryrefslogtreecommitdiff
path: root/wintest/test-s3.py
Commit message (Expand)AuthorAgeFilesLines
* PY3: change shebang to python3 in wintest dirJoe Guo2018-12-141-1/+1
* wintest/test-s3: remove unused importsDouglas Bagnall2018-10-251-3/+0
* PEP8: fix W291: trailing whitespaceJoe Guo2018-08-241-1/+1
* PEP8: fix E703: statement ends with a semicolonJoe Guo2018-08-241-1/+1
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+2
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+9
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-2/+2
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-1/+1
* wintest: Fix test-s3.py to use smbclient3 under the name smbclientAndrew Bartlett2012-06-051-1/+1
* wintest: use (renamed) smbclient4 tool as smbclientMichael Adam2012-05-311-1/+1
* wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam2012-05-311-4/+6
* wintest: test wbinfo --krb5authAndrew Bartlett2012-03-151-0/+3
* wintest: Samba is now all version 4.0Andrew Bartlett2012-02-161-4/+4
* wintest: s3 moved smb.conf to /etcAndrew Bartlett2012-02-161-2/+2
* wintest: connect to correct hostname in test_net_useAndrew Bartlett2012-02-161-2/+2
* s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2011-04-071-5/+11
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-141-2/+63
* wintest More work to make test-s3.py workAndrew Bartlett2010-12-101-4/+17
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-101-12/+46
* wintest: put most of the main program login in wintest.pyAndrew Tridgell2010-12-031-42/+7
* wintest: the start of a S3 testing script for wintestAndrew Tridgell2010-11-191-0/+202