Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wintest: Try harder to make wintest force the telnet server to start | Andrew Bartlett | 2014-03-14 | 1 | -0/+11 |
| | | | | | | | | | | | | | We try and force the server to start, and we try to force the TelnetClients group to exist Change-Id: I192f0aaaf283b77065ecc671ca2b59a69781d744 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-on: https://gerrit.samba.org/36 Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Mar 14 14:51:20 CET 2014 on sn-devel-104 | ||||
* | wintest: Try harder to recover from apparent failure to dcpromo | Andrew Bartlett | 2012-11-06 | 1 | -1/+12 |
| | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | wintest: Give dcpromo more time | Andrew Bartlett | 2012-10-03 | 1 | -1/+1 |
| | | | | | Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Oct 3 16:04:44 CEST 2012 on sn-devel-104 | ||||
* | wintest: Give netdom join more time to complete | Andrew Bartlett | 2012-10-03 | 2 | -2/+2 |
| | |||||
* | wintest: Add config file for a second host | Andrew Bartlett | 2012-10-03 | 1 | -0/+104 |
| | |||||
* | wintest: bump version to 4.1 | Andrew Bartlett | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | wintest: Fix --use-ntvfs handling | Andrew Bartlett | 2012-09-12 | 1 | -1/+3 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | wintest: Rework support for the internal DNS server | Andrew Bartlett | 2012-09-12 | 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> | ||||
* | wintest: try to fix settings for the internal dns server | Stefan Metzmacher | 2012-09-12 | 1 | -3/+3 |
| | | | | metze | ||||
* | s4 dns: use the internal DNS server per default | Kai Blin | 2012-09-12 | 1 | -3/+3 |
| | |||||
* | wintest: make use of samba-tool domain provision | Stefan Metzmacher | 2012-09-11 | 1 | -1/+3 |
| | | | | metze | ||||
* | wintest: enable dns forwarding for internal dns | Björn Baumbach | 2012-06-21 | 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 | ||||
* | wintest: get original nameserver for forwarding on a more general place | Björn Baumbach | 2012-06-21 | 1 | -5/+5 |
| | | | | Signed-off-by: Kai Blin <kai@samba.org> | ||||
* | wintest: extend get_is_dc function with additional expectations | Björn Baumbach | 2012-06-21 | 1 | -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 output | Björn Baumbach | 2012-06-21 | 1 | -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 dns | Björn Baumbach | 2012-06-21 | 2 | -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 backend | Björn Baumbach | 2012-06-21 | 2 | -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 place | Björn Baumbach | 2012-06-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Kai Blin <kai@samba.org> | ||||
* | wintest: add option to use ntvfs instead of s3fs | Björn Baumbach | 2012-06-21 | 2 | -1/+8 |
| | | | | Signed-off-by: Kai Blin <kai@samba.org> | ||||
* | wintest: add working bbaumbach.conf file for use with VirtualBox | Björn Baumbach | 2012-06-21 | 1 | -0/+97 |
| | | | | Signed-off-by: Kai Blin <kai@samba.org> | ||||
* | wintest: Fix test-s3.py to use smbclient3 under the name smbclient | Andrew Bartlett | 2012-06-05 | 1 | -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 smbclient | Michael Adam | 2012-05-31 | 2 | -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 smbclient | Michael Adam | 2012-05-31 | 3 | -43/+53 |
| | |||||
* | wintest: s3fs is now the default in provision | Andrew Bartlett | 2012-05-25 | 1 | -2/+1 |
| | |||||
* | s4-wintest: --use-s3fs in wintest | Andrew Bartlett | 2012-05-02 | 1 | -1/+2 |
| | |||||
* | wintest: test demote of DC | Andrew Bartlett | 2012-03-23 | 1 | -0/+3 |
| | |||||
* | wintest: test wbinfo --krb5auth | Andrew Bartlett | 2012-03-15 | 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 | ||||
* | wintest: continue turning over VMs... | Andrew Bartlett | 2012-03-08 | 1 | -4/+4 |
| | |||||
* | wintest: Change to a new Win2008R2 VM | Andrew Bartlett | 2012-02-23 | 1 | -6/+6 |
| | |||||
* | wintest: Update Win2003 VM | Andrew Bartlett | 2012-02-17 | 1 | -4/+4 |
| | |||||
* | wintest: give host longer to register the SRV record | Andrew Bartlett | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | wintest: use net rpc to put authenticated users into TelentClients if we need to | Andrew Bartlett | 2012-02-17 | 1 | -0/+13 |
| | |||||
* | wintest: Allow Windows VM to have no default route | Andrew Bartlett | 2012-02-17 | 1 | -3/+4 |
| | |||||
* | wintest: update WinXP-1 snapshot | Andrew Bartlett | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | wintest: Change Windows 7 VM | Andrew Bartlett | 2012-02-16 | 1 | -3/+3 |
| | |||||
* | wintest: Give the Windows VM a little more time to start back up | Andrew Bartlett | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | wintest: Samba is now all version 4.0 | Andrew Bartlett | 2012-02-16 | 1 | -4/+4 |
| | |||||
* | wintest: Cope with nc not timing out even when -w 1 is specified | Andrew Bartlett | 2012-02-16 | 1 | -2/+16 |
| | |||||
* | wintest: s3 moved smb.conf to /etc | Andrew Bartlett | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | wintest: Update VM used for W2K8R2A | Andrew Bartlett | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | wintest: Allow access denied when turning off the firewall | Andrew Bartlett | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | wintest: Retry joining the domain a few times | Andrew Bartlett | 2012-02-16 | 1 | -4/+12 |
| | |||||
* | wintest: connect to correct hostname in test_net_use | Andrew Bartlett | 2012-02-16 | 2 | -4/+4 |
| | |||||
* | wintest: update snapshots | Andrew Bartlett | 2011-09-01 | 1 | -5/+5 |
| | |||||
* | samba-tool: updated test suite to account for newuser change | Giampaolo Lauria | 2011-07-28 | 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> | ||||
* | samba-tool: fixed some more calls to samba_tool join to be 'domain join' | Andrew Tridgell | 2011-07-21 | 1 | -5/+5 |
| | |||||
* | s4-fault: changed to use %d for PID, instead of %PID% | Andrew Tridgell | 2011-07-13 | 1 | -1/+1 |
| | | | | | | this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | wintest Allow setting of the firewall to fail | Andrew Bartlett | 2011-04-07 | 1 | -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 member | Andrew Bartlett | 2011-04-07 | 2 | -5/+18 |
| | |||||
* | wintest Allow changing the telnet settings to fail, we might not be admin | Andrew Bartlett | 2011-04-07 | 1 | -1/+1 |
| | | | | This allows us to test logging in as non-admin users over telnet |