Age | Commit message (Expand) | Author | Files | Lines |
2011-02-22 | python: use os.environ[] instead of os.putenv() | Andrew Tridgell | 1 | -2/+2 |
2011-02-17 | wintest upper case the --vms paramter arguments to wintest.py | Andrew Bartlett | 1 | -1/+4 |
2010-12-16 | Typos in wintest | Zahari Zahariev | 1 | -2/+2 |
2010-12-14 | wintest Add testing of kerberos connections to Windows members of an AD domain | Andrew Bartlett | 1 | -3/+42 |
2010-12-10 | wintest Share more of the S4 test code with the s3 test | Andrew Bartlett | 1 | -0/+239 |
2010-12-09 | wintest Remove the password expiry as the first step | Andrew Bartlett | 1 | -1/+10 |
2010-12-03 | wintest: put most of the main program login in wintest.py | Andrew Tridgell | 1 | -0/+47 |
2010-12-01 | wintest: cope with w2k3 form of dcdiag output | Andrew Tridgell | 1 | -2/+6 |
2010-12-01 | wintest: make command matching case insensitive by default | Andrew Tridgell | 1 | -2/+5 |
2010-12-01 | wintest Another way to work out if a Windows machine is a DC | Andrew Bartlett | 1 | -2/+15 |
2010-12-01 | wintest Make the new --vms option default to running all tests. | Andrew Bartlett | 1 | -1/+2 |
2010-12-01 | wintest Set WIN_LCREALM and WIN_BASEDN automatically | Andrew Bartlett | 1 | -1/+7 |
2010-12-01 | wintest Add a function to shut down all the managed VMs at the start | Andrew Bartlett | 1 | -0/+8 |
2010-12-01 | wintest Add automatic dcpromo is the host isn't a DC yet | Andrew Bartlett | 1 | -0/+10 |
2010-12-01 | wintest: fixed casefold handling in expect calls | Andrew Tridgell | 1 | -1/+6 |
2010-12-01 | wintest: make expect calls case insensitive by default | Andrew Tridgell | 1 | -7/+10 |
2010-12-01 | wintest: added --vms option | Andrew Tridgell | 1 | -0/+12 |
2010-11-29 | wintest: cope with the heimdal version of kinit | Andrew Tridgell | 1 | -4/+6 |
2010-11-27 | wintest: cope with VMs sometimes not rebooting | Andrew Tridgell | 1 | -1/+28 |
2010-11-27 | wintest: handle missing firewall commands | Andrew Tridgell | 1 | -1/+3 |
2010-11-24 | wintest: added an IPv6 address, and use fully qualified hostname | Andrew Tridgell | 1 | -6/+13 |
2010-11-24 | wintest: remove reliance on hostname in /etc/hosts | Andrew Tridgell | 1 | -0/+3 |
2010-11-24 | wintest: fixed interface handling and DNS forwarding | Andrew Tridgell | 1 | -4/+36 |
2010-11-23 | wintest: tidyups and new conf variables | Andrew Tridgell | 1 | -10/+6 |
2010-11-23 | wintest Evolve wintest to handle it's own BIND nameserver | Andrew Bartlett | 1 | -1/+23 |
2010-11-23 | wintest Improve wintest's handling of IP addresses and add more auto-setup | Andrew Bartlett | 1 | -12/+62 |
2010-11-23 | wintest Allow substitute to cope with objects like pexpect.EOF | Andrew Bartlett | 1 | -0/+3 |
2010-11-23 | wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCP | Andrew Bartlett | 1 | -4/+66 |
2010-11-19 | wintest: added del_files, write_file and casefold | Andrew Tridgell | 1 | -3/+21 |
2010-11-19 | wintest: moved to top level | Andrew Tridgell | 1 | -0/+266 |