The annotated tag, samba-4.15.10 has been created at e4128584f555ec8d97dfb7c23a65b4ccf40e4042 (tag) tagging c3bff29ce35e998b898b7fc1203ec987e2c73b4e (commit) replaces samba-4.15.9 tagged by Jule Anger on Wed Sep 28 17:35:05 2022 +0200
- Log ----------------------------------------------------------------- samba: tag release samba-4.15.10 -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmM0aakACgkQqplEL7aA tiD/eg/+JvovIa1lykma024eDJwGz1FJ88kMCWIx3Gk/TtiVhh+cjMDEBiKVQbL2 MHU4ncnpl3h9JRbRqHG5b2DMAbRRwQ/EkSaGLMMyb6rSIyREpXBxQbjEWEtnxWZn TqwmwGhHe7rNQkIhVV3JtT3crBvmWKaeD9P9Rs8kebPhkwnDEkzSUSCIPp3FehoB mo5ooiilbxnraFD9HunJF075Q6HoTp+hwoWlHRryyAEBGnzOHCvroE4jH9ct/4Le fc3BTdOgVVTKhfIVv5YfuSd7E4lgpndxWEiRrIPQs5QxR25D9i++Swew2qGJoT8s jDrfiW2WOGkoXkDCo5c3vK9RegeU0e4tcSbTz1sXPfUnietF4azyMYaSwFj262dT fmILLJteubGWWRNK3dgFyroPkr28mqfrghosW4kh0moDOF0vvtD1wEdcKsF7cTVb gRYUCkAfmfwGV3zYh5astTTwmbGteG8jOY6xEC6hjqQ+WzSHDznAP1n1v50Fx9+D Np7i2/+ChY1xE3oucSgoWb2e6b7PP+Mshjze/t8nZruR2Dm54GSBylnsrjCFHrdw d+4r2HbupZV+Vg+E9hw0OBUu+g7RLHLbvoWGYSmOcQaAicf+nEcM295kEDTvdDVO R5l/95Wy2cLtK4qNAfsxvEQR6MvFdGYB6IWh+pEREkSlhp3YMQ0= =qCZU -----END PGP SIGNATURE----- Andreas Schneider (4): s4:libads: Fix trailing whitespaces in ldap.c s3:libads: Check if we have a valid sockaddr s3:rpcclient: Goto done in cmd_samr_setuserinfo_int() lib:replace: Only include <sys/mount.h> on non-Linux systems Christof Schmitt (1): nfs4_acls: Correctly skip chown when gid did not change Jeremy Allison (6): s3/smbd: Use after free when iterating smbd_server_connection->connections s3/smbd: Use after free when iterating smbd_server_connection->connections s3: smbd: Add "enum file_close_type close_type" parameter to close_cnum(). s3: smbd: Add "enum file_close_type close_type" parameter to file_close_conn(). s3: smbd: Plumb close_type parameter through close_file_in_loop(), file_close_conn() s3: smbd: Fix memory leak in smbd_server_connection_terminate_done(). Joseph Sutton (2): libcli/smb: Ensure we call tevent_req_nterror() on failure libcli/smb: Set error status if 'iov' pointer is NULL Jule Anger (4): Merge tag 'samba-4.15.9' into v4-15-test VERSION: Bump version up to Samba 4.15.10... WHATSNEW: Add release notes for Samba 4.15.10. VERSION: Disable GIT_SNAPSHOT for the 4.15.10 release. Michael Tokarev (1): s3/util/py_net.c: fix samba-tool domain join&leave segfault Ralph Boehme (27): mdssvc: convert mds_init_ctx() to return NTSTATUS CI: fix check for correct mdsvc resonse when connecting to a share with Spotlight disabled mdssvc: return all-zero policy handle if spotlight is disabled smdb: use fsp_is_alternate_stream() in open_file() vfs_xattr_tdb: move close_xattr_db() vfs_xattr_tdb: add a module config vfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option CI: add a test trying to delete a stream on a pathref ("stat open") handle smbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL() smbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL() smbd: use metadata_fsp() with SMB_VFS_FGET_DOS_ATTRIBUTES() smbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES() smbd: ignore request to set the SPARSE attribute on streams smbd: use metadata_fsp() in get_acl_group_bits() smbd: skip access checks for stat-opens on streams in open_file() vfs_streams_xattr: restrict which fcntl's are allowed on streams vfs_default: assert all passed in fsp's and names are non-stream type smbtorture: rename smb2.streams.attributes to smb2.streams.attributes1 smbtorture: add test smb2.stream.attributes2 smbd: add and use vfs_fget_dos_attributes() smbd: directly pass fsp to SMB_VFS_FGETXATTR() in fget_ea_dos_attribute() s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr() smbtorture: check required access for SMB2-GETINFO smbd: implement access checks for SMB2-GETINFO as per MS-SMB2 3.3.5.20.1 smbtorture: add a test trying to create a stream on share without streams support smbd: return NT_STATUS_OBJECT_NAME_INVALID if a share doesn't support streams smbd: check for streams support in unix_convert() Samuel Cabrero (2): s3:winbind: Create service principal inside add_ccache_to_list() s3:winbind: Use the canonical realm name to renew the credentials Stefan Metzmacher (3): s3:smbd: share_mode_flags_set() takes SMB2_LEASE_* values s4:torture/smb2: add smb2.lease.v[1,2]_bug_15148 s3:smbd: only clear LEASE_READ if there's no read lease is left Volker Lendecke (3): smbd: Make non_widelink_open() robust for non-cwd dirfsp smbd: Introduce fsp_is_alternate_stream() smbd: Introduce metadata_fsp() ----------------------------------------------------------------------- -- Samba Shared Repository