index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
dcerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
py:dcerpc/raw_testcase: add check_response_auth() helper function
Stefan Metzmacher
1
-0
/
+32
2018-12-23
py:dcerpc/raw_protocol: rename _test_spnego_signing_auth_level_request to _te...
Stefan Metzmacher
1
-4
/
+5
2018-12-23
py:dcerpc/raw_protocol: rename _test_spnego_bind_auth_level to_test_auth_bind...
Stefan Metzmacher
1
-6
/
+8
2018-12-23
py:dcerpc/raw_testcase: pass auth_context and stub_len to parse_auth() in ord...
Stefan Metzmacher
1
-10
/
+17
2018-12-23
py:dcerpc/raw_protocol: let self._test_spnego_bind_auth_level() return auth_c...
Stefan Metzmacher
1
-4
/
+8
2018-12-23
py:dcerpc/raw_testcase: let do_single_request() check stub length against all...
Stefan Metzmacher
1
-0
/
+1
2018-12-23
py:dcerpc/raw_protocol: make use of assertPadding()
Stefan Metzmacher
1
-128
/
+60
2018-12-23
py:dcerpc/raw_testcase: make use of assertPadding()
Stefan Metzmacher
1
-8
/
+3
2018-12-23
py:dcerpc/raw_testcase: add assertPadding() that allows IGNORE_RANDOM_PAD=1
Stefan Metzmacher
1
-0
/
+16
2018-12-23
py:dcerpc/raw_protocol: explicitly disconnect additional connections
Stefan Metzmacher
1
-0
/
+2
2018-12-23
py:dcerpc/raw_testcase: disconnect on tearDown() of RawDCERPCTest
Stefan Metzmacher
1
-0
/
+4
2018-12-23
py:dcerpc/raw_protocol: rename test_spnego_packet_bind_sign_privacy => test_s...
Stefan Metzmacher
1
-1
/
+1
2018-12-23
py:dcerpc/tests: rename dcerpc/string.py -> string_tests.py
Stefan Metzmacher
1
-0
/
+0
2018-12-14
PY3: change shebang to python3 in misc dirs
Joe Guo
1
-1
/
+1
2018-11-20
tests samr: Extra tests for samr_EnumDomainUserss
Gary Lockyer
1
-0
/
+144
2018-11-20
test samr: Extra tests for samr_EnumDomainGroups
Gary Lockyer
1
-0
/
+169
2018-11-20
tests samr: remove PEP8 warnings
Gary Lockyer
1
-2
/
+4
2018-11-20
tests samr: Extra tests for samr_QueryDisplayInfo
Gary Lockyer
1
-1
/
+389
2018-11-01
py/tests/dcerpc_integer: remove dup tests
Douglas Bagnall
1
-14
/
+0
2018-11-01
py/tests/dcerpc_rpc: Py3 compat integer types
Douglas Bagnall
1
-1
/
+2
2018-10-25
python/tests/raw_protocol: reveal shadowed test via disambiguation
Douglas Bagnall
1
-1
/
+1
2018-10-25
pytest/dcerpc.integer: force py2 long int without incompatible syntax
Douglas Bagnall
1
-1
/
+7
2018-10-25
py/tests: remove unused imports
Douglas Bagnall
1
-1
/
+0
2018-10-25
python/tests/unix: fix spelling and import of text_type
Douglas Bagnall
1
-2
/
+2
2018-10-23
python/samba/tests: PY2/PY3 port samba.tests.dcerpc.integer
Noel Power
1
-5
/
+5
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-09-03
python/samba/test/dcerpc: Py3 port of samba.tests.dcerpc.raw_protocol
Noel Power
2
-180
/
+188
2018-09-03
python/samba/tests: ensure byte content (not strings)
Noel Power
1
-5
/
+5
2018-09-03
python/samba/tests: port samba.tests.unix for py3
Noel Power
1
-8
/
+2
2018-08-24
PEP8: improve formatting around various operators
Douglas Bagnall
1
-1
/
+1
2018-08-24
PEP8: improve formatting around bit-wise OR ("|")
Douglas Bagnall
1
-20
/
+21
2018-08-24
dcerpc py tests: improve argument formatting
Douglas Bagnall
1
-3
/
+4
2018-08-24
dcerpc/dns_server tests: use record malformed as probably intended
Douglas Bagnall
1
-1
/
+1
2018-08-24
PEP8: fix W391: blank line at end of file
Joe Guo
2
-2
/
+0
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-15
/
+15
2018-08-24
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
Joe Guo
1
-0
/
+22
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
2
-0
/
+2
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
3
-6
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
8
-0
/
+8
2018-08-24
PEP8: fix E301: expected 1 blank line, found 0
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
4
-4
/
+4
2018-08-24
PEP8: fix E251: unexpected spaces around keyword / parameter equals
Joe Guo
3
-106
/
+106
2018-08-24
PEP8: fix E241: multiple spaces after ','
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
3
-24
/
+24
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
3
-23
/
+23
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
2
-2
/
+2
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
5
-196
/
+196
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
3
-93
/
+93
[prev]
[next]