[Pkg-samba-maint] [samba] branch upstream_4.1 updated (65acc50 -> 4e177a2)

Ivo De Decker idd-guest at moszumanska.debian.org
Mon Dec 9 22:22:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

idd-guest pushed a change to branch upstream_4.1
in repository samba.

      from  65acc50   Imported Upstream version 4.1.1+dfsg
      adds  d932142   Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
      adds  45a1cbb   ccan: Fix calling memset with zero length parameter
      adds  7ea11ba   idl: Add a new message for winbind domain states.
      adds  393f6a8   s3-winbind: Add functions for domain online/offline handling.
      adds  944c3e5   s3-winbind: Register handlers for domain online/offline messages.
      adds  06c6866   s3-winbind: Send online/offline message of the domain to the parent.
      adds  2a75290   dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
      adds  0419b68   s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'
      adds  0e8f8b7   dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors
      adds  cfa1739   VFS plugin was sending the actual size of the volume instead of the total number of block units because of which windows was getting the wrong volume capacity.
      adds  683ac33   vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs
      adds  05c9553   vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().
      adds  67840df   nsswitch: Fix short writes in winbind_write_sock
      adds  8db5ecc   libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
      adds  289b7fa   vfs: Fix building the glusterfs module.
      adds  5cc42ac   vfs: Fix some build warnings in glusterfs.
      adds  6207530   s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled
      adds  5e64b07   Merge tag 'samba-4.1.1' into v4-1-test
      adds  a52afc3   VERSION: Bump version number up to 4.1.2...
      adds  2cfa1ef   xattr: fix listing EAs on *BSD for non-root users
      adds  4c108d4   Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.
      adds  d815b15   Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.
      adds  5df543b   s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache entries.
      adds  7c06360   util: Remove 32bit macros breaking strict aliasing.
      adds  cbd6790   WHATSNEW: Add release notes for Samba 4.1.2.
      adds  e1e735a   VERSION: Disable git snapshots for the 4.1.2 release.
      adds  f36da2e   Imported Upstream version 4.1.2+dfsg
       new  dbe7531   VERSION: Bump version number up to 4.1.3...
       new  78b4989   CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_packet_done()
       new  c4a1b2e   CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_packet_next_vector()
       new  895ce91   CVE-2013-4408:s3:rpc_client: check for invalid frag_len in dcerpc_pull_ncacn_packet()
       new  f557bfe   CVE-2013-4408:s3:rpc_client: verify frag_len at least contains the header size
       new  730027c   CVE-2013-4408:s4:dcerpc: check for invalid frag_len in ncacn_pull()
       new  e5954aa   CVE-2013-4408:s4:dcerpc_smb: check for invalid frag_len in send_read_request_continue()
       new  db102cd   CVE-2013-4408:s4:dcerpc_smb2: check for invalid frag_len in send_read_request_continue()
       new  f71b390   CVE-2013-4408:s4:dcerpc_sock: check for invalid frag_len within sock_complete_packet()
       new  0ba0b27   CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()
       new  c4e31ea   CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_packet_done()
       new  bdb643e   CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blob_done()
       new  da5dfc7   CVE-2013-4408:s3:ctdb_conn: add some length verification to ctdb_packet_more()
       new  066c6e3   CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.
       new  ca5d6f5   CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
       new  c406802   CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
       new  d96f88c   CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
       new  b89e14d   CVE-2012-6150: Fail authentication for single group name which cannot be converted to sid
       new  98833dc   WHATSNEW: Add release notes for Samba 4.1.3.
       new  6898c4d   VERSION: Disable git snapshots for the 4.1.3 release.
       new  4e177a2   Imported Upstream version 4.1.3+dfsg

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION                                     |   2 +-
 WHATSNEW.txt                                | 189 +++++++++++++++++++++++++++-
 dfs_server/dfs_server_ad.c                  |  10 +-
 docs/manpages/dbwrap_tool.1                 |   4 +-
 docs/manpages/eventlogadm.8                 |   4 +-
 docs/manpages/findsmb.1                     |   4 +-
 docs/manpages/idmap_ad.8                    |   4 +-
 docs/manpages/idmap_autorid.8               |   4 +-
 docs/manpages/idmap_hash.8                  |   4 +-
 docs/manpages/idmap_ldap.8                  |   4 +-
 docs/manpages/idmap_nss.8                   |   4 +-
 docs/manpages/idmap_rfc2307.8               |   4 +-
 docs/manpages/idmap_rid.8                   |   4 +-
 docs/manpages/idmap_tdb.8                   |   4 +-
 docs/manpages/idmap_tdb2.8                  |   4 +-
 docs/manpages/libsmbclient.7                |   4 +-
 docs/manpages/lmhosts.5                     |   4 +-
 docs/manpages/log2pcap.1                    |   4 +-
 docs/manpages/net.8                         |   4 +-
 docs/manpages/nmbd.8                        |   4 +-
 docs/manpages/nmblookup.1                   |   4 +-
 docs/manpages/ntlm_auth.1                   |   4 +-
 docs/manpages/pam_winbind.8                 |   4 +-
 docs/manpages/pam_winbind.conf.5            |   4 +-
 docs/manpages/pdbedit.8                     |   4 +-
 docs/manpages/profiles.1                    |   4 +-
 docs/manpages/rpcclient.1                   |   4 +-
 docs/manpages/samba-regedit.8               |   4 +-
 docs/manpages/samba-tool.8                  |   4 +-
 docs/manpages/samba.7                       |   4 +-
 docs/manpages/samba.8                       |   4 +-
 docs/manpages/sharesec.1                    |   4 +-
 docs/manpages/smb.conf.5                    |   4 +-
 docs/manpages/smbcacls.1                    |   4 +-
 docs/manpages/smbclient.1                   |   4 +-
 docs/manpages/smbcontrol.1                  |   4 +-
 docs/manpages/smbcquotas.1                  |   4 +-
 docs/manpages/smbd.8                        |   4 +-
 docs/manpages/smbget.1                      |   4 +-
 docs/manpages/smbgetrc.5                    |   4 +-
 docs/manpages/smbpasswd.5                   |   4 +-
 docs/manpages/smbpasswd.8                   |   4 +-
 docs/manpages/smbspool.8                    |   4 +-
 docs/manpages/smbstatus.1                   |   4 +-
 docs/manpages/smbta-util.8                  |   4 +-
 docs/manpages/smbtar.1                      |   4 +-
 docs/manpages/smbtree.1                     |   4 +-
 docs/manpages/testparm.1                    |   4 +-
 docs/manpages/vfs_acl_tdb.8                 |   4 +-
 docs/manpages/vfs_acl_xattr.8               |   4 +-
 docs/manpages/vfs_aio_fork.8                |   4 +-
 docs/manpages/vfs_aio_linux.8               |   4 +-
 docs/manpages/vfs_aio_pthread.8             |   4 +-
 docs/manpages/vfs_audit.8                   |   4 +-
 docs/manpages/vfs_btrfs.8                   |   4 +-
 docs/manpages/vfs_cacheprime.8              |   4 +-
 docs/manpages/vfs_cap.8                     |   4 +-
 docs/manpages/vfs_catia.8                   |   4 +-
 docs/manpages/vfs_commit.8                  |   4 +-
 docs/manpages/vfs_crossrename.8             |   4 +-
 docs/manpages/vfs_default_quota.8           |   4 +-
 docs/manpages/vfs_dirsort.8                 |   4 +-
 docs/manpages/vfs_extd_audit.8              |   4 +-
 docs/manpages/vfs_fake_perms.8              |   4 +-
 docs/manpages/vfs_fileid.8                  |   4 +-
 docs/manpages/vfs_full_audit.8              |   4 +-
 docs/manpages/vfs_gpfs.8                    |   4 +-
 docs/manpages/vfs_linux_xfs_sgid.8          |   4 +-
 docs/manpages/vfs_media_harmony.8           |   4 +-
 docs/manpages/vfs_netatalk.8                |   4 +-
 docs/manpages/vfs_notify_fam.8              |   4 +-
 docs/manpages/vfs_prealloc.8                |   4 +-
 docs/manpages/vfs_preopen.8                 |   4 +-
 docs/manpages/vfs_readahead.8               |   4 +-
 docs/manpages/vfs_readonly.8                |   4 +-
 docs/manpages/vfs_recycle.8                 |   4 +-
 docs/manpages/vfs_scannedonly.8             |   4 +-
 docs/manpages/vfs_shadow_copy.8             |   4 +-
 docs/manpages/vfs_shadow_copy2.8            |   4 +-
 docs/manpages/vfs_smb_traffic_analyzer.8    |   4 +-
 docs/manpages/vfs_streams_depot.8           |   4 +-
 docs/manpages/vfs_streams_xattr.8           |   4 +-
 docs/manpages/vfs_syncops.8                 |   4 +-
 docs/manpages/vfs_time_audit.8              |   4 +-
 docs/manpages/vfs_tsmsm.8                   |   4 +-
 docs/manpages/vfs_xattr_tdb.8               |   4 +-
 docs/manpages/vfs_zfsacl.8                  |   4 +-
 docs/manpages/vfstest.1                     |   4 +-
 docs/manpages/wbinfo.1                      |   4 +-
 docs/manpages/winbind_krb5_locator.7        |   4 +-
 docs/manpages/winbindd.8                    |   4 +-
 lib/async_req/async_sock.c                  |   5 +
 lib/ccan/tally/tally.c                      |   2 +-
 lib/replace/xattr.c                         |   4 +
 lib/util/byteorder.h                        |  52 +-------
 libcli/smb/smb2cli_ioctl.c                  |  33 ++++-
 libcli/util/tstream.c                       |   5 +
 librpc/rpc/dcerpc_util.c                    |  14 +++
 nsswitch/libwbclient/wbc_sid.c              |   7 ++
 nsswitch/pam_winbind.c                      |   6 +
 nsswitch/wb_common.c                        |   4 +-
 nsswitch/wbinfo.c                           |  23 +++-
 python/samba/join.py                        |  11 +-
 python/samba/tests/posixacl.py              | 160 ++++++++++++++++-------
 source3/lib/ctdb_conn.c                     |   5 +
 source3/lib/netapi/group.c                  |  98 +++++++++++++++
 source3/lib/netapi/localgroup.c             |   8 +-
 source3/lib/netapi/user.c                   |  72 +++++++++++
 source3/lib/util_tsock.c                    |   5 +
 source3/libnet/libnet_join.c                |  16 +++
 source3/librpc/idl/messaging.idl            |   2 +
 source3/librpc/rpc/dcerpc_helpers.c         |   4 +
 source3/modules/vfs_glusterfs.c             | 175 +++++++++++++++++---------
 source3/rpc_client/cli_lsarpc.c             |  35 +++++-
 source3/rpc_client/cli_pipe.c               |  41 ++++--
 source3/rpc_server/netlogon/srv_netlog_nt.c |   2 +-
 source3/rpcclient/cmd_lsarpc.c              |  13 +-
 source3/rpcclient/cmd_samr.c                |  66 +++++++++-
 source3/smbd/lanman.c                       |   8 ++
 source3/smbd/posix_acls.c                   |  79 ++++++------
 source3/utils/net_rpc.c                     |  47 ++++++-
 source3/utils/net_rpc_join.c                |   9 ++
 source3/winbindd/wb_lookupsids.c            |   3 +
 source3/winbindd/winbindd.c                 |   6 +
 source3/winbindd/winbindd_cache.c           |   3 +-
 source3/winbindd/winbindd_cm.c              |  62 +++++++++
 source3/winbindd/winbindd_dual.c            |   5 +
 source3/winbindd/winbindd_msrpc.c           |  15 ++-
 source3/winbindd/winbindd_proto.h           |  10 ++
 source3/winbindd/winbindd_rpc.c             |  54 ++++++--
 source4/dsdb/samdb/ldb_modules/rootdse.c    |   2 +-
 source4/dsdb/tests/python/ldap.py           |  12 +-
 source4/libcli/util/clilsa.c                |  22 +++-
 source4/libnet/groupinfo.c                  |   9 +-
 source4/libnet/groupman.c                   |  10 +-
 source4/libnet/libnet_join.c                |  12 +-
 source4/libnet/libnet_lookup.c              |   5 +
 source4/libnet/libnet_passwd.c              |  10 +-
 source4/libnet/userinfo.c                   |   8 +-
 source4/libnet/userman.c                    |  24 ++--
 source4/librpc/rpc/dcerpc.c                 |   4 +
 source4/librpc/rpc/dcerpc_smb.c             |   6 +
 source4/librpc/rpc/dcerpc_smb2.c            |   6 +
 source4/librpc/rpc/dcerpc_sock.c            |   6 +
 source4/winbind/wb_async_helpers.c          |  26 +++-
 145 files changed, 1427 insertions(+), 457 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list