summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-08traffic: evoke OS error codes by name, not numberDouglas Bagnall1-2/+3
2019-01-08traffic: reinitialise RNG in each childDouglas Bagnall1-2/+8
2019-01-08traffic: avoid generating conversations without packetsDouglas Bagnall1-0/+28
2019-01-08traffic: rework conversation generation to better use memoryDouglas Bagnall1-149/+173
2019-01-08traffic: generate sparser descriptions of conversationsDouglas Bagnall2-9/+3
2019-01-08traffic: new version of model with packet_rate, version numberDouglas Bagnall8-94/+202
2019-01-08traffic: fix hash non-determinism when loading JSONDouglas Bagnall1-0/+2
2019-01-08traffic: Conversation gets given id, list of short packetsDouglas Bagnall1-8/+8
2019-01-08traffic: rename packet_rate -> replay_speed for accuracy and roomDouglas Bagnall1-5/+6
2019-01-08traffic: initialise conversation specific lists after the forkDouglas Bagnall1-12/+12
2019-01-08traffic: split is_a_real_packet() function out of classDouglas Bagnall1-17/+21
2019-01-08traffic: give Packet __slots__ for reduced memoryDouglas Bagnall1-1/+10
2019-01-08traffic: make random_colour_print more deterministic, silent on demandDouglas Bagnall1-9/+21
2019-01-08traffic: use namedtuple for ConversationAccounts namespace classDouglas Bagnall1-9/+10
2019-01-08traffic: fix mk_masked_dir doc and commentsDouglas Bagnall1-1/+2
2019-01-08traffic: Packet.from_line classmethod uses cls varDouglas Bagnall1-3/+3
2019-01-08traffic_learner: return an error codeDouglas Bagnall1-5/+2
2019-01-08traffic_replay: drop summary replayDouglas Bagnall1-31/+3
2019-01-08python/tests/blackbox: check_exit_code() explains by defaultDouglas Bagnall1-0/+2
2019-01-08netcmd: Small refactor to SMB connection in domain backupTim Beale1-2/+7
2019-01-07netcmd: Refactor duplicated SMB connect in GPO commandsTim Beale1-24/+18
2019-01-07tests: Avoid hardcoding domain in GPO testsTim Beale1-10/+15
2019-01-07python/ntacls: Convert ntacls to use s3 flagsTim Beale1-6/+6
2019-01-07s3:pylibsmb: Rename 'credentials' param to match s4Tim Beale1-1/+1
2019-01-07tests: Rename libsmb_samba_internal test to libsmbTim Beale1-0/+0
2019-01-07s3:pylibsmb: Rename libsmb_samba_internal Py bindings to libsmbTim Beale3-12/+10
2019-01-07tests: Avoid hardcoding domain in testTim Beale1-6/+7