summaryrefslogtreecommitdiff
path: root/wintest/test-s4-howto.py
AgeCommit message (Expand)AuthorFilesLines
2012-05-02s4-wintest: --use-s3fs in wintestAndrew Bartlett1-1/+2
2012-03-23wintest: test demote of DCAndrew Bartlett1-0/+3
2011-07-28samba-tool: updated test suite to account for newuser changeGiampaolo Lauria1-6/+6
2011-07-21samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell1-5/+5
2011-07-13s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell1-1/+1
2011-03-29wintest: added a "ipconfig /flushdns"Andrew Tridgell1-0/+3
2011-03-29wintest: ensure we startup the w2k3 DC VMAndrew Tridgell1-0/+1
2011-02-17Add support for testing a Win2k3 domain memberAndrew Bartlett1-0/+7
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
2010-12-16Typos in wintestZahari Zahariev1-1/+1
2010-12-14wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett1-22/+24
2010-12-10wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett1-0/+2
2010-12-10wintest Share more of the S4 test code with the s3 testAndrew Bartlett1-245/+13
2010-12-09wintest Remove the password expiry as the first stepAndrew Bartlett1-3/+3
2010-12-08wintest: use --add-ref for RODC replicationAndrew Tridgell1-3/+18
2010-12-03wintest: autodetect if named supports tkey-gssapi-keytabAndrew Tridgell1-3/+25
2010-12-03wintest: put most of the main program login in wintest.pyAndrew Tridgell1-46/+6
2010-12-01wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell1-2/+0
2010-12-01wintest Move stopping of BIND into a new stepAndrew Bartlett1-11/+31
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 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 Bartlett1-1/+1
2010-12-01wintest Add a function to shut down all the managed VMs at the startAndrew Bartlett1-0/+9
2010-12-01wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett1-3/+66
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: added --vms optionAndrew Tridgell1-9/+12
2010-11-29wintest: cope with the heimdal version of kinitAndrew Tridgell1-1/+2
2010-11-27wintest: cope with VMs sometimes not rebootingAndrew Tridgell1-6/+3
2010-11-27wintest: avoid adding a blank line to resolv.conf on each runAndrew Tridgell1-2/+1
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 Tridgell1-5/+12
2010-11-24wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell1-27/+37
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 Tridgell1-35/+31
2010-11-24wintest: fixed interface handling and DNS forwardingAndrew Tridgell1-59/+77
2010-11-23wintest: tidyups and new conf variablesAndrew Tridgell1-8/+45
2010-11-23wintest Evolve wintest to handle it's own BIND nameserverAndrew Bartlett1-21/+103
2010-11-23wintest Improve wintest's handling of IP addresses and add more auto-setupAndrew Bartlett1-1/+0
2010-11-23wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCPAndrew Bartlett1-7/+12
2010-11-23wintest Force krb5.conf for BIND so we use the one generated for this testAndrew Bartlett1-1/+1
2010-11-19wintest: added del_files, write_file and casefoldAndrew Tridgell1-9/+14
2010-11-19wintest: rename test-howto.py to test-s4-howto.pyAndrew Tridgell1-0/+618