vlendec/samba-autobuild/.git
2018-08-14 Andrew BartlettRelease LDB 1.4.2 for CVE-2018-1140 ldb-1.4.2
2018-08-14 Andrew BartlettCVE-2018-1140 ldb: Add tests for search add and rename...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb_tdb: Check for DN validity in add...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedNa...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb: Check for ldb_dn_get_casefold()...
2018-08-14 Andrej GesselCVE-2018-1140 Add NULL check for ldb_dn_get_casefold...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: Do not allow ntlmv1 over...
2018-08-14 Günther DeschnerCVE-2018-1139 selftest: verify whether ntlmv1 can be...
2018-08-14 Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: fix debug messages in hash_p...
2018-08-14 Andrew BartlettCVE-2018-1139 libcli/auth: Add initial tests for ntlm_p...
2018-08-13 Noel Powers3/smbd: Ensure quota code is only called when quota...
2018-08-13 Justin StephensonShorten description in vfs_linux_xfs_sgid manual
2018-08-13 Andreas Schneiders3:waf: Install eventlogadm to /usr/sbin
2018-08-13 Oleksandr Natalenkosystemd: Only start smb when network interfaces are up
2018-08-13 Amitay Isaacsctdb-eventd: Fix CID 1438155
2018-08-13 Volker Lendeckectdb: Fix a cut&paste error
2018-08-13 Noel Powers3/utils: fix regression where specifying -Unetbios...
2018-08-13 Noel Powers3/smbd: allow set quota for non root user (when built...
2018-08-13 Noel Powers3/script/tests: Add simple (smb1 & smb2) get/set/list...
2018-08-13 Noel Powers3/script/test: modify existing smbcquota test to use...
2018-08-13 Noel Powers3/smbd: smb2 server implementation for query get/set...
2018-08-13 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-08-13 Noel Powers3/libsmb: adjust smb2 code for new idl structs & gener...
2018-08-13 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2018-08-13 Noel Powerlibrpc/idl Add some query [getset]info quota related...
2018-08-13 Noel Powers3/smbd: Don't stat when doing a quota operation (as...
2018-08-13 Noel Powers3/libsmb: Avoid potential smbpanic calling parse_user_...
2018-08-13 Noel Powers3/lib: Fix misleading typo in debug message
2018-08-13 Günther Deschners3-tldap: do not install test_tldap
2018-07-31 Karolin SeegerVERSION: Bump version up to 4.9.0rc3...
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]
next