[SCM] Samba Shared Repository - annotated tag ldb-1.3.6 created

Stefan Metzmacher metze at samba.org
Thu Aug 23 13:52:57 UTC 2018


The annotated tag, ldb-1.3.6 has been created
        at  2c866ba7a203f49983aadb7f2880c0475fb22daf (tag)
   tagging  6b37dea927f4bfc98919282215004def7891687b (commit)
  replaces  samba-4.8.4
 tagged by  Stefan Metzmacher
        on  Thu Aug 23 15:52:44 2018 +0200

- Log -----------------------------------------------------------------
ldb: tag release ldb-1.3.6
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAlt+vCwACgkQR5ORYRMI
QCWZNQgAqHW5rHg3atFgTSCZPrK7N2yJOPQ+85wSxt0lOQEXMbc6DGIWMynUssmE
3VBr3a4OzBza1Q6xECOBPlcbTeuJAcIDJZRSvNaNVBQpWm1YRXpkTYYjWNQUiV2O
K38UFRo2MIIeUc2S74sz6HPLglvIQb1A/v3rR+rGF8vJdm3PIe9QAGJ2a83xeisj
qgpY2oc2/z4bBWnjEOk6rwSelNb3iDORS231iTrMF9+UzwDbDDZ6I6+fFGCgw1b/
TGQwoz1nz1yAiIvJiId9zkMYPcc46D1L8HIwjqU6Ci6Hk0VuBmaLDgVcrROEc3p7
UjEktVKUJsL3YLlNYEHPWgaVZ55QEw==
=feam
-----END PGP SIGNATURE-----

Alexander Bokovoy (2):
      tests/auth_log: Permit SMB2 service description if empty binding is used for kerberos authentication
      samba-tool trust: support discovery via netr_GetDcName

Amitay Isaacs (16):
      replace: Add test for sin6_len in sockaddr_in6 structure
      ctdb-common: Use sin6_len only if the structure supports it
      ctdb: Fix build on AIX
      tdb: Fix build on AIX
      ctdb-common: Use correct return type for tevent_queue_add_entry
      wafsamba: Add strict option to CHECK_CODE
      wafsamba: Be strict when checking __attribute__ features
      socket_wrapper: Be strict when checking __attribute__ features
      nss_wrapper: Be strict when checking __attribute__ features
      pam_wrapper: Be strict when checking __attribute__ features
      resolv_wrapper: Be strict when checking __attribute__ features
      uid_wrapper: Be strict when checking __attribute__ features
      socket_wrapper: Add missing dependency on tirpc
      ctdb-pmda: Use modified API in pcp library 4.0
      ctdb-tests: Avoid segfault by initializing logging
      ctdb-tests: Avoid segfault by initializing logging

Andreas Schneider (4):
      krb5_plugin: Install plugins to krb5 modules dir
      krb5_plugin: Move krb5 locator plugin to krb5_plugin subdir
      docs: Move winbind_krb5_locator manpage to volume 8
      docs: Add manpage for winbind_krb5_localauth.8

Andrew Bartlett (3):
      ldb: Refuse to build Samba against a newer minor version of ldb
      ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite
      ldb: Release LDB 1.3.6

Anoop C S (2):
      s3/libsmb: Explicitly set delete_on_close token for rmdir
      s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directories

Bailey Berro (1):
      libsmbclient: Initialize written in cli_splice_fallback()

David Disseldorp (7):
      vfs_ceph: don't lie about flock support
      docs/vfs_ceph: add CTDB_SAMBA_SKIP_SHARE_CHECK=yes caveat
      ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-common
      ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanup
      ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_ev
      ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewals
      ctdb: add expiry test for ctdb_mutex_ceph_rados_helper

Gary Lockyer (2):
      dns wildcards: tests to confirm BUG 13536
      dns wildcards: fix BUG 13536

