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

Jule Anger janger at samba.org
Wed Aug 16 16:56:10 UTC 2023


The annotated tag, samba-4.18.6 has been created
        at  e91a70fe7aaa77afe18587e315e3fd42c1c63eea (tag)
   tagging  2613f2b288cde2c4b48cda457c992a7efddab9ce (commit)
  replaces  samba-4.18.5
 tagged by  Jule Anger
        on  Wed Aug 16 18:55:40 2023 +0200

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

iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmTc/4wACgkQqplEL7aA
tiA3eQ/+PKasZ4IgKPuS3U2ck8Om1mHqyjM1HoAeHRVtFUZnHYDLYNczrSYYc/0Q
N683KiacNXDwMWl/F7CBj80RN4IBF+EPvVSkKp+f7uyGO5EVRmU/+S+vnMiAQ3n1
BedX7xBAtsH7cSSce4c1k5xClHRlrTIwWhWuM2OiMVcU4bHLoNg8xSHmYLGtQYFY
zklXctNUzMMDA/qBJeOFtE4juNceqdkrruFQBuG/cCGnVQFCPhZSv29apB4Xuu0E
3Keu3dHDBXlj9OIGFtYYvGrKFXLQDRcKA9rgxePOl4WYyFBE3rWIE/HKyRzWXDn/
5t7uxEQXaIJ/i2osY6Hx4zQBu2hyBB24FfkXi1iro9aVw3H9+R1H3v7JxZm3H4SX
UEWCxz3SdtaBnUv4kMZbwpSgNdlY7ZEaTYPtuzO2EaW9NEukuuJ0czZFFo9YdiP4
UQvHaqbzfQFZV5kO5YleQ5g8Df0aCCOC3Zjz0iCGBPji+4Rpxhf7BYo0uE05UElD
TF7p4C6OQlmiMOvx26mHpy/CK+mZYah+a6W5Wi482WubQziCWmuvfj9+vfkV9F2s
U2CAvf0oxaZDTpOCg8iz6ze1iWCOil7OZAhZmkq57HhDybDoC+plDs5f0XTvPeaW
hyA7k1NGmQKH/BRLyktThNSsmBlXmsJNpW6SryPNR8jSRQmHksQ=
=7a7Q
-----END PGP SIGNATURE-----

Andrew Bartlett (16):
      dsdb: Add new function samdb_system_container_dn()
      dsdb: Use samdb_system_container_dn() in samldb.c
      dsdb: Use samdb_get_system_container_dn() to get Password Settings Container
      s4-rpc_server/lsa: Use samdb_system_container_dn() in dcesrv_lsa_get_policy_state()
      s4-rpc_server/netlogon: Use samdb_system_container_dn() in fill_trusted_domains_array()
      s4-rpc_server/backupkey: Use samdb_system_container_dn() in set_lsa_secret()
      s4-rpc_server/backupkey: Use samdb_system_container_dn() in get_lsa_secret()
      dsdb: Use samdb_system_container_dn() in dsdb_trust_*()
      dsdb: Use samdb_system_container_dn() in pdb_samba_dsdb_*()
      lib/cmdline: Return if the commandline was redacted in samba_cmdline_burn()
      python: Move PyList_AsStringList to common code so we can reuse
      python: Remove const from PyList_AsStringList()
      python: Add glue.burn_commandline() method
      samba-tool: Use samba.glue.get_burnt_cmdline rather than regex
      lib/cmdline: Also burn the --password2 parameter if given
      lib/cmdline: Also redact --newpassword in samba_cmdline_burn()

Arvid Requate (2):
      For Bug #9959: local talloc frame for next commit
      Bug #9959: Don't search for CN=System

Günther Deschner (1):
      s3-net: no secrets access required when processing a ODJ provisioning

Jeremy Allison (7):
      s3: smbd: Deliberately currupt an uninitialized pointer.
      s3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
      s3: smbd: Ensure srvstr_pull_req_talloc() always NULLs out *dest.
      s3: smbd: Uncorrupt the pointer we were using to prove a crash.
      s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer.
      s3: torture: Add a test doing an SMB1 negotiate+exit.
      s3: smbd: Add missing 'return;'s in exit paths in reply_exit_done().

Jones Syue (2):
      vfs_aio_pthread: fix segfault if samba-tool ntacl get
      mdssvc: Do an early talloc_free() in _mdssvc_open()

Jule Anger (4):
      Merge tag 'samba-4.18.5' into v4-18-test
      VERSION: Bump version up to Samba 4.18.6...
      WHATSNEW: Add release notes for Samba 4.18.6.
      VERSION: Disable GIT_SNAPSHOT for the 4.18.6 release.

Noel Power (5):
      python/samba: Adjust tarfile extraction filter
      selftest: Add new dfs share (with widelinks enabled)
      sefltest: Add new regression test dfs with widelinks = yes
      s3/modules: Add flag indicating if connected share is a dfs share
      s3/modules: Fix DFS links when widelinks = yes

Pavel Filipenský (4):
      s3:tests: Add rpcclient 'dfsgetinfo' test
      s3:rpc_server: Initialize consumedcnt to 0 in _dfs_GetInfo()
      s3:rpc_server: Fix double blackslash issue in dfs path
      s3:winbindd: Fix double close(fd)

Ralph Boehme (11):
      smbd: call exit_server_cleanly() to avoid panicking
      smbd: don't leak the fsp if close_file_smb() fails
      mdssvc: set query state for continued queries to SLQ_STATE_RUNNING
      mdssvc: fix long running backend queries
      mdssvc: add and use SL_PAGESIZE
      mdssvc: fix enforcement of "elasticsearch:max results"
      tests/mdssvc: match hits:total:value to be the actual amount of entries in hits
      mdssvc: reduce pagesize to 50
      mdssvc: prepare for returning timestamps with sub-seconds granularity
      mdssvc: fix date marshalling
      mdssvc: fix returning file modification date for older Mac releases

Stefan Metzmacher (16):
      s3:libads: re-initialize num_requests to 0 for cldap_ping_list retries
      s3:winbindd: call reset_cm_connection_on_error() in wb_cache_query_user_list()
      s3:winbindd: make use of reset_cm_connection_on_error() for winbindd_lookup_{names,sids}()
      s3:winbindd: let winbind_samlogon_retry_loop() always start with authoritative = 1
      s3:winbindd: make use of reset_cm_connection_on_error() in winbind_samlogon_retry_loop()
      s3:winbindd: let winbind_samlogon_retry_loop() fallback to NT_STATUS_NO_LOGON_SERVERS
      vfs_aio_pthread: don't crash without a pthreadpool
      s4:torture/ndr: add tests for DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED
      librpc/rpc: let dcerpc_read_ncacn_packet_next_vector() handle fragments without any payload
      dcerpc.idl: fix definitions for DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED payload
      s4:torture/smb2: let torture_smb2_con_sopt() use smb2_connect()
      s4:torture/smb2: let us have a common torture_smb2_con_share()
      s4:torture/smb2: make it possible to pass existing_conn to smb2_connect_ext()
      s4:torture/smb2: add smb2.multichannel.bugs.bug_15346
      s3:smbd: always clear filter_subreq in smb2srv_client_mc_negprot_next()
      s3:smbd: fix multichannel connection passing race

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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list