PEP8: fix E225: missing whitespace around operator
[nivanova/samba-autobuild/.git] / python / samba / emulate /
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-15 Joe Guoemulate/traffic: add sAMAccountName in create_group
2018-08-15 Joe Guotraffic: uniform stats output
2018-08-15 Joe Guoemulate/traffic: fix next usage
2018-07-12 Noel Powerpython/samba/emulate: Fix some more missed exception...
2018-06-19 Noel Powerpython/samba/emulate: py2/py3 .next usage, replace...
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-05-14 Joe Guotraffic: improve add_short_packet by avoiding dict.get
2018-05-14 Joe Guotraffic: optimize packet init for better performance
2018-05-14 Joe Guotraffic: fix userAccountControl for machine account
2018-05-14 Joe Guotraffic: change machine creds secure channel type
2018-05-12 Joe Guotraffic: improve is_really_a_packet
2018-05-12 Joe Guotraffic: improve add_short_packet by avoiding str.split
2018-05-12 Joe Guotraffic: simplify forget_packets_outside_window
2018-05-12 Joe Guotraffic: grant user write permission
2018-05-12 Joe Guotraffic: set domain on user_creds and machine_creds
2018-05-12 Joe Guotraffic_packets: provision request data for packet_drsu...
2018-05-12 Joe Guotraffic_packets: add trailing $ to fix packet_rpc_netlo...
2018-05-12 Joe Guotraffic_packets: add windows instructions for ldap...
2018-05-12 Joe Guotraffic_packets: replace share_name from netlogon to...
2018-05-12 Joe Guotraffic_packets: replace level 102 to 101 for packet_sr...
2018-05-12 Joe Guotraffic: add credentials to samr
2018-05-12 Joe Guotraffic_packets: support NT_STATUS_NO_SUCH_DOMAIN in...
2018-05-12 Joe Guotraffic: add paged_results control for ldb search
2018-05-05 Douglas Bagnalltraffic: ensure we are using the same division in py...
2018-04-13 Joe Guopython: bulk convert zip to list
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-02-21 Stefan Metzmachertraffic_packets.py: let Lookup{Sids,Names}() work again...
2018-01-16 Günther Deschnerpython: fix the build with python3.
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic