[Pkg-samba-maint] [samba] branch samba_4.1 updated (646d645 -> a45d487)
Jelmer Vernooij
jelmer at moszumanska.debian.org
Fri Dec 6 23:16:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
jelmer pushed a change to branch samba_4.1
in repository samba.
from 646d645 Merge branch 'master' of git+ssh://git.debian.org/git/pkg-samba/samba into debian_4.1
new d932142 Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
new 45a1cbb ccan: Fix calling memset with zero length parameter
new 7ea11ba idl: Add a new message for winbind domain states.
new 393f6a8 s3-winbind: Add functions for domain online/offline handling.
new 944c3e5 s3-winbind: Register handlers for domain online/offline messages.
new 06c6866 s3-winbind: Send online/offline message of the domain to the parent.
new 2a75290 dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
new 0419b68 s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'
new 0e8f8b7 dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors
new 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.
new 683ac33 vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs
new 05c9553 vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().
new 67840df nsswitch: Fix short writes in winbind_write_sock
new 8db5ecc libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
new 289b7fa vfs: Fix building the glusterfs module.
new 5cc42ac vfs: Fix some build warnings in glusterfs.
new 6207530 s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled
new 5e64b07 Merge tag 'samba-4.1.1' into v4-1-test
new a52afc3 VERSION: Bump version number up to 4.1.2...
new 2cfa1ef xattr: fix listing EAs on *BSD for non-root users
new 4c108d4 Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.
new d815b15 Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.
new 5df543b s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache entries.
new 7c06360 util: Remove 32bit macros breaking strict aliasing.
new cbd6790 WHATSNEW: Add release notes for Samba 4.1.2.
new e1e735a VERSION: Disable git snapshots for the 4.1.2 release.
new f36da2e Imported Upstream version 4.1.2+dfsg
new 13afbb0 Merge tag 'upstream/4.1.2+dfsg' into debian_4.1
new a45d487 Update changelog for 4.1.2.
The 29 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 | 96 ++++++++++++++++-
debian/changelog | 2 +-
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/ccan/tally/tally.c | 2 +-
lib/replace/xattr.c | 4 +
lib/util/byteorder.h | 52 +--------
libcli/smb/smb2cli_ioctl.c | 33 +++++-
nsswitch/wb_common.c | 4 +-
python/samba/join.py | 11 +-
python/samba/tests/posixacl.py | 160 ++++++++++++++++++++--------
source3/librpc/idl/messaging.idl | 2 +
source3/modules/vfs_glusterfs.c | 175 +++++++++++++++++++++----------
source3/smbd/posix_acls.c | 79 +++++++-------
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 | 5 +-
source3/winbindd/winbindd_proto.h | 10 ++
source4/dsdb/samdb/ldb_modules/rootdse.c | 2 +-
source4/dsdb/tests/python/ldap.py | 12 ++-
110 files changed, 697 insertions(+), 392 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