[Pkg-samba-maint] [samba] branch upstream_4.4 updated (4ec0ba9 -> 9b3a25b)

Jelmer Vernooij jelmer at moszumanska.debian.org
Sun Jul 3 16:07:18 UTC 2016


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

jelmer pushed a change to branch upstream_4.4
in repository samba.

      from  4ec0ba9   Imported Upstream version 4.4.3+dfsg
      adds  ddd90dc   VERSION: Bump version up to 4.4.4...
      adds  6a6f678   Correctly set cli->raw_status for libsmbclient in SMB2 code
      adds  9892c48   s3:smbd/service disable case-sensitivity for SMB2/3 connections
      adds  cb3d4b1   s3:smbd/service apply some code formatting
      adds  ae7e3d1   s3:smbd/filename remove smelly code
      adds  41f3e50   vfs_fruit: add an option that allows disabling POSIX rename behaviour
      adds  be1c27e   dbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUND
      adds  5fcfb62   ldb-samba/ldb_matching_rules: Fix CID 1349424 - Uninitialized pointer read
      adds  6266902   s3:smbXsrv.idl: add 8 byte channel_sequence number and request counters to IDL.
      adds  7894513   smbd:smb2: add a modify flag to dispatch table
      adds  a962dec   smbd:smb2: add request_counters_updated to the smbd_smb2_request struct
      adds  c8624df   smbd:smb2: implement channel sequence checks and request counters in dispatch
      adds  6dec722   smbd:smb2: update outstanding request counters before sending a reply
      adds  15700e9   smbd:smb2: add some asserts before decrementing the counters
      adds  8240ef3   libcli:smb:smbXcli_base: add smb2cli_session_current_channel_sequence() call.
      adds  470569a   torture:smb2: add test for checking sequence number wrap around.
      adds  97e96c1   lib/torture: add torture_assert_u64_not_equal_goto macro
      adds  37da5c2   torture:smb2: Add test replay6 to verify Error Codes for DurableHandleReqV2 replay
      adds  6823ef7   heimdal: encode/decode kvno as signed integer
      adds  79cbf02   source3: Honor the core soft limit of the OS.
      adds  15a5069   init: set core file size to unlimited by default
      adds  9799c30   s3:libnet:libnet_join: add netbios aliases as SPNs
      adds  bbfe6f4   s3-kerberos: avoid entering a password change dialogue also when using MIT.
      adds  9f86419   pdb: Fix segfault in pdb_ldap for missing gecos
      adds  cc19ba3   s3:libsmb/clifile use correct value for MaxParameterCount for setting EAs
      adds  8b3fbe1   libcli/auth: let msrpc_parse() return talloc'ed empty strings
      adds  90dd993   s3:smbd: fix anonymous authentication if signing is mandatory
      adds  da98554   s3:ntlm_auth: make ntlm_auth_generate_session_info() more complete
      adds  bc3751b   smbd: Fix an assert
      adds  5a2464b   Provide fallback code for non-portable clearenv(3)
      adds  290541a   s3:client:smbspool_krb5_wrapper: fix the non clearenv build.
      adds  68249a7   s3:vfs: add 'kernel_share_modes_taken' to files_struct
      adds  8ac105e   smbd:close: only remove kernel share modes if they had been taken at open
      adds  6a10012   s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT
      adds  211938f   s3: auth: Move the declaration of struct dom_sid tmp_sid to function level scope.
      adds  e1b7363   packaging: Remove ulimit usage for setting core file size limit
      adds  2bf48c3   packaging: Set default limit for core file size in init scripts
      adds  abe1808   packaging: Set default limit for core file size in service files
      adds  730ec25   s3-net: Convert the key_name to UTF8 during migration
      adds  c4c8606   notifyd: prevent NULL deref segfault in notifyd_peer_destructor
      adds  98b9ea2   s3-quotas: fix sysquotas_4B quota fetching for BSD
      adds  37fa8a6   Fix memory leak in share mode locking.
      adds  0242e2a   s3-smbspool: Log to stderr
      adds  3454590   s3-smbd: Support systemd 230
      adds  2f579c7   s3:rpcclient make --pw-nt-hash option work
      adds  8f142c8   s3:selftest add a test for rpcclient --pw-nt-hash option
      adds  76abfe7   vfs_fake_dfq: add more mocking options
      adds  b0f7275   selftest: add disk-free quota tests
      adds  445e678   smbd: dfree - ignore quota if not enforced
      adds  da9b7ba   samba-too: Allow 'samba-tool fsmo' to cope with empty or missing fsmo roles
      adds  fa67ef92  WHATSNEW: Add release notes for Samba 4.4.4.
      adds  ad4db24   VERSION: Disable git snapshots for the 4.4.4 release.
      adds  4bd0dea   Merge tag 'samba-4.4.4' into upstream_4.4
      adds  9b3a25b   Imported Upstream version 4.4.4+dfsg

