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

Jule Anger janger at samba.org
Mon Mar 21 12:15:17 UTC 2022


The annotated tag, samba-4.16.0 has been created
        at  656635380813325f6ddb2ca33f0aa23154c2a17d (tag)
   tagging  e95d85f784ae6b19f2cb42cc9039b60b146e5b69 (commit)
  replaces  samba-4.16.0rc5
 tagged by  Jule Anger
        on  Mon Mar 21 13:14:34 2022 +0100

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

iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmI4bCsACgkQqplEL7aA
tiBAfBAAhwiRPxJ/8QOj+JJIOg0F6sMKDtdO0T83SB95R0lUvH2SDz7pnpR1Fnld
k6V4hqSopd6TKvtwu/cG2C8oAXJ7T7lgpJr9EAcISii1juHgSD8Es4JFjlPp95C+
nYRHZGqfDpQ2lewZNk5KiXOdlx9RFULUXjV5l8E7AuEhjeX4jXD+Ez/17ckwiUWv
zcxRLEDiaL1p96G+IEUudcij/yGNukmSUPRm3INofuE14BSJbLDHoGMNsrJXjwnT
5msYe0J1HIDZMk9ntDssn8v9abDmHh7tvwQstjkSnZC/gjzngZb6vaw6aGuXsCbH
gUoQptMKB1UrHv6FoIbfKKlD+KesIRy2/FvCcxG/42zTpblz+hr60PO9B94NjfuO
Wk25H3I/YzywIswG+RfV+1DGu43AGOjA7a5uvf3PKmh9fvTuKR6s+Xs3dz1ExJxr
Sfd5DZfPE/4RSP+4npc7++rHSGkQ6veZ7fyx5uR2AJy0g9xNNQsI+veFEjLpHiRU
lxgJDj/UzxuGLQfW5ceBw8CAADDFBSOEZC5lrdBLs9wxmdAtH/moNlBHDiOAg+L2
jiq+vUWyrKTj81AAsDJ5FGDM6gpxXNkZ8fpW06QsbBEB9eSRDeST1OI4MX/qIesY
AaEWaHDYM1ZVBydQQbM1JzIRHJUVp2hESgkbPidi8Y1x8H/Yknc=
=UW3E
-----END PGP SIGNATURE-----

Andreas Schneider (9):
      testprogs: Add test that local krb5.conf has been created
      s3:libads: Remove trailing spaces in kerberos.c
      s3:libads: Leave early on error in get_kdc_ip_string()
      s3:libads: Improve debug messages for get_kdc_ip_string()
      s3:libads: Use talloc_asprintf_append() in get_kdc_ip_string()
      s3:libads: Allocate all memory on the talloc stackframe
      s3:libads: Remove obsolete free's of kdc_str
      s3:libads: Check print_canonical_sockaddr_with_port() for NULL in get_kdc_ip_string()
      s3:libads: Fix creating local krb5.conf

Andrew Bartlett (4):
      s4-kdc: Fix memory leak in FAST cookie handling
      WHATSNEW: older SMB1 command removal/simpliciation and deprecation
      WHATSNEW for Heimdal upgrade
      WHATSNEW: Mention our matrix room as well

Elia Geretto (1):
      s3:libsmb: Fix errno for failed authentication in SMBC_server_internal()

Garming Sam (1):
      rodc: Add tests for simple BIND alongside NTLMSSP binds

Joseph Sutton (1):
      s4-kdc: Handle previously unhandled auth event types

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

Stefan Metzmacher (31):
      third_party/heimdal: import lorikeet-heimdal-202203101709 (commit 47863866da25cc21d292ce335a976b8b33fa1864)
      docs-xml: add 'kdc enable fast' option
      s4:kdc: make use of the 'kdc enable fast' option
      selftest: use 'kdc enable fast = no' for fl2000 fl2003
      third_party/heimdal: import lorikeet-heimdal-202203101710 (commit df8d801544144949931cd742169be1207b239c3d)
      python:tests: let insta_creds() also copy the bind_dn from the template
      dsdb/tests: passwords.py don't need to import BasePasswordTestCase
      dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]
      dsdb/tests: make use of assertLoginFailure helper
      dsdb/tests: introduce assertLoginSuccess
      dsdb/tests: prepare BasePasswordTestCase for simple bind tests
      dsdb/tests: add test_login_basics_simple()
      s3:auth: let make_user_info_netlogon_interactive() set USER_INFO_INTERACTIVE_LOGON
      s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive logon
      s3:rpc_client: let rpccli_netlogon_network_logon() fallback to workstation = lp_netbios_name()
      s4:auth: a simple bind uses the DCs name as workstation
      s4:auth: encrypt_user_info() should set password_state instead of mapped_state
      auth/ntlmssp: don't set mapped_state explicitly in auth_usersupplied_info
      s4:smb_server: don't set mapped_state explicitly in auth_usersupplied_info
      s4:dsdb: don't set mapped_state in auth_usersupplied_info for audit logging
      s4:kdc: don't set mapped_state in auth_usersupplied_info for audit logging
      s4:rpc_server/samr: don't set mapped_state in auth_usersupplied_info for audit logging
      s4:auth: check for user_info->mapped.account_name if it needs to be filled
      s4:auth: fix confusing DEBUG message in authsam_want_check()
      s3:auth: make_user_info_map() should not set mapped_state
      nsswitch: let test_wbinfo.sh also test wbinfo -a $USERNAME@$DOMAIN
      winbindd: don't set mapped_state in winbindd_dual_auth_passdb()
      s4:auth: rename user_info->mapped_state to user_info->cracknames_called
      auth: let auth logging prefer user_info->orig_client.{account,domain}_name if available
      s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4names
      s4:kdc: tunnel the check_client_access status to hdb_samba4_audit()

Thomas Debesse (1):
      WHATSNEW: IRC is irc.libera.chat according to https://www.samba.org/samba/irc.html

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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list