Jeremy Allison (10):
      python: pysmbd: Additional error path leak fix.
      libsmbclient: Initialize written value before use.
      s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file splice.
      s3: libsmbclient: Fix cli_splice() fallback when reading less than a complete file.
      s3: smbd: Fix Linux sendfile() for SMB2. Ensure we don't spin on EAGAIN.
      s3: smbd: Fix Solaris sendfile() for SMB2. Ensure we don't spin on EAGAIN.
      s3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don't spin on EAGAIN.
      s3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we don't spin on EAGAIN.
      s3: smbd: Fix AIX sendfile() for SMB2. Ensure we don't spin on EAGAIN.
      s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NOT_EMPTY on rmdir.

Justin Stephenson (2):
      s3:client: Add --quiet option to smbclient
      s3:tests: Add test for smbclient --quiet

Karolin Seeger (3):
      VERSION: Bump version up to 4.8.4...
      Merge tag 'samba-4.8.4' into v4-8-test
      VERSION: Bump version up to 4.8.5.

Martin Schwenke (7):
      ctdb-client: Fix typo where CTDB_BROADCAST_ALL is repeated
      ctdb-tests: Add check for non-lmaster node status in integration tests
      ctdb-tests: Add a simple test for database traverses
      ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
      ctdb-docs: Fix the documentation for VNN map
      ctdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()
      ctdb-daemon: Only consider client ID for local database attach

Noel Power (13):
      s3/lib: Fix misleading typo in debug message
      s3/libsmb: Avoid potential smbpanic calling parse_user_quota_list.
      s3/smbd: Don't stat when doing a quota operation (as it's a fake file)
      librpc/idl Add some query [getset]info quota related structures
      s3/libsmb: adjust smb1 cli code to use idl structs and ndr push/pull funcs.
      s3/libsmb: adjust smb2 code for new idl structs & generated ndr push/pull funcs.
      s3/smbd: adjust smb1 server to use idl structs and generated ndr push/pull funcs
      s3/smbd: smb2 server implementation for query get/set info.
      s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.
      s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotas
      s3/smbd: allow set quota for non root user (when built with --enable-selftest)
      s3/utils: fix regression where specifying -Unetbios/root works
      s3/smbd: Ensure quota code is only called when quota support detected

Oleksandr Natalenko (1):
      systemd: Only start smb when network interfaces are up

Ralph Boehme (14):
      s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to 64 MB
      s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensions
      vfs_fruit: delete 0 byte size streams if AAPL is enabled
      selftest: run smb2.streams tests against a share with vfs_streams_xattr
      s4:torture/smb2/streams: try to rename basefile while is has open streams
      s4:torture/vfs/fruit: adjust test testing basefile rename to expect failure
      s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN
      s3:locking: add file_has_open_streams()
      s3:smbd: don't allow renaming basefile if streams are open
      lib: smb_threads: fix access before init bug
      s3: smbd/durable: remove dev and inode check from vfs_default_durable_reconnect_check_stat()
      s3: smbd: always set vuid in check_user_ok()
      s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectory
      s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()

Samuel Cabrero (1):
      ctdb_mutex_ceph_rados_helper: Set SIGINT signal handler

Stefan Metzmacher (14):
      librpc: add binding handle support for [smb1]
      s4:libcli: split out smb_raw_negotiate_fill_transport()
      s4:libcli: add smbcli_transport_raw_init()
      s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.c
      s4:libcli: allow passing an already negotiated connection to smb_composite_connect()
      s4:libcli: add smb2_transport_raw_init()
      s4:libcli: split out smb2_connect_session_start()
      s4:libcli: allow passing an already negotiated connection to smb2_connect_send()
      s4:libcli: add fallback_to_anonymous to smb2_connect_send()
      s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locally
      s4:libcli: add smb_connect_nego_{send,recv}()
      python/tests: use explicit "client ipc max protocol = NT1" for samba.tests.net_join_no_spnego
      s4:librpc: autonegotiate SMB1/2/3
      s3:selftest: run rpc.lsa.lookupsids also with explicit [smb1] and [smb2]

Volker Lendecke (5):
      smbd: Align integer types
      smbd: Fix CID 1438246 Unchecked return value
      smbd: Fix CID 1438245 Dereference before null check
      libsmb: Fix CID 1438244 Unsigned compared against 0
      libsmb: Fix CID 1438243 Unchecked return value

-----------------------------------------------------------------------


-- 
Samba Shared Repository



More information about the samba-cvs mailing list