[Pkg-samba-maint] [samba] branch master updated (b820f1f -> 47c85d3)

Mathieu Parent sathieu at moszumanska.debian.org
Fri Mar 10 08:02:27 UTC 2017


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

sathieu pushed a change to branch master
in repository samba.

      from  b820f1f   Fix typo in smbd.service and winbind.service (s/nmb.service/nmbd.service) (Closes: #857232)
      adds  e8c06cb   VERSION: Bump version up to 4.5.6...
      adds  d760f75   s4:repl_meta_data: normalize rdn attribute name via the schema
      adds  d9bad78   s3/rpc_server: shared rpc modules loading
      adds  98060ed   s3/smbd: ensure global "smb encrypt = off" is effective for SMB 1 clients
      adds  c2abca6   s3/smbd: ensure global "smb encrypt = off" is effective for SMB 3.1.1 clients
      adds  ef266af   s3/smbd: ensure global "smb encrypt = off" is effective for share with "smb encrypt = desired"
      adds  170cc06   docs: impact of a global "smb encrypt=off" on a share with "smb encrypt=required"
      adds  26ff06c   selftest: disable SMB encryption in simpleserver environment
      adds  ab6d010   selftest: add test for global "smb encrypt=off"
      adds  1eb3f3d   s3/rpc_server: move rpc_modules.c to its own subsystem
      adds  2e7c776   s3:smbd: allow "server min protocol = SMB3_00" to go via "SMB 2.???" negprot
      adds  778d14c   selftest/Samba3: use "server min protocol = SMB3_00" for "ktest"
      adds  d5f233e   vfs_fruit: checks wrong AAPL config state and so always uses readdirattr
      adds  44244bf   s3: vfs: dirsort doesn't handle opendir of "." correctly.
      adds  5410367   smbd: Fix "map acl inherit" = yes
      adds  5f84242   s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck().
      adds  78e4f07   ctdb-tests: Do not build mutex test if robust mutexes are not supported
      adds  f4219b7   ctdb-tests: Use replace headers instead of system headers
      adds  1f29fb6   samba_dsdb: Use and maintain compatibleFeatures and requiredFeatures in @SAMBA_DSDB
      adds  e91260c   dbcheck: Do not regard old one-way-links as errors
      adds  93c86be   dbcheck-links: Test that dbcheck against one-way links does not error
      adds  7b190e1   waf: backport finding of pkg-config
      adds  179e537   s3: smbd: Correctly canonicalize any incoming shadow copy path.
      adds  74af6ae   s3: lib: Add canonicalize_absolute_path().
      adds  ed1d7cb   s3: lib: Fix two old, old bugs in set_conn_connectpath(), now in canonicalize_absolute_path().
      adds  7128ea6   s3: smbtorture: Add new local test LOCAL-CANONICALIZE-PATH
      adds  4c81c9b   s3: smbd: Make set_conn_connectpath() call canonicalize_absolute_path().
      adds  9067d6b   s3: VFS: shadow_copy2: Correctly initialize timestamp and stripped variables.
      adds  aa3365b   s3: VFS: shadow_copy2: Ensure pathnames for parameters are correctly relative and terminated.
      adds  254eb16   s3: VFS: shadow_copy2: Fix length comparison to ensure we don't overstep a length.
      adds  08ae59c   s3: VFS: shadow_copy2: Add two new variables to the private data. Not yet used.
      adds  501ff03   s3: VFS: shadow_copy2: Add a wrapper function to call the original shadow_copy2_strip_snapshot().
      adds  f87a8a8   s3: VFS: shadow_copy2: Change a parameter name.
      adds  21e16d7   s3: VFS: shadow_copy2: Add two currently unused functions to make pathnames absolute or relative to $cwd.
      adds  28a4f56   s3: VFS: shadow_copy2: Fix chdir to store off the needed private variables.
      adds  f3b5b4c   s3: VFS: Allow shadow_copy2_connectpath() to return the cached path derived from $cwd.
      adds  4bf9875   s3: VFS: Ensure shadow:format cannot contain a / path separator.
      adds  debe3a3   s3: VFS: Add utility function check_for_converted_path().
      adds  d417f2a   s3: VFS: shadow_copy2: Fix module to work with variable current working directory.
      adds  5c21667   s3: VFS: shadow_copy2: Fix a memory leak in the connectpath function.
      adds  f7c5f02   s3: VFS: shadow_copy2: Fix usage of saved_errno to only set errno on error.
      adds  cef9a9b   s3: VFS: Don't allow symlink, link or rename on already converted paths.
      adds  ed83c31   ctdb-build: Install CTDB tests correctly from toplevel
      adds  1a73c19   s3:librpc: remove bigendian argument from dcerpc_pull_ncacn_packet()
      adds  7da2473   selftest: also run test base.createx_access against ad_dc
      adds  12dc552   s3/smbd: check for invalid access_mask smbd_calculate_access_mask()
      adds  8f60339   s3/rpc_server/mdssvc: add attribute "kMDItemContentType"
      adds  fe31f48   s3-vfs: Only walk the directory once in open_and_sort_dir()
      adds  e6eb880   s3: smbd: Don't loop infinitely on bad-symlink resolution.
      adds  23d35b6   s3: torture: Regression test for smbd trying to open an invalid symlink.
      adds  90a1908   ctdb-common: Fix use-after-free error in comm_fd_handler()
      adds  e7856f0   ctdb-tests: Add more comm tests
      adds  4b3bda7   ctdb-scripts: Initialise CTDB_NFS_CALLOUT in statd-callout
      adds  ce18ad3   libcli/auth: check E_md4hash() result in netlogon_creds_cli_ServerPasswordSet_send()
      adds  aa4de8a   libcli/auth: add netlogon_creds_cli_debug_string()
      adds  b329412   lib/util: add generate_random_machine_password() function
      adds  70b7aca   s3:libsmb: let trust_pw_change() debug more verbose information
      adds  d17a9eb   s3:libsmb: let trust_pw_change() verify the new password at the end.
      adds  0a76aed   s3:libsmb: add trust_pw_new_value() helper function
      adds  a9c7e6b   s3:libsmb: use trust_pw_new_value() in trust_pw_change()
      adds  c1f53ad   s3:libads: use trust_pw_new_value() for krb5 machine passwords
      adds  7d8f679   s3:libnet_join: make use of trust_pw_new_value()
      adds  57c8e45   s3:net_rpc_trust: make use of trust_pw_new_value()
      adds  e12b368   s3:include: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH
      adds  f3f6dd6   s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH
      adds  df8d03f   s4:libnet: make use of generate_random_machine_password()
      adds  bdcda22   s4:dsdb: autogenerate a random utf16 buffer for krbtgt password resets.
      adds  8f437c6   python/samba: provision_dns_add_samba.ldif expects utf-16-le passwords
      adds  f9effa5   python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
      adds  2599936   pyglue: add generate_random_machine_password() wrapper
      adds  7d35bd7   samba-tool:domain: use generate_random_machine_password() for trusted domains
      adds  f5e4a09   samba-tool:domain: use generate_random_machine_password() for machine passwords
      adds  5934cda   samba-tool:provision: use generate_random_machine_password() for machine passwords
      adds  d394bf0   s4:scripting: use generate_random_machine_password() for machine passwords
      adds  7ad4e82   krb5_wrap: use our own code to calculate the ENCTYPE_ARCFOUR_HMAC key
      adds  d64d185   librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error mapping
      adds  cf37b8a   libcli/auth: use the correct creds value against servers without LogonSamLogonEx
      adds  81613c1   vfs_streams_xattr: use fsp, not base_fsp
      adds  2158bad   s3:winbindd: make sure cm_prepare_connection() only returns OK with a valid tree connect
      adds  abb51ac   Revert "s3-winbind: Fix schannel connections against trusted domain DCs"
      adds  41a4da3   s3:winbindd: try a NETLOGON connection with noauth over NCACN_NP against trusted domains.
      adds  b241315   auth/credentials: try to use kerberos with the machine account unless we're in an AD domain
      adds  18c1e21   s3:winbindd: fix the valid usage anonymous smb authentication
      adds  3b423b0   s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_trust_credentials()
      adds  2b55ed3   s3:winbindd: add more debugging to cm_prepare_connection()
      adds  f6eb2a7   s3:winbindd: rely on the kerberos_state from pdb_get_trust_credentials()
      adds  3c1073e   s3:libads: add more debugging to ads_sasl_spnego_bind()
      adds  de16359   s3:winbindd: allow a fallback to NTLMSSP for LDAP connections
      adds  4f3f492   s3:idmap_ad: make use of pdb_get_trust_credentials() to get the machine account creds
      adds  b13e9a9   tests/dbcheck: Add a test for two live objects, with a dangling backlink
      adds  9f5b85e   tests/dbcheck: Add a test for two live objects, with a dangling forward link
      adds  c479054   dbchecker: Stop ignoring linked cases where both objects are alive
      adds  6f742ed   selftest: don't run vfs_fruit tests against ad_dc env
      adds  6e77927   s3/includes: add FinderInfo offset define to MacExtensions.h
      adds  5c1d645   vfs_streams_xattr: call SMB_VFS_OPEN with smb_fname_base
      adds  3ad2b22   vfs_streams_xattr: use SMB_VFS_NEXT_OPEN and CLOSE
      adds  142b11f   vfs_catia: run translation on all handle based VFS functions
      adds  8374fde   vfs_catia: add catia_readdir_attr
      adds  8385932   vfs_catia: add catia_(g|s)et_dos_attributes
      adds  dd990c3   vfs_fruit: fix fruit_pread with metadata=stream
      adds  74c6b42   vfs_fruit: fix fruit_ftruncate with metadata=stream
      adds  8ac4a90   vfs_fruit: rename empty_finderinfo() and make it more robust
      adds  55897bb   vfs_fruit: fix fruit_pwrite() with metadata=stream
      adds  1e26b65   vfs_fruit: replace unsafe ad_entry macro with a function
      adds  20acbbf   vfs_fruit: refactor fruit_open_meta()
      adds  5ec96fb   vfs_fruit: correct fruit_open_meta_stream() implementation
      adds  eee258a   vfs_fruit: refactor fruit_stat_meta()
      adds  36f814b   vfs_fruit: correct fruit_stat_meta_stream() implementation
      adds  f9cffd2   vfs_fruit: update_btime() is only needed for metadata=netatalk
      adds  2b0d683   vfs_fruit: refactor readdir_attr_meta()
      adds  edb25c5   vfs_fruit: correct readdir_attr_meta_finderi_stream() implementation
      adds  e271fd9   vfs_fruit: fix fruit_rename() for the fruit:resource!=file case
      adds  62ce4a1   vfs_fruit: refactor fruit_unlink()
      adds  6f92b8d   vfs_fruit: fix fruit_chmod() for the fruit:resource!=file case
      adds  a79800d   vfs_fruit: fix fruit_chown() for the fruit:resource!=file case
      adds  c7fdc90   vfs_fruit: fix fruit_rmdir() for the fruit:resource!=file case
      adds  e19b247   vfs_fruit: in fruit_rmdir() check ._ files before deleting them
      adds  3142a7c   vfs_fruit: refactor fruit_open_rsrc()
      adds  b68ee54   vfs_fruit: refactor fruit_stat_rsrc()
      adds  e1fb128   vfs_fruit: add fruit_stat_rsrc_stream() implementation
      adds  949b8cb   vfs_fruit: add fruit_stat_rsrc_xattr() implementation
      adds  a964f03   vfs_fruit: refactor fruit_streaminfo()
      adds  296cb1e   vfs_fruit: fix fruit_ntimes() for the fruit:metadata!=netatalk case
      adds  c8fdd5f   vfs_fruit: refactor fruit_ftruncate() and fix stream case
      adds  eb2ee5b   vfs_fruit: refactor readdir_attr_macmeta() resource fork size
      adds  ad0ff00   vfs_fruit: use SMB_VFS_NEXT_OPEN in two places
      adds  5452d23   vfs_fruit: remove base_fsp name translation
      adds  bc54aa8   vfs_fruit: fix fruit_check_access()
      adds  f087204   selftest: disable vfs_fruit tests
      adds  6254902   vfs_fruit: rework struct adouble API
      adds  e7701ed   vfs_fruit: refactor fruit_open and use new adouble API
      adds  93815fe   vfs_fruit: refactor fruit_pread and fruit_pwrite and use new adouble API
      adds  1bfb932   vfs_fruit: refactor fruit_fstat and use new adouble API
      adds  61147af   vfs_fruit: use fio in fruit_fallocate
      adds  abfcab1   vfs_fruit: refactor fruit_ftruncate and use new adouble API
      adds  17c7872   selftest: reenable vfs_fruit tests
      adds  ef95fde   selftest: move vfs_fruit tests that require "fruit:metadata=netatalk" to vfs.fruit_netatalk
      adds  47c0e32   selftest: run vfs_fruit tests against share with fruit:metadata=stream
      adds  9fec738   selftest: also run vfs_fruit tests with streams_depot
      adds  44cf7cc   selftest: add description to vfs_fruit testsuites
      adds  8795723   s4/torture: vfs_fruit: add test_null_afpinfo test
      adds  f5d8f58   s4/torture: vfs_fruit: test deleting a file with resource fork
      adds  66ff93b   s4/torture: add a vfs_fruit renaming test with open rsrc fork
      adds  22e8146   lib/torture: add torture_assert_mem_equal_goto
      adds  9b7b2c2   s4/torture: add test for AAPL find with name with illegal NTFS characters
      adds  5b18aea   docs/vfs_fruit: document known limitations with fruit:encoding=native
      adds  af6a0f8   s4/torture: change shares in used torture_suite_add_2ns_smb2_test()
      adds  a01b976   selftest: add shares without vfs_fruit for the vfs_fruit tests
      adds  39c71b8   vfs_fruit: ignore or delete invalid AFP_AfpInfo streams
      adds  49e8aa8   s4/torture: vfs_fruit: test invalid AFPINFO_STREAM_NAME
      adds  161974b   vfs_fruit: use stat info from base_fsp
      adds  8d04b53   s4/torture: vfs_fruit: add stream with illegal ntfs characters to copyile test
      adds  9a6a9d1   vfs_fruit: only veto AppleDouble files with fruit:resource=file
      adds  72da210   vfs_fruit: enabling AAPL extensions must be a global switch
      adds  fb15055   s3:winbindd: fix endless forest trust scan
      adds  f599b6f   s3: smbd: Restart reading the incoming SMB2 fd when the send queue is drained.
      adds  4f1ad9a   ldb-samba: remember the error string of a failing bind in ildb_connect()
      adds  89f2fd3   s4:ldap_server: match windows in the error messages of failing LDAP Bind requests
      adds  61ecd4e   WHATSNEW: Clarify entry.
      adds  4f40c35   WHATSNEW: Add release notes for Samba 4.5.6.
      adds  4a7d548   VERSION: Disable GIT_SNAPSHOTS for the 4.5.6 release.
      adds  c97dcb7   New upstream version 4.5.6+dfsg
       new  fa36d64   Merge tag 'upstream/4.5.6+dfsg'
       new  47c85d3   Release 2:4.5.6+dfsg-1

The 2 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                                       |  113 +-
 auth/credentials/credentials_secrets.c             |   17 +-
 ctdb/common/comm.c                                 |   46 +-
 ctdb/config/statd-callout                          |    1 +
 ctdb/tests/cunit/comm_test_001.sh                  |   10 +-
 ctdb/tests/src/comm_test.c                         |  309 +-
 ctdb/tests/src/test_mutex_raw.c                    |   24 +-
 ctdb/wscript                                       |   16 +-
 debian/changelog                                   |    8 +
 docs-xml/manpages/vfs_fruit.8.xml                  |   20 +-
 docs-xml/smbdotconf/security/smbencrypt.xml        |    6 +-
 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                           |    8 +-
 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                          |   24 +-
 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/krb5_wrap/krb5_samba.c                         |   37 +
 lib/ldb-samba/ldb_ildap.c                          |    1 +
 lib/torture/torture.h                              |   10 +
 lib/util/genrand_util.c                            |  168 +-
 lib/util/samba_util.h                              |   32 +-
 libcli/auth/netlogon_creds_cli.c                   |   33 +-
 libcli/auth/netlogon_creds_cli.h                   |    4 +
 librpc/rpc/dcerpc_error.c                          |    8 +-
 python/pyglue.c                                    |   26 +-
 python/samba/__init__.py                           |    1 +
 python/samba/dbchecker.py                          |   70 +-
 python/samba/join.py                               |   11 +-
 python/samba/netcmd/domain.py                      |   29 +-
 python/samba/netcmd/user.py                        |    2 +-
 python/samba/provision/__init__.py                 |    6 +-
 python/samba/provision/sambadns.py                 |    2 +-
 python/samba/samdb.py                              |    2 +-
 python/samba/upgradehelpers.py                     |    4 +-
 selftest/skip                                      |    1 +
 selftest/target/Samba3.pm                          |   32 +
 source3/include/MacExtensions.h                    |    3 +
 source3/include/proto.h                            |    3 +
 source3/include/smb.h                              |    6 -
 source3/lib/util_path.c                            |  139 +
 source3/lib/util_path.h                            |    1 +
 source3/libads/sasl.c                              |   25 +-
 source3/libads/util.c                              |    9 +-
 source3/libnet/libnet_join.c                       |   16 +-
 source3/librpc/rpc/dcerpc.h                        |    3 +-
 source3/librpc/rpc/dcerpc_helpers.c                |    9 +-
 source3/libsmb/trusts_util.c                       |  143 +-
 source3/modules/vfs_catia.c                        | 1355 +++++++-
 source3/modules/vfs_dirsort.c                      |   67 +-
 source3/modules/vfs_fruit.c                        | 3525 ++++++++++++++------
 source3/modules/vfs_shadow_copy2.c                 |  909 +++--
 source3/modules/vfs_streams_xattr.c                |   64 +-
 source3/passdb/passdb.c                            |   17 +
 source3/rpc_client/cli_pipe.c                      |    3 +-
 source3/rpc_server/mdssvc/sparql_mapping.c         |    5 +
 source3/rpc_server/rpc_service_setup.c             |   21 +-
 source3/rpc_server/wscript_build                   |   11 +-
 .../script/tests/test_smbclient_encryption_off.sh  |   65 +
 source3/selftest/tests.py                          |   25 +-
 source3/smbd/filename.c                            |  150 +
 source3/smbd/negprot.c                             |   23 +-
 source3/smbd/open.c                                |  110 +-
 source3/smbd/posix_acls.c                          |    4 +-
 source3/smbd/service.c                             |  115 +-
 source3/smbd/smb2_negprot.c                        |    2 +-
 source3/smbd/smb2_server.c                         |   14 +-
 source3/smbd/smb2_tcon.c                           |    3 +-
 source3/torture/torture.c                          |  145 +
 source3/utils/net_rpc_trust.c                      |    6 +-
 source3/winbindd/idmap_ad.c                        |   36 +-
 source3/winbindd/winbindd_ads.c                    |   10 +
 source3/winbindd/winbindd_cm.c                     |  115 +-
 source3/winbindd/winbindd_util.c                   |   22 +
 source3/wscript_build                              |    2 +-
 source4/dsdb/samdb/ldb_modules/password_hash.c     |   84 +
 source4/dsdb/samdb/ldb_modules/repl_meta_data.c    |   10 +-
 source4/dsdb/samdb/ldb_modules/samba_dsdb.c        |   78 +-
 source4/dsdb/samdb/ldb_modules/samldb.c            |   25 +-
 source4/dsdb/samdb/samdb.h                         |    2 +
 source4/ldap_server/ldap_bind.c                    |   37 +-
 source4/libcli/raw/smb.h                           |    7 -
 source4/libnet/libnet_vampire.c                    |    2 +-
 source4/scripting/bin/renamedc                     |    2 +-
 source4/selftest/tests.py                          |    5 +
 source4/setup/tests/blackbox_supported_features.sh |   86 +
 source4/torture/vfs/fruit.c                        |  409 ++-
 source4/torture/vfs/vfs.c                          |   37 +-
 testprogs/blackbox/dbcheck-links.sh                |   47 +
 testprogs/blackbox/renamedc.sh                     |    6 +-
 third_party/waf/wafadmin/Tools/config_c.py         |    4 +-
 181 files changed, 7420 insertions(+), 2057 deletions(-)
 create mode 100755 source3/script/tests/test_smbclient_encryption_off.sh
 create mode 100755 source4/setup/tests/blackbox_supported_features.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