Samba 3.6.1发布 磁盘和打印机共享工具

Samba 3.6.1这是最新的Samba 3.6系列的错误修正版本。

o   Michael Adam <obnox@samba.org>
    * BUG 8368: Fix the fallback to the deprecated spelling idmap:script.

o   Jeremy Allison <jra@samba.org>
    * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
    * BUG 8229: Fix 'widelinks' regression.
    * BUG 8370: Fix vfs_chown_fsp.
    * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
      shares with SMB2.
    * BUG 8422: Fix infinite loop in ACL module code.
    * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
      reply stream.
    * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
      isn't given.
    * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
      legacy dialects.
    * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
    * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
      smb2_max_trans.
    * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
      create.
    * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
    * BUG 8477: Map to guest can return uninitialized blob of data.
    * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
      set.
    * BUG 8494: Remove "experimental" label on VFS ACL modules.
    * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
      cifsfs create.
    * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
    * BUG 8521: Winbind cache timeout expiry test was reversed.

o   Christian Ambach <ambi@samba.org>
    * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
    * BUG 8518: SMB2 create call returns incorrect file allocation size.

o   Björn Baumbach <bb@sernet.de>
    * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.

o   Bram <fnzon@lists.wizbit.be>
    * BUG 7551: Return error of cli_push when 'put - /some/file' is used.

o   Ira Cooper <ira@wakeful.net>
    * BUG 8395: Optimize serverid_exists() for Solaris.
    * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
      renames.

o   G眉nther Deschner <gd@samba.org>
    * BUG 8401: registry/reg_format.c must include includes.h.
    * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.

o   David Disseldorp <ddiss@suse.de>
    * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
    * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.

o   Wilco Baan Hofman <wilco@baanhofman.nl>
    * BUG 8455: Fix uninitialized memory problem in group_sids_to_info3.

o   Björn Jacke <bj@sernet.de>
    * BUG 8256: Add man vfs_aio_fork.
    * BUG 8363: Fix build of vfs_prealloc on SLES8.

o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
    * BUG 8515: Disallow "." in can_set_delete_on_close().

o   Volker Lendecke <vl@samba.org>
    * BUG 7864: Fix usage of cli_errstr().
    * BUG 8334: smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes.
    * BUG 8338: Add a fallback for missing open&x support in MAC OS/X Lion.
    * BUG 8360: OS/2 sends an unexpected write&x/read&x chain.
    * BUG 8385: Fix smbclient access to NT4 shares.
    * BUG 8409: Fix a Winbind race leading to 100% CPU load.
    * BUG 8420: Fix 'getent group' if trusted domains are not reachable.
    * BUG 8433: Fix segfault in iconv.c.
    * BUG 8455: Samba PDC is looking up only primary user group.

o   Herb Lewis <hlewis@panasas.com>
    * BUG 8365: Fix warning messages on Freebsd 4.6.2.

o   Stefan Metzmacher <metze@samba.org>
    * BUG 8407: SMB2 server can return requests out-of-order when processing
      a compound request.
    * BUG 8452: Check the wct of the incoming SMBnegprot responses.
    * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
      smb2_max_trans.
    * BUG 8476: Don't call smbd_terminate_connection in
      smb2_validate_message_id().
    * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
    * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.

o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
    * BUG 8390: Fix the build of vfs_aixacl2.c.

o   Andreas Schneider <asn@samba.org>
    * BUG 8236: Empty notify servername.
    * BUG 8351: While migrating forms, don't fail if the form already exists.

o   Andrew Tridgell <tridge@samba.org>
    * BUG 8384: Fix smbd crashes triggered by Windows XP clients.

Samba是一个提供无缝文件和打印服务到SMB/CIFS客户端的免费软件。允许Linux/Unix服务器和Windows客户端之间的互通性。

下载地址:http://www.samba.org/samba/ftp/stable/samba-3.6.1.tar.gz

时间: 2024-07-31 07:16:49

Samba 3.6.1发布 磁盘和打印机共享工具的相关文章

Samba 3.6.3发布 磁盘和打印机共享工具

