summaryrefslogtreecommitdiff
path: root/wintest/wintest.py
Commit message (Expand)AuthorAgeFilesLines
* wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam2012-05-311-2/+3
* wintest: give host longer to register the SRV recordAndrew Bartlett2012-02-171-1/+1
* wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett2012-02-171-0/+13
* wintest: Allow Windows VM to have no default routeAndrew Bartlett2012-02-171-3/+4
* wintest: Give the Windows VM a little more time to start back upAndrew Bartlett2012-02-161-1/+1
* wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett2012-02-161-2/+16
* wintest: Allow access denied when turning off the firewallAndrew Bartlett2012-02-161-2/+2
* wintest: Retry joining the domain a few timesAndrew Bartlett2012-02-161-4/+12
* wintest: connect to correct hostname in test_net_useAndrew Bartlett2012-02-161-2/+2
* wintest Allow setting of the firewall to failAndrew Bartlett2011-04-071-1/+1
* s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2011-04-071-0/+7
* wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett2011-04-071-1/+1
* wintest: fixed syntax highlighting with emacsAndrew Tridgell2011-03-291-1/+1
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-221-2/+2
* wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett2011-02-171-1/+4
* Typos in wintestZahari Zahariev2010-12-161-2/+2
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-141-3/+42
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-101-0/+239
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-091-1/+10
* wintest: put most of the main program login in wintest.pyAndrew Tridgell2010-12-031-0/+47
* wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2010-12-011-2/+6
* wintest: make command matching case insensitive by defaultAndrew Tridgell2010-12-011-2/+5
* wintest Another way to work out if a Windows machine is a DCAndrew Bartlett2010-12-011-2/+15
* wintest Make the new --vms option default to running all tests.Andrew Bartlett2010-12-011-1/+2
* 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-011-0/+8
* wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett2010-12-011-0/+10
* 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-011-0/+12
* wintest: cope with the heimdal version of kinitAndrew Tridgell2010-11-291-4/+6
* wintest: cope with VMs sometimes not rebootingAndrew Tridgell2010-11-271-1/+28
* wintest: handle missing firewall commands Andrew Tridgell2010-11-271-1/+3
* wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell2010-11-241-6/+13
* wintest: remove reliance on hostname in /etc/hostsAndrew Tridgell2010-11-241-0/+3
* wintest: fixed interface handling and DNS forwardingAndrew Tridgell2010-11-241-4/+36
* wintest: tidyups and new conf variablesAndrew Tridgell2010-11-231-10/+6
* wintest Evolve wintest to handle it's own BIND nameserverAndrew Bartlett2010-11-231-1/+23
* wintest Improve wintest's handling of IP addresses and add more auto-setupAndrew Bartlett2010-11-231-12/+62
* wintest Allow substitute to cope with objects like pexpect.EOFAndrew Bartlett2010-11-231-0/+3
* wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCPAndrew Bartlett2010-11-231-4/+66
* wintest: added del_files, write_file and casefoldAndrew Tridgell2010-11-191-3/+21
* wintest: moved to top levelAndrew Tridgell2010-11-191-0/+266