summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2019-01-21netcmd: Try to improve domain backup error messageTim Beale1-2/+3
2019-01-19python/kcc lib: cope with differently formed repsToFromDouglas Bagnall1-5/+16
2019-01-19python/uptodateness: cope with unknown invocation IDDouglas Bagnall1-2/+7
2019-01-19python: dns_hub: do not crash if a socket failsDouglas Bagnall1-2/+2
2019-01-18python: dsal: Fix possibility of identical ACE's being added.Martin Krämer1-1/+1
2019-01-17dns_hub: Rename variable to avoid naming collision in exception handlerTim Beale1-2/+2
2019-01-17tests: Switchover auth_log from s4 SMB client bindings to s4Tim Beale1-10/+23
2019-01-17tests: Refactor auth_log SMB connection to be in a single placeTim Beale1-42/+20
2019-01-17tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log testsTim Beale1-0/+2
2019-01-17tests: Relax auth_log SMB assertions to cover v1 *or* v2Tim Beale1-6/+6
2019-01-17ntacls: Pass correct use_ntvfs through to setntacl()Tim Beale1-1/+2
2019-01-17netcmd: Change GPO commands to use s3 SMB Py bindingsTim Beale1-2/+5
2019-01-17netcmd: Change SMB flags from s4 Py bindings to s3Tim Beale1-6/+7
2019-01-17python/gpclass: Convert gpclass to use s3 SMB Python bindingsTim Beale1-3/+7
2019-01-16join: Throw CommandError instead of Exception for simple errorsTim Beale1-3/+4
2019-01-16join: Fix TypeError when handling exceptionTim Beale2-2/+2
2019-01-15python: dns_hub: Fix indentation of 'raise' on error.Jeremy Allison1-3/+1
2019-01-15selftest: add central dns forwarderVolker Lendecke1-0/+156
2019-01-14netcmd: Change domain backup commands to use s3 SMB Py bindingsTim Beale1-2/+6
2019-01-14tests: Change ntaclsbackup tests over to use s3 Py bindingsTim Beale1-2/+2
2019-01-13python: use 'et' as format for ParseTuple with python2Noel Power1-2/+6
2019-01-13python: Add new compat PYARG_STR_UNI formatNoel Power1-0/+10
2019-01-13python: Fix memory leak with ParseTuple (using 'es' format)Noel Power1-7/+15
2019-01-12py:dcerpc/raw_protocol: add tests to demonstrate how security context multipl...Stefan Metzmacher1-0/+967
2019-01-12py:dcerpc/raw_testcase: add assertEqualsStrLower()Stefan Metzmacher1-0/+3
2019-01-12py:dcerpc/raw_protocol: demonstrate that \\pipe\lsarpc returns \\pipe\lsass a...Stefan Metzmacher1-2/+4
2019-01-12py:dcerpc/raw_protocol: add test_assoc_group_fail3()Stefan Metzmacher1-0/+45
2019-01-12py:dcerpc/raw_protocol: add test_assoc_group_ok2 to check assoc groups over n...Stefan Metzmacher1-0/+31
2019-01-12py:dcerpc/raw_protocol: enable tests with the DCERPC_PFC_FLAG_SUPPORT_HEADER_...Stefan Metzmacher1-9/+3
2019-01-12py:dcerpc/raw_protocol: consistently call self.recv_pdu(timeout=0.01) after a...Stefan Metzmacher1-1/+3
2019-01-12py:dcerpc/raw_protocol: add tests for delayed header signing activationStefan Metzmacher1-0/+186
2019-01-12py:dcerpc/raw_testcase: add pfc_flags_2nd and use_auth3 options to do_generic...Stefan Metzmacher1-2/+17
2019-01-11selftest: Improve an error messageVolker Lendecke1-1/+2
2019-01-10netcmd: Fix broken samba-tool gpo commandsTim Beale1-0/+1
2019-01-09s3:libsmb: Revert SMB Py bindings name back to libsmb_samba_internalTim Beale4-4/+4
2019-01-09netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpgJoe Guo1-25/+61
2019-01-08traffic_replay: use packets per second as primary scaleDouglas Bagnall1-6/+14
2019-01-08traffic: assert json equality in learner testDouglas Bagnall1-0/+6
2019-01-08traffic tests: use TestCaseInTempdir.mktemp()Douglas Bagnall3-45/+6
2019-01-08python/tests: add TestCaseInTempdir.mktemp()Douglas Bagnall1-1/+16
2019-01-08traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall2-0/+14
2019-01-08traffic: add option to reanimate dying conversationsDouglas Bagnall3-4/+39
2019-01-08traffic: Conversation.add_short_packet is discerning about packetsDouglas Bagnall1-1/+4
2019-01-08traffic: remove useless branch in stats reportDouglas Bagnall1-25/+12
2019-01-08traffic: generate more statistics in replayDouglas Bagnall1-30/+69
2019-01-08traffic: avoid bare except: clausesDouglas Bagnall1-2/+2
2019-01-08traffic: simplify tests for badpassword_frequencyDouglas Bagnall1-3/+4
2019-01-08traffic: assign context domain at startDouglas Bagnall1-7/+1
2019-01-08traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall1-1/+2
2019-01-08traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall1-0/+3