summaryrefslogtreecommitdiff
path: root/wintest/wintest.py
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-23wintest Evolve wintest to handle it's own BIND nameserverAndrew Bartlett1-1/+23
2010-11-23wintest Improve wintest's handling of IP addresses and add more auto-setupAndrew Bartlett1-12/+62
2010-11-23wintest Allow substitute to cope with objects like pexpect.EOFAndrew Bartlett1-0/+3
2010-11-23wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCPAndrew Bartlett1-4/+66
2010-11-19wintest: added del_files, write_file and casefoldAndrew Tridgell1-3/+21
2010-11-19wintest: moved to top levelAndrew Tridgell1-0/+266