[SCM] Samba Shared Repository - annotated tag samba-4.0.0rc2 created

Karolin Seeger kseeger at samba.org
Tue Oct 2 04:00:50 MDT 2012


The annotated tag, samba-4.0.0rc2 has been created
        at  71c051824b4f04fd3a84157ce5885a589762c0e8 (tag)
   tagging  cc9315ac80d598f5325ba5d713bb1cb412c4a639 (commit)
  replaces  samba-4.0.0rc1
 tagged by  Karolin Seeger
        on  Tue Oct 2 11:57:00 2012 +0200

- Log -----------------------------------------------------------------
samba: tag release samba-4.0.0rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)

iD8DBQBQarp2bzORW2Vot+oRAs13AJ0T2fH8a4qOkxLHA30oeGe0zdQlYwCfb+Wq
4XMaZ77M9Bp7us43wsTQK2c=
=Zb0+
-----END PGP SIGNATURE-----

Alexander Bokovoy (4):
      s3: make ldapsam-related functions a smbldaphelper subsystem
      s3: make smbldaphelper subsystem an internal library
      docs-xml: convert smb.conf.5 build to waf
      docs-xml: fix build of winbindd- and krb5 locator-related manpages

Andreas Schneider (4):
      docs: Fix generating idmap manpages.
      s3-spoolss: Fix builtin forms order to match Windows again.
      s3-smbd: Don't segfault if user specified ports out for range.
      s3fs-smbd: Move housekeeping to the background process.

Andrew Bartlett (1):
      build: Fix build on systems without ldap development headers

Björn Jacke (4):
      s3: fix the hpux acl module
      s3: fix the tru64 acl module
      s3: fix the aix acl module
      quota: add supprt for gfs2

Christian Ambach (2):
      s3:vfs_gpfs: fix build
      s3:printing only do printing_subsystem_update when printing is enabled

Günther Deschner (2):
      s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().
      s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().

Ira Cooper (2):
      s3: Fix the vfs_solarisacl module to compile.
      s3: Compound requests should continue processing.

Jeremy Allison (4):
      Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
      Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in blob.
      We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the max access change.
      Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.

Karolin Seeger (6):
      WHATSNEW: Start release notes for Samba 4.0.0rc2.
      WHATSNEW: Add more changes since rc1.
      WHATSNEW: Remove default values.
      WHATSNEW: Add kernel oplocks...
      librelease.sh: Move the GPG data to the library section.
      VERSION: Bump version number up to 4.0.0rc2.

Matthieu Patou (2):
      panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action)
      s4-dns: fix a non handled memory out of memory

Michael Adam (12):
      source3/script: fix installman.sh after the last build-manpages-nogit change
      s4:torture:smb2: fix compound.related3 test to work against windows (cherry picked from commit 8e525a29a7c6512f61e4647ecb2e0771e2019a49)
      s4:torture:smb2: fix the compound.invalid3 test to work against windows (cherry picked from commit bd8d50b451ea7f94efa7777fbe5dc0c2c19f6bf9)
      s3:smbd:smb2: add check for session_status for compound requests (cherry picked from commit 27d38b5c27bd96d5124c175d946718bf0836b8f4)
      s3:smbd:smb2: simplify smbd_smb2_request_validate() and smbd_smb2_request_dispatch()
      s3:smbd: remove struct member smbd_smb2_request.cancelled - it was only written (cherry picked from commit 88d051f7f18ff88ec5385fdc798f051659134bd3)
      s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8 (cherry picked from commit 917e714831178b2a3d07c7f9d09711231a7ccf31)
      s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8 (cherry picked from commit 8df0b023c51ed198d3054760447e1b273eada991)
      s4:torture:smb2:compound: remove two unused macros (cherry picked from commit 6f6b1c6ac15f225978e8c2d67c1a817d9e098317)
      selftest: we fail samba3.smb2.compound.interim2
      s3:smbd:smb2: initialize variable in vfs_default_durable_reconnect()
      selftest: skip the samba4.smb2.compound testsuite

Stefan Metzmacher (23):
      script/autobuild.py: use some variables for rebase_remote and rebase_branch
      script/autobuild.py: use some variables for push_remote and push_branch
      script/autobuild.py: add --branch option
      script/autobuild.py: add log_base variable to avoid hardcoded values
      script/autobuild.py: add --log-base option
      s3:smbd: release the share mode lock before calling exit_server() (bug #9191)
      packaging/RHEL-CTDB: fix the build
      packaging/RHEL-CTDB: try harder to set $RPMVER
      packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no makerpms.sh"
      s3:smb2_server: fix usage of invalid memory in smb2_signing_check_pdu()
      dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without --enable-fhs
      s3:smb2_server: reset req->last_session_id and req->last_tid after using it
      s3:smb2_server: do the req->next_status check before the signing checks
      s4:torture:smb2: extend the compound.invalid1 test
      s3:smb2_server: avoid segfault in smbd_smb2_request_pending_queue()
      s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELED
      s3:smb2_notify: don't call tevent_req_done() from smbd_smb2_notify_cancel()
      s3:smb2_notify: make use of tevent_req_defer_callback() instead of custom tevent_immediate
      s3:smb2_lock: smbd_smb2_notify_recv() can already return NT_STATUS_CANCELED
      s3:smb2_lock: let smbd_smb2_create_cancel() trigger NT_STATUS_CANCELED
      libcli/echo: validate the message length
      lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)
      s4:dns.py: reproducer for (bug #9184)

Sumit Bose (1):
      s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable

Vladimir Marek (1):
      Fix service control for non-internal services.

Volker Lendecke (2):
      s3: Fix rejecting mkdir on read-only shares
      s3: For read-only shares, filter out write bits from conn->access_mask

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list