gary/samba-autobuild/.git
2018-07-31 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.9.0rc2 release. samba-4.9.0rc2
2018-07-31 Karolin SeegerWHATSNEW: Add release notes for Samba 4.9.0rc2.
2018-07-31 Martin Schwenkectdb-docs: Update documentation for "ctdb event" command
2018-07-31 Martin Schwenkectdb-event: Implement event tool "script list" command
2018-07-31 Martin Schwenkectdb-event: Change event-tool script enable/disable...
2018-07-31 Martin Schwenkectdb-common: Use script abstraction in run_event
2018-07-31 Martin Schwenkectdb-common: Factor out basic script abstraction
2018-07-31 Martin Schwenkectdb-event: Fix "ctdb event status" usage message
2018-07-31 Martin Schwenkectdb-doc: Provide an example script for migrating old...
2018-07-31 Martin SchwenkeWHATSNEW: Add further CTDB updates for 4.9
2018-07-31 Martin Schwenkectdb-docs: Replace obsolete reference to CTDB_DEBUG_HUN...
2018-07-31 Martin Schwenkectdb-protocol: Fix compilation issue with strncpy()
2018-07-31 Martin Schwenkectdb-common: Fix compilation issue with strncpy()
2018-07-31 Amitay Isaacsctdb-common: Fix the TCP packet length check
2018-07-31 Amitay Isaacsctdb-tests: Strip all spaces from od output
2018-07-31 Amitay Isaacsctdb-tests: Fix a typo
2018-07-31 Amitay Isaacsctdb-tests: Use errcode to translate ETIMEDOUT
2018-07-31 Amitay Isaacsctdb-tests: Replace md5sum with posix cksum
2018-07-31 Amitay Isaacsctdb-tests: Use portable wc -c instead of stat -c "%s"
2018-07-31 Amitay Isaacsctdb-scripts: date "+%N" is non-portable
2018-07-31 Amitay Isaacsctdb-tests: Simplify pattern matching for ctime output
2018-07-31 Amitay Isaacsctdb-tests: Do not try to match pstree output in eventd...
2018-07-31 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2018-07-31 Amitay Isaacsctdb-protocol: Avoid fgets in ctdb_connection_list_read
2018-07-31 Amitay Isaacsctdb-common: Add line based I/O
2018-07-31 Amitay Isaacsctdb-tests: Porting tests should ignore unsupported...
2018-07-31 Amitay Isaacsctdb-tests: Use sigcode to match signals
2018-07-31 Amitay Isaacsctdb-tests: Add signal code matching utility
2018-07-31 Amitay Isaacsctdb-tests: Add ps output filter for freebsd
2018-07-31 Amitay Isaacsctdb-client: Switch to ETIMEDOUT instead of ETIME
2018-07-31 Amitay Isaacsctdb-daemon: Switch to using ETIMEDOUT instead of ETIME
2018-07-31 Amitay Isaacsctdb-event: Switch to ETIMEDOUT instead of ETIME
2018-07-31 Amitay Isaacsctdb-common: Switch to ETIMEDOUT from ETIME
2018-07-31 Amitay Isaacsctdb-tests: Add required_error() to match on error...
2018-07-31 Amitay Isaacsctdb-tests: Add errno matching utility
2018-07-31 Martin Schwenkectdb-tests: Switch some test stubs to use /bin/sh
2018-07-31 Martin Schwenkectdb-tests: Improve portability by not using mktemp...
2018-07-31 Martin Schwenkectdb-tests: Avoid use of non-portable getopt in stubs
2018-07-31 Martin Schwenkectdb-tests: Avoid use of non-portable getopt in run_tes...
2018-07-31 Martin Schwenkectdb-tools: Avoid use of non-portable getopt in onnode
2018-07-31 Martin Schwenkectdb-tests: Improve portability by not using /bin/bash...
2018-07-31 Martin Schwenkectdb-tools: Improve portability by not using /bin/bash...
2018-07-31 Jeremy Allisons3: smbd: Fix AIX sendfile() for SMB2. Ensure we don...
2018-07-31 Jeremy Allisons3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we...
2018-07-31 Jeremy Allisons3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don...
2018-07-31 Jeremy Allisons3: smbd: Fix Solaris sendfile() for SMB2. Ensure we...
2018-07-31 Jeremy Allisons3: smbd: Fix Linux sendfile() for SMB2. Ensure we...
2018-07-31 Gary Lockyerdns wildcards: fix BUG 13536
2018-07-31 Gary Lockyerdns wildcards: tests to confirm BUG 13536
2018-07-31 Ralph Boehmes3: smbd: fix path check in smbd_smb2_create_durable_le...
2018-07-31 Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-07-31 Martin Schwenkectdb-tests: Loosen match against pstree output in simpl...
2018-07-31 Martin Schwenkectdb-tests: Simplify pstree output in eventd unit tests
2018-07-31 Alexander Bokovoysamba-tool trust: support discovery via netr_GetDcName
2018-07-31 Stefan Metzmachers3:selftest: run rpc.lsa.lookupsids also with explicit...
2018-07-31 Stefan Metzmachers4:librpc: autonegotiate SMB1/2/3
2018-07-31 Stefan Metzmacherpython/tests: use explicit "client ipc max protocol...
2018-07-31 Alexander Bokovoytests/auth_log: Permit SMB2 service description if...
2018-07-31 Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-07-31 Stefan Metzmachers4:libcli: allow a fallback to NTLMSSP if SPNEGO is...
2018-07-31 Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-07-31 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-31 Stefan Metzmachers4:libcli: split out smb2_connect_session_start()
2018-07-31 Stefan Metzmachers4:libcli: add smb2_transport_raw_init()
2018-07-31 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-31 Stefan Metzmachers4:libcli: use talloc_zero() for struct smb_composite_c...
2018-07-31 Stefan Metzmachers4:libcli: add smbcli_transport_raw_init()
2018-07-31 Stefan Metzmachers4:libcli: split out smb_raw_negotiate_fill_transport()
2018-07-31 Stefan Metzmacherlibrpc: add binding handle support for [smb1]
2018-07-31 Alexander Bokovoypython/samba/tests: make sure samba.tests can be import...
2018-07-31 Alexander Bokovoys4-dsdb: only build dsdb Python modules for AD DC
2018-07-31 Alexander Bokovoys4-dns_server: Only build dns server Python code for...
2018-07-26 Ralph Boehmes3: vfs: bump to version 39, Samba 4.9 will ship with...
2018-07-12 Karolin SeegerVERSION: Bump version up to 4.9.0rc2...
2018-07-12 Karolin SeegerVERSION: Bump version up to 4.9.0rc1... samba-4.9.0rc1
2018-07-12 Karolin SeegerWHATSNEW: Add release notes for Samba 4.9.0rc1.
2018-07-12 Andrew BartlettWHATSNEW: Add information on new GPO features
2018-07-12 Martin SchwenkeWHATSNEW.txt: CTDB updates for 4.9
2018-07-12 Stefan Metzmacherldb: version 1.4.1 ldb-1.4.1
2018-07-12 Stefan Metzmachertalloc: version 2.1.14 talloc-2.1.14
2018-07-12 Stefan Metzmachertdb: version 1.3.16 tdb-1.3.16
2018-07-12 Andrew Bartlettldb: Refuse to build Samba against a newer minor versio...
2018-07-12 Andrew Bartlettldb: Ban ldb 1.4.x with Samba 4.8 and earlier
2018-07-12 Andrew Bartlettdocs: Remove mention of --without-json-audit from the...
2018-07-12 Andrew BartlettWHATSNEW: Explain that Jansson is requied for AD DC...
2018-07-12 Andrew BartlettWHATSNEW: document sysvolreset improvement
2018-07-12 Andrew Bartletttests/posixacl: Test with and without filling in the...
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Andrew Bartlettselftest: Add tests for samba.auth.admin_session()
2018-07-12 Andrew BartlettWHATSNEW: Fix spelling
2018-07-12 Andrew Bartlettdocs: Explain that "max xmit" is SMB1 only
2018-07-12 Timur I. BakeyevWHATSNEW: Add note about defaults changes for the vfs_f...
2018-07-12 Joe Guotests/posixacl: derive a new testcase to run same tests...
2018-07-12 Joe Guotests/posixacl: move setUp and tearDown to top
2018-07-12 Joe Guotests/posixacl: rm duplicated test
2018-07-12 Joe Guotests/posixacl: use assertRaises to simplify code
2018-07-12 Joe Guotests/posixacl: remove unused imports
2018-07-12 Joe Guotests/posixacl: define global ACL to make code DRY
2018-07-12 Joe Guotests/posixacl: define global DOM_SID to make code DRY
2018-07-12 Joe Guotests/posixacl: rm commented code
next