<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-13160</id>
	<title>Nabble - Samba - samba-announce</title>
	<updated>2009-12-08T17:04:30Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Samba---samba-announce-f13160.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Samba---samba-announce-f13160.html" />
	<subtitle type="html">Low volume list for Samba announcements</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26703566</id>
	<title>[ANNOUNCE] Samba 4.0.0alpha10</title>
	<published>2009-12-08T17:04:30Z</published>
	<updated>2009-12-08T17:04:30Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">We are proud to a announce another alpha release of Samba 4. 
&lt;br&gt;What's new in Samba 4 alpha10
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;Samba 4 is the ambitious next version of the Samba suite that is being
&lt;br&gt;developed in parallel to the stable 3.0 series. The main emphasis in
&lt;br&gt;this branch is support for the Active Directory logon protocols used
&lt;br&gt;by Windows 2000 and above.
&lt;br&gt;&lt;br&gt;Samba4 alpha10 follows on from the alpha release series we have been
&lt;br&gt;publishing since September 2007
&lt;br&gt;&lt;br&gt;WARNINGS
&lt;br&gt;========
&lt;br&gt;&lt;br&gt;Samba4 alpha10 is not a final Samba release. &amp;nbsp;That is more a reference
&lt;br&gt;to Samba4's lack of the features we expect you will need than a
&lt;br&gt;statement of code quality, but clearly it hasn't seen a broad
&lt;br&gt;deployment yet. &amp;nbsp;If you were to upgrade Samba3 (or indeed Windows) to
&lt;br&gt;Samba4, you would find many things work, but that other key features
&lt;br&gt;you may have relied on simply are not there yet.
&lt;br&gt;&lt;br&gt;For example, while Samba 3.0 is an excellent member of a Active
&lt;br&gt;Directory domain, Samba4 is happier as a domain controller, and it is
&lt;br&gt;in this role where it has seen deployment into production.
&lt;br&gt;&lt;br&gt;Samba4 is subjected to an awesome battery of tests on an
&lt;br&gt;automated basis, we have found Samba4 to be very stable in it's
&lt;br&gt;behaviour. &amp;nbsp;We have to recommend against upgrading production servers
&lt;br&gt;from Samba 3 to Samba 4 at this stage, because there may be the features on
&lt;br&gt;which you may rely that are not present, or the mapping of
&lt;br&gt;your configuration and user database may not be complete. 
&lt;br&gt;&lt;br&gt;If you are upgrading, or looking to develop, test or deploy Samba4, you should
&lt;br&gt;backup all configuration and data.
&lt;br&gt;&lt;br&gt;NEW FEATURES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;Samba4 supports the server-side of the Active Directory logon environment
&lt;br&gt;used by Windows 2000 and later, so we can do full domain join
&lt;br&gt;and domain logon operations with these clients.
&lt;br&gt;&lt;br&gt;Our Domain Controller (DC) implementation includes our own built-in
&lt;br&gt;LDAP server and Kerberos Key Distribution Center (KDC) as well as the
&lt;br&gt;Samba3-like logon services provided over CIFS. &amp;nbsp;We correctly generate
&lt;br&gt;the infamous Kerberos PAC, and include it with the Kerberos tickets we
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;The new VFS features in Samba 4 adapts the filesystem on the server to
&lt;br&gt;match the Windows client semantics, allowing Samba 4 to better match
&lt;br&gt;windows behaviour and application expectations. &amp;nbsp;This includes file
&lt;br&gt;annotation information (in streams) and NT ACLs in particular. &amp;nbsp;The
&lt;br&gt;VFS is backed with an extensive automated test suite.
&lt;br&gt;&lt;br&gt;A new scripting interface has been added to Samba 4, allowing
&lt;br&gt;Python programs to interface to Samba's internals.
&lt;br&gt;&lt;br&gt;The Samba 4 architecture is based around an LDAP-like database that
&lt;br&gt;can use a range of modular backends. &amp;nbsp;One of the backends supports
&lt;br&gt;standards compliant LDAP servers (including OpenLDAP), and we are
&lt;br&gt;working on modules to map between AD-like behaviours and this backend.
&lt;br&gt;We are aiming for Samba 4 to be powerful frontend to large
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;CHANGES SINCE alpha9
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;Alpha9 was released last week, but in the time since the release we
&lt;br&gt;have found and fixed two important segfaults, and improved the
&lt;br&gt;experimental DRS replication. 
&lt;br&gt;&lt;br&gt;CHANGES
&lt;br&gt;=======
&lt;br&gt;&lt;br&gt;Those familiar with Samba 3 can find a list of user-visible changes
&lt;br&gt;since that release series in the NEWS file.
&lt;br&gt;&lt;br&gt;KNOWN ISSUES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;- Domain member support is in it's infancy, and is not comparable to
&lt;br&gt;&amp;nbsp; the support found in Samba3.
&lt;br&gt;&lt;br&gt;- There is no printing support in the current release.
&lt;br&gt;&lt;br&gt;- There is no NetBIOS browsing support in the current release
&lt;br&gt;&lt;br&gt;- The Samba4 port of the CTDB clustering support is not yet complete
&lt;br&gt;&lt;br&gt;- Clock Synchronisation is critical. &amp;nbsp;Many 'wrong password' errors are
&lt;br&gt;&amp;nbsp; actually due to Kerberos objecting to a clock skew between client
&lt;br&gt;&amp;nbsp; and server. &amp;nbsp;(The NTP work in the previous alphas are partly to assist
&lt;br&gt;&amp;nbsp; with this problem).
&lt;br&gt;&lt;br&gt;- The DRS replication code often fails, and is very new
&lt;br&gt;&lt;br&gt;- Users upgrading existing databases to Samba4 should carefully
&lt;br&gt;&amp;nbsp; consult upgrading-samba4.txt. &amp;nbsp;We have made a number of changes in
&lt;br&gt;&amp;nbsp; this release that should make it easier to upgrade in future.
&lt;br&gt;&amp;nbsp; Btw: there exists also a script under the &amp;quot;setup&amp;quot; directory of the
&lt;br&gt;&amp;nbsp; source distribution called &amp;quot;upgrade_from_s3&amp;quot; which should allow a step-up
&lt;br&gt;&amp;nbsp; from Samba3 to Samba4. It's not included yet in the binary distributions
&lt;br&gt;&amp;nbsp; since it's completely experimental!
&lt;br&gt;&lt;br&gt;- ACL are not set by default on shares created by the provision.
&lt;br&gt;&amp;nbsp; Work is underway on this subject and it should be fixed in Alpha10.
&lt;br&gt;&lt;br&gt;RUNNING Samba4
&lt;br&gt;==============
&lt;br&gt;&lt;br&gt;A short guide to setting up Samba 4 can be found in the howto.txt file
&lt;br&gt;in root of the tarball.
&lt;br&gt;&lt;br&gt;DEVELOPMENT and FEEDBACK
&lt;br&gt;========================
&lt;br&gt;&lt;br&gt;Bugs can be filed at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;&amp;nbsp;but please be aware
&lt;br&gt;that many features are simply not expected to work at this stage. &amp;nbsp;
&lt;br&gt;&lt;br&gt;The Samba Wiki at &lt;a href=&quot;http://wiki.samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org&lt;/a&gt;&amp;nbsp;should detail some of these
&lt;br&gt;development plans.
&lt;br&gt;&lt;br&gt;Development and general discussion about Samba 4 happens mainly on
&lt;br&gt;the #samba-technical IRC channel (on irc.freenode.net) and
&lt;br&gt;the samba-technical mailing list (see &lt;a href=&quot;http://lists.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.samba.org/&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;details).
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The release tarball is available from the following location:
&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha10.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha10.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release has been signed using GPG with Andrew's GPG key (28B436BB).
&lt;br&gt;&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha10.tar.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha10.tar.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;To verify that the signature is correct, make sure that the tarball has
&lt;br&gt;been unzipped and run:
&lt;br&gt;&lt;br&gt;$ gpg --verify samba-4.0.0alpha10.tar.asc
&lt;br&gt;&lt;br&gt;&lt;br&gt;Happy testing!
&lt;br&gt;&lt;br&gt;The Samba team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26703566/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Samba-4.0.0alpha10-tp26703566p26703566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586748</id>
	<title>[ANNOUNCE] Samba 4.0.0alpha9</title>
	<published>2009-11-30T21:05:49Z</published>
	<updated>2009-11-30T21:05:49Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">We are proud to a announce another alpha release of Samba 4. 
&lt;br&gt;&lt;br&gt;What's new in Samba 4 alpha9
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;Samba 4 is the ambitious next version of the Samba suite that is being
&lt;br&gt;developed in parallel to the stable 3.0 series. The main emphasis in
&lt;br&gt;this branch is support for the Active Directory logon protocols used
&lt;br&gt;by Windows 2000 and above.
&lt;br&gt;&lt;br&gt;Samba4 alpha9 follows on from the alpha release series we have been
&lt;br&gt;publishing since September 2007
&lt;br&gt;&lt;br&gt;WARNINGS
&lt;br&gt;========
&lt;br&gt;&lt;br&gt;Samba4 alpha9 is not a final Samba release. &amp;nbsp;That is more a reference
&lt;br&gt;to Samba4's lack of the features we expect you will need than a
&lt;br&gt;statement of code quality, but clearly it hasn't seen a broad
&lt;br&gt;deployment yet. &amp;nbsp;If you were to upgrade Samba3 (or indeed Windows) to
&lt;br&gt;Samba4, you would find many things work, but that other key features
&lt;br&gt;you may have relied on simply are not there yet.
&lt;br&gt;&lt;br&gt;For example, while Samba 3.0 is an excellent member of a Active
&lt;br&gt;Directory domain, Samba4 is happier as a domain controller, and it is
&lt;br&gt;in this role where it has seen deployment into production.
&lt;br&gt;&lt;br&gt;Samba4 is subjected to an awesome battery of tests on an
&lt;br&gt;automated basis, we have found Samba4 to be very stable in it's
&lt;br&gt;behaviour. &amp;nbsp;We have to recommend against upgrading production servers
&lt;br&gt;from Samba 3 to Samba 4 at this stage, because there may be the features on
&lt;br&gt;which you may rely that are not present, or the mapping of
&lt;br&gt;your configuration and user database may not be complete. 
&lt;br&gt;&lt;br&gt;If you are upgrading, or looking to develop, test or deploy Samba4, you should
&lt;br&gt;backup all configuration and data.
&lt;br&gt;&lt;br&gt;NEW FEATURES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;Samba4 supports the server-side of the Active Directory logon environment
&lt;br&gt;used by Windows 2000 and later, so we can do full domain join
&lt;br&gt;and domain logon operations with these clients.
&lt;br&gt;&lt;br&gt;Our Domain Controller (DC) implementation includes our own built-in
&lt;br&gt;LDAP server and Kerberos Key Distribution Center (KDC) as well as the
&lt;br&gt;Samba3-like logon services provided over CIFS. &amp;nbsp;We correctly generate
&lt;br&gt;the infamous Kerberos PAC, and include it with the Kerberos tickets we
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;The new VFS features in Samba 4 adapts the filesystem on the server to
&lt;br&gt;match the Windows client semantics, allowing Samba 4 to better match
&lt;br&gt;windows behaviour and application expectations. &amp;nbsp;This includes file
&lt;br&gt;annotation information (in streams) and NT ACLs in particular. &amp;nbsp;The
&lt;br&gt;VFS is backed with an extensive automated test suite.
&lt;br&gt;&lt;br&gt;A new scripting interface has been added to Samba 4, allowing
&lt;br&gt;Python programs to interface to Samba's internals.
&lt;br&gt;&lt;br&gt;The Samba 4 architecture is based around an LDAP-like database that
&lt;br&gt;can use a range of modular backends. &amp;nbsp;One of the backends supports
&lt;br&gt;standards compliant LDAP servers (including OpenLDAP), and we are
&lt;br&gt;working on modules to map between AD-like behaviours and this backend.
&lt;br&gt;We are aiming for Samba 4 to be powerful frontend to large
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;CHANGES SINCE alpha8
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;In the time since Samba4 alpha8 was released in June 2009, Samba has
&lt;br&gt;continued to evolve, but you may particularly notice these areas 
&lt;br&gt;(in no particular order):
&lt;br&gt;&lt;br&gt;&amp;nbsp;Samba4 now includes the full set of user interface strings (display Specifiers)
&lt;br&gt;&amp;nbsp;required to have the Microsoft Management Console operate
&lt;br&gt;&lt;br&gt;&amp;nbsp;LDB (the core Samba4 database library) has again been reworked for
&lt;br&gt;&amp;nbsp;better performance
&lt;br&gt;&lt;br&gt;&amp;nbsp;Replication between Samba4 and Active Directory domains using the
&lt;br&gt;&amp;nbsp;native replication protocol (DRS) has been demonstrated.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Access Control Lists (in nTSecurityDescriptor) are now set correctly
&lt;br&gt;&amp;nbsp;on objects in the directory, based on the same rules as Windows 2008.
&lt;br&gt;&amp;nbsp;(Searches and still use a simplistic administrator/not administrator
&lt;br&gt;&amp;nbsp;criteria)
&lt;br&gt;&lt;br&gt;These are just some of the user-visible highlights of the work done in
&lt;br&gt;the past few months. &amp;nbsp;More details of the work done 'under the hood'
&lt;br&gt;can be found in our GIT history.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CHANGES
&lt;br&gt;=======
&lt;br&gt;&lt;br&gt;Those familiar with Samba 3 can find a list of user-visible changes
&lt;br&gt;since that release series in the NEWS file.
&lt;br&gt;&lt;br&gt;KNOWN ISSUES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;- Domain member support is in it's infancy, and is not comparable to
&lt;br&gt;&amp;nbsp; the support found in Samba3.
&lt;br&gt;&lt;br&gt;- There is no printing support in the current release.
&lt;br&gt;&lt;br&gt;- There is no NetBIOS browsing support in the current release
&lt;br&gt;&lt;br&gt;- The Samba4 port of the CTDB clustering support is not yet complete
&lt;br&gt;&lt;br&gt;- Clock Synchronisation is critical. &amp;nbsp;Many 'wrong password' errors are
&lt;br&gt;&amp;nbsp; actually due to Kerberos objecting to a clock skew between client
&lt;br&gt;&amp;nbsp; and server. &amp;nbsp;(The NTP work in the previous alphas are partly to assist
&lt;br&gt;&amp;nbsp; with this problem).
&lt;br&gt;&lt;br&gt;- The DRS replication code often fails, and is very new
&lt;br&gt;&lt;br&gt;- Users upgrading existing databases to Samba4 should carefully
&lt;br&gt;&amp;nbsp; consult upgrading-samba4.txt. &amp;nbsp;We have made a number of changes in
&lt;br&gt;&amp;nbsp; this release that should make it easier to upgrade in future.
&lt;br&gt;&amp;nbsp; Btw: there exists also a script under the &amp;quot;setup&amp;quot; directory of the
&lt;br&gt;&amp;nbsp; source distribution called &amp;quot;upgrade_from_s3&amp;quot; which should allow a step-up
&lt;br&gt;&amp;nbsp; from Samba3 to Samba4. It's not included yet in the binary distributions
&lt;br&gt;&amp;nbsp; since it's completely experimental!
&lt;br&gt;&lt;br&gt;- ACL are not set by default on shares created by the provision.
&lt;br&gt;&amp;nbsp; Work is underway on this subject and it should be fixed in Alpha10.
&lt;br&gt;&lt;br&gt;RUNNING Samba4
&lt;br&gt;==============
&lt;br&gt;&lt;br&gt;A short guide to setting up Samba 4 can be found in the howto.txt file
&lt;br&gt;in root of the tarball.
&lt;br&gt;&lt;br&gt;DEVELOPMENT and FEEDBACK
&lt;br&gt;========================
&lt;br&gt;&lt;br&gt;Bugs can be filed at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;&amp;nbsp;but please be aware
&lt;br&gt;that many features are simply not expected to work at this stage. &amp;nbsp;
&lt;br&gt;&lt;br&gt;The Samba Wiki at &lt;a href=&quot;http://wiki.samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org&lt;/a&gt;&amp;nbsp;should detail some of these
&lt;br&gt;development plans.
&lt;br&gt;&lt;br&gt;Development and general discussion about Samba 4 happens mainly on
&lt;br&gt;the #samba-technical IRC channel (on irc.freenode.net) and
&lt;br&gt;the samba-technical mailing list (see &lt;a href=&quot;http://lists.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.samba.org/&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;details).
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The release tarball is available from the following location:
&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha9.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha9.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release has been signed using GPG with Andrew's GPG key (28B436BB).
&lt;br&gt;&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha9.tar.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha9.tar.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;To verify that the signature is correct, make sure that the tarball has
&lt;br&gt;been unzipped and run:
&lt;br&gt;&lt;br&gt;$ gpg --verify samba-4.0.0alpha9.tar.asc
&lt;br&gt;&lt;br&gt;&lt;br&gt;Happy testing!
&lt;br&gt;&lt;br&gt;The Samba team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26586748/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Samba-4.0.0alpha9-tp26586748p26586748.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26530218</id>
	<title>[Announce] Samba 3.5.0pre1 Available for Download</title>
	<published>2009-11-26T06:27:48Z</published>
	<updated>2009-11-26T06:27:48Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the first preview release of Samba 3.5. &amp;nbsp;This is *not*
&lt;br&gt;intended for production environments and is designed for testing
&lt;br&gt;purposes only. &amp;nbsp;Please report any defects via the Samba bug reporting
&lt;br&gt;system at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.5.0 include:
&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;o Add support for full Windows timestamp resolution
&lt;br&gt;&lt;br&gt;Protocol changes:
&lt;br&gt;o Experimental implementation of SMB2
&lt;br&gt;&lt;br&gt;Printing Changes:
&lt;br&gt;o Add encryption support for connections to a CUPS server
&lt;br&gt;&lt;br&gt;Winbind changes:
&lt;br&gt;o Major refactoring
&lt;br&gt;o Asynchronous
&lt;br&gt;&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;Support for full Windows timestamp resolution has been added. This effectively
&lt;br&gt;makes us use Windows' full 100ns timestamp resolution if supported by the
&lt;br&gt;kernel (2.6.22 and higher) and the glibc (2.6 and higher).
&lt;br&gt;&lt;br&gt;Protocol changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
&lt;br&gt;enabled by setting &amp;quot;max protocol = smb2&amp;quot;. SMB2 is a new implementation of the
&lt;br&gt;SMB protocol used by Windows Vista and higher.
&lt;br&gt;&lt;br&gt;Printing Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;A new parameter &amp;quot;cups encrypt&amp;quot; has been added to control whether connections to
&lt;br&gt;CUPS servers will be encrypted or not. The default is to use unencrypted
&lt;br&gt;connections.
&lt;br&gt;&lt;br&gt;Winbind changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;The Winbind daemon has been refactored internally to be asynchronous. The new
&lt;br&gt;Winbind will not be blocked by running 'wbinfo -g' or 'wbinfo -u'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp;-------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;create krb5 conf		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; yes
&lt;br&gt;&amp;nbsp; &amp;nbsp;ctdb timeout			 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&lt;br&gt;&amp;nbsp; &amp;nbsp;cups encrypt			 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; no
&lt;br&gt;&amp;nbsp; &amp;nbsp;debug hires timestamp	 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default yes
&lt;br&gt;&amp;nbsp; &amp;nbsp;ldap follow referral		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; auto
&lt;br&gt;&lt;br&gt;&lt;br&gt;New configure options
&lt;br&gt;---------------------
&lt;br&gt;&lt;br&gt;--enable-external-libtalloc	Enable external tdb
&lt;br&gt;--enable-netapi			Turn on netapi support
&lt;br&gt;--enable-pthreadpool		Enable pthreads pool helper support
&lt;br&gt;--with-cifsumount		Include umount.cifs (Linux only) support
&lt;br&gt;--with-codepagedir=DIR		Where to put codepages
&lt;br&gt;&lt;br&gt;&lt;br&gt;Commit Highlights
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bjacke@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add support for full Windows timestamp resolution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add encryption support for connections to a CUPS server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530218&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Major internal refactoring of the Winbind daemon.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Winbind asynchronous.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530218&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Implement the new SMB2 protocol (experimental).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.5 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26530218/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.5.0pre1-Available-for-Download-tp26530218p26530218.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26111152</id>
	<title>[Announce] Samba 3.4.3 Available for Download</title>
	<published>2009-10-29T04:18:43Z</published>
	<updated>2009-10-29T04:18:43Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;I never met a chocolate I didn't like.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Deanna Troi (Marina Sirtis) in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Star Trek: The Next Generation
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest stable release of Samba 3.4.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.3 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix trust relationships to windows 2008 (2008 r2) (bug #6711).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix file corruption using smbclient with NT4 server (bug #6606).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.4.2
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6529: Offline files conflict with Vista and Office 2003.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6726: SIVAL should have been an SVAL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6769: Fix symlink unlink.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6774: smbd crashes if &amp;quot;aio write behind&amp;quot; is set.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6776: Fix core dump caused by running overlapping Byte Lock test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6781: Fix renaming subfolders in Explorer view.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6793: Fix Winbind crash with &amp;quot;INTERNAL ERROR: Signal 6&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6796: Deleting an event context on shutdown can cause smbd to crash.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6828: Fix infinite timeout when byte lock held outside of Samba.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6829: Fix displaying of multibyte characters in smbclient.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6815: Fix Windows 2008 R2 SPNEGO negTokenTarg parsing failure.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Olaf Flebbe &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;o.flebbe@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6772: Allow outstanding_aio_calls to be decremented.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6804: Fix hpux compiler issue.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6805: Correctly handle aio_error() and errno.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6704: Fix syntax error in avahi configure test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6728: BSD needs sys/sysctl.h included to build properly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6824: Fix avahi activation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * QNX doesn't know uint - replace with uint_t.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Klosterman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrew.klosterman+samba_bugzilla@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6690: Fix wrong error check in profile.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc Aurele La France &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tsi@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6707: Fix an occasional segfault in config file parsing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6810: Add support for finding alternate credcaches to cifs.upcall.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6606: Fix file corruption using smbclient with NT4 server.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6703: Allow smbstatus as non-root.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6731: Fix reading beyond the end of a named stream in xattr_streams.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6765: Add a &amp;quot;hidden&amp;quot; parameter &amp;quot;share:fake_fscaps&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6793: Fix segfault in winbindd_pam_auth.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6797: Fix a memleak in libwbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6807: Fix a segfault in &amp;quot;net rpc trustdom list&amp;quot; for long domain names.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix an uninitialized variable.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Only ever handle one event after a select call.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;derrell.lipman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6532: Fix domain enumeration if master browser has space in name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Buchan Milne &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bgmilne@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6791: Fix linking order in cifs.upcall.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Lars Müller &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lars@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6710: Adjust regex to match variable names including underscores.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Conditional install of the cifs.upcall man page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Shirish Pargaonkar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shirishpargaonkar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4675: mount.cifs: Do not attempt to update /etc/mtab if it is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; a symbolic link.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix warning occuring when building the manpages.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ssorce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6764: Fix timeval calculation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111152&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6735: Don't overwrite password in pam_winbind, subsequent pam modules
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; might use the old password and new password.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6811: Fix reference to freed memory in pam_winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6826: Don't fail authentication when one or some group of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; require-membership-of is invalid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6840: Fix crash in pam_winbind.
&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/stable&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/stable&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/history/samba-3.4.3.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/history/samba-3.4.3.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26111152/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.3-Available-for-Download-tp26111152p26111152.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25907332</id>
	<title>[ANNOUNCE] Samba 3.3.9 Maintenance Release Available</title>
	<published>2009-10-15T05:02:08Z</published>
	<updated>2009-10-15T05:02:08Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">==================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; “I found that dance was key to keeping depression
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;out of my life. When you dance, things just go
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;away, things don't seem so bad. There's no better
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;way to take care of health than through something
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;as joyous and beautiful as dance.”
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Patrick Swayze
&lt;br&gt;==================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest bugfix release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.9 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix trust relationships to windows 2008 (2008 r2) (bug #6711).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix file corruption using smbclient with NT4 server (bug #6606).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix SAMR server for Winbind access (bug #6504).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.3.8
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6692: Fix mount.cifs segfault.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6504: Fix SAMR server for Winbind access.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6769: Symlink unlink does nothing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6776: Fix core dump when running overlapping Byte Lock test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6781: Fix renaming of subfolders in Explorer view.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yannick Bergeron &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;burgergold@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Increase the max_grp value to 128 (AIX NGROUPS_MAX value).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6680: Fix Windows 7 share access (which defaults to NTLMv2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6700: Use DNS domain name when needing to guess server principal.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6789: Remove unrequired dependency on popt for [u]mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Klosterman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrew.klosterman+samba_bugzilla@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6690: Fix error check.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5886: Fix password change propagation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6349: Initialize domain info struct.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6585: Fix unqualified &amp;quot;net join&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6606: Fix file corruption using smbclient with NT4 server.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6646: Correctly chew keepalive packets.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6785: Only ever handle one event after a select call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6797: Fix a memleak in libwbclient.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;derrell.lipman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6532: Fix domain enumeration if master browser has space in name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6627: Raise the timeout for lsa_Lookup*() calls
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from 10 to 35 seconds.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6664: Make sure we don't truncate the session key to 8 bytes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6693: Check we read off the complete event from inotify.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; TAKEDA Yasuma &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5879: Update LDAP schema for Netscape DS 5.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kumar Thangavelu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kumar.Thangavelu@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6420: Fix 'net' crash when attempting to join a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; domain.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25907332&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6735: Don't overwrite password in pam_winbind.
&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.9.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.9.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25907332/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Samba-3.3.9-Maintenance-Release-Available-tp25907332p25907332.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25698557</id>
	<title>[Announce] Samba 3.0.37 Security Release Available</title>
	<published>2009-10-01T06:00:44Z</published>
	<updated>2009-10-01T06:00:44Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-2813, CVE-2009-2948
&lt;br&gt;and CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2813:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In all versions of Samba later than 3.0.11, connecting to the home
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;share of a user will use the root of the filesystem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;as the home directory if this user is misconfigured to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;an empty home directory in /etc/passwd.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2948:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If mount.cifs is installed as a setuid program, a user can pass it a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;credential or password path to which he or she does not have access and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;then use the --verbose option to view the first line of that file.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;All known Samba versions are affected.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2906:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Specially crafted SMB requests on authenticated SMB connections can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;send smbd into a 100% CPU loop, causing a DoS on the Samba server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.0.36
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6763: Fix for CVE-2009-2813.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6768: Fix for CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698557&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-2948.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.0.37.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.0.37.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25698557/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.0.37-Security-Release-Available-tp25698557p25698557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25698536</id>
	<title>[Announce] Samba 3.2.15 Security Release Available</title>
	<published>2009-10-01T05:59:43Z</published>
	<updated>2009-10-01T05:59:43Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-2813, CVE-2009-2948
&lt;br&gt;and CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2813:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In all versions of Samba later than 3.0.11, connecting to the home
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;share of a user will use the root of the filesystem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;as the home directory if this user is misconfigured to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;an empty home directory in /etc/passwd.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2948:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If mount.cifs is installed as a setuid program, a user can pass it a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;credential or password path to which he or she does not have access and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;then use the --verbose option to view the first line of that file.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;All known Samba versions are affected.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2906:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Specially crafted SMB requests on authenticated SMB connections can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;send smbd into a 100% CPU loop, causing a DoS on the Samba server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.14
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698536&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6763: Fix for CVE-2009-2813.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6768: Fix for CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698536&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-2948.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.15.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.15.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25698536/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.15-Security-Release-Available-tp25698536p25698536.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25698510</id>
	<title>[Announce] Samba 3.3.8 Security Release Available</title>
	<published>2009-10-01T05:58:32Z</published>
	<updated>2009-10-01T05:58:32Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-2813, CVE-2009-2948
&lt;br&gt;and CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2813:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In all versions of Samba later than 3.0.11, connecting to the home
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;share of a user will use the root of the filesystem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;as the home directory if this user is misconfigured to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;an empty home directory in /etc/passwd.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2948:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If mount.cifs is installed as a setuid program, a user can pass it a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;credential or password path to which he or she does not have access and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;then use the --verbose option to view the first line of that file.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;All known Samba versions are affected.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2906:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Specially crafted SMB requests on authenticated SMB connections can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;send smbd into a 100% CPU loop, causing a DoS on the Samba server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.3.7
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698510&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6763: Fix for CVE-2009-2813.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6768: Fix for CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698510&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-2948.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.8.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.8.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25698510/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.8-Security-Release-Available-tp25698510p25698510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25698479</id>
	<title>[Announce] Samba 3.4.2 Security Release Available</title>
	<published>2009-10-01T05:57:31Z</published>
	<updated>2009-10-01T05:57:31Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-2813, CVE-2009-2948
&lt;br&gt;and CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2813:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In all versions of Samba later than 3.0.11, connecting to the home
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;share of a user will use the root of the filesystem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;as the home directory if this user is misconfigured to have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;an empty home directory in /etc/passwd.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2948:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If mount.cifs is installed as a setuid program, a user can pass it a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;credential or password path to which he or she does not have access and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;then use the --verbose option to view the first line of that file.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;All known Samba versions are affected.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-2906:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Specially crafted SMB requests on authenticated SMB connections can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;send smbd into a 100% CPU loop, causing a DoS on the Samba server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.4.1
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698479&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6763: Fix for CVE-2009-2813.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6768: Fix for CVE-2009-2906.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25698479&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-2948.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.4.2.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.4.2.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25698479/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.2-Security-Release-Available-tp25698479p25698479.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25366202</id>
	<title>[Announce] Samba 3.4.1 Available for Download</title>
	<published>2009-09-09T07:29:36Z</published>
	<updated>2009-09-09T07:29:36Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;I don't know anything about music.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In my line you don't have to.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Elvis Presley
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest stable release of Samba 3.4.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.1 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix authentication on member servers without Winbind (bug #6650).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Nautilus fails to copy files from an SMB share (bug #6649).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix connections of Win98 clients (bug #6551).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix interdomain trusts with Windows 2008 R2 DCs (bug #6697).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix Winbind authentication issue (bug #6646).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.4.0
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6650: Fix authentication on member servers without Winbind.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6437: Make open_udp_socket() IPv6 clean.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6506: Smbd server doesn't set EAs when a file is overwritten in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NT_TRANSACT_CREATE.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6551: Fix connections of Win98 clients.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6564: SetPrinter fails (panics) as non root.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6593: Correctly implement SMB_INFO_STANDARD setfileinfo.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6649: Nautilus fails to copy files from an SMB share.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6651: Fix smbd SIGSEGV when breaking oplocks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6673: Fix 'smbpasswd' with &amp;quot;unix password sync = yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yannick Bergeron &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;burgergold@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; allow AIX to call sys_getgrouplist only once.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6568: Fix _spoolss_GetPrintProcessorDirectory() implementation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6607: Fix crash bug in spoolss_addprinterex_level_2.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6680: Fix authentication failure from Windows 7 when domain joined.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Olaf Flebbe &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;flebbe@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6655: Fix 'smbcontrol smbd ping'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6105: Make linking of rpcclient --as-needed safe.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Matt Kraai &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mkraai@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6630: Fix opening of sockets on QNX.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Robert LeBlanc &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;robert@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6700: Use dns domain name when needing to guess server principal.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5886: Fix password change propagation with ldapsam.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6585: Fix unqualified &amp;quot;net join&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6611: Fix a valgrind error in chain_reply.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6646: Fix Winbind authentication issue.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix linking on Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6222: Default to DRSUAPI replication for net rpc vampire keytab.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6532: Fix the build with external talloc.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6538: Cancel all locks that are made before the first failure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6651: Fix smbd SIGSEGV when breaking oplocks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6664: Fix truncation of the session key.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6620: Fix a bug in renames of directories.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Rusty Russell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rusty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6601: Avoid global fd limits.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; SATOH Fumiyasu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fumiyas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6496: MS-DFS cannot follow multibyte char link name in libsmbclient.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6693: Check we read off the complete event from inotify.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Peter Volkov &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pva@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6105: Make linking of cifs.upcall --as-needed safe.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; TAKEDA Yasuma &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5879: Update LDAP schema for Netscape DS 5.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25366202&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6560: Fix lookupname.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6615: Fix browsing of DFS when using kerberos in libsmbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6688: Fix crash in 'net usershare list'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/stable&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/stable&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/history/samba-3.4.1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/history/samba-3.4.1.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25366202/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.1-Available-for-Download-tp25366202p25366202.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24937577</id>
	<title>[Announce] Samba 3.2.14 Maintenance Release Available</title>
	<published>2009-08-12T07:18:53Z</published>
	<updated>2009-08-12T07:18:53Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;I think there is a world market
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for maybe five computers.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thomas Watson
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the last maintenance release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;Please note that this is the last bugfix release of the Samba 3.2 series!
&lt;br&gt;There will security releases on demand only. Please see
&lt;br&gt;&lt;a href=&quot;http://wiki.samba.org/index.php/Samba3_Release_Planning&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Samba3_Release_Planning&lt;/a&gt;&amp;nbsp;for information
&lt;br&gt;on current releases.
&lt;br&gt;&lt;br&gt;Major enhancements in 3.2.14 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix SAMR access checks (e.g. bugs #6089 and #6112).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix 'force user' (bug #6291).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Improve Win7 support (bug #6099).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix posix ACLs when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner (bug #2346).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.13
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6387: Fix Winbind crash when multiple IDmappings exist in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; LDAP directory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'passdb backend = tdbsam'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent creation of keys containing the '/' character.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6089: Fix SAMR access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6112: Fix SAMR access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6279: Fix Winbind crash.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6291: Fix 'force user'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Try to fix domain join of Win7 Beta.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6386: Groupdb mapping fix.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6421: Fix POSIX read-only open on read-only shares.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6476: Fix more smbd-zombies in memory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6488: acl_group_override() call in posix acls references an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; uninitialized variable.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6504: Fix SAMR server for Winbind access.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6520: Fix time stamps.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix join of Windows 7 RC to a Samba3 DC.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in processing of open modes in POSIX open.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; retrieved.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6465: Fix enum_aliasmem in ldb branch.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6484: Fix searching for users while adding them to groups via
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Windows usermanager.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the negotiate flags.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Protect netlogon_creds_server_step() against NULL creds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash bug if we timeout in net rpc trustdom list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add '--request-timeout' option to 'net'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5798: Preserve CFLAGS info in configure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6382: Case insensitive access to DFS links broken.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in Winbind leading to a panic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add workaround for MS KB932762.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6481: Don't require &amp;quot;Modify property&amp;quot; perms to unjoin.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Sébastien Prud'homme &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sebastien.prudhomme@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * 5945: Fix out of memory error with Winbind idmap.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ssorce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'passdb backend = tdbsam'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Avoid duplicate ACEs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix profile ACLs in some corner cases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc VanHeyningen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.vanheyningen@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Zero an uninitialized array.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24937577&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6560: Lookupname failed, cannot find domain when attempt
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to change password.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.14.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.14.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24937577/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.14-Maintenance-Release-Available-tp24937577p24937577.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24824379</id>
	<title>[Announce] Samba 3.0.36 Maintenance Release Available</title>
	<published>2009-08-05T03:26:39Z</published>
	<updated>2009-08-05T03:26:39Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Because things are the way they are,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;things will not stay the way they are.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bertolt Brecht
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the latest bugfix release of the Samba 3.0 series.
&lt;br&gt;&lt;br&gt;Please note, that the 3.0 series will be DISCONTINUED after this release!
&lt;br&gt;There will be neither any bugfix release nor any security release. Updating
&lt;br&gt;to the latest release series is strongly recommended. For more information
&lt;br&gt;on current Samba releases, please see
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.samba.org/index.php/Samba3_Release_Planning&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Samba3_Release_Planning&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements included in Samba 3.0.36 are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o Fix Winbind crash on 'getent group' (bug #5906).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Excel save operation corrupts file ACLs (bug #4308).
&lt;br&gt;&amp;nbsp; &amp;nbsp;o Prevent segmentation fault on joining a very long domain name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.0.35
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5906: Fix Winbind crash on 'getent group'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4308: Excel save operation corrupts file ACLs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: In order to allow Win7 to connect to a Samba NT style
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6279: Fix Winbind crash.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PDC we set the flags before we know if it's an error or not.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix logic error in try_chown.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correctly use chroot().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in processing of open modes in POSIX open.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't install the cifs.upcall binary twice.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve French &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;smfrench@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4640: Fix guest mounts in mount-cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix mount.cifs handling of -V option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bhaskar Jain (bhajain) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bhajain@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent segmentation fault on joining a very long domain name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günter Kukkukk &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't try and delete a default ACL from a file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add workaround for MS KB932762.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Shirish Pargaonkar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shirishpargaonkar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4370: Clean-up entries in /etc/mtab after unmount.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ted Percival &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ted.percival@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash during name resolution when log level &amp;gt;= 10
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and libc segfaults if printf is passed NULL for a &amp;quot;%s&amp;quot; arg
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(eg. Solaris).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Miguel Suarez &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Miguel.Suarez@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6085: Fix build of vfs_default.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yasuma Takeda &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24824379&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6098: When the DNS server is invalid, the ads_find_dc() does not work
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; correctly.
&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.0 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.0.36.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.0.36.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24824379/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.0.36-Maintenance-Release-Available-tp24824379p24824379.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24715707</id>
	<title>[Announce] Samba 3.3.7 Available for Download</title>
	<published>2009-07-29T02:33:33Z</published>
	<updated>2009-07-29T02:33:33Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;quot;We'll love you just the way you are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if you're perfect.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Alanis Morissette
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the latest bugfix release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.6:
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6421: Fix POSIX read-only open on read-only shares.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6476: Fix smbd zombies in memory when using [x]inetd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6487: Add missing DFS call in trans2 mkdir call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6520: Fix time stamps when &amp;quot;unix extensions = yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; pam_winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6340: Fix segfault when cleartext trustdom pwd could not be retrieved.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6451: Use right access bits in net/libnetapi user rename.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6484: Fix _lsa_LookupNames2() server implementation which always
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; returned a NULL sid_array.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6497: Fix configure error.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6498: Add workaround for MS KB932762.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6481: Don't require &amp;quot;Modify property&amp;quot; perms to unjoin.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24715707&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6560: Fix handling of UPN.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.7.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.7.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24715707/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.7-Available-for-Download-tp24715707p24715707.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24324093</id>
	<title>[Announce] Samba 3.4.0 Available for Download</title>
	<published>2009-07-03T07:30:11Z</published>
	<updated>2009-07-03T07:30:11Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Always keep an open mind and a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;compassionate heart.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Phil Jackson
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the first stable release of Samba 3.4.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.0 include:
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;Configuration changes:
&lt;br&gt;o The default passdb backend has been changed to 'tdbsam'!
&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;o Samba4 and Samba3 sources are included in the tarball
&lt;br&gt;&lt;br&gt;Authentication Changes:
&lt;br&gt;o Changed the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;Printing Changes:
&lt;br&gt;o Various fixes including printer change notificiation for Samba spoolss
&lt;br&gt;&amp;nbsp; print servers.
&lt;br&gt;&lt;br&gt;Internal changes:
&lt;br&gt;o The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; and spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;o Samba3 and Samba4 do now share a common tevent library.
&lt;br&gt;o The code has been cleaned up and the major basic interfaces are shared with
&lt;br&gt;&amp;nbsp; Samba4 now.
&lt;br&gt;o An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Configuration changes
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;!!! ATTENTION !!!
&lt;br&gt;The default passdb backend has been changed to 'tdbsam'! That breaks existing
&lt;br&gt;setups using the 'smbpasswd' backend without explicit declaration! Please use
&lt;br&gt;'passdb backend = smbpasswd' if you would like to stick to the 'smbpasswd'
&lt;br&gt;backend or convert your smbpasswd entries using e.g. 'pdbedit -i smbpasswd -e
&lt;br&gt;tdbsam'.
&lt;br&gt;&lt;br&gt;The 'tdbsam' backend is much more flexible concerning per user settings
&lt;br&gt;like 'profile path' or 'home directory' and there are some commands which do not
&lt;br&gt;work with the 'smbpasswd' backend at all.
&lt;br&gt;&lt;br&gt;&lt;br&gt;General Changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;On the way towards a standalone Samba AD domain controller, Samba3 and Samba4
&lt;br&gt;branches can be built as &amp;quot;merged&amp;quot; build. That's why Samba3 and Samba4 sources
&lt;br&gt;are included in the tarball. The merged build is possible in Samba 3.4.0, but
&lt;br&gt;disabled by default. To learn more about the merged build,
&lt;br&gt;please see &lt;a href=&quot;http://wiki.samba.org/index.php/Franky&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Franky&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;According to this one, there is no &amp;quot;source&amp;quot; directory included in the tarball at
&lt;br&gt;all. Samba3 sources are located in &amp;quot;source3&amp;quot;, Samba4 sources are located in
&lt;br&gt;&amp;quot;source4&amp;quot;. The libraries have been moved to the toplevel directory.
&lt;br&gt;&lt;br&gt;To build plain Samba3, please change to &amp;quot;source3&amp;quot; and start the build as usual.
&lt;br&gt;To build Samba4 as well, please use the &amp;quot;--enable-merged-build&amp;quot; configure
&lt;br&gt;option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Authentication Changes
&lt;br&gt;======================
&lt;br&gt;&lt;br&gt;Previously, when Samba was a domain member and a client was connecting using an
&lt;br&gt;untrusted domain name, such as BOGUS\user smbd would remap the untrusted
&lt;br&gt;domain to the primary domain smbd was a member of and attempt authentication
&lt;br&gt;using that DOMAIN\user name. &amp;nbsp;This differed from how a Windows member server
&lt;br&gt;would behave. &amp;nbsp;Now, smbd will replace the BOGUS name with it's SAM name. &amp;nbsp;In
&lt;br&gt;the case where smbd is acting as a PDC this will be DOMAIN\user. &amp;nbsp;In the case
&lt;br&gt;where smbd is acting as a domain member server this will be WORKSTATION\user.
&lt;br&gt;Thus, smbd will never assume that an incoming user name which is not qualified
&lt;br&gt;with the same primary domain, is part of smbd's primary domain.
&lt;br&gt;&lt;br&gt;While this behavior matches Windows, it may break some workflows which depended
&lt;br&gt;on smbd to always pass through bogus names to the DC for verification. &amp;nbsp;A new
&lt;br&gt;parameter &amp;quot;map untrusted to domain&amp;quot; can be enabled to revert to the legacy
&lt;br&gt;behavior.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Printing Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The spoolss subsystem was replaced by autogenerated code based on PIDL. That fixes
&lt;br&gt;several printing issues including printer change notificiation on Samba print
&lt;br&gt;servers and will stabilize the printing functionality generally.
&lt;br&gt;The support for spoolss printing with Windows Vista has been improved.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Internal Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog and
&lt;br&gt;spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;So Günther Deschner finally corrected one of the biggest mistakes in the
&lt;br&gt;development of Samba: Hand-marshalled RPC stubs.
&lt;br&gt;&lt;br&gt;Thanks a lot! :-)
&lt;br&gt;&lt;br&gt;Samba3 and Samba4 do now share a common tevent library for fd and timer events.
&lt;br&gt;&lt;br&gt;The code has been cleaned up and Samba3 and Samba4 do share the major basic
&lt;br&gt;interfaces now. That is why the libraries were moved to the toplevel directory.
&lt;br&gt;That is one of the first steps to share code and minimize the gap between
&lt;br&gt;these two versions.
&lt;br&gt;&lt;br&gt;An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp;-------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;access based share enum	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;dedicated keytab file	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;kerberos method		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; default
&lt;br&gt;&amp;nbsp; &amp;nbsp;map untrusted to domain	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;max open files		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default auto detected
&lt;br&gt;&amp;nbsp; &amp;nbsp;passdb backend		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default tdbsam
&lt;br&gt;&amp;nbsp; &amp;nbsp;perfcount module		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;use kerberos keytab		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Removed
&lt;br&gt;&lt;br&gt;&lt;br&gt;New [sub]commands
&lt;br&gt;-----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;net eventlog			Import/dump/export native win32 eventlog files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service create	Create a new service.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service delete	Delete an existing service.
&lt;br&gt;&lt;br&gt;&lt;br&gt;New configure options
&lt;br&gt;---------------------
&lt;br&gt;&lt;br&gt;--enable-external-libtalloc	Enable external talloc
&lt;br&gt;--enable-merged-build		Build Samba 4 as well
&lt;br&gt;--enable-gnutls			Turn on gnutls support
&lt;br&gt;--with-statedir=DIR		Where to put persistent state files
&lt;br&gt;--with-cachedir=DIR		Where to put temporary cache files
&lt;br&gt;--with-ncalprcdir=DIR		Where to put ncalrpc sockets
&lt;br&gt;--with-selftest-shrdir=DIR	The share directory that make test will be run
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; against
&lt;br&gt;--with-selftest-custom-conf=PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An optional custom smb.conf that is included in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the server smb.conf during make test
&lt;br&gt;--with-wbclient			Use external wbclient
&lt;br&gt;--with-included-popt		Use bundled popt library, not from system
&lt;br&gt;--with-libiconv=BASEDIR		Use libiconv in BASEDIR/lib and BASEDIR/include
&lt;br&gt;--with-sqlite3			SQLITE3 backend support
&lt;br&gt;--with-pthreads			Include pthreads
&lt;br&gt;--with-setproctitle		Search for setproctitle support
&lt;br&gt;&lt;br&gt;&lt;br&gt;Commit Highlights
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and spoolss by autogenerated code based on PIDL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several printing issues and improve support for printer change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notificiations.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net eventlog'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add asynchronous API.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Samba3 and Samba4 share a tevent library.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add two new parameters to control how we verify kerberos tickets.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Danny Tylman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danny.tylman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net rpc service' subcommands 'create' and 'delete'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make merged build possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Move common libraries to the shared lib/ directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0rc1
&lt;br&gt;----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6520: Fix time stamps when &amp;quot;unix extensions = yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6521: Fix building tevent_ntstatus without config.h.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6531: Fix pid file name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6512: Fix support for enumerating user forms.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Bjoern Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6497: Fix calling of 'test' in configure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6459: Fix build of pam_smbpass on some distributions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6431: Local groups from 3.0 setups no longer found.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6498: Add workaround for MS KB932762.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;David Markey &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;admin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6514: Improve error message in 'net' when smb.conf is not available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6481: 'net ads leave' needs to try account deletion, NetUnjoinDomain
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;not.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6526: Fix notifies in the share root directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; &amp;nbsp;Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* BUG 6499: Fix building of pam_smbpass.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0pre2
&lt;br&gt;-----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6297: Owner of sticky directory cannot delete files created by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; others.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6476: Fix smbd-zombies in memory when using [x]inetd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6487: Add missing DFS call in trans2 mkdir call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6488: acl_group_override() call in posix acls references an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; uninitialized variable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5456: Fix &amp;quot;net ads testjoin&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; pam_winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6305: Correctly prompt for a password when a username was given.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6451: net/libnetapi user rename using wrong access bits.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6458: Fix uninitialized variable in local_password_change().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6465: Fix enumeration of empty aliases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4699: Remove pidfile on clean shutdown.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6449: 'net rap user add' crashes without -C option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; David Markey &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;admin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6328: Add support for multiple rights to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;net sam rights grant/revoke&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Improve pam_winbind documentation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6081: Make it possible to change machine account sids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6333: Consolidate create/delete account paths in pdbedit.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove outdated Debian package sources.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0pre1
&lt;br&gt;-----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6291: Fix 'force user'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6313: ldapsam_update_sam_account() crashes while doing talloc_free on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; malloced memory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6315: Fix smbd crashes when doing vfs_full_audit on IPC$ close event.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6330: Fix DFS on AIX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bunch of compiler warnings about wrong format types.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the core of the SAMR access functions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SAMR server for winbindd access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4271: testparm should not print includes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6292: Update config.guess from gnu.org.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6320: Handle registry config source in file_list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6415: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6416: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6417: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_ldap).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add dbwrap_tool - a tdb tool that is CTDB-aware.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Hide &amp;quot;config backend&amp;quot; from swat.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix linking with --disable-shared-libs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix issue with missing entries when enumerating directories.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Map NULL domains to our global sam name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5859: Fix renaming of samr objects failed due to samr setuserinfo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix NETLOGON credential chain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6309: Support remote unjoining of Windows 2003 or greater.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; retrieved.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix driver upload for Xerox 4110 PS printer driver.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add &amp;quot;net dom renamecomputer&amp;quot; to rename machines in a domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Inspect the correct computername string before enabling/disabling the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; change button in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix join prompt dialog test in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Only gray out labels when not root and not connecting to remote
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; machines (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow to switch between workgroups/domains with the same name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add NetShutdownInit and NetShutdownAbort.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix samr access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add a security model to LSA.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix nss_wrapper build for Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Geza Gemes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geza@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6136: New AFS syscall conventions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ole Hansen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ole@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6359: smbclient -L does not list workgroup for hosts with both IPv4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and IPv6 addresses
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve Langasek &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=30&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vorlon@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4831: Don't call openlog() or closelog() from pam_smbpass.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5681: Do not limit the number of network interfaces.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6157: Fix handling of multi-value attribute &amp;quot;uid&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6302: Give the VFS a chance to read from 0-byte files.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6336: Fix segfault in 'net groupmap set'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6361: Make --rcfile work in smbget.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Do not crash in ctdbd_traverse if ctdbd is not around.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 897.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in vfs_aio_fork with gpfs share modes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug disclosed by lock8 torture test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in winbind leading to a panic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Attempt to fix a Debian build problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Detect tight loop in tdb_find().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix chained sesssetupAndX/tconn messages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix strict locking with chained reads.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix two bugs in sendfile.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Slava Semushin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=35&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;php-coder@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memory leak.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix file descriptor leak.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Aravind Srinivasan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aravind.srinivasan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Always allocate memory in dptr_ReadDirName.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kumar Thangavelu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=37&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kumar.Thangavelu@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'net' crash during domain join.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc VanHeyningen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24324093&amp;i=38&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.vanheyningen@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Zero an uninitialized array.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow child processes to exit gracefully if we are out of fds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.4 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/stable/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/stable/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/history/samba-3.4.0.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/history/samba-3.4.0.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24324093/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.0-Available-for-Download-tp24324093p24324093.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24167974</id>
	<title>[Announce] Samba 3.3.6 Security Release Available for Download</title>
	<published>2009-06-23T07:43:51Z</published>
	<updated>2009-06-23T07:43:51Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-1888:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;data value can potentially affect access control when &amp;quot;dos filemode&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;is set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.5:
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24167974&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6488: Fix for CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.6.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.6.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24167974/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.6-Security-Release-Available-for-Download-tp24167974p24167974.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24167807</id>
	<title>[Announce] Samba 3.2.13 Security Release Available for Download</title>
	<published>2009-06-23T07:42:28Z</published>
	<updated>2009-06-23T07:42:28Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-1886 and CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-1886:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In Samba 3.2.0 to 3.2.12 (inclusive), the smbclient commands dealing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;with file names treat user input as a format string to asprintf.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;With a maliciously crafted file name smbclient can be made
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;to execute code triggered by the server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-1888:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;value can potentially affect access control when &amp;quot;dos filemode&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;is set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.12
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24167807&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-1886.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.13.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.13.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24167807/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.13-Security-Release-Available-for-Download-tp24167807p24167807.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24167604</id>
	<title>[Announce] Samba 3.0.35 Security Release Available for Download</title>
	<published>2009-06-23T07:41:22Z</published>
	<updated>2009-06-23T07:41:22Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a security release in order to address CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;o CVE-2009-1888:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;data value can potentially affect access control when &amp;quot;dos filemode&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;is set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.0.34
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24167604&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix for CVE-2009-1888.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.0 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.0.35.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.0.35.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24167604/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.0.35-Security-Release-Available-for-Download-tp24167604p24167604.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24110719</id>
	<title>[Announce] Samba 3.4.0rc1 Available for Download</title>
	<published>2009-06-19T05:36:05Z</published>
	<updated>2009-06-19T05:36:05Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the first release candidate of Samba 3.4. &amp;nbsp;This is *not*
&lt;br&gt;intended for production environments and is designed for testing
&lt;br&gt;purposes only. &amp;nbsp;Please report any defects via the Samba bug reporting
&lt;br&gt;system at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.0 include:
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;Configuration changes:
&lt;br&gt;o The default passdb backend has been changed to 'tdbsam'!
&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;o Samba4 and Samba3 sources are included in the tarball
&lt;br&gt;&lt;br&gt;Authentication Changes:
&lt;br&gt;o Changed the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;Printing Changes:
&lt;br&gt;o Various fixes including printer change notificiation for Samba spoolss
&lt;br&gt;&amp;nbsp; print servers.
&lt;br&gt;&lt;br&gt;Internal changes:
&lt;br&gt;o The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; and spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;o Samba3 and Samba4 do now share a common tevent library.
&lt;br&gt;o The code has been cleaned up and the major basic interfaces are shared with
&lt;br&gt;&amp;nbsp; Samba4 now.
&lt;br&gt;o An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Configuration changes
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;!!! ATTENTION !!!
&lt;br&gt;The default passdb backend has been changed to 'tdbsam'! That breaks existing
&lt;br&gt;setups using the 'smbpasswd' backend without explicit declaration! Please use
&lt;br&gt;'passdb backend = smbpasswd' if you would like to stick to the 'smbpasswd'
&lt;br&gt;backend or convert your smbpasswd entries using e.g. 'pdbedit -i smbpasswd -e
&lt;br&gt;tdbsam'.
&lt;br&gt;&lt;br&gt;The 'tdbsam' backend is much more flexible concerning per user settings
&lt;br&gt;like 'profile path' or 'home directory' and there are some commands which do not
&lt;br&gt;work with the 'smbpasswd' backend at all.
&lt;br&gt;&lt;br&gt;&lt;br&gt;General Changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;On the way towards a standalone Samba AD domain controller, Samba3 and Samba4
&lt;br&gt;branches can be built as &amp;quot;merged&amp;quot; build. That's why Samba3 and Samba4 sources
&lt;br&gt;are included in the tarball. The merged build is possible in Samba 3.4.0, but
&lt;br&gt;disabled by default. To learn more about the merged build,
&lt;br&gt;please see &lt;a href=&quot;http://wiki.samba.org/index.php/Franky&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Franky&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;According to this one, there is no &amp;quot;source&amp;quot; directory included in the tarball at
&lt;br&gt;all. Samba3 sources are located in &amp;quot;source3&amp;quot;, Samba4 sources are located in
&lt;br&gt;&amp;quot;source4&amp;quot;. The libraries have been moved to the toplevel directory.
&lt;br&gt;&lt;br&gt;To build plain Samba3, please change to &amp;quot;source3&amp;quot; and start the build as usual.
&lt;br&gt;To build Samba4 as well, please use the &amp;quot;--enable-merged-build&amp;quot; configure
&lt;br&gt;option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Authentication Changes
&lt;br&gt;======================
&lt;br&gt;&lt;br&gt;Previously, when Samba was a domain member and a client was connecting using an
&lt;br&gt;untrusted domain name, such as BOGUS\user smbd would remap the untrusted
&lt;br&gt;domain to the primary domain smbd was a member of and attempt authentication
&lt;br&gt;using that DOMAIN\user name. &amp;nbsp;This differed from how a Windows member server
&lt;br&gt;would behave. &amp;nbsp;Now, smbd will replace the BOGUS name with it's SAM name. &amp;nbsp;In
&lt;br&gt;the case where smbd is acting as a PDC this will be DOMAIN\user. &amp;nbsp;In the case
&lt;br&gt;where smbd is acting as a domain member server this will be WORKSTATION\user.
&lt;br&gt;Thus, smbd will never assume that an incoming user name which is not qualified
&lt;br&gt;with the same primary domain, is part of smbd's primary domain.
&lt;br&gt;&lt;br&gt;While this behavior matches Windows, it may break some workflows which depended
&lt;br&gt;on smbd to always pass through bogus names to the DC for verification. &amp;nbsp;A new
&lt;br&gt;parameter &amp;quot;map untrusted to domain&amp;quot; can be enabled to revert to the legacy
&lt;br&gt;behavior.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Printing Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The spoolss subsystem was replaced by autogenerated code based on PIDL. That fixes
&lt;br&gt;several printing issues including printer change notificiation on Samba print
&lt;br&gt;servers and will stabilize the printing functionality generally.
&lt;br&gt;The support for spoolss printing with Windows Vista has been improved.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Internal Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog and
&lt;br&gt;spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;So Günther Deschner finally corrected one of the biggest mistakes in the
&lt;br&gt;development of Samba: Hand-marshalled RPC stubs.
&lt;br&gt;&lt;br&gt;Thanks a lot! :-)
&lt;br&gt;&lt;br&gt;Samba3 and Samba4 do now share a common tevent library for fd and timer events.
&lt;br&gt;&lt;br&gt;The code has been cleaned up and Samba3 and Samba4 do share the major basic
&lt;br&gt;interfaces now. That is why the libraries were moved to the toplevel directory.
&lt;br&gt;That is one of the first steps to share code and minimize the gap between
&lt;br&gt;these two versions.
&lt;br&gt;&lt;br&gt;An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp;-------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;access based share enum	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;dedicated keytab file	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;kerberos method		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; default
&lt;br&gt;&amp;nbsp; &amp;nbsp;map untrusted to domain	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;max open files		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default auto detected
&lt;br&gt;&amp;nbsp; &amp;nbsp;passdb backend		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default tdbsam
&lt;br&gt;&amp;nbsp; &amp;nbsp;perfcount module		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;use kerberos keytab		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Removed
&lt;br&gt;&lt;br&gt;&lt;br&gt;New [sub]commands
&lt;br&gt;-----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;net eventlog			Import/dump/export native win32 eventlog files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service create	Create a new service.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service delete	Delete an existing service.
&lt;br&gt;&lt;br&gt;&lt;br&gt;New configure options
&lt;br&gt;---------------------
&lt;br&gt;&lt;br&gt;--enable-external-libtalloc	Enable external talloc
&lt;br&gt;--enable-merged-build		Build Samba 4 as well
&lt;br&gt;--enable-gnutls			Turn on gnutls support
&lt;br&gt;--with-statedir=DIR		Where to put persistent state files
&lt;br&gt;--with-cachedir=DIR		Where to put temporary cache files
&lt;br&gt;--with-ncalprcdir=DIR		Where to put ncalrpc sockets
&lt;br&gt;--with-selftest-shrdir=DIR	The share directory that make test will be run
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; against
&lt;br&gt;--with-selftest-custom-conf=PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An optional custom smb.conf that is included in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the server smb.conf during make test
&lt;br&gt;--with-wbclient			Use external wbclient
&lt;br&gt;--with-included-popt		Use bundled popt library, not from system
&lt;br&gt;--with-libiconv=BASEDIR		Use libiconv in BASEDIR/lib and BASEDIR/include
&lt;br&gt;--with-sqlite3			SQLITE3 backend support
&lt;br&gt;--with-pthreads			Include pthreads
&lt;br&gt;--with-setproctitle		Search for setproctitle support
&lt;br&gt;&lt;br&gt;&lt;br&gt;Commit Highlights
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and spoolss by autogenerated code based on PIDL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several printing issues and improve support for printer change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notificiations.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net eventlog'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add asynchronous API.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Samba3 and Samba4 share a tevent library.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add two new parameters to control how we verify kerberos tickets.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Danny Tylman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danny.tylman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net rpc service' subcommands 'create' and 'delete'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make merged build possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Move common libraries to the shared lib/ directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0pre2
&lt;br&gt;-----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6297: Owner of sticky directory cannot delete files created by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; others.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6476: Fix smbd-zombies in memory when using [x]inetd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6487: Add missing DFS call in trans2 mkdir call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6488: acl_group_override() call in posix acls references an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; uninitialized variable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5456: Fix &amp;quot;net ads testjoin&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; pam_winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6305: Correctly prompt for a password when a username was given.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6451: net/libnetapi user rename using wrong access bits.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6458: Fix uninitialized variable in local_password_change().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6465: Fix enumeration of empty aliases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4699: Remove pidfile on clean shutdown.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6449: 'net rap user add' crashes without -C option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; David Markey &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;admin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6328: Add support for multiple rights to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;net sam rights grant/revoke&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Improve pam_winbind documentation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6081: Make it possible to change machine account sids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6333: Consolidate create/delete account paths in pdbedit.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove outdated Debian package sources.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0pre1
&lt;br&gt;-----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6291: Fix 'force user'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6313: ldapsam_update_sam_account() crashes while doing talloc_free on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; malloced memory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6315: Fix smbd crashes when doing vfs_full_audit on IPC$ close event.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6330: Fix DFS on AIX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bunch of compiler warnings about wrong format types.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the core of the SAMR access functions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SAMR server for winbindd access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4271: testparm should not print includes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6292: Update config.guess from gnu.org.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6320: Handle registry config source in file_list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6415: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6416: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6417: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_ldap).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add dbwrap_tool - a tdb tool that is CTDB-aware.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Hide &amp;quot;config backend&amp;quot; from swat.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix linking with --disable-shared-libs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix issue with missing entries when enumerating directories.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Map NULL domains to our global sam name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5859: Fix renaming of samr objects failed due to samr setuserinfo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix NETLOGON credential chain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6309: Support remote unjoining of Windows 2003 or greater.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; retrieved.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix driver upload for Xerox 4110 PS printer driver.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add &amp;quot;net dom renamecomputer&amp;quot; to rename machines in a domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Inspect the correct computername string before enabling/disabling the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; change button in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix join prompt dialog test in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Only gray out labels when not root and not connecting to remote
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; machines (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow to switch between workgroups/domains with the same name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add NetShutdownInit and NetShutdownAbort.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix samr access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add a security model to LSA.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix nss_wrapper build for Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Geza Gemes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geza@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6136: New AFS syscall conventions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ole Hansen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ole@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6359: smbclient -L does not list workgroup for hosts with both IPv4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and IPv6 addresses
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4831: Don't call openlog() or closelog() from pam_smbpass.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5681: Do not limit the number of network interfaces.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6157: Fix handling of multi-value attribute &amp;quot;uid&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6302: Give the VFS a chance to read from 0-byte files.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6336: Fix segfault in 'net groupmap set'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6361: Make --rcfile work in smbget.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Do not crash in ctdbd_traverse if ctdbd is not around.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 897.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in vfs_aio_fork with gpfs share modes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug disclosed by lock8 torture test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in winbind leading to a panic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Attempt to fix a Debian build problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Detect tight loop in tdb_find().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix chained sesssetupAndX/tconn messages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix strict locking with chained reads.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix two bugs in sendfile.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Slava Semushin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;php-coder@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memory leak.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix file descriptor leak.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Aravind Srinivasan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aravind.srinivasan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Always allocate memory in dptr_ReadDirName.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kumar Thangavelu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kumar.Thangavelu@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'net' crash during domain join.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc VanHeyningen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24110719&amp;i=28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.vanheyningen@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Zero an uninitialized array.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow child processes to exit gracefully if we are out of fds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.4 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/rc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/rc/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/rc/WHATSNEW-3-4-0rc1.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/rc/WHATSNEW-3-4-0rc1.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24110719/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.0rc1-Available-for-Download-tp24110719p24110719.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24106593</id>
	<title>[ANNOUNCE] Samba 4.0.0alpha8</title>
	<published>2009-06-18T22:35:38Z</published>
	<updated>2009-06-18T22:35:38Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">We are proud to a announce another alpha release of Samba 4. 
&lt;br&gt;&lt;br&gt;What's new in Samba 4 alpha8
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;Samba 4 is the ambitious next version of the Samba suite that is being
&lt;br&gt;developed in parallel to the stable 3.0 series. The main emphasis in
&lt;br&gt;this branch is support for the Active Directory logon protocols used
&lt;br&gt;by Windows 2000 and above.
&lt;br&gt;&lt;br&gt;Samba4 alpha8 follows on from the alpha release series we have been
&lt;br&gt;publishing since September 2007
&lt;br&gt;&lt;br&gt;WARNINGS
&lt;br&gt;========
&lt;br&gt;&lt;br&gt;Samba4 alpha8 is not a final Samba release. &amp;nbsp;That is more a reference
&lt;br&gt;to Samba4's lack of the features we expect you will need than a
&lt;br&gt;statement of code quality, but clearly it hasn't seen a broad
&lt;br&gt;deployment yet. &amp;nbsp;If you were to upgrade Samba3 (or indeed Windows) to
&lt;br&gt;Samba4, you would find many things work, but that other key features
&lt;br&gt;you may have relied on simply are not there yet.
&lt;br&gt;&lt;br&gt;For example, while Samba 3.0 is an excellent member of a Active
&lt;br&gt;Directory domain, Samba4 is happier as a domain controller, and it is
&lt;br&gt;in this role where it has seen deployment into production.
&lt;br&gt;&lt;br&gt;Samba4 is subjected to an awesome battery of tests on an
&lt;br&gt;automated basis, we have found Samba4 to be very stable in it's
&lt;br&gt;behaviour. &amp;nbsp;We have to recommend against upgrading production servers
&lt;br&gt;from Samba 3 to Samba 4 at this stage, because there may be the features on
&lt;br&gt;which you may rely that are not present, or the mapping of
&lt;br&gt;your configuration and user database may not be complete. 
&lt;br&gt;&lt;br&gt;If you are upgrading, or looking to develop, test or deploy Samba4, you should
&lt;br&gt;backup all configuration and data.
&lt;br&gt;&lt;br&gt;NEW FEATURES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;Samba4 supports the server-side of the Active Directory logon environment
&lt;br&gt;used by Windows 2000 and later, so we can do full domain join
&lt;br&gt;and domain logon operations with these clients.
&lt;br&gt;&lt;br&gt;Our Domain Controller (DC) implementation includes our own built-in
&lt;br&gt;LDAP server and Kerberos Key Distribution Center (KDC) as well as the
&lt;br&gt;Samba3-like logon services provided over CIFS. &amp;nbsp;We correctly generate
&lt;br&gt;the infamous Kerberos PAC, and include it with the Kerberos tickets we
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;The new VFS features in Samba 4 adapts the filesystem on the server to
&lt;br&gt;match the Windows client semantics, allowing Samba 4 to better match
&lt;br&gt;windows behaviour and application expectations. &amp;nbsp;This includes file
&lt;br&gt;annotation information (in streams) and NT ACLs in particular. &amp;nbsp;The
&lt;br&gt;VFS is backed with an extensive automated test suite.
&lt;br&gt;&lt;br&gt;A new scripting interface has been added to Samba 4, allowing
&lt;br&gt;Python programs to interface to Samba's internals.
&lt;br&gt;&lt;br&gt;The Samba 4 architecture is based around an LDAP-like database that
&lt;br&gt;can use a range of modular backends. &amp;nbsp;One of the backends supports
&lt;br&gt;standards compliant LDAP servers (including OpenLDAP), and we are
&lt;br&gt;working on modules to map between AD-like behaviours and this backend.
&lt;br&gt;We are aiming for Samba 4 to be powerful frontend to large
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;CHANGES SINCE alpha7
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;In the time since Samba4 alpha7 was released in Feburary 2009, Samba has
&lt;br&gt;continued to evolve, but you may particularly notice these areas 
&lt;br&gt;(in no particular order):
&lt;br&gt;&lt;br&gt;&amp;nbsp;Samba4 now includes the full AD schema, as used in Microsoft Windows 2008
&lt;br&gt;&lt;br&gt;&amp;nbsp;LDB (the core Samba4 database library) now handles large number of
&lt;br&gt;&amp;nbsp;users and groups much more efficiently
&lt;br&gt;&lt;br&gt;These are just some of the user-visible highlights of the work done in
&lt;br&gt;the past few months. &amp;nbsp;More details of the work done 'under the hood'
&lt;br&gt;can be found in our GIT history.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CHANGES
&lt;br&gt;=======
&lt;br&gt;&lt;br&gt;Those familiar with Samba 3 can find a list of user-visible changes
&lt;br&gt;since that release series in the NEWS file.
&lt;br&gt;&lt;br&gt;KNOWN ISSUES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;- Domain member support is in it's infancy, and is not comparable to
&lt;br&gt;&amp;nbsp; the support found in Samba3.
&lt;br&gt;&lt;br&gt;- There is no printing support in the current release.
&lt;br&gt;&lt;br&gt;- There is no NetBIOS browsing support in the current release
&lt;br&gt;&lt;br&gt;- The Samba4 port of the CTDB clustering support is not yet complete
&lt;br&gt;&lt;br&gt;- Clock Synchronisation is critical. &amp;nbsp;Many 'wrong password' errors are
&lt;br&gt;&amp;nbsp; actually due to Kerberos objecting to a clock skew between client
&lt;br&gt;&amp;nbsp; and server. &amp;nbsp;(The NTP work in the previous alphas are partly to assist
&lt;br&gt;&amp;nbsp; with this problem).
&lt;br&gt;&lt;br&gt;RUNNING Samba4
&lt;br&gt;==============
&lt;br&gt;&lt;br&gt;A short guide to setting up Samba 4 can be found in the howto.txt file
&lt;br&gt;in root of the tarball.
&lt;br&gt;&lt;br&gt;DEVELOPMENT and FEEDBACK
&lt;br&gt;========================
&lt;br&gt;Bugs can be filed at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;&amp;nbsp;but please be aware
&lt;br&gt;that many features are simply not expected to work at this stage. &amp;nbsp;
&lt;br&gt;&lt;br&gt;The Samba Wiki at &lt;a href=&quot;http://wiki.samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org&lt;/a&gt;&amp;nbsp;should detail some of these
&lt;br&gt;development plans.
&lt;br&gt;&lt;br&gt;Development and general discussion about Samba 4 happens mainly on
&lt;br&gt;the #samba-technical IRC channel (on irc.freenode.net) and
&lt;br&gt;the samba-technical mailing list (see &lt;a href=&quot;http://lists.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.samba.org/&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;details).
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The release tarball is available from the following location:
&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha8.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha8.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release has been signed using GPG with Andrew's GPG key (28B436BB).
&lt;br&gt;&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha8.tar.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha8.tar.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;To verify that the signature is correct, make sure that the tarball has
&lt;br&gt;been unzipped and run:
&lt;br&gt;&lt;br&gt;$ gpg --verify samba-4.0.0alpha8.tar.asc
&lt;br&gt;&lt;br&gt;&lt;br&gt;Happy testing!
&lt;br&gt;&lt;br&gt;The Samba team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24106593/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Samba-4.0.0alpha8-tp24106593p24106593.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24056280</id>
	<title>[Announce] Samba 3.3.5 Available for Download</title>
	<published>2009-06-16T08:01:03Z</published>
	<updated>2009-06-16T08:01:03Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;I like the dreams of the future
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; better than the history of the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; past.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thomas Jefferson
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest bugfix release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.5 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix SAMR and LSA checks (bug #6089, #6289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix posix acls when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner (bug #2346).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix joining of Win7 into Samba domain (bug #6099).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix joining of Win2000 SP4 clients (bug #6301).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.4:
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6320: Handle registry config source in file_list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6415: Filter out of range mappings in default idmap config in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; idmap_tdb.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6416: Filter out of range mappings in default idmap config in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; idmap_tdb2.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6417: Filter out of range mappings in default idmap config in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; idmap_ldap.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent infinite include nesting.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Mark registry shares without path unavailable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6089: Revert the extra SAMR and LSA checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix joining of Win7 into Samba domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6289: Revert the extra SAMR and LSA checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6297: Owner of sticky directory cannot delete files created by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; others.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6315: smbd crashes doing vfs_full_audit on IPC$ close event.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6330: Fix DFS on AIX.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix joining of Win7 into Samba domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6157: Fix handling of multi-value attribute &amp;quot;uid&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6301: Fix joining of Win2000 SP4 clients.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6309: Support remote unjoining of Windows 2003 or greater.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6465: Fix enumeration of empty aliases (ldb backend).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6336: Fix 'net groupmap set' segfault.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6361: Make --rcfile work in smbget.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6365: Re-Add the &amp;quot;dropbox&amp;quot; functionality with -wx rights on a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; directory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6382: Fix case insensitive access to DFS links.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6441: Fix the compile with --enable-dnssd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6449: 'net rap user add' crashes without -C option.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 897.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Do not crash in ctdbd_traverse if ctdbd is not around.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in winbind leading to a panic.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; TAKAHASHI Motonobu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;monyo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5897: Fix shutdown script example in the smb.conf manpage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; D.L. Meyer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dlmeyer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5832: Fix build on RHEL when ccache is not available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Some man pam_winbind improvements.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5835: Add keyutils-devel to build requires to fix build on RHEL.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc VanHeyningen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24056280&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.vanheyningen@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Zero an uninitialized array.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.5.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.5.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24056280/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.5-Available-for-Download-tp24056280p24056280.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24053575</id>
	<title>[Announce] Samba 3.2.12 Maintenance Release Available for Download</title>
	<published>2009-06-16T05:41:12Z</published>
	<updated>2009-06-16T05:41:12Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Your background and environment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;is with you for life.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No question about that.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sean Connery
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a maintenance release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;Major enhancements in 3.2.12 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix SAMR and LSA checks (bug #6089, #6289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix posix acls when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner (bug #2346).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix &amp;quot;force user&amp;quot; (bug #6291).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix Winbind crash (bug #6279).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix joining of Win7 into Samba domain (bug #6099).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.11
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent creation of keys containing the '/' character.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6089: Revert the extra SAMR and LSA checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix joining of Win7 into Samba domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6279: Fix Winbind crash.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6289: Revert the extra SAMR and LSA checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6291: Fix &amp;quot;force user&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6386: Groupdb mapping fix.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in processing of open modes in POSIX open.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix joining of Win7 into Samba domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6465: Fix enumeration of empty aliases (ldb backend).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Protect netlogon_creds_server_step() against NULL creds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5798: CFLAGS info lost in configure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6382: Fix case insensitive access to DFS links.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in winbind leading to a panic.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash bug if we timeout in net rpc trustdom list.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; D.L. Meyer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dlmeyer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5832: Fix build on RHEL when ccache is not available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Sébastien Prud'homme &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sebastien.prudhomme@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5945: Fix out of memory error with Winbind idmap.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5835: Add keyutils-devel to build requires.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24053575&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ssorce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix profile acls in some corner cases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.12.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.12.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24053575/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.12-Maintenance-Release-Available-for-Download-tp24053575p24053575.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23831295</id>
	<title>[Announce] Samba 3.4.0pre2 Available for Download</title>
	<published>2009-06-02T05:05:12Z</published>
	<updated>2009-06-02T05:05:12Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the second preview release of Samba 3.4. &amp;nbsp;This is *not*
&lt;br&gt;intended for production environments and is designed for testing
&lt;br&gt;purposes only. &amp;nbsp;Please report any defects via the Samba bug reporting
&lt;br&gt;system at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.0 include:
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;Configuration changes:
&lt;br&gt;o The default passdb backend has been changed to 'tdbsam'!
&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;o Samba4 and Samba3 sources are included in the tarball
&lt;br&gt;&lt;br&gt;Authentication Changes:
&lt;br&gt;o Changed the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;Printing Changes:
&lt;br&gt;o Various fixes including printer change notificiation for Samba spoolss
&lt;br&gt;&amp;nbsp; print servers.
&lt;br&gt;&lt;br&gt;Internal changes:
&lt;br&gt;o The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; and spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;o Samba3 and Samba4 do now share a common tevent library.
&lt;br&gt;o The code has been cleaned up and the major basic interfaces are shared with
&lt;br&gt;&amp;nbsp; Samba4 now.
&lt;br&gt;o An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;net Command Changes:
&lt;br&gt;o Parameter syntax made more consistent.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Configuration changes
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;!!! ATTENTION !!!
&lt;br&gt;The default passdb backend has been changed to 'tdbsam'! That breaks existing
&lt;br&gt;setups using the 'smbpasswd' backend without explicit declaration! Please use
&lt;br&gt;'passdb backend = smbpasswd' if you would like to stick to the 'smbpasswd'
&lt;br&gt;backend or convert your smbpasswd entries using e.g. 'pdbedit -i smbpasswd -e
&lt;br&gt;tdbsam'.
&lt;br&gt;&lt;br&gt;The 'tdbsam' backend is much more flexible concerning per user settings
&lt;br&gt;like 'profile path' or 'home directory' and there are some commands which do not
&lt;br&gt;work with the 'smbpasswd' backend at all.
&lt;br&gt;&lt;br&gt;&lt;br&gt;General Changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;On the way towards a standalone Samba AD domain controller, Samba3 and Samba4
&lt;br&gt;branches can be built as &amp;quot;merged&amp;quot; build. That's why Samba3 and Samba4 sources
&lt;br&gt;are included in the tarball. The merged build is possible in Samba 3.4.0, but
&lt;br&gt;disabled by default. To learn more about the merged build,
&lt;br&gt;please see &lt;a href=&quot;http://wiki.samba.org/index.php/Franky&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Franky&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;According to this one, there is no &amp;quot;source&amp;quot; directory included in the tarball at
&lt;br&gt;all. Samba3 sources are located in &amp;quot;source3&amp;quot;, Samba4 sources are located in
&lt;br&gt;&amp;quot;source4&amp;quot;. The libraries have been moved to the toplevel directory.
&lt;br&gt;&lt;br&gt;To build plain Samba3, please change to &amp;quot;source3&amp;quot; and start the build as usual.
&lt;br&gt;To build Samba4 as well, please use the &amp;quot;--enable-merged-build&amp;quot; configure
&lt;br&gt;option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Authentication Changes
&lt;br&gt;======================
&lt;br&gt;&lt;br&gt;Previously, when Samba was a domain member and a client was connecting using an
&lt;br&gt;untrusted domain name, such as BOGUS\user smbd would remap the untrusted
&lt;br&gt;domain to the primary domain smbd was a member of and attempt authentication
&lt;br&gt;using that DOMAIN\user name. &amp;nbsp;This differed from how a Windows member server
&lt;br&gt;would behave. &amp;nbsp;Now, smbd will replace the BOGUS name with it's SAM name. &amp;nbsp;In
&lt;br&gt;the case where smbd is acting as a PDC this will be DOMAIN\user. &amp;nbsp;In the case
&lt;br&gt;where smbd is acting as a domain member server this will be WORKSTATION\user.
&lt;br&gt;Thus, smbd will never assume that an incoming user name which is not qualified
&lt;br&gt;with the same primary domain, is part of smbd's primary domain.
&lt;br&gt;&lt;br&gt;While this behavior matches Windows, it may break some workflows which depended
&lt;br&gt;on smbd to always pass through bogus names to the DC for verification. &amp;nbsp;A new
&lt;br&gt;parameter &amp;quot;map untrusted to domain&amp;quot; can be enabled to revert to the legacy
&lt;br&gt;behavior.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Printing Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The spoolss subsystem was replaced by autogenerated code based on PIDL. That fixes
&lt;br&gt;several printing issues including printer change notificiation on Samba print
&lt;br&gt;servers and will stabilize the printing functionality generally.
&lt;br&gt;The support for spoolss printing with Windows Vista has been improved.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Internal Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog and
&lt;br&gt;spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;So Günther Deschner finally corrected one of the biggest mistakes in the
&lt;br&gt;development of Samba: Hand-marshalled RPC stubs.
&lt;br&gt;&lt;br&gt;Thanks a lot! :-)
&lt;br&gt;&lt;br&gt;Samba3 and Samba4 do now share a common tevent library for fd and timer events.
&lt;br&gt;&lt;br&gt;The code has been cleaned up and Samba3 and Samba4 do share the major basic
&lt;br&gt;interfaces now. That is why the libraries were moved to the toplevel directory.
&lt;br&gt;That is one of the first steps to share code and minimize the gap between
&lt;br&gt;these two versions.
&lt;br&gt;&lt;br&gt;An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;net Command Changes
&lt;br&gt;===================
&lt;br&gt;&lt;br&gt;The net command now accepts the common command line parameters most other Samba
&lt;br&gt;command line utilities use, with a couple of remaining differences:
&lt;br&gt;&lt;br&gt;-l still gives long output for net commands supporting the --long flag. This was
&lt;br&gt;more useful than the common --log-base parameter.
&lt;br&gt;&lt;br&gt;-i still tells net to read data from stdin (like --stdin) instead of toggling
&lt;br&gt;the common --scope flag.
&lt;br&gt;&lt;br&gt;-S still tells net the server to connect to (like --server) instead of
&lt;br&gt;negotiating the common --signing flag. As -S is probably used by most scripts
&lt;br&gt;doing net rpc commands, this would have been a high-impact change for little
&lt;br&gt;gain.
&lt;br&gt;&lt;br&gt;This change was mainly done to unify the authentification options. Here, one
&lt;br&gt;flag changed it's meaning and one useful flag was added.
&lt;br&gt;&lt;br&gt;-N used to be the short version of --ntname. It now matches the Samba default of
&lt;br&gt;--no-pass. Use this to stop net from prompting for a password if you want
&lt;br&gt;anonymous authentication.
&lt;br&gt;&lt;br&gt;-A --authentication-file now takes an authentication file with the username and
&lt;br&gt;password you want net to use, avoiding a password prompt as with plain -U user
&lt;br&gt;or having to give a password on the command line as in -U user%pass.
&lt;br&gt;&lt;br&gt;Last but not least net now always falls back to your local unix username if no
&lt;br&gt;-U is specified and a username is needed. net rpc commands will now prompt for a
&lt;br&gt;password unless one is specified using either -U user%pass or -A auth_file
&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp;-------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;access based share enum	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;dedicated keytab file	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;kerberos method		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; default
&lt;br&gt;&amp;nbsp; &amp;nbsp;map untrusted to domain	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;max open files		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default auto detected
&lt;br&gt;&amp;nbsp; &amp;nbsp;passdb backend		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default tdbsam
&lt;br&gt;&amp;nbsp; &amp;nbsp;perfcount module		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;use kerberos keytab		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Removed
&lt;br&gt;&lt;br&gt;&lt;br&gt;New [sub]commands
&lt;br&gt;-----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;net eventlog			Import/dump/export native win32 eventlog files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service create	Create a new service.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service delete	Delete an existing service.
&lt;br&gt;&lt;br&gt;&lt;br&gt;New configure options
&lt;br&gt;---------------------
&lt;br&gt;&lt;br&gt;--enable-external-libtalloc	Enable external talloc
&lt;br&gt;--enable-merged-build		Build Samba 4 as well
&lt;br&gt;--enable-gnutls			Turn on gnutls support
&lt;br&gt;--with-statedir=DIR		Where to put persistent state files
&lt;br&gt;--with-cachedir=DIR		Where to put temporary cache files
&lt;br&gt;--with-ncalprcdir=DIR		Where to put ncalrpc sockets
&lt;br&gt;--with-selftest-shrdir=DIR	The share directory that make test will be run
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; against
&lt;br&gt;--with-selftest-custom-conf=PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An optional custom smb.conf that is included in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the server smb.conf during make test
&lt;br&gt;--with-wbclient			Use external wbclient
&lt;br&gt;--with-included-popt		Use bundled popt library, not from system
&lt;br&gt;--with-libiconv=BASEDIR		Use libiconv in BASEDIR/lib and BASEDIR/include
&lt;br&gt;--with-sqlite3			SQLITE3 backend support
&lt;br&gt;--with-pthreads			Include pthreads
&lt;br&gt;--with-setproctitle		Search for setproctitle support
&lt;br&gt;&lt;br&gt;&lt;br&gt;Commit Highlights
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and spoolss by autogenerated code based on PIDL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several printing issues and improve support for printer change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notificiations.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net eventlog'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add asynchronous API.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Samba3 and Samba4 share a tevent library.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add two new parameters to control how we verify kerberos tickets.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Danny Tylman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danny.tylman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net rpc service' subcommands 'create' and 'delete'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make merged build possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Move common libraries to the shared lib/ directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.4.0pre1
&lt;br&gt;-----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6291: Fix 'force user'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6313: ldapsam_update_sam_account() crashes while doing talloc_free on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; malloced memory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6315: Fix smbd crashes when doing vfs_full_audit on IPC$ close event.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6330: Fix DFS on AIX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bunch of compiler warnings about wrong format types.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the core of the SAMR access functions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SAMR server for winbindd access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4271: testparm should not print includes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6292: Update config.guess from gnu.org.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6320: Handle registry config source in file_list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6415: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6416: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_tdb2).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6417: Filter out of range mappings in default idmap config
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (idmap_ldap).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add dbwrap_tool - a tdb tool that is CTDB-aware.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Hide &amp;quot;config backend&amp;quot; from swat.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix linking with --disable-shared-libs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kai Blin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kai@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG #6357: Use Samba default command line arguments in 'net'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix issue with missing entries when enumerating directories.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Map NULL domains to our global sam name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5859: Fix renaming of samr objects failed due to samr setuserinfo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Fix NETLOGON credential chain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6253: Use correct value for password expiry calculation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6309: Support remote unjoining of Windows 2003 or greater.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; retrieved.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6372: usermanager only displaying 1024 groups and aliases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix driver upload for Xerox 4110 PS printer driver.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add &amp;quot;net dom renamecomputer&amp;quot; to rename machines in a domain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Inspect the correct computername string before enabling/disabling the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; change button in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix join prompt dialog test in netdomjoin-gui.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Only gray out labels when not root and not connecting to remote
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; machines (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow to switch between workgroups/domains with the same name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (netdomjoin-gui).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add NetShutdownInit and NetShutdownAbort.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix samr access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add a security model to LSA.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix nss_wrapper build for Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Geza Gemes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geza@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6136: New AFS syscall conventions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ole Hansen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ole@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6359: smbclient -L does not list workgroup for hosts with both IPv4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and IPv6 addresses
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4831: Don't call openlog() or closelog() from pam_smbpass.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Also handle DirX return codes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5681: Do not limit the number of network interfaces.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6157: Fix handling of multi-value attribute &amp;quot;uid&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6302: Give the VFS a chance to read from 0-byte files.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6336: Fix segfault in 'net groupmap set'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6361: Make --rcfile work in smbget.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Do not crash in ctdbd_traverse if ctdbd is not around.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 897.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in vfs_aio_fork with gpfs share modes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug disclosed by lock8 torture test.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a race condition in winbind leading to a panic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Attempt to fix a Debian build problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Detect tight loop in tdb_find().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; owner.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix chained sesssetupAndX/tconn messages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix strict locking with chained reads.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix two bugs in sendfile.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Slava Semushin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;php-coder@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memory leak.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix file descriptor leak.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Aravind Srinivasan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aravind.srinivasan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Always allocate memory in dptr_ReadDirName.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kumar Thangavelu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kumar.Thangavelu@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'net' crash during domain join.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Marc VanHeyningen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831295&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.vanheyningen@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Zero an uninitialized array.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow child processes to exit gracefully if we are out of fds.
&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.4 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/pre&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/pre&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/pre/WHATSNEW-3-4-0pre2.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/pre/WHATSNEW-3-4-0pre2.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23831295/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.0pre2-Available-for-Download-tp23831295p23831295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23314286</id>
	<title>[Announce] Samba 3.4.0pre1 Available for Download</title>
	<published>2009-04-30T03:48:52Z</published>
	<updated>2009-04-30T03:48:52Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the first preview release of Samba 3.4. &amp;nbsp;This is *not*
&lt;br&gt;intended for production environments and is designed for testing
&lt;br&gt;purposes only. &amp;nbsp;Please report any defects via the Samba bug reporting
&lt;br&gt;system at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.4.0 include:
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;General changes:
&lt;br&gt;o Samba4 and Samba3 sources are included in the tarball
&lt;br&gt;&lt;br&gt;Authentication Changes:
&lt;br&gt;o Changed the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;Printing Changes:
&lt;br&gt;o Various fixes including printer change notificiation for Samba spoolss
&lt;br&gt;&amp;nbsp; print servers.
&lt;br&gt;&lt;br&gt;Internal changes:
&lt;br&gt;o The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; and spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;o Samba3 and Samba4 do now share a common tevent library.
&lt;br&gt;o The code has been cleaned up and the major basic interfaces are shared with
&lt;br&gt;&amp;nbsp; Samba4 now.
&lt;br&gt;o An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;General Changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;On the way towards a standalone Samba AD domain controller, Samba3 and Samba4
&lt;br&gt;branches can be built as &amp;quot;merged&amp;quot; build. That's why Samba3 and Samba4 sources
&lt;br&gt;are included in the tarball. The merged build is possible in Samba 3.4.0, but
&lt;br&gt;disabled by default. To learn more about the merged build,
&lt;br&gt;please see &lt;a href=&quot;http://wiki.samba.org/index.php/Franky&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org/index.php/Franky&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;According to this one, there is no &amp;quot;source&amp;quot; directory included in the tarball at
&lt;br&gt;all. Samba3 sources are located in &amp;quot;source3&amp;quot;, Samba4 sources are located in
&lt;br&gt;&amp;quot;source4&amp;quot;. The libraries have been moved to the toplevel directory.
&lt;br&gt;&lt;br&gt;To build plain Samba3, please change to &amp;quot;source3&amp;quot; and start the build as usual.
&lt;br&gt;To build Samba4 as well, please use the &amp;quot;--enable-merged-build&amp;quot; configure
&lt;br&gt;option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Authentication Changes
&lt;br&gt;======================
&lt;br&gt;&lt;br&gt;Previously, when Samba was a domain member and a client was connecting using an
&lt;br&gt;untrusted domain name, such as BOGUS\user smbd would remap the untrusted
&lt;br&gt;domain to the primary domain smbd was a member of and attempt authentication
&lt;br&gt;using that DOMAIN\user name. &amp;nbsp;This differed from how a Windows member server
&lt;br&gt;would behave. &amp;nbsp;Now, smbd will replace the BOGUS name with it's SAM name. &amp;nbsp;In
&lt;br&gt;the case where smbd is acting as a PDC this will be DOMAIN\user. &amp;nbsp;In the case
&lt;br&gt;where smbd is acting as a domain member server this will be WORKSTATION\user.
&lt;br&gt;Thus, smbd will never assume that an incoming user name which is not qualified
&lt;br&gt;with the same primary domain, is part of smbd's primary domain.
&lt;br&gt;&lt;br&gt;While this behavior matches Windows, it may break some workflows which depended
&lt;br&gt;on smbd to always pass through bogus names to the DC for verification. &amp;nbsp;A new
&lt;br&gt;parameter &amp;quot;map untrusted to domain&amp;quot; can be enabled to revert to the legacy
&lt;br&gt;behavior.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Printing Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The spoolss subsystem was replaced by autogenerated code based on PIDL. That fixes
&lt;br&gt;several printing issues including printer change notificiation on Samba print
&lt;br&gt;servers and will stabilize the printing functionality generally.
&lt;br&gt;The support for spoolss printing with Windows Vista has been improved.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Internal Changes
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog and
&lt;br&gt;spoolss) were replaced by autogenerated code based on PIDL.
&lt;br&gt;So Günther Deschner finally corrected one of the biggest mistakes in the
&lt;br&gt;development of Samba: Hand-marshalled RPC stubs.
&lt;br&gt;&lt;br&gt;Thanks a lot! :-)
&lt;br&gt;&lt;br&gt;Samba3 and Samba4 do now share a common tevent library for fd and timer events.
&lt;br&gt;&lt;br&gt;The code has been cleaned up and Samba3 and Samba4 do share the major basic
&lt;br&gt;interfaces now. That is why the libraries were moved to the toplevel directory.
&lt;br&gt;That is one of the first steps to share code and minimize the gap between
&lt;br&gt;these two versions.
&lt;br&gt;&lt;br&gt;An asynchronous API has been added.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp;-------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;access based share enum	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;dedicated keytab file	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;kerberos method		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; default
&lt;br&gt;&amp;nbsp; &amp;nbsp;map untrusted to domain	 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; No
&lt;br&gt;&amp;nbsp; &amp;nbsp;max open files		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Changed Default auto detected
&lt;br&gt;&amp;nbsp; &amp;nbsp;perfcount module		 &amp;nbsp; &amp;nbsp; &amp;nbsp; New	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;use kerberos keytab		 &amp;nbsp; &amp;nbsp; &amp;nbsp; Removed
&lt;br&gt;&lt;br&gt;&lt;br&gt;New [sub]commands
&lt;br&gt;-----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;net eventlog			Import/dump/export native win32 eventlog files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service create	Create a new service.
&lt;br&gt;&amp;nbsp; &amp;nbsp;net rpc service delete	Delete an existing service.
&lt;br&gt;&lt;br&gt;&lt;br&gt;New configure options
&lt;br&gt;---------------------
&lt;br&gt;&lt;br&gt;--enable-external-libtalloc	Enable external talloc
&lt;br&gt;--enable-merged-build		Build Samba 4 as well
&lt;br&gt;--enable-gnutls			Turn on gnutls support
&lt;br&gt;--with-statedir=DIR		Where to put persistent state files
&lt;br&gt;--with-cachedir=DIR		Where to put temporary cache files
&lt;br&gt;--with-ncalprcdir=DIR		Where to put ncalrpc sockets
&lt;br&gt;--with-selftest-shrdir=DIR	The share directory that make test will be run
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; against
&lt;br&gt;--with-selftest-custom-conf=PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An optional custom smb.conf that is included in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the server smb.conf during make test
&lt;br&gt;--with-wbclient			Use external wbclient
&lt;br&gt;--with-included-popt		Use bundled popt library, not from system
&lt;br&gt;--with-libiconv=BASEDIR		Use libiconv in BASEDIR/lib and BASEDIR/include
&lt;br&gt;--with-sqlite3			SQLITE3 backend support
&lt;br&gt;--with-pthreads			Include pthreads
&lt;br&gt;--with-setproctitle		Search for setproctitle support
&lt;br&gt;&lt;br&gt;&lt;br&gt;Commit Highlights
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change the way smbd handles untrusted domain names given during user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; authentication.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and spoolss by autogenerated code based on PIDL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several printing issues and improve support for printer change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notificiations.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net eventlog'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add asynchronous API.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Samba3 and Samba4 share a tevent library.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add two new parameters to control how we verify kerberos tickets.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Danny Tylman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danny.tylman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add 'net rpc service' subcommands 'create' and 'delete'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23314286&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make merged build possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Move common libraries to the shared lib/ directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.4 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/pre&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/pre&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/pre/WHATSNEW-3-4-0pre1.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/pre/WHATSNEW-3-4-0pre1.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23314286/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.4.0pre1-Available-for-Download-tp23314286p23314286.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23295759</id>
	<title>[Announce] Samba 3.3.4 Available for Download</title>
	<published>2009-04-29T02:10:26Z</published>
	<updated>2009-04-29T02:10:26Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;A banker is a fellow who lends you his
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;umbrella when the sun is shining and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wants it back the minute it begins to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rain.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Mark Twain
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest bugfix release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.4 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix domain logins for WinXP clients pre SP3 (bug #6263).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix samr_OpenDomain access checks (bug #6089).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix usrmgr.exe creating a user (bug #6243).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.3:
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * net conf: Save share name as given, not as lower case only.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent creation of registry keys containing the '/' character.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6089: Fix samr_OpenDomain access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;msdfs root&amp;quot; set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6279: Fix Winbind crash.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow pdbedit to change a user rid/sid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't access a freed structure when logging off and re-using a vuid.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5329: Add &amp;quot;net rpc service delete/create&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; freed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6263: Fix domain logins for WinXP clients pre SP3.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6286: Call init function for builtin idmap modules before probing for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; them as shared modules.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Try to to fix password_expired flag handling.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make sure to grey out change fields in the netdomjoin-gui when not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; running as root.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't look up local user for remote changes, even when root.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6243: Fix usrmgr.exe creating a user.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use procid_str in debug messages for better cluster-debuggability.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use cluster-aware procid_is_me instead of comparing pids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix smbd crash for close_on_completion.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memleak in an unlikely error path in change_notify_create().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Do not use the file system GET_REAL_FILENAME for mangled names.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash bug if we timeout in net rpc trustdom list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add '--request-timeout' option to net.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Martin Schwenke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;martin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * In net_conf_import, start a transaction when importing a single share.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295759&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ssorce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix writing of roaming profiles with &amp;quot;profile acls&amp;quot; set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.4.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.4.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23295759/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.4-Available-for-Download-tp23295759p23295759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23098674</id>
	<title>[Announce] Samba 3.2.11 Maintenance Release Available</title>
	<published>2009-04-17T07:07:50Z</published>
	<updated>2009-04-17T07:07:50Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;You can't have everything.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Where would you put it?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Steven Wright
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a maintenance release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;Major enhancements in 3.2.11 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix domain logins for WinXP clients pre SP3 (bug #6263).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix samr_OpenDomain access checks (bug #6089).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix smbd crash for close_on_completion.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.10
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23098674&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6089: Fix samr_OpenDomain access checks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;msdfs root&amp;quot; set to &amp;quot;yes&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow pdbedit to change a user rid/sid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23098674&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6205: Correct sample smb.conf share configuration.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6263: Fix domain logins for WinXP clients pre SP3.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix resume command typo for &amp;quot;printing = vlp&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23098674&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix smbd crash for close_on_completion.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memleak in an unlikely error path in change_notify_create().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jim McDonough &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23098674&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmcd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't look up local user for remote changes, even when root.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.11.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.11.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23098674/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.11-Maintenance-Release-Available-tp23098674p23098674.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22827319</id>
	<title>[Announce] Samba 3.3.3 Available for Download</title>
	<published>2009-04-01T06:51:34Z</published>
	<updated>2009-04-01T06:51:34Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Never refuse any advance of friendship, for if
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;nine out of ten bring you nothing, one alone
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;may repay you.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Madame de Tencin
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the latest bugfix release release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.3 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; correctly (bug #6195).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix serving of files with colons to CIFS/VFS client (bug #6196).
&lt;br&gt;&amp;nbsp; &amp;nbsp; o Fix &amp;quot;map readonly&amp;quot; (bug #6186).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.2:
&lt;br&gt;--------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6195: Don't let smbd child processes panic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add backend_requires_messaging() method to libsmbconf.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fall back to file backend when no valid backend was found.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memleak in dbwrap_rbt.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Provide transaction_start|commit|cancel fns for the registry tdb.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Speed up &amp;quot;net conf drop&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Speed up &amp;quot;net conf import&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add transactions to the libsmbconf API.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Reduce memory usage of &amp;quot;net conf import&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Registry cleanup.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix handling of SAMBA_VERSION_VENDOR_PATCH.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build of pam_winbind.so with static linking.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Tidy up some convert_string_internal error cases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6186: Fix map readonly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; correctly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to run elections.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow DFS client paths to work when POSIX pathnames have been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; selected.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Try and fix the build farm RAW-STREAMS errors.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Ensure files starting with multiple dots are hidden.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6102: NetQueryDisplayInformation could return wrong information.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6193: Avoid messing with sync_context in libnet_samsync_delta().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix notify_printer_status_byname.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity IDs 722, 762, 774, 775, 776.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build on old Heimdal based systems.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix compile warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use parentheses in if condition to make negation clear.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andy Kelk &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andy@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add dirsort module.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve Langasek &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vorlon@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6147: Fix detection of the GNU ld version.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6097: Fix smbd segfault.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; members.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6139: Add missing whitespace in mount.cifs error message.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a malloc/talloc mismatch when cli_initialise() fails.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Speed up &amp;quot;net conf list&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add sorted subkey cache.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use StrCaseCmp in the dirsort module.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Document the dirsort module.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the build on HP/UX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Disable dns_sd by default.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add avahi detection to configure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add event avahi binding.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use avahi to register _smb._tcp in smbd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix two memleaks in the encryption code.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a scary &amp;quot;fill_share_mode_lock failed&amp;quot; message.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;derrell@dworkin.(none)&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't set
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; errno.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't use reserved words in smbconftort.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix smb signing for fragmented trans/trans2/nttrans requests.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Parse_packet can return NULL which is then dereferenced in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; match_mailslot_name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Timur &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;timur@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Format the header check for netinet/ip.h more nicely.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix detection of netinet/ip.h on FreeBSD.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Alexander Zagrebin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827319&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alexz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Missing break in conversion function prevents tdb password database
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; update.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.3.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.3.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22827319/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.3-Available-for-Download-tp22827319p22827319.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22827214</id>
	<title>[Announce] Samba 3.2.10 Available for Download</title>
	<published>2009-04-01T06:50:25Z</published>
	<updated>2009-04-01T06:50:25Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;A life spent making mistakes is not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;only more honorable, but more useful
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;than a life spent doing nothing.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;		 &amp;nbsp; &amp;nbsp; George Bernard Shaw
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a maintenance release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;In Samba 3.2.9, there is an issue while migrating passdb.tdb files from older
&lt;br&gt;Samba versions (e.g. 3.2.8). That causes panics of smbd child processes until
&lt;br&gt;the parent smbd is restarted once after converting the passdb.tdb file. This
&lt;br&gt;issue is fixed in Samba 3.2.10.
&lt;br&gt;&lt;br&gt;Sorry for the inconveniences!
&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.9
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22827214&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG #6195: Don't let smbd child processes panic.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.10.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.10.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22827214/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.10-Available-for-Download-tp22827214p22827214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22806342</id>
	<title>[Announce] Samba 3.2.9 Maintenance Release Available</title>
	<published>2009-03-31T07:08:22Z</published>
	<updated>2009-03-31T07:08:22Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;In summer, the song sings itself.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; William Carlos Williams
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a maintenance release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;Major enhancements included in Samba 3.2.9 are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
&lt;br&gt;&amp;nbsp; &amp;nbsp; correctly (bug #6195).
&lt;br&gt;&amp;nbsp; o Fix guest authentication in setups with &amp;quot;security = share&amp;quot; and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;guest ok = yes&amp;quot; when Winbind is running.
&lt;br&gt;&amp;nbsp; o Fix corruptions of source path in tar mode of smbclient (bug #6161).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.8
&lt;br&gt;- -------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add script fill-templates.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make update-pkginfo callable from any directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Samba returns incurrate capabilities list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; filesystem.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6161: smbclient corrupts source path in tar mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; correctly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; run elections.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correctly use chroot().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; that &amp;quot;offered&amp;quot; read from the rpc packet in spoolss is under
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; that size.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 602.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Backport the semantics of when to delete alternate data streams on a file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; truncate.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow set attributes on a stream fnum to be redirected to the base
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; filename.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix use of streams modules with CIFSFS client.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix more POSIX path lstat calls.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow DFS client paths to work when POSIX pathnames have been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; selected.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Try and fix the build farm RAW-STREAMS errors.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Ensure files starting with multiple dots are hidden.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix guest auth when Winbind is running.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6102: NetQueryDisplayInformation could return wrong information.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6193: Avoid messing with sync_context in fetch_database_to_ldif().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memleak in get_remote_printer_publishing_data().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add pidl in order to be able to regenerate librpc functions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity IDs 722, 762.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve French &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;smfrench@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * cifs mount fix for handling -V parameter.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix guest mounts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Holger Hetterich &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hhetter@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Enable total anonymization in vfs_smb_traffic_analyzer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Enable IPv6 support for NetBSD and FreeBSD.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prefer gssapi header files from subdirectory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build on old Heimdal based systems.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use parentheses in if condition to make negation clear.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günter Kukkukk &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't try and delete a default ACL from a file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Initialize rc to 0 in main.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6100: Complete fix.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; members.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6097: Fix smbd segfault.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix remotely adding a share via MMC.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix resume handle for _samr_EnumDomainGroups.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity IDs 742, 744, 745, 879, 880.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a buffer handling bug when adding lots of registry keys.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a O(n^2) algorithm in regdb_fetch_keys().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix an uninitialized variable warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error / segfault in dns_register_smbd().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a malloc/talloc mismatch when cli_initialise() fails.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix two memleaks in the encryption code.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix gcc 4.4 compile warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a scary &amp;quot;fill_share_mode_lock failed&amp;quot; message.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;derrell@dworkin.(none)&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; set errno.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6100: Implement _netr_LogonGetCapabilities() with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NT_STATUS_NOT_IMPLEMENTED.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add S-1-22-X-Y sids to the local token.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add idl for netr_LogonGetCapabilities().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the build on SLES8.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix smb signing for fragmented trans/trans2/nttrans requests.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Glenn Machin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gmachin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't miss an absolute pathname as a kerberos keytab path.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Shirish Pargaonkar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shirishpargaonkar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Clean-up entries in /etc/mtab after unmount.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ted Percival &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ted.percival@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash during name resolution when log level &amp;gt;= 10 and libc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; segfaults if printf is passed NULL for a &amp;quot;%s&amp;quot; arg (e.g. Solaris).
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SMB_VFS_RECVFILE/SENDFILE macros.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Parse_packet can return NULL which is then dereferenced in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; match_mailslot_name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix double free caused by incorrect talloc_steal usage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Aravind Srinivasan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aravind.srinivasan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Have nmbd check all available interfaces for WINS before failing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Miguel Suarez &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Miguel.Suarez@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6085: Fix build of vfs_default on systems without utime support.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yasuma Takeda &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5920: The length of the memcpy was calculated wrong.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6098: Fix the ads_find_dc() with &amp;quot;security = domain&amp;quot; when the DNS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; server is invalid.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Tridgell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tridge@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bug in message handling for code the change notify code.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jelmer Vernooij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jelmer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Properly cast array length in print functions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22806342&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Initialize the id_map status in idmap_ldap to avoid surprise.
&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.9.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.9.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAknSI5cACgkQKGi9fisXk1FqOgCghf4D7LrtMVz4Vf4duSVJii8G
&lt;br&gt;DjcAn3Cg5v/mJZAL0h/wVFyDpOCzhMfj
&lt;br&gt;=ioGn
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.9-Maintenance-Release-Available-tp22806342p22806342.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22497139</id>
	<title>[Announce] Samba 3.3.2 Available for Download</title>
	<published>2009-03-12T08:04:39Z</published>
	<updated>2009-03-12T08:04:39Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;The superfluous, a very necessary thing.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Voltaire
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is the latest bugfix release release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.2 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix &amp;quot;force group&amp;quot; (bug #6155).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix saving of files on Samba share using MS Office 2007 (bug #6160).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix guest authentication in setups with &amp;quot;security = share&amp;quot; and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;guest ok = yes&amp;quot; when Winbind is running.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix corruptions of source path in tar mode of smbclient (bug #6161).
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.1:
&lt;br&gt;- --------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6082: Fix renaming and deleting of directories using Windows clients.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6154: Make ZFS honor admin users.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6155: Fix &amp;quot;force group&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix some NetBSD warnings.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in processing of open modes in POSIX open.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix use of streams modules with CIFSFS client.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Ensure ACL modules work with POSIX paths.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use fsp-&amp;gt;posix_open in preference if we have it.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix more POSIX path lstat calls.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Tridgell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tridge@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bug in message handling for the change notify code.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steven Danneman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven.danneman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix guest authentication in setups with &amp;quot;security = share&amp;quot; and &amp;quot;guest ok =
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; yes&amp;quot; when Winbind is running.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve French &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;smfrench@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4640: Fix guest mounts in mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix displaying the version string properly when no other parameters passed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in in mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prefer gssapi header files from subdirectory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6124: Fix the build on IRIX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6176: winbindd -n should disable the winbind idmap cache.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add a vfs_preopen module to hide fs latencies.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error / segfault in dns_register_smbd().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build on SLES8.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Decremented by 1 for ntcancel requests.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix creation of core files.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.sledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix first mapping of uids/gids in Winbind.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22497139&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Initialize the id_map status in idmap_ldap to avoid surprise.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix initialization of idmap status.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.2.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.2.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkm5HukACgkQKGi9fisXk1FlQwCfRKgZX/XSiKcoZMepHzf/fzUE
&lt;br&gt;DVkAoIg1Hlk6iOgYkbBq30iaKn8vBMvO
&lt;br&gt;=xdpy
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.2-Available-for-Download-tp22497139p22497139.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22279526</id>
	<title>[ANNOUNCE] Samba 4.0.0alpha7</title>
	<published>2009-02-26T14:57:15Z</published>
	<updated>2009-02-26T14:57:15Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">We are proud to a announce another alpha release of Samba 4. 
&lt;br&gt;&lt;br&gt;What's new in Samba 4 alpha7
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;Samba 4 is the ambitious next version of the Samba suite that is being
&lt;br&gt;developed in parallel to the stable 3.0 series. The main emphasis in
&lt;br&gt;this branch is support for the Active Directory logon protocols used
&lt;br&gt;by Windows 2000 and above.
&lt;br&gt;&lt;br&gt;Samba4 alpha7 follows on from the alpha release series we have been
&lt;br&gt;publishing since September 2007
&lt;br&gt;&lt;br&gt;WARNINGS
&lt;br&gt;========
&lt;br&gt;&lt;br&gt;Samba4 alpha7 is not a final Samba release. &amp;nbsp;That is more a reference
&lt;br&gt;to Samba4's lack of the features we expect you will need than a
&lt;br&gt;statement of code quality, but clearly it hasn't seen a broad
&lt;br&gt;deployment yet. &amp;nbsp;If you were to upgrade Samba3 (or indeed Windows) to
&lt;br&gt;Samba4, you would find many things work, but that other key features
&lt;br&gt;you may have relied on simply are not there yet.
&lt;br&gt;&lt;br&gt;For example, while Samba 3.0 is an excellent member of a Active
&lt;br&gt;Directory domain, Samba4 is happier as a domain controller, and it is
&lt;br&gt;in this role where it has seen deployment into production.
&lt;br&gt;&lt;br&gt;Samba4 is subjected to an awesome battery of tests on an
&lt;br&gt;automated basis, we have found Samba4 to be very stable in it's
&lt;br&gt;behaviour. &amp;nbsp;We have to recommend against upgrading production servers
&lt;br&gt;from Samba 3 to Samba 4 at this stage, because there may be the features on
&lt;br&gt;which you may rely that are not present, or the mapping of
&lt;br&gt;your configuration and user database may not be complete. 
&lt;br&gt;&lt;br&gt;If you are upgrading, or looking to develop, test or deploy Samba4, you should
&lt;br&gt;backup all configuration and data.
&lt;br&gt;&lt;br&gt;NEW FEATURES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;Samba4 supports the server-side of the Active Directory logon environment
&lt;br&gt;used by Windows 2000 and later, so we can do full domain join
&lt;br&gt;and domain logon operations with these clients.
&lt;br&gt;&lt;br&gt;Our Domain Controller (DC) implementation includes our own built-in
&lt;br&gt;LDAP server and Kerberos Key Distribution Center (KDC) as well as the
&lt;br&gt;Samba3-like logon services provided over CIFS. &amp;nbsp;We correctly generate
&lt;br&gt;the infamous Kerberos PAC, and include it with the Kerberos tickets we
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;The new VFS features in Samba 4 adapts the filesystem on the server to
&lt;br&gt;match the Windows client semantics, allowing Samba 4 to better match
&lt;br&gt;windows behaviour and application expectations. &amp;nbsp;This includes file
&lt;br&gt;annotation information (in streams) and NT ACLs in particular. &amp;nbsp;The
&lt;br&gt;VFS is backed with an extensive automated test suite.
&lt;br&gt;&lt;br&gt;A new scripting interface has been added to Samba 4, allowing
&lt;br&gt;Python programs to interface to Samba's internals.
&lt;br&gt;&lt;br&gt;The Samba 4 architecture is based around an LDAP-like database that
&lt;br&gt;can use a range of modular backends. &amp;nbsp;One of the backends supports
&lt;br&gt;standards compliant LDAP servers (including OpenLDAP), and we are
&lt;br&gt;working on modules to map between AD-like behaviours and this backend.
&lt;br&gt;We are aiming for Samba 4 to be powerful frontend to large
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;CHANGES SINCE alpha6
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;In the time since Samba4 alpha6 was released in Janurary 2009, Samba has
&lt;br&gt;continued to evolve, but you may particularly notice these areas 
&lt;br&gt;(in no particular order):
&lt;br&gt;&lt;br&gt;&amp;nbsp;Multi Master Replication (MMR) configuration can now be generated 
&lt;br&gt;&amp;nbsp;for the OpenLDAP-Backend.
&lt;br&gt;&lt;br&gt;&amp;nbsp;OpenLDAP-Online-Configuration (olc) can now be generated for the 
&lt;br&gt;&amp;nbsp;OpenLDAP-Backend. (OpenLDAP-Versions &amp;gt;=2.4.15 required).
&lt;br&gt;&lt;br&gt;&amp;nbsp;Support for Windows 7 beta as a member of the Samba4 domain
&lt;br&gt;&lt;br&gt;&amp;nbsp;Issues with the nesting of LDB transactions have been fixed
&lt;br&gt;&lt;br&gt;&amp;nbsp;A number of internal libraries (tevent, auth in particular has been
&lt;br&gt;&amp;nbsp;updated for easier use outside Samba4
&lt;br&gt;&lt;br&gt;&amp;nbsp;spoolss IDL updates to bring Samba3 to use PIDL code, and to merge
&lt;br&gt;&amp;nbsp;the corrected IDL back into Samba4
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Fixes to allow use of C++ compilers and to increase portability
&lt;br&gt;&lt;br&gt;&amp;nbsp;Fixed TLS (SSL) support with modern versions of GnuTLS
&lt;br&gt;&amp;nbsp;
&lt;br&gt;These are just some of the highlights of the work done in the past 
&lt;br&gt;month. &amp;nbsp;More details can be found in our GIT history.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CHANGES
&lt;br&gt;=======
&lt;br&gt;&lt;br&gt;Those familiar with Samba 3 can find a list of user-visible changes
&lt;br&gt;since that release series in the NEWS file.
&lt;br&gt;&lt;br&gt;KNOWN ISSUES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;- Domain member support is in it's infancy, and is not comparable to
&lt;br&gt;&amp;nbsp; the support found in Samba3.
&lt;br&gt;&lt;br&gt;- There is no printing support in the current release.
&lt;br&gt;&lt;br&gt;- There is no NetBIOS browsing support in the current release
&lt;br&gt;&lt;br&gt;- The Samba4 port of the CTDB clustering support is not yet complete
&lt;br&gt;&lt;br&gt;- Clock Synchronisation is critical. &amp;nbsp;Many 'wrong password' errors are
&lt;br&gt;&amp;nbsp; actually due to Kerberos objecting to a clock skew between client
&lt;br&gt;&amp;nbsp; and server. &amp;nbsp;(The NTP work in the previous alphas are partly to assist
&lt;br&gt;&amp;nbsp; with this problem).
&lt;br&gt;&lt;br&gt;- Samba4 alpha7 is currently only portable to recent Linux
&lt;br&gt;&amp;nbsp; distributions. &amp;nbsp;Work to return support for other Unix varients is
&lt;br&gt;&amp;nbsp; expected during the next alpha cycles
&lt;br&gt;&lt;br&gt;&lt;br&gt;RUNNING Samba4
&lt;br&gt;==============
&lt;br&gt;&lt;br&gt;A short guide to setting up Samba 4 can be found in the howto.txt file
&lt;br&gt;in root of the tarball.
&lt;br&gt;&lt;br&gt;DEVELOPMENT and FEEDBACK
&lt;br&gt;========================
&lt;br&gt;Bugs can be filed at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;&amp;nbsp;but please be aware
&lt;br&gt;that many features are simply not expected to work at this stage. &amp;nbsp;
&lt;br&gt;&lt;br&gt;The Samba Wiki at &lt;a href=&quot;http://wiki.samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org&lt;/a&gt;&amp;nbsp;should detail some of these
&lt;br&gt;development plans.
&lt;br&gt;&lt;br&gt;Development and general discussion about Samba 4 happens mainly on
&lt;br&gt;the #samba-technical IRC channel (on irc.freenode.net) and
&lt;br&gt;the samba-technical mailing list (see &lt;a href=&quot;http://lists.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.samba.org/&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;details).
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The release tarball is available from the following location:
&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha7.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha7.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release has been signed using GPG with Andrew's GPG key (28B436BB).
&lt;br&gt;&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha7.tar.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha7.tar.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;To verify that the signature is correct, make sure that the tarball has
&lt;br&gt;been unzipped and run:
&lt;br&gt;&lt;br&gt;$ gpg --verify samba-4.0.0alpha4.tar.asc
&lt;br&gt;&lt;br&gt;&lt;br&gt;Happy testing!
&lt;br&gt;&lt;br&gt;The Samba team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22279526/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Samba-4.0.0alpha7-tp22279526p22279526.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22183199</id>
	<title>[Announce] Samba 3.3.1 Available for Download</title>
	<published>2009-02-24T03:00:39Z</published>
	<updated>2009-02-24T03:00:39Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;=================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;There are two ways to write error-free programs;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;only the third one works.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Alan J. Perlis
&lt;br&gt;=================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the latest bugfix release release of the Samba 3.3 series.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.1 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix net ads join when &amp;quot;ldap ssl = start tls&amp;quot; (bug #6073).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix renaming/deleting of files using Windows clients (bug #6082).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix renaming/deleting a &amp;quot;not matching/resolving&amp;quot; symlink (bug #6090).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fix remotely adding a share via the Windows MMC.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;- ----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp; -------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&amp;nbsp; &amp;nbsp; ldap ssl ads			New		No
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.0:
&lt;br&gt;- --------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6082: Fix renaming/deleting of files using Windows clients.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6069: Fix build with too many arguments.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6090: Fix renaming/deleting a &amp;quot;not matching/resolving&amp;quot; symlink.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6099: Try to fix domain join of Win7 Beta.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6117: Fix core dump of pdbedit -a.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; filesystem.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity IDs 115, 116, 117, 602.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix warning (bad handler prototype).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Unify the detection of the timespec code in configure.in, and the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; application of it in time.c.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correctly use chroot().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that &amp;quot;offered&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; read from the rpc packet in spoolss is under that size.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Backport the semantics of when to delete alternate data streams on a file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; truncate.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix printf warnings.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix warnings on Solaris.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6073: Prevent ads_connect() from using SSL unless explicitly
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; requested.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'getent passwd' to allocate new uids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'getent group' to allocate new gids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove check for sharename being a username in 'net conf
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; addshare'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity ID 848.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove unused ENUM_HND from 'net'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix getform command asprintf return code in rpcclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memleak in get_remote_printer_publishing_data().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove duplicate prototypes for generated rpc server functions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Holger Hetterich &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hhetter@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Enable total anonymization in vfs_smb_traffic_analyzer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bjoern Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build with external dns_sd libraries.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix configure check &amp;quot;sub-second timestamps without struct timespec&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add configure check for AIX style sub-second resolution support.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add configure check for Tru64 sub-second timestamp resolution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add Tru64 sub-second resolution timestamp support.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Enable IPv6 support for NetBSD and FreeBSD.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use correct BSD evironment variable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenter Kukkukk &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't try and delete a default ACL from a file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5798: CFLAGS info lost in configure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix remotely adding a share via the Windows MMC.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Avoid valgrind errors.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix resume handle for _samr_EnumDomainGroups.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a buffer handling bug when adding lots of registry keys.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a O(n^2) algorithm in regdb_fetch_keys().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Initialize rc to 0 in main in mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;derrell.lipman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6069: Add a fstatvfs function for libsmbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Eliminate compiler warnings.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Glenn Machin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gmachin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't miss an absolute pathname as a kerberos keytab path.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6100: Implement _netr_LogonGetCapabilities() with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NT_STATUS_NOT_IMPLEMENTED.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make Samba work with older ctdb versions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add S-1-22-X-Y sids to the local token.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Lars Mueller &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lars@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Conditional install of the cifs.upcall man page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Adjust regex to match variable names including underscores.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Shirish Pargaonkar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shirishpargaonkar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4370: Clean-up entries in /etc/mtab after unmount.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Ted Percival &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ted.percival@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a crash during name resolution.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix &amp;quot;assignment discards qualifiers from pointer target type&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; warnings.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SMB_VFS_RECVFILE/SENDFILE macros.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change &amp;quot;ldap ssl:ads&amp;quot; parameter to &amp;quot;ldap ssl ads&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dan Sledz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dsledz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix double free caused by incorrect talloc_steal usage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Build ldbrename.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Aravind Srinivasan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aravind.srinivasan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make nmbd check all available interfaces for WINS before failing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Miguel Suarez &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Miguel.Suarez@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix compilation of vfs_default on systems that do not support utimes().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yasuma Takeda &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5920: Fix the calculation of the memcpy length.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6098: Fix ads_find_dc() in setups with &amp;quot;security = domain&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183199&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make libsmbclient work with DFS.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.1.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkmj0ywACgkQKGi9fisXk1FGEQCfeOEWbeLOtnXBwwGeEiDvMS8f
&lt;br&gt;T3gAoKeDVigbE7/iQ3ZncGCQeop7D2Xv
&lt;br&gt;=X/RV
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.1-Available-for-Download-tp22183199p22183199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21818095</id>
	<title>[Announce] Samba 3.2.8 Maintainance Release Available</title>
	<published>2009-02-03T09:07:29Z</published>
	<updated>2009-02-03T09:07:29Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Always keep an open mind and a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;compassionate heart.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Phil Jackson
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is a bug fix release of the Samba 3.2 series.
&lt;br&gt;&lt;br&gt;Major enhancements included in Samba 3.2.8 are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; o Correctly detect if the current DC is the closest one.
&lt;br&gt;&amp;nbsp; o Add saf_join_store() function to memorize the DC used at join time.
&lt;br&gt;&amp;nbsp; &amp;nbsp; This avoids problems caused by replication delays shortly after domain
&lt;br&gt;&amp;nbsp; &amp;nbsp; joins.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The original security announcement for this and past advisories can
&lt;br&gt;be found &lt;a href=&quot;http://www.samba.org/samba/security/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/security/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.2.7
&lt;br&gt;- -------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6066: netinet/ip.h present but cannot be compiled under Solaris.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix join by creating keytab after changing the config in libnet.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Streamline logic of libnet_join_post_processing() in libnet_join.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build of [u]mount.cifs in the RHEL packaging.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix distclean target and add realdistclean target in the docs build.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Clean generated .png images and build/catalog.xml in &amp;quot;make clean&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix detection of netinet/ip.h on Solaris 8.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4308: Excel save operation corrupts file ACLs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5979: Fix level 2 oplocks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5980: Fix race condition when granting level2 oplocks can cause break
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notify to be missed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5986: Fix renaming of streams.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5990: Strict allocate should be checked before ftruncate.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6009: Setting &amp;quot;min receivefile size = 1&amp;quot; breaks writes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6016: Alternate Data Streams / Extended Attributes seem to conflict.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6017: Fix magic scripts.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6019: Fix file corruption in Clustered SMB/NFS environments managed via
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; CTDB.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6021: smbclient du command does not recuse properly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6030: Add missing &amp;lt;th&amp;gt; header in Status page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6040: Calling Samba print server with an aliased DNS-name fails.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix race condition in alarm lock processing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix logic bug introduce in backport of ccache_regain_all_now.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix crash bug in SWAT.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix logic error in try_chown.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix detection of dns_sd libraries.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kai Blin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kai@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5953: Fix smbclient crashes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Gerald (Jerry) Carter &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jerry@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix &amp;quot;allow trusted domain&amp;quot; so it disables trusted domains.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Guenther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix buffer allocation in eventlog read call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix various invalid memcpy in read_package_entry().
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; SATOH Fumiyasu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fumiyas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Variables for signals must be volatile sig_atomic_t in Winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix gmem-&amp;gt;numgids and gmem-&amp;gt;maxgids breakage on Solaris 64-bit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a compile-time warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SIGBUS on non-x86 CPUs in libsmbclient.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correct the description of the &amp;quot;ldap timeout&amp;quot; parameter.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build with external dns_sd libraries.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow mounts to ipv6 capable servers in mount.cifs.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5933: Fix incrementing/decrementing num_validated_vuids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5953: Make cli_send_smb_direct_writeX use writev.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5965: Fix creation of the first share using SWAT.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5969: Optimize smbclient put command.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6014: mget shouldn't segfault without arguments.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix error code when smbclient puts a file over an existing directory.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a &amp;quot;ignoring function call result&amp;quot; warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add sys_writev.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add write_data_iov.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make write_data use write_data_iov.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memory leak in cups_pull_comment_location.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix an ancient uninitialized variable read.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bad memleak in vfs_full_audit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several valgrind errors.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Herb Lewis &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hlewis@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't return 0 on error in smbcacls - bad for scripts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;derrell.lipman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Determine case sensitivity based on file system attributes in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; libsmbclient.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correctly detect if the current dc is the closest one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use get_dc_name() instead of get_sorted_dc_list() in the LDAP case.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fallback to returning all DCs, when none is available in the requested
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; site.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add saf_join_store() function.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use DS_FORCE_REDISCOVERY in libnet_join.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use dbwrap to open sessionid.tdb in net status.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix dbwrap_store_uint32() to match dbwrap_store_int32().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Handle the SMB signing states the same in the krb5 and ntlmssp cases in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; libsmb.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Re-add &amp;quot;fileid:algorithm&amp;quot; as option in vfs_fileid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add vfs_fileid manpage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Lars Müller &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lars@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Tweak with pam defines of older Linux versions.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Adjust regex to match variable names including underscores.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Conditional install of the cifs.upcall man page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix stream marshalling to return the correct streaminfo status.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a delete on close divergence from Windows.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow renames of streams via NTRENAME and fix stream error codes on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; rename.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove a few unnecessary checks from the streams depot module and fix to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; work with NTRENAME.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove a few unnecessary checks from the streams xattr module.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove a few unnecessary checks from the streams xattr module.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;anschneider@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a segfault if ? is there but the options are NULL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Avoid flooding of syslog with failing pam_putenv messages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Document default of the printing config variable.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use talloc_tos() instead of the talloc NULL context.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6058: Use 'make distclean' instead of 'make clean' in build_docs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6000: Avoid bashism in perfcount.init.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change default value for &amp;quot;ldap ssl&amp;quot; to &amp;quot;start tls&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Several documentation improvements/typo fixes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix syntax error in samba.spec.tmpl.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Check if Unix account exists before asking for the password in smbpasswd.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add manpage for vfs_shadow_copy2.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Richard Sharpe &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;realrichardsharpe@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix mistake in DEBUG message.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Tridgell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tridge@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Keep compatibility with v3-0-ctdb name for fileid:mapping option.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21818095&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Clean event context after child is forked.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Refresh sequence number as soon as possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't set child-&amp;gt;requests to NULL in parent after fork.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Backport of the clean event context after fork and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; krb5 refresh chain fixes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix null pointer refrence in event context.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't send message to any other child in child process.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in get_dc_name_via_netlogon(), null pointer refrence.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.2 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.2.8.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.2.8.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkmIbvEACgkQKGi9fisXk1FzPQCfaUMOPwenxD6ylu9rXJs1V05/
&lt;br&gt;4NIAoJHSKXfqyiOKYcJ3P2mD4HoRRBZO
&lt;br&gt;=5UHm
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.2.8-Maintainance-Release-Available-tp21818095p21818095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21684822</id>
	<title>[Announce] Samba 3.3.0 Available for Download</title>
	<published>2009-01-27T03:50:27Z</published>
	<updated>2009-01-27T03:50:27Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;================================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;After all, computers crash, people die,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;relationships fall apart. The best we
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;can do is breath and reboot.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sarah Jessica Parker
&lt;br&gt;================================================================
&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;This is the first stable release of Samba 3.3.0.
&lt;br&gt;&lt;br&gt;Major enhancements in Samba 3.3.0 include:
&lt;br&gt;&lt;br&gt;&amp;nbsp;General changes:
&lt;br&gt;&amp;nbsp;o The passdb tdbsam version has been raised.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Configuration/installation:
&lt;br&gt;&amp;nbsp;o Splitting of library directory into library directory and separate
&lt;br&gt;&amp;nbsp; &amp;nbsp;modules directory.
&lt;br&gt;&amp;nbsp;o The default value of &amp;quot;ldap ssl&amp;quot; has been changed to &amp;quot;start tls&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp;File Serving:
&lt;br&gt;&amp;nbsp;o Extended Cluster support.
&lt;br&gt;&amp;nbsp;o New experimental VFS modules &amp;quot;vfs_acl_xattr&amp;quot; and &amp;quot;vfs_acl_tdb&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;to store NTFS ACLs on Samba file servers.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Winbind:
&lt;br&gt;&amp;nbsp;o Simplified idmap configuration.
&lt;br&gt;&amp;nbsp;o New idmap backends &amp;quot;adex&amp;quot; and &amp;quot;hash&amp;quot;.
&lt;br&gt;&amp;nbsp;o Added new parameter &amp;quot;winbind reconnect delay&amp;quot;.
&lt;br&gt;&amp;nbsp;o Added support for user and group aliasing.
&lt;br&gt;&amp;nbsp;o Added support for multiple domains to idmap_ad.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Administrative tools:
&lt;br&gt;&amp;nbsp;o The destination &amp;quot;all&amp;quot; of smbcontrol does now affect all running
&lt;br&gt;&amp;nbsp; &amp;nbsp;daemons including nmbd and winbindd.
&lt;br&gt;&amp;nbsp;o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands.
&lt;br&gt;&amp;nbsp;o The 'net' utility can now use kerberos for joining and authentication.
&lt;br&gt;&amp;nbsp;o The 'wbinfo' utility can now add, modify and remove identity mapping entries.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Libraries:
&lt;br&gt;&amp;nbsp;o NetApi library implements various new calls for User- and Group
&lt;br&gt;&amp;nbsp; &amp;nbsp;Account Management.
&lt;br&gt;&amp;nbsp;o libsmbclient does now determine case sensitivity based on file system
&lt;br&gt;&amp;nbsp; &amp;nbsp;attributes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;General changes
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;The passdb tdbsam version has been raised as among other things the RID counter
&lt;br&gt;has been moved from the winbindd_idmap.tdb to the passdb.tdb file to make
&lt;br&gt;&amp;quot;passdb backend = tdbsam&amp;quot; working in clustered environments.
&lt;br&gt;&lt;br&gt;Please note that an updated passdb.tdb file is _not_ compatible with Samba
&lt;br&gt;versions before 3.3.0! Please backup your passdb.tdb file if
&lt;br&gt;you use &amp;quot;passdb backend = tdbsam&amp;quot;. That can be achieved by running
&lt;br&gt;&lt;br&gt;'tdbbackup /etc/samba/passdb.tdb'
&lt;br&gt;&lt;br&gt;before the update.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Configure changes
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;The configure option &amp;quot;--with-libdir&amp;quot; has been removed. The library
&lt;br&gt;directory can still be specified by using the existing &amp;quot;--libdir&amp;quot; option.
&lt;br&gt;A new option &amp;quot;--with-modulesdir&amp;quot; has been added to allow the specification
&lt;br&gt;of a separate directory for the shared modules.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Configuration changes
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;The default value of &amp;quot;ldap ssl&amp;quot; has been changed to &amp;quot;start tls&amp;quot;. This means,
&lt;br&gt;Samba will use the LDAPv3 StartTLS extended operation (RFC2830) for
&lt;br&gt;communicating with directory servers by default. If your directory servers
&lt;br&gt;do not support this extended operation, you will have to set
&lt;br&gt;&amp;quot;ldap ssl = no&amp;quot;. Otherwise, Samba could not contact the directory servers
&lt;br&gt;anymore!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Winbind idmap backend changes
&lt;br&gt;=============================
&lt;br&gt;&lt;br&gt;The idmap configuration has changed with version 3.3 to something that
&lt;br&gt;allows a smoother upgrade path from pre-3.0.25 configurations that use
&lt;br&gt;&amp;quot;idmap backend&amp;quot;. The reason for this change is that to many, also to Samba
&lt;br&gt;developers, the 3.0.25 style configuration with &amp;quot;idmap config&amp;quot; turned out
&lt;br&gt;to be very complex. Version 3.3 no longer deprecates the &amp;quot;idmap backend&amp;quot;
&lt;br&gt;parameter, instead with &amp;quot;idmap backend&amp;quot; the default idmap backend is
&lt;br&gt;specified.
&lt;br&gt;&lt;br&gt;Accordingly, the &amp;quot;idmap config &amp;lt;domain&amp;gt; : default = yes&amp;quot; setting is no
&lt;br&gt;longer being looked at.
&lt;br&gt;&lt;br&gt;The alloc backend defaults to the default backend, which should be able to
&lt;br&gt;allocate IDs. In the default distribution the tdb and ldap backends can
&lt;br&gt;allocate, the ad and rid backends can not. The idmap alloc range is now
&lt;br&gt;being set with the &amp;quot;old&amp;quot; parameters &amp;quot;idmap uid&amp;quot; and &amp;quot;idmap gid&amp;quot;.
&lt;br&gt;&lt;br&gt;The &amp;quot;idmap domains&amp;quot; parameter has been removed.
&lt;br&gt;&lt;br&gt;&lt;br&gt;winbind reconnect delay
&lt;br&gt;=======================
&lt;br&gt;&lt;br&gt;This is a new parameter which specifies the number of seconds the Winbind
&lt;br&gt;daemon will wait between attempts to contact a Domain controller for a domain
&lt;br&gt;that is determined to be down or not contactable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Winbind's Name Aliasing
&lt;br&gt;=======================
&lt;br&gt;&lt;br&gt;Name aliasing in Winbind is a feature that allows an administrator to
&lt;br&gt;map a fully qualified user or group name from a Windows domain to a
&lt;br&gt;convenient short name for Unix access. &amp;nbsp;This is similar to the username
&lt;br&gt;map functionality supported by smbd but is primary intended for
&lt;br&gt;clients and servers making use of Winbind's PAM and NSS libraries.
&lt;br&gt;&lt;br&gt;For example, the user &amp;quot;DOMAIN\fred&amp;quot; has been mapped to the Unix name
&lt;br&gt;&amp;quot;freddie&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;$ getent passwd &amp;quot;DOMAIN\fred&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;$ getent passwd freddie
&lt;br&gt;&amp;nbsp; &amp;nbsp;freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
&lt;br&gt;&lt;br&gt;The name aliasing support is provided by individual nss_info plugins.
&lt;br&gt;For example, the new &amp;quot;adex&amp;quot; plugin reads the uid attribute from Active
&lt;br&gt;Directory to make a short login name to the fully qualified name.
&lt;br&gt;While the new &amp;quot;hash&amp;quot; module utilizes a local file to map &amp;quot;short_name
&lt;br&gt;= QUALIFIED\name&amp;quot;. &amp;nbsp;Both user and group name mapping is supported.
&lt;br&gt;Please refer to the &amp;quot;winbind nss info&amp;quot; option in smb.conf(5) and
&lt;br&gt;to individual plugin man pages for further details.
&lt;br&gt;&lt;br&gt;&lt;br&gt;idmap_hash
&lt;br&gt;==========
&lt;br&gt;&lt;br&gt;The idmap_hash plugin provides similar support as the idmap_rid
&lt;br&gt;module. &amp;nbsp;However, uids and gids are generated from the full domain
&lt;br&gt;SID using a hashing algorithm that maps the lower 19 bits from the user
&lt;br&gt;or group RID to bits 0 - 19 in the Unix id and hashes 96 bits from
&lt;br&gt;the domain SID to bits 20 - 30 in the Unix id. &amp;nbsp;The result is a 31 bit
&lt;br&gt;uid or gid that is consistent across machines and provides support for
&lt;br&gt;trusted domains.
&lt;br&gt;&lt;br&gt;Please refer to the idmap_hash(8) man page for more details.
&lt;br&gt;&lt;br&gt;&lt;br&gt;idmap_adex
&lt;br&gt;==========
&lt;br&gt;&lt;br&gt;The adex idmap/nss_info plugin is an adaptation of the Likewise
&lt;br&gt;Enterprise plugin with support for OU based cells removed
&lt;br&gt;(since the Windows pieces to manage the cells are not available).
&lt;br&gt;&lt;br&gt;This plugin supports
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * The RFC2307 schema for users and groups.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * Connections to trusted domains
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * Global catalog searches
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * Cross forest trusts
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * User and group aliases
&lt;br&gt;&lt;br&gt;Prerequisite: Add the following attributes to the Partial Attribute
&lt;br&gt;Set in global catalog:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * uidNumber
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * uid
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; * gidNumber
&lt;br&gt;&lt;br&gt;A basic config using the current trunk code would look like:
&lt;br&gt;&lt;br&gt;[global]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; idmap backend = adex
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; idmap uid = 10000 - 29999
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; idmap gid = 10000 - 29999
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winbind nss info = adex
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winbind normalize names = yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winbind refresh tickets = yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; template homedir = /home/%D/%U
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; template shell = /bin/bash
&lt;br&gt;&lt;br&gt;Please refer to the idmap_adex(8) man page for more details.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libraries
&lt;br&gt;=========
&lt;br&gt;&lt;br&gt;libsmbclient will now treat file names case-sensitive by default if the filesystem
&lt;br&gt;we are connecting to supports case sensitivity. This change of behavior is
&lt;br&gt;considered a bug fix, as it was previously possible to accidentally overwrite a
&lt;br&gt;file that had the same case-insensitive name but a different case-sensitive name
&lt;br&gt;as a previously-existing file, while creating a new file.
&lt;br&gt;&lt;br&gt;If it is not possible to detect if the filesystem supports case sensitivity,
&lt;br&gt;the user-specified option value will be used.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;smb.conf changes
&lt;br&gt;- ----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Parameter Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Description &amp;nbsp; &amp;nbsp; Default
&lt;br&gt;&amp;nbsp; &amp;nbsp; -------------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;----------- &amp;nbsp; &amp;nbsp; -------
&lt;br&gt;&amp;nbsp; &amp;nbsp; cups connection timeout		New		30
&lt;br&gt;&amp;nbsp; &amp;nbsp; idmap config DOM:range		Removed
&lt;br&gt;&amp;nbsp; &amp;nbsp; idmap domains			Removed
&lt;br&gt;&amp;nbsp; &amp;nbsp; init logon delayed hosts		New		&amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; init logon delay			New		100
&lt;br&gt;&amp;nbsp; &amp;nbsp; ldap ssl				Changed Default	start tls
&lt;br&gt;&amp;nbsp; &amp;nbsp; share modes				Deprecated
&lt;br&gt;&amp;nbsp; &amp;nbsp; winbind reconnect delay		New		30
&lt;br&gt;&lt;br&gt;&lt;br&gt;Changes since 3.3.0rc2:
&lt;br&gt;- -----------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4308: Fix corrupting of file ACLs during Excel save operations.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5979: Fix level 2 oplocks being granted improperly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5980: Race condition when granting level2 oplocks can cause break
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; notify to be missed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5986: Editing a stream is broken (rename problems).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5990: Strict allocate should be checked before ftruncate.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6009: Setting &amp;quot;min receivefile size = 1&amp;quot; breaks writes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6016: Alternate Data Streams / Extended Attributes seem to conflict.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6017: Fix magic scripts.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6019: Fix file corruption in Clustered SMB/NFS environment managed via
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; CTDB.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6021: smbclient du command does not recuse properly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6024: Deprecate the &amp;quot;share modes&amp;quot; parameter.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6030: Add missing &amp;lt;th&amp;gt; header in Status page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6040: Calling Samba print server with an aliased DNS-name fails.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix gcc 4.3.2 warnings.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix more asprintf errors and error code paths.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Attempt to fix crash seen with new CUPS async printcap loading code.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add winbindd_reinit_after_fork(), cleaning out all possible events
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in a forked child.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make winbindd_cm.c use winbindd_reinit_after_fork().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix race condition in alarm lock processing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes crash bug in SWAT.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix build of pam_winbind.so on older Linux systems.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Packaging RHEL-CTDB: Fix build of [u]mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Prevent access to root filesystem when connecting with empty service name.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix distclean target and add realdistclean target in the docs build.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add manpage for idmap_tdb2.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Clarify idmap manpages.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kai Blin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kai@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5953: Fix smbclient crashes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Gerald (Jerry) Carter &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jerry@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix &amp;quot;allow trusted domain&amp;quot; so it disables trusted domains.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Return immediately on a failed GC connection in ads_connect.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; SATOH Fumiyasu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fumiyas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix gmem-&amp;gt;numgids and gmem-&amp;gt;maxgids breakage on Solaris 64-bit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix SIGBUS on non-x86 CPUs in libsmbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a compile-time warning.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Holger Hetterich &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hhetter@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add a simple tdb integrity check to tdbtool.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Björn Jacke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bj@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correct the description of the &amp;quot;ldap timeout&amp;quot; parameter.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5913: Fix build error with at least GCC 4.2.2.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5933: Fix incrementing/decrementing of num_validated_vuids.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5953: Make cli_send_smb_direct_writeX use writev.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5965: Fix creation of the first share using SWAT.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5969: Optimize smbclient put command.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6012: Add &amp;quot;get_real_filename&amp;quot; to full_audit.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6014: Fix segfault when calling mget without arguments.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a spinning smbd when printing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memory leak in cups_pull_comment_location.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a valgrind error.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a &amp;quot;ignoring function call result&amp;quot; warning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix some C++ warnings.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix an ancient uninitialized variable read.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a bad memleak in vfs_full_audit.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Derrell Lipman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;derrell.lipman@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6022: Make smbc_urlencode and smbc_urldecode in libsmbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Determine case sensitivity based on file system attributes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * net_status: Use dbwrap to open sessionid.tdb.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix dbwrap_store_uint32() to match dbwrap_store_int32().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make marshalling struct samu from and to a buffer more generic.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Store the next rid counter in passdb.tdb instead of winbind_idmap.tdb.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Register the client connection via CTDB_CONTROL_TCP_ADD.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't need to call messaging_reinit() twice.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Raise TDBSAM_VERSION.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add manpage for vfs_fileid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Rename 'fd_event' to 'winbindd_fd_event' to avoid confusion.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Recreate the per domain check_online_event without relying on global
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; state.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Handle the smb signing states the same in the krb5 and ntlmssp cases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Re-add 'fileid:algorithm' option to vfs_fileid.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix CTDB IPv6 support in cluster setups.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Reinit_after_fork() should reinit the event context before the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; messaging context.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix PCAP support in socket_wrapper.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Lars Müller &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lars@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Tweak with pam defines of older Linux versions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Tim Prouty &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tprouty@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix stream marshalling to return the correct streaminfo status.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Allow renames of streams via NTRENAME and fix stream error codes on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; rename.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove a few unnecessary checks from the streams xattr module.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove a few unnecessary checks from the streams depot module and fix to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; work with NTRENAME.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;anschneider@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a segfault if ? is there but the options are NULL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Avoid flooding of syslog with failing pam_putenv messages.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Karolin Seeger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kseeger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6000: Avoid bashism in perfcount.init.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Change default value of &amp;quot;ldap ssl&amp;quot; to &amp;quot;start tls&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Update version number in the manpages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several small issues and typos in the manpages.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Check if Unix account exists before asking for the password in smbpasswd.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Todd Stecher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;todd.stecher@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memory leaks and other fixes found by Coverity.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21684822&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Clean event context after child is forked.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix broken krb5 refresh chain.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Set entry-&amp;gt;refresh_time to make ccache_regain_all_now() work correctly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Refresh sequence number as soon as possible.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't set child-&amp;gt;requests to NULL in parent after fork.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't send message to any other child in child process.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug in get_dc_name_via_netlogon(), null pointer reference.
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.3.0.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.3.0.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkl+xKQACgkQKGi9fisXk1FTtACfZmxpMxe+hf3NA3GZSphyIpZV
&lt;br&gt;ePQAn3cVMjNJ4NpZpV/DDP3m3CNu7G9z
&lt;br&gt;=Bf7U
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.3.0-Available-for-Download-tp21684822p21684822.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21587564</id>
	<title>[Announce] Samba 4 alpha6 Available for Download</title>
	<published>2009-01-21T04:53:17Z</published>
	<updated>2009-01-21T04:53:17Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;We are proud to finally announce another alpha release of Samba 4. 
&lt;br&gt;&lt;br&gt;What's new in Samba 4 alpha6
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;Samba 4 is the ambitious next version of the Samba suite that is being
&lt;br&gt;developed in parallel to the stable 3.0 series. The main emphasis in
&lt;br&gt;this branch is support for the Active Directory logon protocols used
&lt;br&gt;by Windows 2000 and above.
&lt;br&gt;&lt;br&gt;Samba4 alpha6 follows on from the alpha release series we have been
&lt;br&gt;publishing since September 2007
&lt;br&gt;&lt;br&gt;WARNINGS
&lt;br&gt;========
&lt;br&gt;&lt;br&gt;Samba4 alpha6 is not a final Samba release. &amp;nbsp;That is more a reference
&lt;br&gt;to Samba4's lack of the features we expect you will need than a
&lt;br&gt;statement of code quality, but clearly it hasn't seen a broad
&lt;br&gt;deployment yet. &amp;nbsp;If you were to upgrade Samba3 (or indeed Windows) to
&lt;br&gt;Samba4, you would find many things work, but that other key features
&lt;br&gt;you may have relied on simply are not there yet.
&lt;br&gt;&lt;br&gt;For example, while Samba 3.0 is an excellent member of a Active
&lt;br&gt;Directory domain, Samba4 is happier as a domain controller, and it is
&lt;br&gt;in this role where it has seen deployment into production.
&lt;br&gt;&lt;br&gt;Samba4 is subjected to an awesome battery of tests on an
&lt;br&gt;automated basis, we have found Samba4 to be very stable in it's
&lt;br&gt;behaviour. &amp;nbsp;We have to recommend against upgrading production servers
&lt;br&gt;from Samba 3 to Samba 4 at this stage, because there may be the features on
&lt;br&gt;which you may rely that are not present, or the mapping of
&lt;br&gt;your configuration and user database may not be complete. 
&lt;br&gt;&lt;br&gt;If you are upgrading, or looking to develop, test or deploy Samba4, you should
&lt;br&gt;backup all configuration and data.
&lt;br&gt;&lt;br&gt;NEW FEATURES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;Samba4 supports the server-side of the Active Directory logon environment
&lt;br&gt;used by Windows 2000 and later, so we can do full domain join
&lt;br&gt;and domain logon operations with these clients.
&lt;br&gt;&lt;br&gt;Our Domain Controller (DC) implementation includes our own built-in
&lt;br&gt;LDAP server and Kerberos Key Distribution Center (KDC) as well as the
&lt;br&gt;Samba3-like logon services provided over CIFS. &amp;nbsp;We correctly generate
&lt;br&gt;the infamous Kerberos PAC, and include it with the Kerberos tickets we
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;The new VFS features in Samba 4 adapts the filesystem on the server to
&lt;br&gt;match the Windows client semantics, allowing Samba 4 to better match
&lt;br&gt;windows behaviour and application expectations. &amp;nbsp;This includes file
&lt;br&gt;annotation information (in streams) and NT ACLs in particular. &amp;nbsp;The
&lt;br&gt;VFS is backed with an extensive automated test suite.
&lt;br&gt;&lt;br&gt;A new scripting interface has been added to Samba 4, allowing
&lt;br&gt;Python programs to interface to Samba's internals.
&lt;br&gt;&lt;br&gt;The Samba 4 architecture is based around an LDAP-like database that
&lt;br&gt;can use a range of modular backends. &amp;nbsp;One of the backends supports
&lt;br&gt;standards compliant LDAP servers (including OpenLDAP), and we are
&lt;br&gt;working on modules to map between AD-like behaviours and this backend.
&lt;br&gt;We are aiming for Samba 4 to be powerful frontend to large
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;CHANGES SINCE Alpha5
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;In the time since Samba4 Alpha5 was released in June 2008, Samba has
&lt;br&gt;continued to evolve, but you may particularly notice these areas 
&lt;br&gt;(in no particular order):
&lt;br&gt;&lt;br&gt;&amp;nbsp;The source code for various libraries that are used by both Samba 3 and 
&lt;br&gt;&amp;nbsp;Samba 4 are now shared between the two rather than duplicated 
&lt;br&gt;&amp;nbsp;(and being slightly diverged).
&lt;br&gt;&lt;br&gt;&amp;nbsp;The tevent library has been split out and is now usable on its own.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Several crash bugs and memory leaks in the registry library have been fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The Python modules have been extended and are no longer generated using SWIG.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Stream renames are now supported.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The provision script now has an interactive mode.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The (broken) copy of CTDB has been removed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;More work towards supporting an OpenLDAP backend. 
&lt;br&gt;&lt;br&gt;&amp;nbsp;Initial work on using the Microsoft LDAP schema.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The storage of schemas in LDB is now much more efficient.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Support for extended DNs in LDB has been added.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Incoming trusts are now supported.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Compatibility of the registry server with several Windows versions has been 
&lt;br&gt;&amp;nbsp;improved.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Improvements to LSA.idl for better functionality in the usrmgr.exe.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Improved handling of non-standard characters in passwords.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The embedded JavaScript library has been removed in favor of Python.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The WMI implementation has been re-added, but does not completely work yet.
&lt;br&gt;&lt;br&gt;&amp;nbsp;xpress compression is now supported in the NDR layer.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The main binary is now named &amp;quot;samba&amp;quot; rather than &amp;quot;smbd&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp;A simple script for setting the expiration of a user was added.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The LDB library is now completely asynchronous internally.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Various unknowns and correctness issues in the drsblobs and drsuapi RPC 
&lt;br&gt;&amp;nbsp;interface implementations have been fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;It is now possible to connect to an LDAP backend using SASL credentials.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Multi-fragment NTtrans request support has been added.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The DCE/RPC server can now listen on a separate pipe to allow DCE/RPC 
&lt;br&gt;&amp;nbsp;connections forwarded from Samba 3. The user credentials are provided 
&lt;br&gt;&amp;nbsp;by the client.
&lt;br&gt;&lt;br&gt;&amp;nbsp;A large number of bugs in the SMB2 implementation have been fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Auxiliary classes in LDAP schema conversion are now collapsed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Several tests have been added to the SMB testsuite.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Object GUIDs in DCE/RPC connections are now dealt with properly.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The correctness of the LSA and NETLOGON implementations has been 
&lt;br&gt;&amp;nbsp;improved.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Multi Master Replication configuration can now be generated 
&lt;br&gt;&amp;nbsp;for OpenLDAP.
&lt;br&gt;&lt;br&gt;These are just some of the highlights of the work done in the past few
&lt;br&gt;months. &amp;nbsp;More details can be found in our GIT history.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CHANGES
&lt;br&gt;=======
&lt;br&gt;&lt;br&gt;Those familiar with Samba 3 can find a list of user-visible changes
&lt;br&gt;since that release series in the NEWS file.
&lt;br&gt;&lt;br&gt;KNOWN ISSUES
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;- - Domain member support is in it's infancy, and is not comparable to
&lt;br&gt;&amp;nbsp; the support found in Samba3.
&lt;br&gt;&lt;br&gt;- - There is no printing support in the current release.
&lt;br&gt;&lt;br&gt;- - There is no NetBIOS browsing support in the current release
&lt;br&gt;&lt;br&gt;- - The Samba4 port of the CTDB clustering support is not yet complete
&lt;br&gt;&lt;br&gt;- - Clock Synchronisation is critical. &amp;nbsp;Many 'wrong password' errors are
&lt;br&gt;&amp;nbsp; actually due to Kerberos objecting to a clock skew between client
&lt;br&gt;&amp;nbsp; and server. &amp;nbsp;(The NTP work in the previous alpha is partly to assist
&lt;br&gt;&amp;nbsp; with this problem).
&lt;br&gt;&lt;br&gt;- - Samba4 alpha6 is currently only portable to recent Linux
&lt;br&gt;&amp;nbsp; distributions. &amp;nbsp;Work to return support for other Unix varients is
&lt;br&gt;&amp;nbsp; expected during the next alpha cycle
&lt;br&gt;&lt;br&gt;- - Samba4 alpha6 is incompatible with GnuTLS 2.0, found in Fedora 9 and
&lt;br&gt;&amp;nbsp; recent Ubuntu releases. &amp;nbsp;GnuTLS use may be disabled using the
&lt;br&gt;&amp;nbsp; --disable-gnutls argument to ./configure. (otherwise 'make test' and
&lt;br&gt;&amp;nbsp; LDAPS operations will hang).
&lt;br&gt;&lt;br&gt;RUNNING Samba4
&lt;br&gt;==============
&lt;br&gt;&lt;br&gt;A short guide to setting up Samba 4 can be found in the howto.txt file
&lt;br&gt;in root of the tarball.
&lt;br&gt;&lt;br&gt;DEVELOPMENT and FEEDBACK
&lt;br&gt;========================
&lt;br&gt;Bugs can be filed at &lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;&amp;nbsp;but please be aware
&lt;br&gt;that many features are simply not expected to work at this stage. &amp;nbsp;
&lt;br&gt;&lt;br&gt;The Samba Wiki at &lt;a href=&quot;http://wiki.samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.samba.org&lt;/a&gt;&amp;nbsp;should detail some of these
&lt;br&gt;development plans.
&lt;br&gt;&lt;br&gt;Development and general discussion about Samba 4 happens mainly on
&lt;br&gt;the #samba-technical IRC channel (on irc.freenode.net) and
&lt;br&gt;the samba-technical mailing list (see &lt;a href=&quot;http://lists.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.samba.org/&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;details).
&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The release tarball is available from the following location:
&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha6.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha6.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release has been signed using GPG with Jelmer's GPG key (1EEF5276).
&lt;br&gt;&lt;br&gt;&amp;nbsp;* &lt;a href=&quot;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha6.tar.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/samba4/samba-4.0.0alpha6.tar.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;To verify that the signature is correct, make sure that the tarball has
&lt;br&gt;been unzipped and run:
&lt;br&gt;&lt;br&gt;$ gpg --verify samba-4.0.0alpha6.tar.asc
&lt;br&gt;&lt;br&gt;We are also planning on making Debian packages available.
&lt;br&gt;&lt;br&gt;Happy testing!
&lt;br&gt;&lt;br&gt;The Samba team
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkl3GmkACgkQKGi9fisXk1FtSwCfS4stqbzRtesWQA+4ZOWH0hvN
&lt;br&gt;UksAoKd2Rx5eejlD0VZy93migA3uVpor
&lt;br&gt;=KcYG
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-4-alpha6-Available-for-Download-tp21587564p21587564.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21567027</id>
	<title>[Announce] Samba 3.0.34 Maintainance Release Available</title>
	<published>2009-01-20T01:21:35Z</published>
	<updated>2009-01-20T01:21:35Z</updated>
	<author>
		<name>Karolin Seeger-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;===============================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;				 &amp;nbsp;&amp;quot;Minds are like parachutes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;They only function when they
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;are open.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sir James Dewar
&lt;br&gt;===============================================================
&lt;br&gt;&lt;br&gt;Release Announcements
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is a bug fix release of the Samba 3.0 series.
&lt;br&gt;&lt;br&gt;Major enhancements included in Samba 3.0.34 are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; o Fix update of machine account passwords.
&lt;br&gt;&amp;nbsp; o Fix SMB signing issue on Windows Vista with MS Hotfix KB955302.
&lt;br&gt;&amp;nbsp; o Fix Winbind crashes.
&lt;br&gt;&amp;nbsp; o Correctly detect if the current dc is the closest one.
&lt;br&gt;&amp;nbsp; o Add saf_join_store() function to memorize the dc used at join time.
&lt;br&gt;&amp;nbsp; &amp;nbsp; This avoids problems caused by replication delays shortly after domain
&lt;br&gt;&amp;nbsp; &amp;nbsp; joins.
&lt;br&gt;&amp;nbsp; o Fix write list in setups using &amp;quot;security = share&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Changes
&lt;br&gt;#######
&lt;br&gt;&lt;br&gt;Changes since 3.0.33
&lt;br&gt;- --------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Michael Adam &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;obnox@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix linking cifs.upcall when nscd_flush_cache() is found.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix smbd hanging on Solaris when winbindd closes socket.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use the reconnect methods instead of the rpc methods directly.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeremy Allison &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 1254: Fix write list in setups using &amp;quot;security = share&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5052: Not work cancel inheritance on share.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5729: Explicitly allow &amp;quot;-valid&amp;quot; parameter.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5737: Fix Winbind crash in an unusual failure mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5750: Fix SMB signing issue on Windows Vista with MS Hotfix KB955302.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5751: Backport to fix showing of ACLson DFS with smbclient.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5790: Fix returning STATUS_OBJECT_NAME_NOT_FOUND on set file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; disposition call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5814: Fix core dump of Winbind while doing &amp;quot;rescan_trusted_domain&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5873: Fix ACL inheritance.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5914: Fix build failure (redefinition of struct name_list).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5937: Fix filenames with &amp;quot;*&amp;quot; char hiding other files.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6019: File corruption in Clustered SMB/NFS environment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; managed via CTDB.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Remove unecessary msync.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Rename cifs.spnego to cifs.upcall.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix segfault when execution cifs.upcall without any arguments.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Ensure we emit the notify message before renaming the open files.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix use of DLIST_REMOVE.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix memory leak in error path.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix logic bug introduced in backport of ccache_regain_all_now.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Kai Blin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kai@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Reformat the WBFLAGS defines to prepare for adding a new flag.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Put huge NTLMv2 blobs into extra_data on CRAP auth.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Günther Deschner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5710: Fix update of machine account passwords.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Define NET_SRVPWSET2 call.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Net should just use machine account creds when changing passwords.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix net_io_q_srv_pwset2.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Carsten Dumke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;carsten@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5892: Fix documentation of net rap printq info.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Dina Fine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dina@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5908: Fix failing of internal change notify on share directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Steve French &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stevef@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix compile warning in cifs.upcall.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix cifs.upcall manpage and comments.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Jeff Layton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlayton@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Build cifs.upcall by default on Linux.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix negatively instantiate keys on error in cifs.upcall.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Handle handle MSKRB5 OID properly in cifs.upcall.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Bump SPNEGO msg version number and don't reject old versions in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; cifs.upcall.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix several problems when mounting subdirectories of shares in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't prompt for password on krb5 mounts in mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Have uppercase_string return success on NULL pointer in mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Make return codes match the return codes for /bin/mount in mount.cifs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Use lock/unlock_mtab scheme from util-linux-ng mount prog.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Volker Lendecke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5965: Fix creation of the first share using SWAT.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix bug triggered by the RAW-SAMBA3OPLOCKLOGOFF test.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; David Leonard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;David.Leonard@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 4516: No IPv6 on Solaris 2.6.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Igor Mammedov &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;niallain@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add support for cifs.spnego helper into configure and Makefile.in.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add checks for spnego prereq keyutils.h and kerberos in configure.in.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add helper source for handling cifs kernel module upcall for kerberos
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; authorization.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add -c option to set service prefix to &amp;quot;cifs&amp;quot; in service principal by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; default service prefix &amp;quot;host&amp;quot; is used.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add support for cifs.resolver upcall.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Stefan Metzmacher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;metze@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Correctly detect if the current dc is the closest one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * For CLDAP we need to use get_sorted_dc_list() to avoid recursion.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add fallback to return all dcs, when none is available in the requested
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; site.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add saf_join_store() function to memorize the dc used at join time.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Return an error instead of crashing when no realm is given.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Handle the SMB signing states the same in the krb5 and ntlmssp cases.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andreas Schneider &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Delete the krb5 ccname variable from the PAM environment if set.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix the build of pam_winbind.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix circular dependency error with autoconf 2.6.3.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Simo Sorce &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;idra@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix an ifdef check.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix warning.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Yasuma Takeda &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yasuma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG 5909: Fix MS-DFS links inlcuding multibyte characters on Vista.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Andrew Tridgell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tridge@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Avoid a race condition in glibc between AIO and setresuid().
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Become root for AIO operations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Bo Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Don't set child-&amp;gt;requests to NULL in parent after fork.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Backport of the clean event context after fork and krb5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; refresh chain fixes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix null pointer refrence in event context in backport from v3-3-test.
&lt;br&gt;&lt;br&gt;&lt;br&gt;o &amp;nbsp; Qiao Yang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21567027&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geoyang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fix a memleak.
&lt;br&gt;&lt;br&gt;&lt;br&gt;######################################################################
&lt;br&gt;Reporting bugs &amp; Development Discussion
&lt;br&gt;#######################################
&lt;br&gt;&lt;br&gt;Please discuss this release on the samba-technical mailing list or by
&lt;br&gt;joining the #samba-technical IRC channel on irc.freenode.net.
&lt;br&gt;&lt;br&gt;If you do report problems then please try to send high quality
&lt;br&gt;feedback. If you don't provide vital information to help us track down
&lt;br&gt;the problem then you will probably be ignored. &amp;nbsp;All bug reports should
&lt;br&gt;be filed under the Samba 3.0 product in the project's Bugzilla
&lt;br&gt;database (&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================
&lt;br&gt;== Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;== The Samba Team
&lt;br&gt;======================================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;================
&lt;br&gt;Download Details
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;The uncompressed tarballs and patch files have been signed
&lt;br&gt;using GnuPG (ID 6568B7EA). &amp;nbsp;The source code can be downloaded
&lt;br&gt;from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The release notes are available online at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.samba.org/samba/ftp/history/samba-3.0.34.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.samba.org/samba/ftp/history/samba-3.0.34.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Binary packages will be made available on a volunteer basis from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.samba.org/samba/ftp/Binary_Packages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.samba.org/samba/ftp/Binary_Packages/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Our Code, Our Bugs, Our Responsibility.
&lt;br&gt;(&lt;a href=&quot;https://bugzilla.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Enjoy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Samba Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkl1i70ACgkQKGi9fisXk1HTwACeNiVEOAuvCIpQ7w3RnFYRQsbf
&lt;br&gt;tH0AoJq4tRZlhAkVtkB5vfdU8dthPXnb
&lt;br&gt;=ZAxF
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Samba-3.0.34-Maintainance-Release-Available-tp21567027p21567027.html" />
</entry>

</feed>
