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
/
source4
/
torture
/
drs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Fix flappiness in DRS tests due to RID Set changing
Tim Beale
2018-11-23
1
-2
/
+13
*
tests: Add better error for DRS tests
Tim Beale
2018-11-23
1
-3
/
+3
*
s4/dsdb/pytest/: unused imports
Douglas Bagnall
2018-10-25
2
-2
/
+0
*
s4/torture/drs/python: py2/py3 compat changes for samba4.drs.repl_rodc
Noel Power
2018-09-15
1
-4
/
+5
*
s4/torture/drs/python: py2/py3 porting needed for samba4.drs.getncchanges
Noel Power
2018-09-15
1
-1
/
+1
*
s4/selftest: enable samba4.drs.link_conflicts for py3
Noel Power
2018-09-15
1
-2
/
+0
*
s4/torture/drs: py2/py3 compat porting for samba4.drs.link_conflicts
Noel Power
2018-09-15
1
-6
/
+8
*
s4/torture/drs/python: ndr_unpack needs bytes samba4.drs.getnc_exop
Noel Power
2018-09-15
1
-1
/
+1
*
s4/torture/drs: py2/py3 compat for test samba4.drs.repl_move
Noel Power
2018-09-15
1
-8
/
+8
*
s4/torture/drs: py2/py3 compat changes for test samba4.drs.fsmo
Noel Power
2018-09-15
1
-5
/
+5
*
s4/torture/drs: port samba4.drs.delete_object test for py2/py3
Noel Power
2018-09-15
1
-5
/
+5
*
s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_json
Noel Power
2018-09-15
1
-2
/
+1
*
s4/torture/drs/python: make test code run in py2/py3
Noel Power
2018-09-15
2
-9
/
+10
*
s4/torture/drs: PY3 port for test samba_tool_drs_showrepl
Noel Power
2018-09-15
1
-12
/
+18
*
s4/torture/drs: port samba4.drs.samba_tool_drs for py2/py3 compat
Noel Power
2018-09-15
1
-27
/
+27
*
s4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
Noel Power
2018-09-06
1
-1
/
+2
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-09-06
1
-2
/
+2
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-09-06
2
-5
/
+5
*
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
2018-09-06
1
-1
/
+1
*
PEP8: improve formatting around various operators
Douglas Bagnall
2018-08-24
3
-5
/
+5
*
PEP8: fix W391: blank line at end of file
Joe Guo
2018-08-24
3
-4
/
+0
*
PEP8: fix W293: blank line contains whitespace
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix W291: trailing whitespace
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E712: comparison to False should be 'if cond is False:' or 'if not ...
Joe Guo
2018-08-24
1
-1
/
+1
*
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
1
-2
/
+2
*
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
2018-08-24
2
-4
/
+4
*
PEP8: fix E401: multiple imports on one line
Joe Guo
2018-08-24
3
-3
/
+7
*
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
Joe Guo
2018-08-24
1
-0
/
+2
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
9
-42
/
+0
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
13
-0
/
+16
*
PEP8: fix E265: block comment should start with '# '
Joe Guo
2018-08-24
2
-4
/
+4
*
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
2018-08-24
2
-7
/
+7
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
8
-57
/
+57
*
PEP8: fix E228: missing whitespace around modulo operator
Joe Guo
2018-08-24
3
-5
/
+5
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-4
/
+4
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
3
-31
/
+31
*
PEP8: fix E222: multiple spaces after operator
Joe Guo
2018-08-24
2
-7
/
+7
*
PEP8: fix E203: whitespace before ':'
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E201: whitespace after '('
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
9
-221
/
+221
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
4
-11
/
+11
*
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
2018-08-24
5
-12
/
+12
*
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
2018-08-24
1
-4
/
+4
*
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
2018-08-24
1
-29
/
+29
*
PEP8: fix E101: indentation contains mixed spaces and tabs
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E714: test for object identity should be 'is not'
Joe Guo
2018-08-24
1
-2
/
+2
*
Refactor for PEP8 warning E501 line too long
Tim Beale
2018-08-17
1
-8
/
+10
[next]