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

Karolin Seeger kseeger at samba.org
Tue Nov 13 01:14:32 MST 2012


The annotated tag, samba-4.0.0rc5 has been created
        at  2f9260580c9c15102aeac62a9ee2088f6baea475 (tag)
   tagging  0dd3b9f83383f5b23a82754d22170138ab417dbf (commit)
  replaces  samba-4.0.0rc4
 tagged by  Karolin Seeger
        on  Tue Nov 13 09:13:12 2012 +0100

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

iD8DBQBQogEhbzORW2Vot+oRAjE2AJ4n/MVXK6G3iH01cpNSz+iyCH5qWgCgo81A
tSqPKFPnWxPujYaeM2tREnc=
=hznM
-----END PGP SIGNATURE-----

Alexander Bokovoy (1):
      Fix release script to build full set of documentation

Andreas Schneider (5):
      BUG 9326: Fix net ads join message for the dns domain.
      packaging: Add NetworkManager dispatcher script for winbind.
      wafsamba: If we define a realname and a soname create a symlink.
      waf: Create a libnss_winbind.so symlink.
      waf: Create a libnss_wins.so symlink.

Andrew Bartlett (45):
      lib/replace: Return size of xattr if size argument is 0
      lib/replace: Improve mkstemp test in autoconf and waf
      lib/replace: Look for special flags needed for c99
      build: Try not build with LDAP if we do not have ldap.h
      build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET
      build: Remove unused IRIX and IRIX6 defines
      lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM
      build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the default
      build: Make waf configure match autoconf for HPUX ACLs
      lib/replace: Remove unused nap and therefore the SCO define
      build: Remove unused define UNIXWARE
      build: Add missing dep on tdb_compat
      build: Fix detection of quotas on macos
      lib/util/charset: Try to find iconv on HP-UX
      lib/util/charset: We do not use fucntions from wchar.h any more
      build: Add waf configure support for non-linux quotas
      build: Remove unused samba_cv_sysquotas_file variable from autoconf configure
      build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota backend
      build: Remove unused --with-sys-quotas option
      nsswitch: Add waf tests for solaris special cases
      lib/replace: Add test for what flag we need for -Werror behaviour
      build: Fix quota tests, including move of sysquotas.c to the top level
      build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
      selftest: Always build a linux-style nss_winbind for nss_wrapper
      nsswitch: Build nss_winbind on all supported platforms
      build: Add vfs_media_harmony to the waf build
      build: Remove --disable-shared
      build: Add #define FREEBSD on FreeBSD
      build: Remove support for IDL-generated files in git tree
      pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGS
      lib/replace: Fix configure on FreeBSD: define_ret is not correct here
      lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
      ntdb: Try to fix the build on Solaris which does not have err
      lib/replace: Fix detection of prctl
      provision: No longer use the wheel group in new AD Domains
      dns_server: Try and use the dns-SERVER account if we were configured with it
      libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing
      auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac changes
      file_server: put set create mask and directory mask in fileserver.conf
      s3-param: Move the options needed for running smbd in the AD DC to loadparm
      dsdb-cracknames: Always use talloc_zero()
      dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SID
      buildtools: Remove extra space from global: line
      ntp_signd: move socket directory to var/lib not var/run for permissions change
      ntp_signd: Only allow group access to the ntp signd directory.

Björn Baumbach (9):
      s3: make recursive_rmdir function non-static
      s3: vfs_streams_depot: add delete_lost option (bug #9300)
      build(autoconf): fix check for ctdb_private.h (bug #9349)
      build(autoconf): check if we have ctdb_protocol.h in the cluster checks
      build(waf): check if we have ctdb_protocol.h in the cluster checks
      s3:ctdb library: fix the build against older ctdb versions
      s3-torture:test_ctdbconn: fix the build against older ctdb versions
      build(waf): Fail "configure --with-cluster-support" if ctdb support is not available.
      docs-xml: fix use of <smbconfoption> tag (fix bug #9345)

Björn Jacke (9):
      wafbuild: check for dn_expand also in libinet
      autoconf: check for dn_expand also in libinet
      quota: also log which fs type we found
      wfabuild: fix the -errwarn compile flag test
      wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
      wafbuild: reorder the Werror checks so that the ambigous w2 option is being checked last
      ccan/wafbuild: use WERROR_CFLAGS instead of -Werror
      wafbuild: use WERROR_FLAGS in wscript_configure_system_mitkrb5
      util: remove accidently committed hunk

Christian Ambach (3):
      s3:smb2_getinfo ensure proper error for not yet present quota support
      s3:nfs4acls pass down fsp instead of just the filename
      s3:nfs4acls filter away inheritance flags on files

Christof Schmitt (3):
      winbind: Extend wbcAuthenticateUserEx to provide PAC
      auth/kerberos: Adjust log level for failed PAC signature verification
      s4-torture: Complete test for winbindd PAC parsing

David Disseldorp (2):
      Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache access."
      doc: describe samlogon cache caveat for winbindd -n

Günther Deschner (2):
      s3-krb5: use and request AES keys in kerberos operations.
      s3-kerberos: add aes enctypes to generated krb5.conf.

Ira Cooper (2):
      waf: Make samba "ok" with directories for install being symlinks
      s3: Fix libnss_winbind.so's build on Illumos/Solaris

Jelmer Vernooij (3):
      wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.
      wafsamba.samba_abi: Add basic unit tests.
      wafsamba.abi: Fix abi_match with both excludes and includes.

Karolin Seeger (10):
      VERSION: Bump version number up to 4.0.0rc5
      WHATSNEW: Correct list of changed parameters.
      WHATSNEW: Start release notes for Samba 4.0.0rc5.
      WHATSNEW: Update changes since rc4.
      WHATSNEW: Update changes since rc4.
      WHATSNEW: Update changes since rc4.
      samba-tool: Fix typo in --help output.
      WHATSNEW: Update changes since rc4.
      WHATSNEW: Update changes since rc4.
      VERSION: Disable GIT snapshot to prepare rc5 release.

Michael Adam (4):
      s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)
      build(waf): Fix the --with-cluster build
      build(waf): fix a tab indentation to spaces
      build(waf): fix the cluster(ctdb) build without system talloc installed

Ricky Nance (1):
      wscript: Removed executable bit.

Rusty Russell (1):
      ccan: check for all the used config.h defines

Stefan Metzmacher (14):
      s3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile() support (bug #9341)
      libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)
      s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)
      s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)
      s3:smbd: pass the current time to make_connection[_smb1]()
      lib/tsocket: disable the syscall optimization for recvfrom/readv by default
      lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
      s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we can
      s4:dsdb/acl: fix search filter cleanup for password attributes
      s4:dsdb/acl: reorganize the logic flow in the password filtering checks
      s4:dsdb/acl: only give administrators access to attributes marked as confidential (bug #8620)
      s4:dsdb/acl_read: fix whitespace formatting errors
      s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (bug #8620)
      lib/krb5_wrap: request enc_types in the correct order (bug #9272)

Volker Lendecke (2):
      dsdb: Simplify DsCrackNameOneFilter a bit
      s3: Pass down smb_filename to smbacl4_fill_ace4

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list