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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests for segfaults in python bindings
Douglas Bagnall
2019-02-01
1
-0
/
+126
*
netcmd: Improve error handling of gpo aclcheck as non-admin
Tim Beale
2019-02-01
1
-0
/
+4
*
selftest: Move dns_hub.py into selftest directory
Tim Beale
2019-02-01
1
-154
/
+0
*
dns_hub: Fix flake8 warnings
Tim Beale
2019-02-01
1
-5
/
+5
*
python/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODE
Stefan Metzmacher
2019-01-29
2
-4
/
+4
*
python/modules: maintain correct refcount for path items
Douglas Bagnall
2019-01-29
1
-10
/
+19
*
netcmd: Try to improve domain backup error message
Tim Beale
2019-01-21
1
-2
/
+3
*
python/kcc lib: cope with differently formed repsToFrom
Douglas Bagnall
2019-01-19
1
-5
/
+16
*
python/uptodateness: cope with unknown invocation ID
Douglas Bagnall
2019-01-19
1
-2
/
+7
*
python: dns_hub: do not crash if a socket fails
Douglas Bagnall
2019-01-19
1
-2
/
+2
*
python: dsal: Fix possibility of identical ACE's being added.
Martin Krämer
2019-01-18
1
-1
/
+1
*
dns_hub: Rename variable to avoid naming collision in exception handler
Tim Beale
2019-01-17
1
-2
/
+2
*
tests: Switchover auth_log from s4 SMB client bindings to s4
Tim Beale
2019-01-17
1
-10
/
+23
*
tests: Refactor auth_log SMB connection to be in a single place
Tim Beale
2019-01-17
1
-42
/
+20
*
tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log tests
Tim Beale
2019-01-17
1
-0
/
+2
*
tests: Relax auth_log SMB assertions to cover v1 *or* v2
Tim Beale
2019-01-17
1
-6
/
+6
*
ntacls: Pass correct use_ntvfs through to setntacl()
Tim Beale
2019-01-17
1
-1
/
+2
*
netcmd: Change GPO commands to use s3 SMB Py bindings
Tim Beale
2019-01-17
1
-2
/
+5
*
netcmd: Change SMB flags from s4 Py bindings to s3
Tim Beale
2019-01-17
1
-6
/
+7
*
python/gpclass: Convert gpclass to use s3 SMB Python bindings
Tim Beale
2019-01-17
1
-3
/
+7
*
join: Throw CommandError instead of Exception for simple errors
Tim Beale
2019-01-16
1
-3
/
+4
*
join: Fix TypeError when handling exception
Tim Beale
2019-01-16
2
-2
/
+2
*
python: dns_hub: Fix indentation of 'raise' on error.
Jeremy Allison
2019-01-15
1
-3
/
+1
*
selftest: add central dns forwarder
Volker Lendecke
2019-01-15
1
-0
/
+156
*
netcmd: Change domain backup commands to use s3 SMB Py bindings
Tim Beale
2019-01-14
1
-2
/
+6
*
tests: Change ntaclsbackup tests over to use s3 Py bindings
Tim Beale
2019-01-14
1
-2
/
+2
*
python: use 'et' as format for ParseTuple with python2
Noel Power
2019-01-13
1
-2
/
+6
*
python: Add new compat PYARG_STR_UNI format
Noel Power
2019-01-13
1
-0
/
+10
*
python: Fix memory leak with ParseTuple (using 'es' format)
Noel Power
2019-01-13
1
-7
/
+15
*
py:dcerpc/raw_protocol: add tests to demonstrate how security context multipl...
Stefan Metzmacher
2019-01-12
1
-0
/
+967
*
py:dcerpc/raw_testcase: add assertEqualsStrLower()
Stefan Metzmacher
2019-01-12
1
-0
/
+3
*
py:dcerpc/raw_protocol: demonstrate that \\pipe\lsarpc returns \\pipe\lsass a...
Stefan Metzmacher
2019-01-12
1
-2
/
+4
*
py:dcerpc/raw_protocol: add test_assoc_group_fail3()
Stefan Metzmacher
2019-01-12
1
-0
/
+45
*
py:dcerpc/raw_protocol: add test_assoc_group_ok2 to check assoc groups over n...
Stefan Metzmacher
2019-01-12
1
-0
/
+31
*
py:dcerpc/raw_protocol: enable tests with the DCERPC_PFC_FLAG_SUPPORT_HEADER_...
Stefan Metzmacher
2019-01-12
1
-9
/
+3
*
py:dcerpc/raw_protocol: consistently call self.recv_pdu(timeout=0.01) after a...
Stefan Metzmacher
2019-01-12
1
-1
/
+3
*
py:dcerpc/raw_protocol: add tests for delayed header signing activation
Stefan Metzmacher
2019-01-12
1
-0
/
+186
*
py:dcerpc/raw_testcase: add pfc_flags_2nd and use_auth3 options to do_generic...
Stefan Metzmacher
2019-01-12
1
-2
/
+17
*
selftest: Improve an error message
Volker Lendecke
2019-01-11
1
-1
/
+2
*
netcmd: Fix broken samba-tool gpo commands
Tim Beale
2019-01-10
1
-0
/
+1
*
s3:libsmb: Revert SMB Py bindings name back to libsmb_samba_internal
Tim Beale
2019-01-09
4
-4
/
+4
*
netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg
Joe Guo
2019-01-09
1
-25
/
+61
*
traffic_replay: use packets per second as primary scale
Douglas Bagnall
2019-01-08
1
-6
/
+14
*
traffic: assert json equality in learner test
Douglas Bagnall
2019-01-08
1
-0
/
+6
*
traffic tests: use TestCaseInTempdir.mktemp()
Douglas Bagnall
2019-01-08
3
-45
/
+6
*
python/tests: add TestCaseInTempdir.mktemp()
Douglas Bagnall
2019-01-08
1
-1
/
+16
*
traffic_replay: --old-scale to mimic the old traffic_replay
Douglas Bagnall
2019-01-08
2
-0
/
+14
*
traffic: add option to reanimate dying conversations
Douglas Bagnall
2019-01-08
3
-4
/
+39
*
traffic: Conversation.add_short_packet is discerning about packets
Douglas Bagnall
2019-01-08
1
-1
/
+4
*
traffic: remove useless branch in stats report
Douglas Bagnall
2019-01-08
1
-25
/
+12
[next]