[SCM] SAMBA-CTDB repository - annotated tag 3.4.7-ctdb-2 created - 3.4.7-ctdb-2

Michael Adam obnox at samba.org
Mon May 3 03:34:03 MDT 2010


The annotated tag, 3.4.7-ctdb-2 has been created
        at  6cc29a0a40321a1598bcff4bc137786fbf60d31f (tag)
   tagging  1b7cd7367c173f08c57b8856372daeab5613678c (commit)
  replaces  3.4.7-ctdb-1
 tagged by  Michael Adam
        on  Mon May 3 11:31:51 2010 +0200

- Log -----------------------------------------------------------------
tag release 3.4.7-ctdb-2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkvemBIACgkQyU9JOBhPkDQT+gCfbRO8USjflw4m4EkW2ewWi1fm
UZcAn1/aLdHTPJY18dsSxoC8aV7AOF2t
=ah9Q
-----END PGP SIGNATURE-----

Christian Ambach (1):
      fix a segfault in the notify subsystem

Jeremy Allison (1):
      Second part of fix for bug #7159 - client rpc_transport doesn't cope with bad server data returns.

Michael Adam (1):
      s3:configure: prevent using external libtalloc with version >= 1.4.0

Stefan Metzmacher (44):
      s3:libsmb: rename smb_signing.c => clisigning.c
      s3:libsmb: add a much simplified smb_siging infrastructure
      s3:smbd: use new simplified smb_signing code in the server
      lib/async_sock: handle queue = NULL in writev_send()
      lib/util: add allocate_anonymous_shared()
      s3:libsmb: add a smb_signing_init_ex() function
      s3:smbd: add an option to skip signings checks srv_check_sign_mac for trusted channels
      s3:smbd: add smbd_[un]lock_socket() dummies
      s3:smbd: smbd_[un]lock_socket() while accessing the socket to the client
      s3:smbd: send keepalive packets under the socket lock
      s3:smbd: let reply_readbraw_error use the locked socket
      s3:smbd: pass down trusted_channel via receive_smb_talloc()
      s3:param: add "async smb echo handler" option
      s3:smbd: add echo handler information to struct smbd_server_connection
      s3:smbd: setup a shared memory area for the signing state
      s3:smbd: don't use recvfile if the echo handler is active
      s3:smbd: disable sendfile if the echo handler is active
      s3:smbd: disallow readbraw and writebraw if the echo handler is active
      s3:smbd: disable SMB encryption when the echo handler is active
      s3:passdb: avoid sid_to_gid() if the sid is "domain users"
      First part of fix for bug #7159 - client rpc_transport doesn't cope with bad server data returns.
      s3: fix crash in winbindd (similar to commit f8cc0e88fbbb082ead023e0cb437b1e12cf35459)
      s3:rpc_client: close the socket when pipe is broken
      Fix broken pipe handling
      s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response.
      s3:rpc_transport_np: handle trans rdata like the output of a normal read
      s3:libsmb: don't let cli_shutdown() segfault with a NULL cli_state
      s3:libsmb: add cli_state_is_connected() function
      s3:rpc_transport_np: use cli_state_is_connected() helper
      s3:rpc_client: don't mix layers and keep a reference to cli_state in the caller
      s3:rpc_client: add rpccli_is_connected()
      s3:rpc_client: add set_timeout hook to rpc_cli_transport
      s3:rpc_client: return at least 10 sec as old timeout in rpccli_set_timeout() instead of 0
      s3:winbindd_cm: use cli_state_is_connected() helper function
      s3:winbindd_cm: use rpccli_is_connected() helper function
      s3:winbindd: consistently use TALLOC_FREE(conn->foo_pipe) is we create a new connection
      s3:winbindd_cm: invalidate connection if cm_connect_netlogon() fails
      s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFUL
      s3:winbindd: correctly retry if the netlogon pipe gets disconnected during a logon call
      s3:winbindd: never mark external domains as internal!
      s3:winbindd: make sure we don't try rpc requests against unaccessable domains
      s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
      s3:winbindd: remove unused variables
      s3:libads: retry with signing after getting LDAP_STRONG_AUTH_REQUIRED

Volker Lendecke (17):
      s3: file_walk_table -> files_forall
      s3: Add "log writeable files on exit" parameter
      s3: Add the "ctdb locktime warn threshold" parameter
      s3: Optimize gencache for smbd exit
      v3-4-ctdb: Add connections_forall_read()
      v3-4-ctdb: Use connections_forall_read() in smbstatus
      s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdb
      s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbs
      s3: Make sure our CLEAR_IF_FIRST optimization works for serverid.tdb
      s3: Add a comment to messaging_tdb_parent_init, this is pretty confusing
      s3: Add a comment to serverid_parent_init, this is pretty confusing
      s3: Add a comment to notify_internal_parent_init, this is pretty confusing
      s3: Implement an asynchronous echo responder process
      Revert "s3: Optimize gencache for smbd exit"
      tdb: Add a non-blocking version of tdb_transaction_start
      s3: Use tdb_transaction_start_nonblock in gencache_stabilize
      v3-4-ctdb: Bump up the vender patch level to 2

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


-- 
SAMBA-CTDB repository


More information about the samba-cvs mailing list