Samba 3.6.3该版本是一个安全发布,解决了CVE-2012-0817 内存泄漏/拒绝服务的问题,受影响的版本有:3.6.0-3.6.2. Samba是一款提供无缝文件和http://www.aliyun.com/zixun/aggregation/14291.html">打印服务到SMB/CIFS客户端的免费套件,允许Linux/Unix服务器和Windows客户端之间的互操作性. 软件信息:http://www.samba.org/ 下载地址: https://ftp.samba

Samba 3.6.0发布 磁盘和打印机共享工具

Samba 3.6.0这是首次发布Samba 3.6系列版本. 关于Samba 3.6.0详细的发行说明请参阅:http://www.samba.org/samba/history/samba-3.6.0.html Samba是一个提供无缝文件和打印服务到SMB/CIFS客户端的免费软件.允许Linux/Unix服务器和Windows客户端之间的互通性. 下载地址:http://www.samba.org/samba/ftp/stable/samba-3.6.0.tar.gz

Samba 3.6.4发布 磁盘和打印机共享工具

Samba 是一款提供无缝文件和http://www.aliyun.com/zixun/aggregation/14291.html">打印服务到SMB/CIFS客户端的免费套件,允许Linux/Unix服务器和Windows客户端之间的互操作性. Samba 3.6.4该版本安全释放地址CVE-2012-1182(远程执行代码). 软件信息:http://www.samba.org/ 下载地址: https://ftp.samba.org/pub/samba/stable/samba-3

Samba 3.5.13发布 磁盘和打印机共享工具

Samba 是一款提供无缝文件和http://www.aliyun.com/zixun/aggregation/14291.html">打印服务到SMB/CIFS客户端的免费套件,允许Linux/Unix服务器和Windows客户端之间的互操作性. Samba 3.5.13该版本主要是针对Samba3.5 版本系列的错误修正. 软件信息:http://www.samba.org/ 下载地址: https://ftp.samba.org/pub/samba/stable/samba-3.5.

Samba 3.4.15发布 磁盘和打印机共享工具

Samba 3.4.15这是最新的Samba 3.4系列稳定版本. o&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp;  David Disseldorp <ddiss@suse.de>    * BUG 7836: Make newly added printers visible to clients,    * BUG 7994: Make cups async printcap retrieva

Samba v3.5.8发布 实现磁盘和打印机共享

samba是一个工具套件,在Unix上实现SMB(Server Message Block)协议,或者称之为NETBIOS/LanManager协议.SMB协议通常是被windows系列用来实现磁盘和打印机共享.需要注意的是,NetBIOS是基于以太网广播机制的,没有透明网桥是不能跨越网段的,也许用WINS和LMHOSTS可以,但我没试过.我感觉samba是把SMB绑定到http://www.aliyun.com/zixun/aggregation/29912.html">TCP/IP上实

eMount 0.11.2发布 磁盘映像文件管理工具

eMount 0.11.2该版本一个漏洞防止eMount运行于X11显示被修复. eMount 是一个磁盘映像文件管理工具,可用来安装.加密解密磁盘映像文件或者是物理磁盘,该工具依赖于 cryptsetup ,实现了 LUKS 加密规范. 下载地址: • Source&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp;emount-0.11.2.tar.gz md5 2014bbb902d9f8055110b45d5e

Samba 3.5.11发布 实现磁盘和打印机共享

Samba是一个提供无缝文件和http://www.aliyun.com/zixun/aggregation/14291.html">打印服务到SMB/CIFS客户端的免费软件.允许Linux/Unix服务器和Windows客户端之间的互通性. 更多详细信息:http://www.samba.org/ Samba 3.5.11版本是最新的稳定版本. 下载地址: http://ftp.samba.org/pub/samba/stable/samba-3.5.11.tar.asc http:/

Samba 3.5.10发布 共享访问工具套件

Samba 3.5.10这是一个安全发布版本,解决CVE-2011-2522(Cross-Site跨站点请求伪造)和CVE-2011-2694(Cross-Site跨站点脚本漏洞)的问题. samba是一个工具套件,在Unix上实现SMB(Server Message Block)协议,或者称之为NETBIOS/LanManager协议.SMB协议通常是被windows系列用来实现磁盘和打印机共享.需要注意的是,NetBIOS是基于以太网广播机制的,没有透明网桥是不能跨越网段的,也许用WINS和