[Pkg-samba-maint] [samba] branch upstream_4.5 updated (552f08f -> 19587dd)
Mathieu Parent
sathieu at moszumanska.debian.org
Fri Jul 28 19:05:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
sathieu pushed a change to branch upstream_4.5
in repository samba.
from 552f08f New upstream version 4.5.8+dfsg
new 520e1a5 VERSION: Bump version up to 4.5.7...
new 73f6042 smbd: Do an early exit on negprot failure
new 8f4bb3a s3/wscript: fix Linux kernel oplock detection
new c0d2c63 s3/smbd: add const to get_lease_type() args
new 5263453 s3/smbd: add comments and some reformatting to open_file_ntcreate()
new 32faf95 s3/smbd: req is already validated at the beginning of open_file_ntcreate()
new 8707c86 s3/smbd: simplify defer_open()
new 6f7f844 s3/smbd: add and use retry_open() instead of defer_open() in two places
new 5e02ff1 s3/smbd: fix schedule_async_open() timer
new 5f09845 s3/smbd: remove async_open arg from defer_open()
new 1b5e504 s3/smbd: all callers of defer_open() pass a lck
new a54aa79 s3/smbd: fix deferred open with streams and kernel oplocks
new e103ad5 s3/selftest: adopt config.h check from source4
new f70070c s4/torture: some tests for kernel oplocks
new 708b1e2 manpages/vfs_fruit: document global options
new 6226261 replace: Include sysmacros.h
new 28b3311 Merge tag 'samba-4.5.7' into v4-5-test
new d537977 VERSION: Up to Samba 4.5.8.
new cd86895 s3: locking: Move two leases functions into a new file.
new 9533a55 s3: locking: Update oplock optimization for the leases era !
new 85e3446 s3:vfs_expand_msdfs: Do not open the remote address as a file
new 19b6c87 ctdb-readonly: Avoid a tight loop waiting for revoke to complete
new 968e3e2 Fix for Solaris C compiler.
new 8e8ebe5 Changes to make the Solaris C compiler happy.
new cecab32 s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attributes.
new a5c92d8 smbd: add zero_file_id flag
new 3722b06 vfs_fruit: enable zero file id
new 42b77e9 vfs_fruit: document added zero_file_id parameter
new d89cfae torture: add torture_assert_mem_not_equal_goto()
new 78b188d selftest: tests for vfs_fruite file-id behavior
new e5094cf s3: smbd: Fix incorrect logic exposed by fix for the security bug 12496 (CVE-2017-2619).
new c5c8e6a s3: Test for CVE-2017-2619 regression with "follow symlinks = no".
new 3b4cb58 s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"
new 9ddabbf s3: smbd: Fix "follow symlink = no" regression part 2.
new 080a390 s3: smbd: Fix "follow symlink = no" regression part 2.
new 342e39b s3: Test for CVE-2017-2619 regression with "follow symlinks = no" - part 2
new 25ed615 Merge tag 'samba-4.5.8' into v4-5-test
new fa9bc20 VERSION: Bump version up to 4.5.9.
new 82cf367 winbindd: use correct domain name for failed lookupsids
new d5d552d winbindd: remove unused single_domains array
new 6249de7 selftest: new environment "ad_member_idmap_rid"
new 107f3ee selftest: tests idmap mapping with idmap_rid
new 3dc328c winbindd: Fix password policy for pam authentication
new 2ead4b4 smbd: Fix smb1 findfirst with DFS
new f54ff44 selftest: Test for bug 12558
new 1de3e92 waf: Explicitly link libreplace against libnss_wins.so
new 92cc3b2 vfs_fruit: resource fork open request with flags=O_CREAT|O_RDONLY
new 6bcfe2d s4/torture: vfs_fruit: test for bug 12565
new 089711e winbindd: use passdb backend for well-known SIDs
new 82bbb79 selftest: wbinfo -s tests for wellknown SIDs
new 888e75a selftest: wbinfo --sids-to-unix-ids tests for wellknown SIDs
new cca29f8 winbindd: explicit check for well-known SIDs in wb_lookupsids_bulk()
new 2735992 selftest: fix for wbinfo -s tests for wellknown SIDs
new f81a0ff s3/include: add NT_STATUS_LOOKUP_ERR
new 84c7c56 s3/rpc_client: use NT_STATUS_LOOKUP_ERR
new bc6d901 s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPED
new 46abe7f winbindd: error handling in rpc_lookup_sids()
new 490f722 winbindd: trigger possible passdb_dsdb initialisation
new 8c283d4 ctdb-docs: Fix documentation of -n option to ctdb tool
new 5e29379 selftest: test fetching a large ACL from vfs_acl_xattr
new 4b0b012 vfs_xattr_tdb: handle case of zero size.
new c0bf985 vfs_acl_xattr: factor out fetching of an extended attribute
new 5cba8bb vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()
new 96c7150 lib: debug: Avoid negative array access.
new 36a97de s3:lib: Fix incorrect logic in sys_broken_getgroups()
new 685437e s3:smbd: Fix incorrect use of sys_getgroups()
new ea91004 pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticating
new 609ae13 s3:vfs:shadow_copy2: fix quoting in debug messages
new 5b0b84e s3:vfs:shadow_copy2: fix the corner case if cwd=/ in make_relative_path
new 136d0d8 s3:vfs:shadow_copy2: fix corner case of "/@GMT-token" in shadow_copy2_strip_snapshot
new bd0f2e8 cleanupdb: Fix a memory read error
new 6800744 notify: Fix ordering of events in notifyd
new 36ff82f lib: Fix CID 1373623 Dereference after null check
new 68461b9 vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls is set
new bc62091 vfs_fruit: lp_case_sensitive() does not return a bool
new 5542648 s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array.
new 935fab0 s3/locking: add const to fsp_lease_type
new 88360c7 s3/locking: helper functions for lease types
new bce6578 s3/smbd: update exclusive oplock optimisation to the lease area
new 165cdf3 s3/smbd: update exclusive oplock optimisation to the lease area
new 8d11ac4 samba-tool: let 'samba-tool user syncpasswords' report deletions immediately
new 080f69e idmap_rfc2307: Don't stop after 30 entries
new d168aae idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the start
new dffa119 test_idmap_rfc2307: Remove the correct file
new 99e8ff5 test_idmap_rfc2307: Avoid a tmpfile
new 07938b5 test_idmap_rfc2307: Correct usage
new a24025c test_idmap_rfc2307: Do a recursive delete in ou=idmap
new babc72b test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group memberships
new 0e6fe5c idmap_rfc2307: Don't stop after 30 entries
new 3e250e6 idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the start
new 90a28a9 selftest: Avoid idmap caching when testing idmap_rfc2307
new fce999c idmap_rfc2307: Test unix-ids-to-sids with 35 groups
new 1d36d51 WHATSNEW: Add release notes for Samba 4.5.9.
new 2cb8fc1 VERSION: Disable GIT_SNAPSHOTS for the 4.5.9 release.
new 886edba VERSION: Bump version up to 4.5.10...
new d6568b8 s3: smbd: Fix open_files.idl to correctly ignore share_mode_lease *lease in share_mode_entry.
new 79dc791 VERSION: Bump version up to 4.5.10...
new 5f224a3 CVE-2017-7494: rpc_server3: Refuse to open pipe names with / inside
new c46ed35 WHATSNEW: Add release notes for Samba 4.5.10.
new 558f8e6 VERSION: Disable GIT_SNAPSHOTS for the 4.5.10 release.
new 15db83f Merge tag 'samba-4.5.10' into v4-5-test
new 7922d48 VERSION: Bump version up to 4.5.11.
new 9dca467 Revert "ctdb-readonly: Avoid a tight loop waiting for revoke to complete"
new c8b18ab ctdb-readonly: Avoid a tight loop waiting for revoke to complete
new 36f2b52 ctdb-tools: Stop "ctdb nodestatus" from always showing all nodes
new 29b9e19 ctdb-tools: "ctdb nodestatus" should only display header for "all"
new 95e1df5 ctdb-tests: Add some extra tests for "ctdb nodestatus"
new be632f6 s3: VFS: Catia: Ensure path name is also converted.
new 9d6ac5b s3/locking: make find_share_mode_entry public
new 0e467e8 s3/smbd: fix exclusive lease optimisation
new 176bc89 s4/torture: test for bug 12798
new 7e753fd ctdb-scripts: NFS call-out failures should cause event failure
new e45a18f ctdb-tests: Add more NFS eventscript tests for call-out failures
new 5336447 libcli:smb2: Gracefully handle not supported for FSCTL_VALIDATE_NEGOTIATE_INFO
new 48ab0c3 s3:smb2_tcon: allow a compound request after a TreeConnect
new 16d4fd9 s3:smb2_sesssetup: allow a compound request after a SessionSetup
new 46ab108 Bug 15852. There are valid paths where conn->lsa_pipe_tcp->transport is NULL. Protect against this.
new 6627e19 ctdb-scripts: Don't send empty argument string to logger
new 6c49f54 ctdb-recovery: Assign banning credits if database fails to freeze
new da97cd2 ctdb-recovery: Setting up of recmode should be idempotent
new 40cc8d2 ctdb-recovery: Simplify logging of recovery mode setting
new 10a763d ctdb-recovery: Finish processing for recovery mode ACTIVE first
new fc7b70f ctdb-recovery: Get recmode unconditionally in the main_loop
new 17543bd ctdb-recovery: Do not run local ip verification when in recovery
new f3e22f5 s3: smbd: When deleting an fsp pointer ensure we don't keep any references to it around.
new bb6c6c6 s3: smbd: Add regression test for non-wide symlinks to directories fail over SMB3.
new ecdbe6e s3: smbd: fix regression with non-wide symlinks to directories over SMB3.
new 1329592 auth/ntlmssp: enforce NTLMSSP_NEGOTIATE_NTLM2 for the NTLMv2 client case
new 2544198 samba-tool: fix log message of 'samba-tool user syncpasswords'
new e260f4f s3:smbd: unimplement FSCTL_VALIDATE_NEGOTIATE_INFO with "server max protocol = SMB2_02"
new 48a6971 auth/spnego: fix gensec_update_ev() argument order for the SPNEGO_FALLBACK case
new 85896c3 libcli: smb: Add smbXcli_tcon_copy().
new 43735d6 libcli: smb: Add smb2cli_tcon_set_id().
new 5ec9fca s3: libsmb: Add cli_state_save_tcon() / cli_state_restore_tcon().
new 5d9c3b3 s3: smbtorture: Show correct use of cli_state_save_tcon() / cli_state_restore_tcon().
new cf68b64 s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.
new 0d0d982 s3: libsmb: Fix cli_state_has_tcon() to cope with SMB2 connections.
new c939552 s3: libsmb: Correctly do lifecycle management on cli->smb1.tcon and cli->smb2.tcon.
new dc4a6a9 s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls and smbtorture3.
new 7d8f7fb s3:smb2_create: avoid reusing the 'tevent_req' within smbd_smb2_create_send()
new 96450f9 s3:gse_krb5: fix a possible crash in fill_mem_keytab_from_system_keytab()
new e4d7e60 wafsamba: add maxversion and version_blacklist to CHECK_BUNDLED_SYSTEM[_PKG]()
new 4f6e1f1 ldb: protect Samba < 4.7 against incompatible ldb versions and require ldb < 1.2.0
new 68ad60f WHATSNEW: Add release notes for Samba 4.5.11.
new 31052eb VERSION: Disable GIT_SNAPSHOTS for the 4.5.11 release.
new af9d932 VERSION: Bump version up to 4.5.12...
new 229735b CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation
new 31b6d82 WHATSNEW: Add release notes for Samba 4.5.12
new 6e6361e VERSION: Release Samba 4.5.12 for CVE-2017-11103
new 19587dd New upstream version 4.5.12+dfsg
The 150 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 | 288 +++++++++++++-
auth/gensec/spnego.c | 6 +-
auth/ntlmssp/ntlmssp_util.c | 21 ++
buildtools/wafsamba/samba_bundled.py | 21 +-
ctdb/config/events.d/60.nfs | 8 +-
ctdb/config/functions | 2 +-
ctdb/doc/ctdb-statistics.7 | 4 +-
ctdb/doc/ctdb-statistics.7.html | 134 +++----
ctdb/doc/ctdb-tunables.7 | 4 +-
ctdb/doc/ctdb-tunables.7.html | 112 +++---
ctdb/doc/ctdb.1 | 8 +-
ctdb/doc/ctdb.1.html | 202 +++++-----
ctdb/doc/ctdb.1.xml | 4 +-
ctdb/doc/ctdb.7 | 4 +-
ctdb/doc/ctdb.7.html | 46 +--
ctdb/doc/ctdb_diagnostics.1 | 4 +-
ctdb/doc/ctdb_diagnostics.1.html | 6 +-
ctdb/doc/ctdbd.1 | 4 +-
ctdb/doc/ctdbd.1.html | 8 +-
ctdb/doc/ctdbd.conf.5 | 4 +-
ctdb/doc/ctdbd.conf.5.html | 62 +--
ctdb/doc/ctdbd_wrapper.1 | 4 +-
ctdb/doc/ctdbd_wrapper.1.html | 4 +-
ctdb/doc/ltdbtool.1 | 4 +-
ctdb/doc/ltdbtool.1.html | 10 +-
ctdb/doc/onnode.1 | 4 +-
ctdb/doc/onnode.1.html | 14 +-
ctdb/doc/ping_pong.1 | 4 +-
ctdb/doc/ping_pong.1.html | 8 +-
ctdb/server/ctdb_call.c | 91 +++--
ctdb/server/ctdb_recover.c | 31 +-
ctdb/server/ctdb_recoverd.c | 19 +-
ctdb/server/ctdb_recovery_helper.c | 1 +
....nfs.monitor.107.sh => 06.nfs.releaseip.001.sh} | 0
ctdb/tests/eventscripts/06.nfs.releaseip.002.sh | 12 +
...{60.nfs.monitor.107.sh => 06.nfs.takeip.001.sh} | 0
ctdb/tests/eventscripts/06.nfs.takeip.002.sh | 12 +
ctdb/tests/eventscripts/60.nfs.monitor.109.sh | 12 +
....nfs.monitor.107.sh => 60.nfs.releaseip.001.sh} | 0
ctdb/tests/eventscripts/60.nfs.releaseip.002.sh | 12 +
...0.nfs.monitor.107.sh => 60.nfs.shutdown.001.sh} | 0
ctdb/tests/eventscripts/60.nfs.shutdown.002.sh | 12 +
...60.nfs.monitor.107.sh => 60.nfs.startup.001.sh} | 0
ctdb/tests/eventscripts/60.nfs.startup.002.sh | 12 +
...{60.nfs.monitor.107.sh => 60.nfs.takeip.001.sh} | 0
ctdb/tests/eventscripts/60.nfs.takeip.002.sh | 12 +
...db.nodestatus.001.sh => ctdb.nodestatus.003.sh} | 12 +-
...db.nodestatus.001.sh => ctdb.nodestatus.004.sh} | 13 +-
ctdb/tests/tool/ctdb.nodestatus.005.sh | 28 ++
ctdb/tests/tool/ctdb.nodestatus.006.sh | 40 ++
ctdb/tools/ctdb.c | 29 +-
docs-xml/manpages/vfs_fruit.8.xml | 172 ++++++---
docs/manpages/cifsdd.8 | 4 +-
docs/manpages/dbwrap_tool.1 | 56 ++-
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 | 9 +-
docs/manpages/net.8 | 142 ++++++-
docs/manpages/nmbd.8 | 59 ++-
docs/manpages/nmblookup.1 | 87 ++++-
docs/manpages/ntlm_auth.1 | 23 +-
docs/manpages/pam_winbind.8 | 4 +-
docs/manpages/pam_winbind.conf.5 | 4 +-
docs/manpages/pdbedit.8 | 56 ++-
docs/manpages/profiles.1 | 56 ++-
docs/manpages/rpcclient.1 | 168 ++++++++-
docs/manpages/samba-regedit.8 | 163 +++++++-
docs/manpages/samba-tool.8 | 46 ++-
docs/manpages/samba.7 | 4 +-
docs/manpages/samba.8 | 56 ++-
docs/manpages/sharesec.1 | 51 ++-
docs/manpages/smb.conf.5 | 4 +-
docs/manpages/smbcacls.1 | 168 ++++++++-
docs/manpages/smbclient.1 | 168 ++++++++-
docs/manpages/smbcontrol.1 | 63 +++-
docs/manpages/smbcquotas.1 | 137 ++++++-
docs/manpages/smbd.8 | 57 ++-
docs/manpages/smbget.1 | 9 +-
docs/manpages/smbgetrc.5 | 4 +-
docs/manpages/smbpasswd.5 | 4 +-
docs/manpages/smbpasswd.8 | 8 +-
docs/manpages/smbspool.8 | 4 +-
docs/manpages/smbspool_krb5_wrapper.8 | 4 +-
docs/manpages/smbstatus.1 | 51 ++-
docs/manpages/smbtar.1 | 4 +-
docs/manpages/smbtree.1 | 137 ++++++-
docs/manpages/testparm.1 | 42 ++-
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 | 214 +++++++----
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 | 51 ++-
docs/manpages/wbinfo.1 | 14 +-
docs/manpages/winbind_krb5_locator.7 | 4 +-
docs/manpages/winbindd.8 | 56 ++-
lib/ldb/wscript | 19 +-
lib/replace/replace.h | 4 +
lib/torture/torture.h | 10 +
lib/util/debug.c | 2 +-
libcli/smb/smbXcli_base.c | 52 +++
libcli/smb/smbXcli_base.h | 3 +
libgpo/gpo_ldap.c | 27 +-
nsswitch/pam_winbind.c | 58 +--
nsswitch/tests/test_idmap_rfc2307.sh | 130 +++++--
nsswitch/tests/test_idmap_rid.sh | 66 ++++
nsswitch/tests/test_wbinfo.sh | 25 ++
nsswitch/wscript_build | 2 +-
python/samba/netcmd/user.py | 4 +-
selftest/knownfail | 6 -
selftest/target/Samba.pm | 1 +
selftest/target/Samba3.pm | 105 ++++++
selftest/target/Samba4.pm | 6 +
source3/client/client.c | 5 +-
source3/include/lsa.h | 4 +
source3/include/tldap.h | 6 +
source3/lib/cleanupdb.c | 2 +-
source3/lib/dbwrap/dbwrap_watch.c | 2 +-
source3/lib/substitute.c | 7 +-
source3/lib/system.c | 12 +-
source3/lib/util_sd.c | 24 +-
source3/librpc/crypto/gse_krb5.c | 8 +
source3/librpc/idl/open_files.idl | 2 +-
source3/libsmb/cliconnect.c | 23 +-
source3/libsmb/clidfs.c | 18 +-
source3/libsmb/clientgen.c | 67 +++-
source3/libsmb/proto.h | 7 +-
source3/locking/leases_util.c | 72 ++++
source3/locking/locking.c | 24 +-
source3/locking/proto.h | 8 +
source3/locking/share_mode_lock.c | 4 +-
source3/modules/vfs_acl_tdb.c | 24 +-
source3/modules/vfs_acl_xattr.c | 108 ++++--
source3/modules/vfs_catia.c | 41 +-
source3/modules/vfs_expand_msdfs.c | 3 +-
source3/modules/vfs_fruit.c | 41 +-
source3/modules/vfs_shadow_copy2.c | 17 +-
source3/modules/vfs_xattr_tdb.c | 12 +
source3/rpc_client/cli_lsarpc.c | 8 +-
source3/rpc_server/srv_pipe.c | 5 +
source3/script/tests/test_large_acl.sh | 59 +++
source3/script/tests/test_smbclient_s3.sh | 66 ++++
source3/script/tests/test_wbinfo_sids2xids_int.py | 2 +-
source3/selftest/tests.py | 57 ++-
source3/smbd/files.c | 12 +-
source3/smbd/globals.h | 1 +
source3/smbd/msdfs.c | 4 +-
source3/smbd/negprot.c | 23 +-
source3/smbd/notify_inotify.c | 2 +-
source3/smbd/notifyd/notifyd.c | 3 +-
source3/smbd/open.c | 415 +++++++++++++++------
source3/smbd/oplock.c | 62 +--
source3/smbd/proto.h | 6 +-
source3/smbd/sec_ctx.c | 3 +-
source3/smbd/smb2_create.c | 43 ++-
source3/smbd/smb2_ioctl_network_fs.c | 17 +
source3/smbd/smb2_sesssetup.c | 1 +
source3/smbd/smb2_tcon.c | 2 +
source3/smbd/trans2.c | 14 +
source3/torture/test_smb2.c | 8 +-
source3/torture/torture.c | 24 +-
source3/utils/net_rpc.c | 12 +-
source3/utils/smbcacls.c | 12 +-
source3/winbindd/idmap_rfc2307.c | 9 +-
source3/winbindd/idmap_util.c | 5 +-
source3/winbindd/wb_lookupsids.c | 21 +-
source3/winbindd/winbindd_cm.c | 8 +-
source3/winbindd/winbindd_pam.c | 7 +-
source3/winbindd/winbindd_rpc.c | 9 +-
source3/winbindd/winbindd_util.c | 27 +-
source3/wscript | 6 +-
source3/wscript_build | 6 +
source4/heimdal/lib/krb5/ticket.c | 4 +-
source4/selftest/tests.py | 2 +-
source4/torture/smb2/lease.c | 82 ++++
source4/torture/smb2/oplock.c | 140 +++++++
source4/torture/smb2/smb2.c | 1 +
source4/torture/vfs/fruit.c | 149 +++++++-
source4/torture/vfs/vfs.c | 1 +
231 files changed, 5132 insertions(+), 1212 deletions(-)
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 06.nfs.releaseip.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/06.nfs.releaseip.002.sh
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 06.nfs.takeip.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/06.nfs.takeip.002.sh
create mode 100755 ctdb/tests/eventscripts/60.nfs.monitor.109.sh
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 60.nfs.releaseip.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/60.nfs.releaseip.002.sh
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 60.nfs.shutdown.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/60.nfs.shutdown.002.sh
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 60.nfs.startup.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/60.nfs.startup.002.sh
copy ctdb/tests/eventscripts/{60.nfs.monitor.107.sh => 60.nfs.takeip.001.sh} (100%)
create mode 100755 ctdb/tests/eventscripts/60.nfs.takeip.002.sh
copy ctdb/tests/tool/{ctdb.nodestatus.001.sh => ctdb.nodestatus.003.sh} (73%)
copy ctdb/tests/tool/{ctdb.nodestatus.001.sh => ctdb.nodestatus.004.sh} (64%)
create mode 100755 ctdb/tests/tool/ctdb.nodestatus.005.sh
create mode 100755 ctdb/tests/tool/ctdb.nodestatus.006.sh
create mode 100755 nsswitch/tests/test_idmap_rid.sh
create mode 100644 source3/locking/leases_util.c
create mode 100755 source3/script/tests/test_large_acl.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