samba.git
2018-09-03 Noel Powerpython/samba/netcmd: PY2/PY3 changes required for user_...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user for py3
2018-09-03 Noel Powerpython/samba/tests: Adjust teardown so second run of...
2018-09-03 Noel Powerpython/samba/tests: PY2/PY3 required changes for samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.raw_protocol...
2018-09-03 Noel Powerpython/samba/test/dcerpc: Py3 port of samba.tests.dcerp...
2018-09-03 Noel Powerpython/samba/tests: ensure byte content (not strings)
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.dnsserver(ad_dc...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.dnsserver for...
2018-09-03 Noel Powerselftest: Update known fail with py3 variant of samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.dnscmd for py3
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.sites for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.help for py3
2018-09-03 Noel Powerpython/samba/tests: Py2/Py2 enable samba.tests.samba_to...
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.provision_pa...
2018-09-03 Noel Powerpython/samba/netcmd: Fix password usage for py2/py3...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.ntacl for Py3
2018-09-03 Noel Powerpython/samba/provision: remove use of str() func for...
2018-09-03 Noel Powerpython/samba/netcmd: changes for samab.tests.samba_tool...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.ou for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.group for py3
2018-09-03 Noel Powerpython/sambe/tests/samba_tool: PY3 port for tests.samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_check_p...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_wdigest...
2018-09-03 Noel Powerpython/samba: PY3 port for samba.tests.samba_tool.user_...
2018-09-03 Noel Powerpython/samba: Add some helper functions to encode/decod...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.processes...
2018-09-03 Noel Powers3/selftest: Enable samba.tests.samba_tool.fsmo for...
2018-09-03 Noel Powerpython/samba/tests: Port fsmo test to python3
2018-09-03 Noel Powerenable samba_tool.visualize_drs samba_tool.visualize_dr...
2018-09-03 Noel Powerpython/samba: changes needed for samba.tests.samba_tool...
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.join for py3
2018-09-03 Noel Powerpython/samba: changes to make samba.tests.samba_tool...
2018-09-03 Noel Powerpython/compat: use cStringIO instead of StringIO in...
2018-09-03 Noel Powerpython/samba/tests: Use io.StringIO for py3 and StringI...
2018-09-03 Noel Powers4/selftest/tests: enable samba.tests.samba_tool.timecm...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.unix for python3
2018-09-03 Noel Powerpython/samba/tests: port samba.tests.unix for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.dsdb_lock for python3
2018-09-03 Noel Powerpython/samba: port changes to allow samba.tests.dsdb_lo...
2018-09-03 Noel Powerpython/samba: open files in binary mode as appropriate
2018-09-03 Noel Powerpython/samba: port open to io.open for PY2/PY3 compat
2018-09-03 Noel Powerpython/samba: Fix py2/3 relative module import issue
2018-09-03 Andrew Bartlettselftest: Remove excption for NSS_WRAPPER_HOSTS and...
2018-09-03 Andrew Bartlettselftest: Set RESOLV_WRAPPER_CONF/RESOLV_WRAPPER_HOSTS...
2018-09-03 Andrew Bartlettselftest: Set NSS_WRAPPER_HOSTS when creating the trusts
2018-08-31 Ralph Boehmes3:smbd: add a comment stating that file_close_user...
2018-08-31 Ralph Boehmes3:smbd: let session logoff close files and tcons befor...
2018-08-31 Ralph Boehmes3:smbd: reorder tcon global record deletion and closin...
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-08-31 Ralph Boehmes4:selftest: reformat smb2_s3only list
2018-08-31 Ralph Boehmevfs_delay_inject: adding delay to VFS calls
2018-08-31 Volker Lendeckelib: Fix the build on FreeBSD
2018-08-30 Christof Schmitttorture: Add test for directory_create_or_exist
2018-08-30 Christof Schmittlib: Fix lstat check in directory_create_or_exist
2018-08-30 Martin Schwenkectdb-common: Clean up comments in TCP packet parsing
2018-08-30 Martin Schwenkectdb-common: Check the version field in IPv6 packets
2018-08-30 Martin Schwenkectdb-common: Improve TCP packet size and offset calcula...
2018-08-30 Martin Schwenkectdb-tests: Extend TCP packet test to also do packet...
2018-08-30 Martin Schwenkectdb-common: Factor out TCP packet parsing code
2018-08-30 Martin Schwenkectdb-common: Clean up types/declarations in TCP socket...
2018-08-30 Martin Schwenkectdb-common: Fix error handling when parsing TCP packets
2018-08-30 Martin Schwenkectdb-common: Fix a bug in non-Linux (PCAP) TCP packet...
2018-08-30 Martin Schwenkectdb-common: Don't modify a const argument
2018-08-30 Martin Schwenkectdb-common: Avoid magic numbers when building TCP...
2018-08-30 Martin Schwenkectdb-tests: Add tests for TCP packet marshalling
2018-08-30 Martin Schwenkectdb-common: Factor out TCP packet marshalling code
2018-08-30 Martin Schwenkectdb-common: Avoid single line multi-assignment
2018-08-30 Martin Schwenkectdb-common: Set version more obviously in IPv6 NA...
2018-08-30 Martin Schwenkectdb-common: Clarify offset and packet length calculations
2018-08-30 Martin Schwenkectdb-common: Use struct ether_arp to avoid manual offse...
2018-08-30 Martin Schwenkectdb-common: Be more careful with packet sizes
2018-08-30 Martin Schwenkectdb-tests: Add tests for ARP and IPv6 NA marshalling
2018-08-30 Martin Schwenkectdb-common: Separate ARP and IPv6 NA marshalling code
2018-08-30 Martin Schwenkectdb-common: Fix error handling when sending ARPs
2018-08-30 Martin Schwenkectdb-common: Factor out common ARP code
2018-08-30 Martin Schwenkectdb-common: Initialise structures when declared
2018-08-30 Martin Schwenkectdb-tests: Add basic test to sanity check types in...
2018-08-30 Martin Schwenkectdb-common: Restore dropped copyright attributions
2018-08-30 Martin Schwenkectdb-common: Fix CID 1414745 - Out-of-bounds access
2018-08-30 Martin Schwenkectdb-daemon: Do not retry connection to eventd
2018-08-30 Martin Schwenkectdb-daemon: Wait for eventd to be ready before connecting
2018-08-30 Martin Schwenkectdb-daemon: Open eventd pipe earlier
2018-08-30 Martin Schwenkectdb-daemon: Improve error handling consistency
2018-08-30 Martin Schwenkectdb-event: Add support to eventd for the startup notif...
2018-08-30 Martin Schwenkectdb-common: Add support for sock daemon to notify...
2018-08-30 Alexander Bokovoypidl/tests: fix ndr_push_init_ctx() usage
2018-08-29 Andreas Schneiders4:torture: Add a test for listing shares
2018-08-29 Andreas Schneiderselftest: Schedule libsmbclient tests against ad_dc
2018-08-29 Andreas Schneiders4:torture: Improve torture_libsmbclient_init_context()
2018-08-29 Andrew Bartlettautobuild: Avoid subshell for tail -f invocation
2018-08-29 Andrew Bartlettautobuild: use close_fds=True to avoid *.stderr and...
2018-08-29 Andrew Bartletttravis-ci: Add py3 jobs to match new jobs in autobuild.py
2018-08-29 Andrew Bartlettautobuild: Move backup/restore environments into to...
2018-08-29 Andrew Bartlettautobuild: Move ad_dc_no_nss into to samba-ad-dc-2...
2018-08-29 Andrew Bartlettautobuild: Reduce duplication of task list in autobuild
2018-08-29 Andrew Bartlettgitlab-ci: Run the new python3 autobuild tasks
2018-08-29 Andrew Bartlettautobuild: Implement a split python2 and python2 build...
2018-08-28 Volker Lendeckeexamples: Add winexe re-implemented on current Samba...
2018-08-27 Volker Lendeckelibsmb: Expose protocol-agnostic cli_writeall_send...
next