summaryrefslogtreecommitdiff
path: root/wintest/test-s4-howto.py
Commit message (Expand)AuthorAgeFilesLines
* wintest: py3 telnet.sendline() doesn't like string with ^ZDouglas Bagnall2019-07-021-2/+2
* PY3: change shebang to python3 in wintest dirJoe Guo2018-12-141-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-09-061-14/+14
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-09-061-40/+40
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-2/+6
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+6
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-4/+4
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-11/+11
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-8/+8
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-48/+48
* Fix spelling s/propogate/propagate/Mathieu Parent2018-05-121-6/+6
* wintest: Give dcpromo more timeAndrew Bartlett2012-10-031-1/+1
* wintest: Give netdom join more time to completeAndrew Bartlett2012-10-031-1/+1
* wintest: bump version to 4.1Andrew Bartlett2012-10-031-1/+1
* wintest: Fix --use-ntvfs handlingAndrew Bartlett2012-09-121-1/+3
* wintest: Rework support for the internal DNS serverAndrew Bartlett2012-09-121-15/+9
* wintest: make use of samba-tool domain provisionStefan Metzmacher2012-09-111-1/+3
* wintest: enable dns forwarding for internal dnsBjörn Baumbach2012-06-211-1/+2
* wintest: set recursive queries for internal dnsBjörn Baumbach2012-06-211-1/+2
* wintest: add option to select the dns backendBjörn Baumbach2012-06-211-11/+20
* wintest: set nameserver on a more general placeBjörn Baumbach2012-06-211-0/+2
* wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2012-06-211-1/+2
* 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-37/+44
* wintest: s3fs is now the default in provisionAndrew Bartlett2012-05-251-2/+1
* s4-wintest: --use-s3fs in wintestAndrew Bartlett2012-05-021-1/+2
* wintest: test demote of DCAndrew Bartlett2012-03-231-0/+3
* samba-tool: updated test suite to account for newuser changeGiampaolo Lauria2011-07-281-6/+6
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-211-5/+5
* s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell2011-07-131-1/+1
* wintest: added a "ipconfig /flushdns"Andrew Tridgell2011-03-291-0/+3
* wintest: ensure we startup the w2k3 DC VMAndrew Tridgell2011-03-291-0/+1
* Add support for testing a Win2k3 domain memberAndrew Bartlett2011-02-171-0/+7
* s4-wintest Use top level build for wintestAndrew Bartlett2011-02-071-1/+1
* wintest Return debug info when dcpromo fails from the logAndrew Bartlett2011-02-021-1/+11
* Typos in wintestZahari Zahariev2010-12-161-1/+1
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-141-22/+24
* wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett2010-12-101-0/+2
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-101-245/+13
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-091-3/+3
* wintest: use --add-ref for RODC replicationAndrew Tridgell2010-12-081-3/+18
* wintest: autodetect if named supports tkey-gssapi-keytabAndrew Tridgell2010-12-031-3/+25
* wintest: put most of the main program login in wintest.pyAndrew Tridgell2010-12-031-46/+6
* wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2010-12-011-2/+0
* wintest Move stopping of BIND into a new stepAndrew Bartlett2010-12-011-11/+31
* wintest: fixed formatting of wintest in emacs python modeAndrew Tridgell2010-12-011-1/+1
* wintest Wipe the BIND data directory just before we restart bindAndrew Bartlett2010-12-011-2/+5
* wintest Add more retries and fix up RODC handling after auto-dcpromoAndrew Bartlett2010-12-011-16/+35