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

Karolin Seeger kseeger at samba.org
Tue May 5 11:46:14 UTC 2020


The annotated tag, samba-4.11.9 has been created
        at  9e6fc467857b72f3a61a1aa2ccd1661945f444c9 (tag)
   tagging  8f72e88335c036333aeae20fcb1a9791344aee73 (commit)
  replaces  samba-4.11.8
 tagged by  Karolin Seeger
        on  Tue May 5 13:45:47 2020 +0200

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

iF0EABECAB0WIQRS+8C4bZVLCEMyTNxvM5FbZWi36gUCXrFR6wAKCRBvM5FbZWi3
6oIyAKCyTaexkUsJiAwX4IgfHqM679QHSACfeDTdlaLD+k2zD9+OHPWr8cAhZPA=
=WAU9
-----END PGP SIGNATURE-----

Alexander Bokovoy (1):
      s3: pass DCE RPC handle type to create_policy_hnd

Amitay Isaacs (16):
      ctdb-protocol: Drop code related to obsolete controls
      ctdb-tests: Drop code releated to obsolete controls
      ctdb-protocol: Add new control VACUUM_FETCH
      ctdb-protocol: Add marshalling for new control VACUUM_FETCH
      ctdb-tests: Add marshalling tests for new control
      ctdb-daemon: Add implementation of VACUUM_FETCH control
      ctdb-vacuum: Add processing of fetch queue
      ctdb-vacuum: Replace VACUUM_FETCH message with control
      ctdb-recoverd: Drop VACUUM_FETCH message handling
      ctdb-recoverd: No need for database detach handler
      ctdb-daemon: Avoid memory leak when packet is deferred
      ctdb-vacuum: Avoid processing any more packets
      ctdb-recovery: Fetched vnnmap is never used, so don't fetch it
      ctdb-recovery: Consolidate node state
      ctdb-recovery: Don't trust nodemap obtained from local node
      ctdb-recovery: Refactor banning a node into separate computation

Andreas Schneider (2):
      s3:libads: Fix ads_get_upn()
      testprogs: Add 'net ads join createupn' test also verifying the keytab

Art M. Gallagher (1):
      vfs_fruit: tmsize prevent overflow Force the type during arithmetic in order to prevent overflow when summing the Time Machine folder size. Increase the precision to off_t (used for file sizes), leave the overflow error traps but with more precise wording.

Björn Baumbach (8):
      samba-tool group listmembers: hide python backtracke on command error
      samba-tool group listmembers: handle group-does-not-exist error
      samba-tool group listmembers: find group members by groups SID
      samba-tool group listmembers: use binary encoded group names
      samba-tool group move: use binary encoded group name
      samba-tool group delete: use binary encoded group name
      samba-tool group edit: use binary encoded group name
      selftest: test samba-tool group commands with groupnames with brackets and spaces

Douglas Bagnall (1):
      nmblib: avoid undefined behaviour in handle_name_ptrs()

Günther Deschner (4):
      s4-torture: add rpc test for ChangeServiceConfigW
      s4-torture: add ndr svcctl testsuite
      librpc: fix IDL for svcctl_ChangeServiceConfigW
      nsswitch: fix use-after-free causing segfault in _pam_delete_cred

Karolin Seeger (5):
      VERSION: Bump version up to 4.11.7...
      Merge tag 'samba-4.11.8' into v4-11-test
      VERSION: Bump version up to 4.11.9.
      WHATSNEW: Add release notes for Samba 4.11.9.
      VERSION: Disable GIT_SNAPSHOT for the 4.11.9 release.

Martin Schwenke (28):
      ctdb-daemon: Rename ctdb_node private_data to transport_data
      ctdb-daemon: Rename ctdb_context private_data to transport_data
      ctdb-daemon: more logical whitespace, debug modernisation
      ctdb-tcp: Factor out function ctdb_tcp_start_outgoing()
      ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect()
      ctdb-client: Fix some typos in debug messages
      ctdb-protocol: Add new control CTDB_CONTROL_DB_VACUUM
      ctdb-protocol: Add marshalling for struct ctdb_db_vacuum
      ctdb-protocol: Add marshalling for control DB_VACUUM
      ctdb-vacuum: Simplify recording of in-progress vacuuming child
      ctdb-daemon: Factor out code to create vacuuming child
      ctdb-vacuum: Only schedule next vacuum event if vacuuuming is scheduled
      ctdb-daemon: Implement DB_VACUUM control
      ctdb-client: Factor out function client_db_tdb()
      ctdb-daemon: Fix database attach deferral logic
      ctdb-daemon: Remove unused old client database functions
      ctdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_RECOVERY
      ctdb-recovery: Use CTDB_CTRL_FLAG_ATTACH_RECOVERY to attach during recovery
      ctdb-daemon: Respect CTDB_CTRL_FLAG_ATTACH_RECOVERY when attaching databases
      ctdb-recovery: Replace use of ctdb_dbid_map with local db_list
      ctdb-recovery: GET_DBMAP from all nodes
      ctdb-recovery: Pass db structure for each database recovery
      ctdb-recovery: Fetch database name from all nodes where it is attached
      ctdb-recovery: Create database on nodes where it is missing
      ctdb-recovery: Remove old code for creating missing databases
      ctdb-daemon: Remove more unused old client database functions
      ctdb-daemon: Don't allow attach from recovery if recovery is not active
      ctdb-recoverd: Avoid dereferencing NULL rec->nodemap

Noel Power (2):
      ctdb-tcp: move free of inbound queue to TCP restart
      s3/librpc/crypto: Fix double free with unresolved credential cache

Ralph Boehme (21):
      smbd: avoid calling vfs_file_id_from_sbuf() if statinfo is not valid
      smbd: ignore set NTACL requests which contain S-1-5-88 NFS ACEs
      VFS: default: let vfswrap_is_offline() take conn, not handle
      VFS: default: remove unused arg from vfswrap_is_offline()
      VFS: default: avoid a crash in vfswrap_getxattrat_do_sync()
      VFS: default: use correct type for pathlen in vfswrap_getxattrat_do_sync()
      VFS: default: add support for FILE_ATTRIBUTE_OFFLINE to async dosmode
      lib:torture: add torture_assert_u32_[not_]equal[_goto] macros
      vfs_recycle: prevent flooding the log if we're called on non-existant paths
      ctdb-daemon: ensure restart() callback is called in half-connected state
      ctdb-tcp: always call node_dead() upcall in ctdb_tcp_tnode_cb()
      ctdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()
      ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()
      ctdb-tcp: add ctdb_tcp_stop_incoming()
      smbd: always flush pending write time update when setting filesize
      smbd: flush pending writetime update when flushing file
      smbd: flush pending writetime update when setting timestamps file
      smbd: avoid double chdir() in chdir_current_service()
      smbd: remove stat call from mark_file_modified()
      smbd: let mark_file_modified() always call trigger_write_time_update()
      smbd: let delayed update handler also update on-disk timestamps

Volker Lendecke (2):
      libsmb: Don't try to find posix stat info in SMBC_getatr()
      ctdb: Fix a memleak

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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list