Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-12 | wintest: Fix --use-ntvfs handling | Andrew Bartlett | 1 | -1/+3 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-09-12 | wintest: Rework support for the internal DNS server | Andrew Bartlett | 3 | -38/+54 | |
We still have to run BIND, the change is if BIND is run to support our own zone, or if we forward to as well as to windows. This also adapts to the new defaults. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-09-12 | wintest: try to fix settings for the internal dns server | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2012-09-12 | s4 dns: use the internal DNS server per default | Kai Blin | 1 | -3/+3 | |
2012-09-11 | wintest: make use of samba-tool domain provision | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2012-06-21 | wintest: enable dns forwarding for internal dns | Björn Baumbach | 2 | -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-21 | wintest: get original nameserver for forwarding on a more general place | Björn Baumbach | 1 | -5/+5 | |
Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: extend get_is_dc function with additional expectations | Björn Baumbach | 1 | -1/+1 | |
Windows Server 2003 r2 answers "wintest2k3 is not a DC." Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: check netcats exitstatus instead of output | Björn Baumbach | 1 | -2/+5 | |
There are many netcat implementations with different output messages. Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: set recursive queries for internal dns | Björn Baumbach | 2 | -1/+5 | |
Need dns recursive queries = yes, since host expects answers with RA-bit. Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: add option to select the dns backend | Björn Baumbach | 2 | -11/+34 | |
This is an option to use the internal dns. Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: set nameserver on a more general place | Björn Baumbach | 2 | -2/+2 | |
Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: add option to use ntvfs instead of s3fs | Björn Baumbach | 2 | -1/+8 | |
Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-21 | wintest: add working bbaumbach.conf file for use with VirtualBox | Björn Baumbach | 1 | -0/+97 | |
Signed-off-by: Kai Blin <kai@samba.org> | |||||
2012-06-05 | wintest: Fix test-s3.py to use smbclient3 under the name smbclient | Andrew Bartlett | 1 | -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-31 | wintest: use (renamed) smbclient4 tool as smbclient | Michael Adam | 2 | -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-31 | wintest: introduce a variable to contain the (relative) path of smbclient | Michael Adam | 3 | -43/+53 | |
2012-05-25 | wintest: s3fs is now the default in provision | Andrew Bartlett | 1 | -2/+1 | |
2012-05-02 | s4-wintest: --use-s3fs in wintest | Andrew Bartlett | 1 | -1/+2 | |
2012-03-23 | wintest: test demote of DC | Andrew Bartlett | 1 | -0/+3 | |
2012-03-15 | wintest: test wbinfo --krb5auth | Andrew Bartlett | 1 | -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-08 | wintest: continue turning over VMs... | Andrew Bartlett | 1 | -4/+4 | |
2012-02-23 | wintest: Change to a new Win2008R2 VM | Andrew Bartlett | 1 | -6/+6 | |
2012-02-17 | wintest: Update Win2003 VM | Andrew Bartlett | 1 | -4/+4 | |
2012-02-17 | wintest: give host longer to register the SRV record | Andrew Bartlett | 1 | -1/+1 | |
2012-02-17 | wintest: use net rpc to put authenticated users into TelentClients if we need to | Andrew Bartlett | 1 | -0/+13 | |
2012-02-17 | wintest: Allow Windows VM to have no default route | Andrew Bartlett | 1 | -3/+4 | |
2012-02-16 | wintest: update WinXP-1 snapshot | Andrew Bartlett | 1 | -1/+1 | |
2012-02-16 | wintest: Change Windows 7 VM | Andrew Bartlett | 1 | -3/+3 | |
2012-02-16 | wintest: Give the Windows VM a little more time to start back up | Andrew Bartlett | 1 | -1/+1 | |
2012-02-16 | wintest: Samba is now all version 4.0 | Andrew Bartlett | 1 | -4/+4 | |
2012-02-16 | wintest: Cope with nc not timing out even when -w 1 is specified | Andrew Bartlett | 1 | -2/+16 | |
2012-02-16 | wintest: s3 moved smb.conf to /etc | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Update VM used for W2K8R2A | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Allow access denied when turning off the firewall | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Retry joining the domain a few times | Andrew Bartlett | 1 | -4/+12 | |
2012-02-16 | wintest: connect to correct hostname in test_net_use | Andrew Bartlett | 2 | -4/+4 | |
2011-09-01 | wintest: update snapshots | Andrew Bartlett | 1 | -5/+5 | |
2011-07-28 | samba-tool: updated test suite to account for newuser change | Giampaolo Lauria | 1 | -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-21 | samba-tool: fixed some more calls to samba_tool join to be 'domain join' | Andrew Tridgell | 1 | -5/+5 | |
2011-07-13 | s4-fault: changed to use %d for PID, instead of %PID% | Andrew Tridgell | 1 | -1/+1 | |
this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-04-07 | wintest Allow setting of the firewall to fail | Andrew Bartlett | 1 | -1/+1 | |
This is also required to allow a telnet connection as non-admin. Andrew Bartlett | |||||
2011-04-07 | s3-wintest Add test of 'net use' against the Samba3 member | Andrew Bartlett | 2 | -5/+18 | |
2011-04-07 | wintest Allow changing the telnet settings to fail, we might not be admin | Andrew Bartlett | 1 | -1/+1 | |
This allows us to test logging in as non-admin users over telnet | |||||
2011-03-29 | wintest New snapshot for my wintest VMs | Andrew Bartlett | 1 | -1/+1 | |
2011-03-29 | wintest: added a "ipconfig /flushdns" | Andrew Tridgell | 1 | -0/+3 | |
w2k3 doesn't flush its DNS cache on a dynamic update Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-03-29 | wintest: fixed syntax highlighting with emacs | Andrew Tridgell | 1 | -1/+1 | |
2011-03-29 | wintest: ensure we startup the w2k3 DC VM | Andrew Tridgell | 1 | -0/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | python: use os.environ[] instead of os.putenv() | Andrew Tridgell | 1 | -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-17 | Add support for testing a Win2k3 domain member | Andrew Bartlett | 2 | -3/+19 | |