index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wintest
Commit message (
Expand
)
Author
Age
Files
Lines
*
PY3: change shebang to python3 in wintest dir
Joe Guo
2018-12-14
3
-3
/
+3
*
wintest/test-s3: remove unused imports
Douglas Bagnall
2018-10-25
1
-3
/
+0
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-09-06
1
-14
/
+14
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-09-06
1
-40
/
+40
*
PEP8: fix W291: trailing whitespace
Joe Guo
2018-08-24
2
-2
/
+2
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E711: comparison to None should be 'if cond is not None:'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E703: statement ends with a semicolon
Joe Guo
2018-08-24
2
-3
/
+3
*
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E401: multiple imports on one line
Joe Guo
2018-08-24
3
-5
/
+14
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
2
-13
/
+0
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
3
-0
/
+16
*
PEP8: fix E265: block comment should start with '# '
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
2018-08-24
2
-2
/
+2
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
2
-9
/
+9
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
3
-14
/
+14
*
PEP8: fix E201: whitespace after '('
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
3
-61
/
+61
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: whitespace fixes in wintest.py
Joe Guo
2018-08-24
1
-6
/
+6
*
Fix spelling s/propogate/propagate/
Mathieu Parent
2018-05-12
1
-6
/
+6
*
python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns
Andreas Schneider
2017-09-05
1
-3
/
+3
*
wintest: Try harder to make wintest force the telnet server to start
Andrew Bartlett
2014-03-14
1
-0
/
+11
*
wintest: Try harder to recover from apparent failure to dcpromo
Andrew Bartlett
2012-11-06
1
-1
/
+12
*
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
[next]