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
*
CVE-2022-32746 s4:torture: Fix LDB flags comparison
Joseph Sutton
2022-07-24
1
-1
/
+3
*
s4/torture/drs/python: Fix attribute existence check
Joseph Sutton
2021-10-26
1
-1
/
+1
*
python2 reduction: Merge remaining compat code into common
David Mulder
2020-10-02
5
-14
/
+14
*
python: Move dsdb_Dn to samdb
David Mulder
2020-10-02
1
-1
/
+1
*
Fix build after removal of an extra safe_string.h
Alexander Bokovoy
2020-10-01
1
-0
/
+2
*
torture: Align a few integer types
Volker Lendecke
2020-08-17
2
-5
/
+4
*
python compat: remove text_type
Douglas Bagnall
2020-08-11
1
-2
/
+1
*
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
2020-02-07
14
-151
/
+151
*
selftest: Add test to confirm ACL inheritence really happens
Andrew Bartlett
2020-01-21
1
-21
/
+94
*
CVE-2019-14902 selftest: Add test for a special case around replicated renames
Andrew Bartlett
2020-01-21
1
-0
/
+69
*
CVE-2019-14902 selftest: Add test for replication of inherited security descr...
Andrew Bartlett
2020-01-21
1
-0
/
+258
*
s4-torture: Reduce flapping in SambaToolDrsTests.test_samba_tool_replicate_local
Andrew Bartlett
2019-10-31
1
-1
/
+2
*
s4:torture: always add ';' after torture_assert()
Stefan Metzmacher
2019-09-10
1
-2
/
+2
*
tests/drs_no_dns: Check dbcheck and ldapcmp pass
Garming Sam
2019-07-31
1
-0
/
+183
*
tests: Add getncchanges test for cross-partition links + TGT
Tim Beale
2019-07-02
1
-1
/
+27
*
s4:torture:fsmo.py: remove unused 'net_cmd' variable
Björn Baumbach
2019-05-30
1
-2
/
+0
*
s4:torture:fsmo.py: test role transfers of dns partitions
Björn Baumbach
2019-05-30
1
-0
/
+10
*
repl: test for schema object and LA repl across chunks
Aaron Haslett
2019-04-11
2
-8
/
+320
*
torture: Use GUID_zero()
Volker Lendecke
2019-02-25
1
-8
/
+4
*
PY3: change shebang to python3 in source4/torture dir
Joe Guo
2018-12-14
15
-15
/
+15
*
Fix spelling mistakes
Olly Betts
2018-11-30
1
-1
/
+1
*
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
[next]