summaryrefslogtreecommitdiff
path: root/wintest
AgeCommit message (Expand)AuthorFilesLines
2011-03-29wintest: added a "ipconfig /flushdns"Andrew Tridgell1-0/+3
2011-03-29wintest: fixed syntax highlighting with emacsAndrew Tridgell1-1/+1
2011-03-29wintest: ensure we startup the w2k3 DC VMAndrew Tridgell1-0/+1
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell1-2/+2
2011-02-17Add support for testing a Win2k3 domain memberAndrew Bartlett2-3/+19
2011-02-17wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett1-1/+4
2011-02-07s4-wintest Use top level build for wintestAndrew Bartlett1-1/+1
2011-02-02wintest Return debug info when dcpromo fails from the logAndrew Bartlett1-1/+11
2011-01-21s4/wintest New ESXi configuration fileZahari Zahariev1-0/+46
2010-12-16Typos in wintestZahari Zahariev2-3/+3
2010-12-14wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett3-27/+129
2010-12-10wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett1-0/+2
2010-12-10wintest More work to make test-s3.py workAndrew Bartlett1-4/+17
2010-12-10wintest Share more of the S4 test code with the s3 testAndrew Bartlett3-257/+298
2010-12-09wintest Remove the password expiry as the first stepAndrew Bartlett2-4/+13
2010-12-08wintest: use --add-ref for RODC replicationAndrew Tridgell1-3/+18
2010-12-03wintest: autodetect if named supports tkey-gssapi-keytabAndrew Tridgell3-3/+27
2010-12-03wintest: put most of the main program login in wintest.pyAndrew Tridgell3-88/+60
2010-12-02wintest: added READMEAndrew Tridgell1-0/+5
2010-12-01wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2-4/+6
2010-12-01wintest Move stopping of BIND into a new stepAndrew Bartlett1-11/+31
2010-12-01wintest: make command matching case insensitive by defaultAndrew Tridgell1-2/+5
2010-12-01wintest: we don't need the WIN_BASEDN vars any moreAndrew Tridgell1-2/+0
2010-12-01wintest: fixed formatting of wintest in emacs python modeAndrew Tridgell1-1/+1
2010-12-01wintest Wipe the BIND data directory just before we restart bindAndrew Bartlett1-2/+5
2010-12-01wintest Another way to work out if a Windows machine is a DCAndrew Bartlett1-2/+15
2010-12-01wintest Add more retries and fix up RODC handling after auto-dcpromoAndrew Bartlett1-16/+35
2010-12-01wintest Allow 'samba-tool newuser' to run a few times waiting for the RID SetAndrew Bartlett1-1/+1
2010-12-01wintest Make the new --vms option default to running all tests.Andrew Bartlett2-2/+3
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 Bartlett2-0/+17
2010-12-01wintest Fix case of BASEDN variablesAndrew Bartlett1-1/+1
2010-12-01wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett2-3/+76
2010-12-01wintest Add more VMs and correct titlesAndrew Bartlett1-1/+25
2010-12-01wintest: cope with delays in w2k3 starting its DRS serverAndrew Tridgell1-1/+1
2010-12-01wintest: wait for the windows DC to register its DNS nameAndrew Tridgell1-0/+3
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 Tridgell2-9/+24
2010-11-29wintest: cope with the heimdal version of kinitAndrew Tridgell2-5/+8
2010-11-27wintest: cope with VMs sometimes not rebootingAndrew Tridgell4-7/+33
2010-11-27wintest: avoid adding a blank line to resolv.conf on each runAndrew Tridgell1-2/+1
2010-11-27wintest: handle missing firewall commands Andrew Tridgell1-1/+3
2010-11-26wintest: do an initial replication of CN=Configuration to transfer dnsHostnameAndrew Tridgell1-0/+4
2010-11-26wintest: fixed "rndc command" option in provisionAndrew Tridgell1-5/+14
2010-11-26wintest: make IPv6 optional in wintestAndrew Tridgell3-7/+12
2010-11-24wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell4-34/+53
2010-11-24wintest Don't connect to localhost or unqualified hostname, bind interface onlyAndrew Bartlett1-13/+13
2010-11-24wintest: fixed cleanup of /etc/resolv.confAndrew Tridgell1-1/+3
2010-11-24wintest: remove reliance on hostname in /etc/hostsAndrew Tridgell2-35/+34