summaryrefslogtreecommitdiffstats
path: root/wintest/wintest.py
Commit message (Expand)AuthorAgeFilesLines
* wintest: Try harder to make wintest force the telnet server to startAndrew Bartlett2014-03-141-0/+11
* wintest: Try harder to recover from apparent failure to dcpromoAndrew Bartlett2012-11-061-1/+12
* wintest: Give netdom join more time to completeAndrew Bartlett2012-10-031-1/+1
* wintest: Rework support for the internal DNS serverAndrew Bartlett2012-09-121-20/+36
* wintest: try to fix settings for the internal dns serverStefan Metzmacher2012-09-121-3/+3
* s4 dns: use the internal DNS server per defaultKai Blin2012-09-121-3/+3
* wintest: enable dns forwarding for internal dnsBjörn Baumbach2012-06-211-0/+2
* wintest: get original nameserver for forwarding on a more general placeBjörn Baumbach2012-06-211-5/+5
* wintest: extend get_is_dc function with additional expectationsBjörn Baumbach2012-06-211-1/+1
* wintest: check netcats exitstatus instead of outputBjörn Baumbach2012-06-211-2/+5
* wintest: set recursive queries for internal dnsBjörn Baumbach2012-06-211-0/+3
* wintest: add option to select the dns backendBjörn Baumbach2012-06-211-0/+14
* wintest: set nameserver on a more general placeBjörn Baumbach2012-06-211-2/+0
* wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2012-06-211-0/+6
* wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam2012-05-311-2/+3
* wintest: give host longer to register the SRV recordAndrew Bartlett2012-02-171-1/+1
* wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett2012-02-171-0/+13
* wintest: Allow Windows VM to have no default routeAndrew Bartlett2012-02-171-3/+4
* wintest: Give the Windows VM a little more time to start back upAndrew Bartlett2012-02-161-1/+1
* wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett2012-02-161-2/+16
* wintest: Allow access denied when turning off the firewallAndrew Bartlett2012-02-161-2/+2
* wintest: Retry joining the domain a few timesAndrew Bartlett2012-02-161-4/+12
* wintest: connect to correct hostname in test_net_useAndrew Bartlett2012-02-161-2/+2
* wintest Allow setting of the firewall to failAndrew Bartlett2011-04-071-1/+1
* s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2011-04-071-0/+7
* wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett2011-04-071-1/+1
* wintest: fixed syntax highlighting with emacsAndrew Tridgell2011-03-291-1/+1
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-221-2/+2
* wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett2011-02-171-1/+4
* Typos in wintestZahari Zahariev2010-12-161-2/+2
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-141-3/+42
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-101-0/+239
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-091-1/+10
* wintest: put most of the main program login in wintest.pyAndrew Tridgell2010-12-031-0/+47
* wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2010-12-011-2/+6
* wintest: make command matching case insensitive by defaultAndrew Tridgell2010-12-011-2/+5
* wintest Another way to work out if a Windows machine is a DCAndrew Bartlett2010-12-011-2/+15
* wintest Make the new --vms option default to running all tests.Andrew Bartlett2010-12-011-1/+2
* wintest Set WIN_LCREALM and WIN_BASEDN automaticallyAndrew Bartlett2010-12-011-1/+7
* wintest Add a function to shut down all the managed VMs at the startAndrew Bartlett2010-12-011-0/+8
* wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett2010-12-011-0/+10
* wintest: fixed casefold handling in expect callsAndrew Tridgell2010-12-011-1/+6
* wintest: make expect calls case insensitive by defaultAndrew Tridgell2010-12-011-7/+10
* wintest: added --vms optionAndrew Tridgell2010-12-011-0/+12
* wintest: cope with the heimdal version of kinitAndrew Tridgell2010-11-291-4/+6
* wintest: cope with VMs sometimes not rebootingAndrew Tridgell2010-11-271-1/+28
* wintest: handle missing firewall commands Andrew Tridgell2010-11-271-1/+3
* wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell2010-11-241-6/+13
* wintest: remove reliance on hostname in /etc/hostsAndrew Tridgell2010-11-241-0/+3
* wintest: fixed interface handling and DNS forwardingAndrew Tridgell2010-11-241-4/+36