summaryrefslogtreecommitdiffstats
path: root/wintest
Commit message (Collapse)AuthorAgeFilesLines
* wintest: enable dns forwarding for internal dnsBjörn Baumbach2012-06-212-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
* wintest: get original nameserver for forwarding on a more general placeBjörn Baumbach2012-06-211-5/+5
| | | | Signed-off-by: Kai Blin <kai@samba.org>
* wintest: extend get_is_dc function with additional expectationsBjörn Baumbach2012-06-211-1/+1
| | | | | | Windows Server 2003 r2 answers "wintest2k3 is not a DC." Signed-off-by: Kai Blin <kai@samba.org>
* wintest: check netcats exitstatus instead of outputBjörn Baumbach2012-06-211-2/+5
| | | | | | There are many netcat implementations with different output messages. Signed-off-by: Kai Blin <kai@samba.org>
* wintest: set recursive queries for internal dnsBjörn Baumbach2012-06-212-1/+5
| | | | | | | Need dns recursive queries = yes, since host expects answers with RA-bit. Signed-off-by: Kai Blin <kai@samba.org>
* wintest: add option to select the dns backendBjörn Baumbach2012-06-212-11/+34
| | | | | | This is an option to use the internal dns. Signed-off-by: Kai Blin <kai@samba.org>
* wintest: set nameserver on a more general placeBjörn Baumbach2012-06-212-2/+2
| | | | Signed-off-by: Kai Blin <kai@samba.org>
* wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2012-06-212-1/+8
| | | | Signed-off-by: Kai Blin <kai@samba.org>
* wintest: add working bbaumbach.conf file for use with VirtualBoxBjörn Baumbach2012-06-211-0/+97
| | | | Signed-off-by: Kai Blin <kai@samba.org>
* wintest: Fix test-s3.py to use smbclient3 under the name smbclientAndrew Bartlett2012-06-051-1/+1
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 5 06:24:39 CEST 2012 on sn-devel-104
* wintest: use (renamed) smbclient4 tool as smbclientMichael Adam2012-05-312-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu May 31 13:23:34 CEST 2012 on sn-devel-104
* wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam2012-05-313-43/+53
|
* wintest: s3fs is now the default in provisionAndrew Bartlett2012-05-251-2/+1
|
* s4-wintest: --use-s3fs in wintestAndrew Bartlett2012-05-021-1/+2
|
* wintest: test demote of DCAndrew Bartlett2012-03-231-0/+3
|
* wintest: test wbinfo --krb5authAndrew Bartlett2012-03-151-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
* wintest: continue turning over VMs...Andrew Bartlett2012-03-081-4/+4
|
* wintest: Change to a new Win2008R2 VMAndrew Bartlett2012-02-231-6/+6
|
* wintest: Update Win2003 VMAndrew Bartlett2012-02-171-4/+4
|
* 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: update WinXP-1 snapshotAndrew Bartlett2012-02-161-1/+1
|
* wintest: Change Windows 7 VMAndrew Bartlett2012-02-161-3/+3
|
* wintest: Give the Windows VM a little more time to start back upAndrew Bartlett2012-02-161-1/+1
|
* wintest: Samba is now all version 4.0Andrew Bartlett2012-02-161-4/+4
|
* wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett2012-02-161-2/+16
|
* wintest: s3 moved smb.conf to /etcAndrew Bartlett2012-02-161-2/+2
|
* wintest: Update VM used for W2K8R2AAndrew Bartlett2012-02-161-2/+2
|
* 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-162-4/+4
|
* wintest: update snapshotsAndrew Bartlett2011-09-011-5/+5
|
* samba-tool: updated test suite to account for newuser changeGiampaolo Lauria2011-07-281-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>
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-211-5/+5
|
* s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell2011-07-131-1/+1
| | | | | | this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* wintest Allow setting of the firewall to failAndrew Bartlett2011-04-071-1/+1
| | | | | | This is also required to allow a telnet connection as non-admin. Andrew Bartlett
* s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2011-04-072-5/+18
|
* wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett2011-04-071-1/+1
| | | | This allows us to test logging in as non-admin users over telnet
* wintest New snapshot for my wintest VMsAndrew Bartlett2011-03-291-1/+1
|
* wintest: added a "ipconfig /flushdns"Andrew Tridgell2011-03-291-0/+3
| | | | | | w2k3 doesn't flush its DNS cache on a dynamic update Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* wintest: fixed syntax highlighting with emacsAndrew Tridgell2011-03-291-1/+1
|
* wintest: ensure we startup the w2k3 DC VMAndrew Tridgell2011-03-291-0/+1
| | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-221-2/+2
| | | | | | | using os.putenv() causes too much confusion, as it doesn't update os.getenv() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* 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
| | | | This makes it easier to specify
* 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
| | | | | | | | | | 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
* Typos in wintestZahari Zahariev2010-12-162-3/+3
|