index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wintest
Commit message (
Expand
)
Author
Age
Files
Lines
*
wintest: Give dcpromo more time
Andrew Bartlett
2012-10-03
1
-1
/
+1
*
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
*
wintest: Rework support for the internal DNS server
Andrew Bartlett
2012-09-12
3
-38
/
+54
*
wintest: try to fix settings for the internal dns server
Stefan Metzmacher
2012-09-12
1
-3
/
+3
*
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
*
wintest: enable dns forwarding for internal dns
Björn Baumbach
2012-06-21
2
-1
/
+4
*
wintest: get original nameserver for forwarding on a more general place
Björn Baumbach
2012-06-21
1
-5
/
+5
*
wintest: extend get_is_dc function with additional expectations
Björn Baumbach
2012-06-21
1
-1
/
+1
*
wintest: check netcats exitstatus instead of output
Björn Baumbach
2012-06-21
1
-2
/
+5
*
wintest: set recursive queries for internal dns
Björn Baumbach
2012-06-21
2
-1
/
+5
*
wintest: add option to select the dns backend
Björn Baumbach
2012-06-21
2
-11
/
+34
*
wintest: set nameserver on a more general place
Björn Baumbach
2012-06-21
2
-2
/
+2
*
wintest: add option to use ntvfs instead of s3fs
Björn Baumbach
2012-06-21
2
-1
/
+8
*
wintest: add working bbaumbach.conf file for use with VirtualBox
Björn Baumbach
2012-06-21
1
-0
/
+97
*
wintest: Fix test-s3.py to use smbclient3 under the name smbclient
Andrew Bartlett
2012-06-05
1
-1
/
+1
*
wintest: use (renamed) smbclient4 tool as smbclient
Michael Adam
2012-05-31
2
-2
/
+2
*
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
*
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
*
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
*
wintest Allow setting of the firewall to fail
Andrew Bartlett
2011-04-07
1
-1
/
+1
*
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
*
wintest New snapshot for my wintest VMs
Andrew Bartlett
2011-03-29
1
-1
/
+1
*
wintest: added a "ipconfig /flushdns"
Andrew Tridgell
2011-03-29
1
-0
/
+3
[next]