summaryrefslogtreecommitdiff
path: root/wintest
Commit message (Expand)AuthorAgeFilesLines
...
* wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett2011-04-071-1/+1
* wintest New snapshot for my wintest VMsAndrew Bartlett2011-03-291-1/+1
* wintest: added a "ipconfig /flushdns"Andrew Tridgell2011-03-291-0/+3
* wintest: fixed syntax highlighting with emacsAndrew Tridgell2011-03-291-1/+1
* wintest: ensure we startup the w2k3 DC VMAndrew Tridgell2011-03-291-0/+1
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-221-2/+2
* Add support for testing a Win2k3 domain memberAndrew Bartlett2011-02-172-3/+19
* wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett2011-02-171-1/+4
* 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
* s4/wintest New ESXi configuration fileZahari Zahariev2011-01-211-0/+46
* Typos in wintestZahari Zahariev2010-12-162-3/+3
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-143-27/+129
* wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett2010-12-101-0/+2
* wintest More work to make test-s3.py workAndrew Bartlett2010-12-101-4/+17
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-103-257/+298
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-092-4/+13
* wintest: use --add-ref for RODC replicationAndrew Tridgell2010-12-081-3/+18
* wintest: autodetect if named supports tkey-gssapi-keytabAndrew Tridgell2010-12-033-3/+27
* wintest: put most of the main program login in wintest.pyAndrew Tridgell2010-12-033-88/+60
* wintest: added READMEAndrew Tridgell2010-12-021-0/+5
* wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2010-12-012-4/+6
* wintest Move stopping of BIND into a new stepAndrew Bartlett2010-12-011-11/+31
* wintest: make command matching case insensitive by defaultAndrew Tridgell2010-12-011-2/+5
* wintest: we don't need the WIN_BASEDN vars any moreAndrew Tridgell2010-12-011-2/+0
* 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 Another way to work out if a Windows machine is a DCAndrew Bartlett2010-12-011-2/+15
* wintest Add more retries and fix up RODC handling after auto-dcpromoAndrew Bartlett2010-12-011-16/+35
* wintest Allow 'samba-tool newuser' to run a few times waiting for the RID SetAndrew Bartlett2010-12-011-1/+1
* wintest Make the new --vms option default to running all tests.Andrew Bartlett2010-12-012-2/+3
* 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-012-0/+17
* wintest Fix case of BASEDN variablesAndrew Bartlett2010-12-011-1/+1
* wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett2010-12-012-3/+76
* wintest Add more VMs and correct titlesAndrew Bartlett2010-12-011-1/+25
* wintest: cope with delays in w2k3 starting its DRS serverAndrew Tridgell2010-12-011-1/+1
* wintest: wait for the windows DC to register its DNS nameAndrew Tridgell2010-12-011-0/+3
* 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-012-9/+24
* wintest: cope with the heimdal version of kinitAndrew Tridgell2010-11-292-5/+8
* wintest: cope with VMs sometimes not rebootingAndrew Tridgell2010-11-274-7/+33
* wintest: avoid adding a blank line to resolv.conf on each runAndrew Tridgell2010-11-271-2/+1
* wintest: handle missing firewall commands Andrew Tridgell2010-11-271-1/+3
* wintest: do an initial replication of CN=Configuration to transfer dnsHostnameAndrew Tridgell2010-11-261-0/+4
* wintest: fixed "rndc command" option in provisionAndrew Tridgell2010-11-261-5/+14
* wintest: make IPv6 optional in wintestAndrew Tridgell2010-11-263-7/+12
* wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell2010-11-244-34/+53
* wintest Don't connect to localhost or unqualified hostname, bind interface onlyAndrew Bartlett2010-11-241-13/+13