summaryrefslogtreecommitdiff
path: root/wintest
AgeCommit message (Expand)AuthorFilesLines
2023-10-13wintest: Fix invalid escape sequencesJoseph Sutton2-16/+16
2023-08-14wintest: Fix code spellingAndreas Schneider2-5/+5
2022-05-10wintest: Remove unreachable return statementJoseph Sutton1-1/+0
2019-07-02wintest: py3 telnet.sendline() doesn't like string with ^ZDouglas Bagnall2-3/+3
2018-12-14PY3: change shebang to python3 in wintest dirJoe Guo3-3/+3
2018-10-25wintest/test-s3: remove unused importsDouglas Bagnall1-3/+0
2018-09-06PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-14/+14
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-40/+40
2018-08-24PEP8: fix W291: trailing whitespaceJoe Guo2-2/+2
2018-08-24PEP8: fix E713: test for membership should be 'not in'Joe Guo1-2/+2
2018-08-24PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo1-1/+1
2018-08-24PEP8: fix E703: statement ends with a semicolonJoe Guo2-3/+3
2018-08-24PEP8: fix E502: the backslash is redundant between bracketsJoe Guo1-3/+3
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo3-5/+14
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo2-13/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo3-0/+16
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-1/+1
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo2-2/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo2-9/+9
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo3-14/+14
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-8/+8
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo3-61/+61
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: whitespace fixes in wintest.pyJoe Guo1-6/+6
2018-05-12Fix spelling s/propogate/propagate/Mathieu Parent1-6/+6
2017-09-05python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider1-3/+3
2014-03-14wintest: Try harder to make wintest force the telnet server to startAndrew Bartlett1-0/+11
2012-11-06wintest: Try harder to recover from apparent failure to dcpromoAndrew Bartlett1-1/+12
2012-10-03wintest: Give dcpromo more timeAndrew Bartlett1-1/+1
2012-10-03wintest: Give netdom join more time to completeAndrew Bartlett2-2/+2
2012-10-03wintest: Add config file for a second hostAndrew Bartlett1-0/+104
2012-10-03wintest: bump version to 4.1Andrew Bartlett1-1/+1
2012-09-12wintest: Fix --use-ntvfs handlingAndrew Bartlett1-1/+3
2012-09-12wintest: Rework support for the internal DNS serverAndrew Bartlett3-38/+54
2012-09-12wintest: try to fix settings for the internal dns serverStefan Metzmacher1-3/+3
2012-09-12s4 dns: use the internal DNS server per defaultKai Blin1-3/+3
2012-09-11wintest: make use of samba-tool domain provisionStefan Metzmacher1-1/+3
2012-06-21wintest: enable dns forwarding for internal dnsBjörn Baumbach2-1/+4
2012-06-21wintest: get original nameserver for forwarding on a more general placeBjörn Baumbach1-5/+5
2012-06-21wintest: extend get_is_dc function with additional expectationsBjörn Baumbach1-1/+1
2012-06-21wintest: check netcats exitstatus instead of outputBjörn Baumbach1-2/+5
2012-06-21wintest: set recursive queries for internal dnsBjörn Baumbach2-1/+5
2012-06-21wintest: add option to select the dns backendBjörn Baumbach2-11/+34
2012-06-21wintest: set nameserver on a more general placeBjörn Baumbach2-2/+2
2012-06-21wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2-1/+8
2012-06-21wintest: add working bbaumbach.conf file for use with VirtualBoxBjörn Baumbach1-0/+97
2012-06-05wintest: Fix test-s3.py to use smbclient3 under the name smbclientAndrew Bartlett1-1/+1
2012-05-31wintest: use (renamed) smbclient4 tool as smbclientMichael Adam2-2/+2