No new revisions were added by this update.

Summary of changes:
 VERSION                                            |   2 +-
 WHATSNEW.txt                                       | 117 ++++-
 docs-xml/manpages/vfs_fruit.8.xml                  |  11 +
 docs/manpages/cifsdd.8                             |   4 +-
 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_script.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/smbspool_krb5_wrapper.8              |   4 +-
 docs/manpages/smbstatus.1                          |   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_ceph.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_fruit.8                          |  12 +-
 docs/manpages/vfs_full_audit.8                     |   4 +-
 docs/manpages/vfs_glusterfs.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_offline.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_shadow_copy.8                    |   4 +-
 docs/manpages/vfs_shadow_copy2.8                   |   4 +-
 docs/manpages/vfs_shell_snap.8                     |   4 +-
 docs/manpages/vfs_snapper.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_unityed_media.8                  |   4 +-
 docs/manpages/vfs_worm.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/ldb-samba/ldb_matching_rules.c                 |   2 +-
 lib/torture/torture.h                              |  12 +
 lib/util/become_daemon.c                           |  10 +-
 libcli/auth/msrpc_parse.c                          |  24 +-
 libcli/smb/smbXcli_base.c                          |   5 +
 libcli/smb/smbXcli_base.h                          |   1 +
 packaging/RHEL-CTDB/setup/smb.init                 |   2 +
 packaging/RHEL-CTDB/setup/winbind.init             |   2 +
 packaging/RHEL/setup/smb.init                      |   2 +
 packaging/RHEL/setup/winbind.init                  |   2 +
 packaging/systemd/nmb.service                      |   1 +
 packaging/systemd/smb.service                      |   1 +
 packaging/systemd/winbind.service                  |   1 +
 python/samba/netcmd/fsmo.py                        | 233 +++++-----
 python/samba/tests/{auth.py => samba_tool/fsmo.py} |  22 +-
 selftest/knownfail                                 |   1 +
 source3/auth/token_util.c                          |   2 +-
 source3/client/smbspool.c                          |   2 +-
 source3/client/smbspool_krb5_wrapper.c             |  10 +
 source3/include/vfs.h                              |   2 +
 source3/lib/dbwrap/dbwrap_ctdb.c                   |  10 +
 source3/lib/dumpcore.c                             |  15 -
 source3/lib/sysquotas_4B.c                         |   6 +
 source3/libads/kerberos.c                          |  59 +--
 source3/libnet/libnet_join.c                       |  60 +++
 source3/librpc/idl/smbXsrv.idl                     |   3 +
 source3/libsmb/cli_smb2_fnum.c                     |  16 +-
 source3/libsmb/clifile.c                           |   2 +-
 source3/locking/share_mode_lock.c                  |   5 +
 source3/modules/vfs_fake_dfq.c                     |  15 +-
 source3/modules/vfs_fruit.c                        |   6 +-
 source3/passdb/pdb_ldap.c                          |   6 +-
 source3/rpcclient/rpcclient.c                      |  16 +-
 source3/script/tests/test_dfree_quota.sh           |  12 +
 source3/script/tests/test_rpcclient_pw_nt_hash.sh  |  27 ++
 source3/selftest/tests.py                          |   5 +
 source3/smbd/close.c                               |  17 +-
 source3/smbd/filename.c                            |  28 --
 source3/smbd/globals.h                             |   7 +
 source3/smbd/notifyd/notifyd.c                     |   5 +-
 source3/smbd/open.c                                |   2 +
 source3/smbd/oplock.c                              |   1 +
 source3/smbd/quotas.c                              |  32 +-
 source3/smbd/service.c                             |  50 ++-
 source3/smbd/sesssetup.c                           |   8 +-
 source3/smbd/smb2_server.c                         | 163 +++++++
 source3/utils/net_printing.c                       |  90 +++-
 source3/utils/ntlm_auth.c                          |  51 ++-
 source3/wscript                                    |   2 +-
 source4/heimdal/kdc/misc.c                         |   2 +-
 source4/heimdal/lib/asn1/krb5.asn1                 |   2 +-
 source4/selftest/tests.py                          |   4 +
 source4/torture/rpc/lsa.c                          |   2 +-
 source4/torture/smb2/replay.c                      | 477 ++++++++++++++++++++-
 wscript_configure_system_mitkrb5                   |   1 +
 153 files changed, 1623 insertions(+), 439 deletions(-)
 copy python/samba/tests/{auth.py => samba_tool/fsmo.py} (59%)
 create mode 100755 source3/script/tests/test_rpcclient_pw_nt_hash.sh

-- 
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