summaryrefslogtreecommitdiff
path: root/wintest
AgeCommit message (Collapse)AuthorFilesLines
2012-06-21wintest: enable dns forwarding for internal dnsBjörn Baumbach2-1/+4
Internal DNS will forward dns requests to the original nameserver (specified in resolv.conf). Signed-off-by: Kai Blin <kai@samba.org> Autobuild-User(master): Kai Blin <kai@samba.org> Autobuild-Date(master): Thu Jun 21 23:47:35 CEST 2012 on sn-devel-104
2012-06-21wintest: get original nameserver for forwarding on a more general placeBjörn Baumbach1-5/+5
Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: extend get_is_dc function with additional expectationsBjörn Baumbach1-1/+1
Windows Server 2003 r2 answers "wintest2k3 is not a DC." Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: check netcats exitstatus instead of outputBjörn Baumbach1-2/+5
There are many netcat implementations with different output messages. Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: set recursive queries for internal dnsBjörn Baumbach2-1/+5
Need dns recursive queries = yes, since host expects answers with RA-bit. Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: add option to select the dns backendBjörn Baumbach2-11/+34
This is an option to use the internal dns. Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: set nameserver on a more general placeBjörn Baumbach2-2/+2
Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2-1/+8
Signed-off-by: Kai Blin <kai@samba.org>
2012-06-21wintest: add working bbaumbach.conf file for use with VirtualBoxBjörn Baumbach1-0/+97
Signed-off-by: Kai Blin <kai@samba.org>
2012-06-05wintest: Fix test-s3.py to use smbclient3 under the name smbclientAndrew Bartlett1-1/+1
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 5 06:24:39 CEST 2012 on sn-devel-104
2012-05-31wintest: use (renamed) smbclient4 tool as smbclientMichael Adam2-2/+2
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu May 31 13:23:34 CEST 2012 on sn-devel-104
2012-05-31wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam3-43/+53
2012-05-25wintest: s3fs is now the default in provisionAndrew Bartlett1-2/+1
2012-05-02s4-wintest: --use-s3fs in wintestAndrew Bartlett1-1/+2
2012-03-23wintest: test demote of DCAndrew Bartlett1-0/+3
2012-03-15wintest: test wbinfo --krb5authAndrew Bartlett1-0/+3
This will ensure that this functionality is tested with MIT krb5, as the make test system only reaches this code with Heimdal. Andrew Bartlett
2012-03-08wintest: continue turning over VMs...Andrew Bartlett1-4/+4
2012-02-23wintest: Change to a new Win2008R2 VMAndrew Bartlett1-6/+6
2012-02-17wintest: Update Win2003 VMAndrew Bartlett1-4/+4
2012-02-17wintest: give host longer to register the SRV recordAndrew Bartlett1-1/+1
2012-02-17wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett1-0/+13
2012-02-17wintest: Allow Windows VM to have no default routeAndrew Bartlett1-3/+4
2012-02-16wintest: update WinXP-1 snapshotAndrew Bartlett1-1/+1
2012-02-16wintest: Change Windows 7 VMAndrew Bartlett1-3/+3
2012-02-16wintest: Give the Windows VM a little more time to start back upAndrew Bartlett1-1/+1
2012-02-16wintest: Samba is now all version 4.0Andrew Bartlett1-4/+4
2012-02-16wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett1-2/+16
2012-02-16wintest: s3 moved smb.conf to /etcAndrew Bartlett1-2/+2
2012-02-16wintest: Update VM used for W2K8R2AAndrew Bartlett1-2/+2
2012-02-16wintest: Allow access denied when turning off the firewallAndrew Bartlett1-2/+2
2012-02-16wintest: Retry joining the domain a few timesAndrew Bartlett1-4/+12
2012-02-16wintest: connect to correct hostname in test_net_useAndrew Bartlett2-4/+4
2011-09-01wintest: update snapshotsAndrew Bartlett1-5/+5
2011-07-28samba-tool: updated test suite to account for newuser changeGiampaolo Lauria1-6/+6
Updated test suite invocations of newuser to "user add" as the newuser functionality is now being moved to "user add" Signed-off-by: Andrew Tridgell <tridge@samba.org>
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
this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-04-07wintest Allow setting of the firewall to failAndrew Bartlett1-1/+1
This is also required to allow a telnet connection as non-admin. Andrew Bartlett
2011-04-07s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2-5/+18
2011-04-07wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett1-1/+1
This allows us to test logging in as non-admin users over telnet
2011-03-29wintest New snapshot for my wintest VMsAndrew Bartlett1-1/+1
2011-03-29wintest: added a "ipconfig /flushdns"Andrew Tridgell1-0/+3
w2k3 doesn't flush its DNS cache on a dynamic update Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-03-29wintest: fixed syntax highlighting with emacsAndrew Tridgell1-1/+1
2011-03-29wintest: ensure we startup the w2k3 DC VMAndrew Tridgell1-0/+1
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell1-2/+2
using os.putenv() causes too much confusion, as it doesn't update os.getenv() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
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
This makes it easier to specify
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
This is a way to use wintest as it is unchanged and work with ESXi virtualization solution instead of VirtualBox or KVM. As the virtualization server is a remote Linux like machine I use 'sshpass' wrapper SSH to execute stop/reset/revert commands. Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jan 21 00:29:15 CET 2011 on sn-devel-104
2010-12-16Typos in wintestZahari Zahariev2-3/+3