[SCM] Samba Shared Repository - annotated tag samba-4.18.10 created

Jule Anger janger at samba.org
Wed Jan 31 20:40:15 UTC 2024


The annotated tag, samba-4.18.10 has been created
        at  babb87ab328bff87d655c075c2e1af37dd498dbd (tag)
   tagging  51a13a23371ea483811cbbdd2a700e31130453e5 (commit)
  replaces  samba-4.18.9
 tagged by  Jule Anger
        on  Wed Jan 31 21:39:42 2024 +0100

- Log -----------------------------------------------------------------
samba: tag release samba-4.18.10
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmW6sA4ACgkQqplEL7aA
tiAvVA//TdVIcpffCny0q+Rw9PJd3GNpaz5eljg+yT3u+p09Cp0WZSJPJxO+lpLF
zyMG5zKsof016J4lA9uzU7sMP0sL+euktyJRJlNKnbutg9zQNaDe0XQ+oTlC9iOr
eT73jYMaNJ2i6Cn3wsOPPMeyBq62gPc5PA/COUBKgDTm5QFy/FwhiDbiWN1TVtxD
dpY3EN7y1NAgUb3rYb2x0DNTago4VWXgh8/pfT+0o7sGRB8O3/UUyv0ZyvMbWO/n
sM8ckDWtwF8xMzcZM/eOrRqOsUkHuKeVK49DHJ2DsvdGOAezlvbqXNrthR2DGKXR
hRTC3CeN5fM3CUYg8aQdPAfIVFKm3NUM2mztK/s97f7WNgWv3QesFa4gwIOWoSjs
WL8xjcbF4vjcs1sogFR6A5etCW7WJwFHSZu8dP4OQN+i65aaTr3sl1a4yNE9fjO9
FaJeNH8Vqth6TQgtyJOjnE0PGf8abauvGvSXq2Uiysdvg8mzNOwovzHBazWXIHzb
BMVFabF2RwEBwkS81t4KqoDMJGZ1R0ArFebdxpYBVn9j/D2udUezGIYUhHeAo1Eb
mVqX8DBjQ0Lv0xhaFsxUHctEbh3syyTISVCT/ZVvQDiPmAlVsd7XHNirX17LRIYP
Q5uLv0TsgEMnrlOm4offojxkVxSXI9by6BrdV3dJnkyMHdYZUoU=
=SIs6
-----END PGP SIGNATURE-----

Bjoern Jacke (1):
      system.c: fix fake directory create times

Björn Jacke (4):
      doc-xml: fix name of vfs_linux_xfs man page
      winbind_nss_netbsd: fix missing semicolon
      docs-xml: use XML_CATALOG_FILES env var if defined
      time.c: fix ctime which was feeded with the mtime seconds

Jones Syue (2):
      s3:smbd multichannel: always refresh the network information
      s3:passdb: smbpasswd reset permissions only if not 0600

Jule Anger (3):
      VERSION: Bump version up to Samba 4.18.10...
      WHATSNEW: Add release notes for Samba 4.18.10.
      VERSION: Disable GIT_SNAPSHOT for the 4.18.10 release.

Martin Schwenke (2):
      ctdb-daemon: Use ctdb_connection_to_buf() to simplify
      ctdb-server: Drop unnecessary copy of destination address

Ralph Boehme (19):
      selftest: remove error_inject from shadow_write share
      s4/libcli/raw: implemement RAW_SFILEINFO_LINK_INFORMATION
      smbtorture: expand smb2.twrp.write test
      smbd: return the correct error in can_rename()
      smbd: set fsp_flags.is_fsa to true on printer file handles
      smbd: rename check_access_fsp() to check_any_access_fsp()
      smbd: fix check_any_access_fsp() for non-fsa fsps
      smbd: return correct error when trying to create a hardlink to a VSS file
      smbd: set fsp->fsp_flags.can_write to false for access to previous-versions
      smbd: replace CHECK_WRITE() macro with calls to check_any_access_fsp()
      smbd: use check_any_access_fsp() for all access checks
      smbd: check for previous versions in check_any_access_fsp()
      smbd: move access override for previous versions to the SMB layer
      vfs_default: allow disabling /proc/fds and RESOLVE_NO_SYMLINK at compile time
      CI: disable /proc/fds and RESOLVE_NO_SYMLINK in samba-no-opath-build runner
      smbd: pass symlink target path to safe_symlink_target_path()
      smbd: add a directory argument to safe_symlink_target_path()
      smbd: use safe_symlink_target_path() in symlink_target_below_conn()
      smbd: use dirfsp and atname in open_directory()

Samuel Cabrero (11):
      s3:libnetapi: Return error from RequestOfflineJoin
      s3:libnetapi: Add some comments to document ODJ blob charset conversions
      s3:libnetapi: Add NetComposeOfflineDomainJoin() to IDL
      s3:libnetapi: Add NetComposeOfflineDomainJoin() boilerplate
      s3:libnetapi: Add NetComposeOfflineDomainJoin() to API.
      s3:libnetapi: Implement NetComposeOfflineDomainJoin_l()
      s3:net: Add "net offlinejoin composeodj" command
      s3:net: Load ODJ blob from file only if "loadfile" parameter is present
      s3:net: Allow to load ODJ blob from stdin
      testprogs: Cleanup machine account in net offlinejoin tests
      testprogs: Add net offlinejoin composeodj tests

Shachar Sharon (1):
      vfs_ceph: call 'ceph_fgetxattr' only if valid fd

Stefan Metzmacher (13):
      ctdb: remove unused ctdb->client_ip_list and print debug on ctdb_tcp_list instead
      ctdb: add ctdb_canonicalize_ip_inplace() helper
      ctdb: make use of ctdb_canonicalize_ip_inplace() in ctdb_control_tcp_client()
      ctdb: add ctdb_connection_same() helper
      ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTED
      ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSED
      ctdbd_conn: don't use uninitialized memory in ctdbd_register_ips()
      ctdbd_conn: let register_with_ctdbd() call CTDB_CONTROL_REGISTER_SRVID just once
      ctdbd_conn: add ctdbd_unregister_ips()
      ctdbd_conn: add ctdbd_passed_ips()
      selftest: export/use CTDB related envvars in order to run the ctdb command
      s3:selftest: add samba3.blackbox.smbXsrv_client_ctdb_registered_ips
      s3:ctdbd_conn: fix ctdbd_public_ip_foreach() for ipv6 addresses

Volker Lendecke (4):
      ctdbd_conn: Add deregister_from_ctdbd()
      smbd: Remove callback for release_ip when "state" is free'ed
      shadow_copy: Add test for missing directory in "current" fileset
      smbd: Fix traversing snapshot dirs that vanished in current fileset

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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list