summaryrefslogtreecommitdiff
path: root/wintest/wintest.py
AgeCommit message (Expand)AuthorFilesLines
2012-11-06wintest: Try harder to recover from apparent failure to dcpromoAndrew Bartlett1-1/+12
2012-10-03wintest: Give netdom join more time to completeAndrew Bartlett1-1/+1
2012-09-12wintest: Rework support for the internal DNS serverAndrew Bartlett1-20/+36
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-06-21wintest: enable dns forwarding for internal dnsBjörn Baumbach1-0/+2
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 Baumbach1-0/+3
2012-06-21wintest: add option to select the dns backendBjörn Baumbach1-0/+14
2012-06-21wintest: set nameserver on a more general placeBjörn Baumbach1-2/+0
2012-06-21wintest: add option to use ntvfs instead of s3fsBjörn Baumbach1-0/+6
2012-05-31wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam1-2/+3
2012-02-17wintest: give host longer to register the SRV recordAndrew Bartlett1-1/+1
2012-02-17wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett1-0/+13
2012-02-17wintest: Allow Windows VM to have no default routeAndrew Bartlett1-3/+4
2012-02-16wintest: Give the Windows VM a little more time to start back upAndrew Bartlett1-1/+1
2012-02-16wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett1-2/+16
2012-02-16wintest: Allow access denied when turning off the firewallAndrew Bartlett1-2/+2
2012-02-16wintest: Retry joining the domain a few timesAndrew Bartlett1-4/+12
2012-02-16wintest: connect to correct hostname in test_net_useAndrew Bartlett1-2/+2
2011-04-07wintest Allow setting of the firewall to failAndrew Bartlett1-1/+1
2011-04-07s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett1-0/+7
2011-04-07wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett1-1/+1
2011-03-29wintest: fixed syntax highlighting with emacsAndrew Tridgell1-1/+1
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell1-2/+2
2011-02-17wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett1-1/+4
2010-12-16Typos in wintestZahari Zahariev1-2/+2
2010-12-14wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett1-3/+42
2010-12-10wintest Share more of the S4 test code with the s3 testAndrew Bartlett1-0/+239
2010-12-09wintest Remove the password expiry as the first stepAndrew Bartlett1-1/+10
2010-12-03wintest: put most of the main program login in wintest.pyAndrew Tridgell1-0/+47
2010-12-01wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell1-2/+6
2010-12-01wintest: make command matching case insensitive by defaultAndrew Tridgell1-2/+5
2010-12-01wintest Another way to work out if a Windows machine is a DCAndrew Bartlett1-2/+15
2010-12-01wintest Make the new --vms option default to running all tests.Andrew Bartlett1-1/+2
2010-12-01wintest Set WIN_LCREALM and WIN_BASEDN automaticallyAndrew Bartlett1-1/+7
2010-12-01wintest Add a function to shut down all the managed VMs at the startAndrew Bartlett1-0/+8
2010-12-01wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett1-0/+10
2010-12-01wintest: fixed casefold handling in expect callsAndrew Tridgell1-1/+6
2010-12-01wintest: make expect calls case insensitive by defaultAndrew Tridgell1-7/+10
2010-12-01wintest: added --vms optionAndrew Tridgell1-0/+12
2010-11-29wintest: cope with the heimdal version of kinitAndrew Tridgell1-4/+6
2010-11-27wintest: cope with VMs sometimes not rebootingAndrew Tridgell1-1/+28
2010-11-27wintest: handle missing firewall commands Andrew Tridgell1-1/+3
2010-11-24wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell1-6/+13
2010-11-24wintest: remove reliance on hostname in /etc/hostsAndrew Tridgell1-0/+3
2010-11-24wintest: fixed interface handling and DNS forwardingAndrew Tridgell1-4/+36
2010-11-23wintest: tidyups and new conf variablesAndrew Tridgell1-10/+6