[Pkg-samba-maint] [samba] branch master updated (bf32d49 -> 727a9b3)

Ivo De Decker ivodd at moszumanska.debian.org
Tue Jun 3 20:17:36 UTC 2014


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

ivodd pushed a change to branch master
in repository samba.

      from  bf32d49   Remove workaround for #745233
       new  675782c   VERSION: Bump version number up to 4.1.8...
       new  bb79bdb   s3-nmbd: reset debug settings after reading config file (bug #10239)
       new  9dbafdc   s3-lib/util: fix read across end of namelist string
       new  aa82073   s3-lib/util: fix logic inside set_namearray loops.
       new  161699f   s4:torture/cldap: Fix a typo
       new  2c82031   s4:cldap_server: Move netlogon parsing into utility function
       new  1e75825   provision: Fix string replacement ordering
       new  19a5ac2   s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamic
       new  a7a61ec   s4:dsdb/rootdse: Support netlogon request
       new  bb6fda9   s4:cldap_server: Do not handle netlogon ourself anymore
       new  2e10364   s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules
       new  11a9d8c   libcli/cldap: Add utility to create netlogon filter
       new  b81797c   s4:torture/ldap: Add test for netlogon over tcp
       new  cebdd0d   s4:torture/netlogon: Test netlogon with additional attrs
       new  423987a   build: fix ordering problems with lib-provided and internal RPATHs
       new  c573720   dsdb: Do checks for invalid renames in samldb, before repl_meta_data
       new  7346e39   idmap_autorid: fix failure in reverse lookup if ID is from domain range index #0
       new  15a2d25   s3: smbd - smb1 - fix read of deleted memory in reply_writeclose().
       new  a790773   Minor typo fix in source3/wscript.
       new  1d255d2   Fix an empty if statement.
       new  8f0c74e   byteorder: do not assume PowerPC is big-endian
       new  90871a5   s3 : smbd : Protect all possible code paths from fsp->op == NULL.
       new  db4743a   s3: smbd : Ensure file_new doesn't call into smbXsrv_open_create() for INTERNAL_OPEN_ONLY.
       new  690aab2   s3: smbd: change file_set_dosmode() to use get_file_handle_for_metadata() instead of open_file_fchmod().
       new  d514226   s3: smbd: Remove open_file_fchmod().
       new  3b7b670   s3: smbd : Fix wildcard unlink to fail if we get an error rather than trying to continue.
       new  ab51cd9   FSCTL_GET_SHADOW_COPY_DATA: Initialize output array to zero
       new  dbe2ef7   FSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes at end
       new  992e693   wafsamba: If perl can't provide defaults, define them.
       new  a76395b   wafsamba: Fail with error message if perl doesn't provide valid dirs.
       new  7a6173d   script/autobuild: make use of --with-perl-{arch,lib}-install-dir
       new  7982500   pidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIR
       new  2c61618   add systemd integration
       new  def308a   smbd: use exit_daemon() to support reporting to systemd from smbd
       new  59d9a27   nmbd: use exit_daemon() to report status to systemd
       new  93979e0   winbindd: use exit_daemon() to pass startup status to systemd
       new  2763d0f   ad-dc: use exit_daemon() to communicate status of startup to systemd
       new  60dbfbd   lib-util: rename memdup to smb_memdup and fix all callers (bug #10556)
       new  bb0871c   bug #10609: CVE-2014-0239 Don't reply to replies
       new  f3fd95f   s3: smb2: Move from using SBVAL to put NTTIMEs on the wire to put_long_date_timespec.
       new  af13e3e   s3: smb2: Move from using SBVAL to put NTTIMEs on the wire to put_long_date_timespec.
       new  814b88c   printing: fix purge of all print jobs
       new  7413eb3   WHATSNEW: Add release notes for Samba 4.1.8.
       new  b02db8d   VERSION: Disable git snapshots for the 4.1.8 release.
       new  fe3d408   Imported Upstream version 4.1.8+dfsg
       new  ff72645   Merge tag 'upstream/4.1.8+dfsg'
       new  727a9b3   update changelog for upstream version 4.1.8

The 47 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                                       | 121 ++++++-
 buildtools/wafadmin/Tools/config_c.py              |  13 +
 buildtools/wafadmin/Tools/perl.py                  |  52 ++-
 debian/changelog                                   |   5 +-
 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/util/become_daemon.c                           |  37 +-
 lib/util/byteorder.h                               |  10 +-
 lib/util/samba_util.h                              |  14 +-
 lib/util/util.c                                    |   2 +-
 lib/util/wscript_build                             |   2 +-
 libcli/cldap/cldap.c                               |  90 ++---
 libcli/cldap/cldap.h                               |   2 +
 packaging/systemd/nmb.service                      |   3 +-
 packaging/systemd/samba.service                    |   3 +-
 packaging/systemd/smb.service                      |   3 +-
 packaging/systemd/winbind.service                  |   3 +-
 pidl/lib/wscript_build                             |   4 +-
 python/samba/provision/__init__.py                 |   2 +-
 python/samba/tests/dns.py                          |  29 ++
 script/autobuild.py                                |   4 +-
 source3/lib/interface.c                            |   4 +-
 source3/lib/smbldap.c                              |   2 +-
 source3/lib/util.c                                 |  33 +-
 source3/libsmb/clirap.c                            |   4 +-
 source3/locking/brlock.c                           |  18 +-
 source3/modules/vfs_btrfs.c                        |   5 +
 source3/modules/vfs_default.c                      |  15 +-
 source3/nmbd/nmbd.c                                |  47 ++-
 source3/passdb/secrets.c                           |   2 +-
 source3/printing/printing.c                        |  23 +-
 source3/smbd/aio.c                                 |  10 +
 source3/smbd/dosmode.c                             | 104 +++++-
 source3/smbd/files.c                               |   5 +-
 source3/smbd/open.c                                |  47 +--
 source3/smbd/proto.h                               |   3 -
 source3/smbd/reply.c                               |  27 +-
 source3/smbd/scavenger.c                           |   3 +
 source3/smbd/seal.c                                |   2 +-
 source3/smbd/sec_ctx.c                             |   4 +-
 source3/smbd/server.c                              |  48 ++-
 source3/smbd/smb2_close.c                          | 127 +++----
 source3/smbd/smb2_create.c                         |  85 ++---
 source3/winbindd/idmap_autorid.c                   |   2 +-
 source3/winbindd/winbindd.c                        |  18 +-
 source3/winbindd/winbindd_cache.c                  |   2 +-
 source3/wscript                                    |   2 +-
 source4/cldap_server/cldap_server.c                |  12 -
 source4/cldap_server/cldap_server.h                |  15 -
 source4/cldap_server/rootdse.c                     |   5 +
 source4/cldap_server/wscript_build                 |   2 +-
 source4/dns_server/dns_server.c                    |   6 +
 .../samdb/ldb_modules}/netlogon.c                  |  94 ++---
 source4/dsdb/samdb/ldb_modules/rootdse.c           | 122 +++++--
 source4/dsdb/samdb/ldb_modules/samldb.c            | 261 +++++++++++++-
 source4/dsdb/samdb/ldb_modules/subtree_rename.c    | 248 +------------
 source4/dsdb/samdb/ldb_modules/util.h              |   2 +
 source4/dsdb/samdb/ldb_modules/wscript_build       |   2 +-
 source4/ldap_server/ldap_backend.c                 |   3 +
 source4/libnet/libnet_domain.c                     |   2 +-
 source4/nbt_server/dgram/netlogon.c                |   2 +-
 source4/nbt_server/wscript_build                   |   2 +-
 source4/rpc_server/netlogon/dcerpc_netlogon.c      |   2 +-
 source4/rpc_server/wscript_build                   |   2 +-
 source4/smbd/process_thread.c                      |   4 +-
 source4/smbd/server.c                              |  23 +-
 source4/torture/ldap/cldap.c                       | 331 +----------------
 source4/torture/ldap/common.c                      |   2 +
 source4/torture/ldap/{cldap.c => netlogon.c}       | 394 +++++++++++++--------
 source4/torture/wscript_build                      |   2 +-
 wscript                                            |  27 +-
 158 files changed, 1587 insertions(+), 1373 deletions(-)
 rename source4/{cldap_server => dsdb/samdb/ldb_modules}/netlogon.c (87%)
 copy source4/torture/ldap/{cldap.c => netlogon.c} (61%)

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