autobuild: move maptoguest and simpleserver to 'samba-fileserver'
[garming/samba-autobuild/.git] / python /
2019-02-21 Andrew Bartlettselftest: Confirm new and old SDDL strings differ after...
2019-02-21 Andrew Bartlettselftest: Add test for samba-tool dsacl get, cross...
2019-02-21 Andrew Bartlettsamba-tool dsacl: Mark old and new descriptor output...
2019-02-21 Martin KrämerAdd command "samba-tool dsacl get" This code is very...
2019-02-21 Martin KrämerUpdate dsacl.py - add_ace to handle/verify sddl paramet...
2019-02-21 Joe Guodbcheck: skip reverse member link checks when cli optio...
2019-02-20 Gary Lockyers3 winbind auth_log: Tests for logon id logging.
2019-02-20 Gary Lockyerauth_log tests: Allow the remote address to be None
2019-02-14 Gary Lockyers2 decrpc samr: Add tests for QueryDomainInfo
2019-02-13 Douglas Bagnallspelling of associated
2019-02-11 Stefan Metzmachertests/user_check_password_script: add a test do disallo...
2019-02-11 Aliaksei Karalioubuild: Don't generate kerberos_implementation.py if...
2019-02-01 Douglas BagnallTests for segfaults in python bindings
2019-02-01 Tim Bealenetcmd: Improve error handling of gpo aclcheck as non...
2019-02-01 Tim Bealeselftest: Move dns_hub.py into selftest directory
2019-02-01 Tim Bealedns_hub: Fix flake8 warnings
2019-01-29 Stefan Metzmacherpython/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODE
2019-01-29 Douglas Bagnallpython/modules: maintain correct refcount for path...
2019-01-21 Tim Bealenetcmd: Try to improve domain backup error message
2019-01-19 Douglas Bagnallpython/kcc lib: cope with differently formed repsToFrom
2019-01-19 Douglas Bagnallpython/uptodateness: cope with unknown invocation ID
2019-01-19 Douglas Bagnallpython: dns_hub: do not crash if a socket fails
2019-01-18 Martin Krämerpython: dsal: Fix possibility of identical ACE's being...
2019-01-17 Tim Bealedns_hub: Rename variable to avoid naming collision...
2019-01-17 Tim Bealetests: Switchover auth_log from s4 SMB client bindings...
2019-01-17 Tim Bealetests: Refactor auth_log SMB connection to be in a...
2019-01-17 Tim Bealetests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS...
2019-01-17 Tim Bealetests: Relax auth_log SMB assertions to cover v1 *or* v2
2019-01-17 Tim Bealentacls: Pass correct use_ntvfs through to setntacl()
2019-01-17 Tim Bealenetcmd: Change GPO commands to use s3 SMB Py bindings
2019-01-17 Tim Bealenetcmd: Change SMB flags from s4 Py bindings to s3
2019-01-17 Tim Bealepython/gpclass: Convert gpclass to use s3 SMB Python...
2019-01-16 Tim Bealejoin: Throw CommandError instead of Exception for simpl...
2019-01-16 Tim Bealejoin: Fix TypeError when handling exception
2019-01-15 Jeremy Allisonpython: dns_hub: Fix indentation of 'raise' on error.
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckeselftest: add central dns forwarder
2019-01-14 Tim Bealenetcmd: Change domain backup commands to use s3 SMB...
2019-01-14 Tim Bealetests: Change ntaclsbackup tests over to use s3 Py...
2019-01-12 Noel Powerpython: use 'et' as format for ParseTuple with python2
2019-01-12 Noel Powerpython: Add new compat PYARG_STR_UNI format
2019-01-12 Noel Powerpython: Fix memory leak with ParseTuple (using 'es...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: add tests to demonstrate how...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_testcase: add assertEqualsStrLower()
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: demonstrate that \\pipe\lsarpc...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: add test_assoc_group_fail3()
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: add test_assoc_group_ok2 to...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: enable tests with the DCERPC_PF...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: consistently call self.recv_pdu...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_protocol: add tests for delayed header...
2019-01-12 Stefan Metzmacherpy:dcerpc/raw_testcase: add pfc_flags_2nd and use_auth3...
2019-01-11 Volker Lendeckeselftest: Improve an error message
2019-01-10 Tim Bealenetcmd: Fix broken samba-tool gpo commands
2019-01-09 Tim Beales3:libsmb: Revert SMB Py bindings name back to libsmb_s...
2019-01-09 Joe Guonetcmd/user: python[3]-gpgme unsupported and replaced...
2019-01-08 Douglas Bagnalltraffic_replay: use packets per second as primary scale
2019-01-08 Douglas Bagnalltraffic: assert json equality in learner test
2019-01-08 Douglas Bagnalltraffic tests: use TestCaseInTempdir.mktemp()
2019-01-08 Douglas Bagnallpython/tests: add TestCaseInTempdir.mktemp()
2019-01-08 Douglas Bagnalltraffic_replay: --old-scale to mimic the old traffic_replay
2019-01-08 Douglas Bagnalltraffic: add option to reanimate dying conversations
2019-01-08 Douglas Bagnalltraffic: Conversation.add_short_packet is discerning...
2019-01-08 Douglas Bagnalltraffic: remove useless branch in stats report
2019-01-08 Douglas Bagnalltraffic: generate more statistics in replay
2019-01-08 Douglas Bagnalltraffic: avoid bare except: clauses
2019-01-08 Douglas Bagnalltraffic: simplify tests for badpassword_frequency
2019-01-08 Douglas Bagnalltraffic: assign context domain at start
2019-01-08 Douglas Bagnalltraffic: traffic_replay --latency-timeout to control...
2019-01-08 Douglas Bagnalltraffic_replay: --stop-on-any-error option to not ignor...
2019-01-08 Douglas Bagnalltraffic: evoke OS error codes by name, not number
2019-01-08 Douglas Bagnalltraffic: reinitialise RNG in each child
2019-01-08 Douglas Bagnalltraffic: avoid generating conversations without packets
2019-01-08 Douglas Bagnalltraffic: rework conversation generation to better use...
2019-01-08 Douglas Bagnalltraffic: generate sparser descriptions of conversations
2019-01-08 Douglas Bagnalltraffic: new version of model with packet_rate, version...
2019-01-08 Douglas Bagnalltraffic: fix hash non-determinism when loading JSON
2019-01-08 Douglas Bagnalltraffic: Conversation gets given id, list of short...
2019-01-08 Douglas Bagnalltraffic: rename packet_rate -> replay_speed for accurac...
2019-01-08 Douglas Bagnalltraffic: initialise conversation specific lists after...
2019-01-08 Douglas Bagnalltraffic: split is_a_real_packet() function out of class
2019-01-08 Douglas Bagnalltraffic: give Packet __slots__ for reduced memory
2019-01-08 Douglas Bagnalltraffic: make random_colour_print more deterministic...
2019-01-08 Douglas Bagnalltraffic: use namedtuple for ConversationAccounts namesp...
2019-01-08 Douglas Bagnalltraffic: fix mk_masked_dir doc and comments
2019-01-08 Douglas Bagnalltraffic: Packet.from_line classmethod uses cls var
2019-01-08 Douglas Bagnalltraffic_learner: return an error code
2019-01-08 Douglas Bagnalltraffic_replay: drop summary replay
2019-01-08 Douglas Bagnallpython/tests/blackbox: check_exit_code() explains by...
2019-01-08 Tim Bealenetcmd: Small refactor to SMB connection in domain...
2019-01-07 Tim Bealenetcmd: Refactor duplicated SMB connect in GPO commands
2019-01-07 Tim Bealetests: Avoid hardcoding domain in GPO tests
2019-01-07 Tim Bealepython/ntacls: Convert ntacls to use s3 flags
2019-01-07 Tim Beales3:pylibsmb: Rename 'credentials' param to match s4
2019-01-07 Tim Bealetests: Rename libsmb_samba_internal test to libsmb
2019-01-07 Tim Beales3:pylibsmb: Rename libsmb_samba_internal Py bindings...
2019-01-07 Tim Bealetests: Avoid hardcoding domain in test
2019-01-07 Tim Bealetests: Completely replace s4 connection in smb tests
2019-01-07 Tim Beales3:pylibsmb: Add .deltree() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .loadfile() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .savefile() API to SMB py bindings
next