WHATSNEW: Start to list changes since 3.5.7.
[Samba.git] / WHATSNEW.txt
blob1690efd459b40614d09cfa3267a4972c2be6ef89
1                    =============================
2                    Release Notes for Samba 3.5.8
3                            March 7, 2011
4                    =============================
7 This is the latest stable release of Samba 3.5.
10 o  
13 Changes since 3.5.7:
14 --------------------
17 o   Michael Adam <obnox@samba.org>
18     * BUG 7594: Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'.
21 o   Jeremy Allison <jra@samba.org>
22     * BUG 7409: Raise debug level for "reduce_name: couldn't get realpath"
23     messages.
24     * BUG 7716: Store unmodified copies of security descriptors in acl_xattr and
25       acl_tdb modules.
26     * BUG 7733: Fix incorrect unix mode_t caused by invalid client DOS
27       attributes on create.
28     * BUG 7734: Apply appropriate create masks when creating files with "inherit
29       ACLs" set to true.
30     * BUG 7743: Fix finding users on domain members.
31     * BUG 7744: Fix "dfree cache time" parameter.
32     * BUG 7777: Fix requesting lookups for BUILTIN sids.
33     * BUG 7785: Fix atime limit.
34     * BUG 7791: Fix copying files from a SMB share using Gnome vfs and SMB
35       signing.
36     * BUG 7812: ACL inheritance cannot be disabled in vfs_acl_xattr/vfs_acl_tdb.
37     * BUG 7835: vfs_fill_sparse() doesn't use posix_fallocate when strict
38       allocate is on.
39     * BUG 7843: Expand the local SAMs aliases.
42 o   Holger Hetterich <hhetter@novell.com>
43     * BUG 3185: Fix 'testparm' return code when EOF in encountered in param
44       name.
47 o   Volker Lendecke <vl@samba.org>
48     * BUG 7665: Fix memory leak in the netapi routines.
49     * BUG 7730: Fix Winbind crash bug when no DC is available.
50     * BUG 7774: Fix a getgrent crash with many groups.
51     * BUG 7779: Fix smbd crash caused by expand_msdfs.
52     * BUG 7800: Make Winbind recover from a signing error.
53     * BUG 7817: Fix "force group" with ntlmssp guest session setup.
54     * BUG 7841: Make WINBINDD_LOOKUPRIDS asking the right domain.
55     * BUG 7842: Make WINBINDD_LOOKUPRIDS returning the domain name.
58 o   olivier <olivier@virtscano.fakenet>
59     * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable.
62 ######################################################################
63 Reporting bugs & Development Discussion
64 #######################################
66 Please discuss this release on the samba-technical mailing list or by
67 joining the #samba-technical IRC channel on irc.freenode.net.
69 If you do report problems then please try to send high quality
70 feedback. If you don't provide vital information to help us track down
71 the problem then you will probably be ignored.  All bug reports should
72 be filed under the Samba 3.5 product in the project's Bugzilla
73 database (https://bugzilla.samba.org/).
76 ======================================================================
77 == Our Code, Our Bugs, Our Responsibility.
78 == The Samba Team
79 ======================================================================
82 Release notes for older releases follow:
83 ----------------------------------------
85                    =============================
86                    Release Notes for Samba 3.5.7
87                           February 28, 2011
88                    =============================
91 This is a security release in order to address CVE-2011-0719.
94 o  CVE-2011-0719:
95    All current released versions of Samba are vulnerable to
96    a denial of service caused by memory corruption. Range
97    checks on file descriptors being used in the FD_SET macro
98    were not present allowing stack corruption. This can cause
99    the Samba code to crash or to loop attempting to select
100    on a bad file descriptor set.
103 Changes since 3.5.6:
104 --------------------
107 o   Jeremy Allison <jra@samba.org>
108     * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
111 ######################################################################
112 Reporting bugs & Development Discussion
113 #######################################
115 Please discuss this release on the samba-technical mailing list or by
116 joining the #samba-technical IRC channel on irc.freenode.net.
118 If you do report problems then please try to send high quality
119 feedback. If you don't provide vital information to help us track down
120 the problem then you will probably be ignored.  All bug reports should
121 be filed under the Samba 3.5 product in the project's Bugzilla
122 database (https://bugzilla.samba.org/).
125 ======================================================================
126 == Our Code, Our Bugs, Our Responsibility.
127 == The Samba Team
128 ======================================================================
131 ----------------------------------------------------------------------
134                    =============================
135                    Release Notes for Samba 3.5.6
136                           October 8, 2010
137                    =============================
140 This is the latest stable release of Samba 3.5.
142 Major enhancements in Samba 3.5.6 include:
144   o Fix smbd panic on invalid NetBIOS session request (bug #7698).
145   o Fix smbd crash caused by "%D" in "printer admin" (bug #7541).
146   o Fix crash bug with invalid SPNEGO token (bug #7694).
147   o Fix Winbind internal error (bug #7636).
150 Changes since 3.5.5
151 -------------------
154 o   Jeremy Allison <jra@samba.org>
155     * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
156       Sign-in Assistant.
157     * BUG 7578: Fix 'net idmap restore' setting HWM to avoid duplicates.
158     * BUG 7581: Fix "admin users" when using vfs_acl_xattr.
159     * BUG 7583: Fix smbclient to connect to Alfresco JLAN CIFS server using
160       Kerberos.
161     * BUG 7589: Fix using cached credentials in ntlm_auth.
162     * BUG 7590: Fix Winbind offline login.
163     * BUG 7617: Fix smbd coredump due to uninitialized variables in the
164       performance counter code.
165     * BUG 7636: Fix Winbind internal error.
166     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
167       directory".
168     * BUG 7693: Fix smbd changing mode of files on rename.
169     * BUG 7694: Fix crash bug with invalid SPNEGO token.
170     * BUG 7698: Fix smbd panic on invalid NetBIOS session request.
173 o   Günther Deschner <gd@samba.org>
174     * BUG 7541: Fix smbd crash caused by "%D" in "printer admin".
175     * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
176     * BUG 7658: Fix "dereferencing type-punned pointer will break
177       strict-aliasing rules" warnings).
178     * BUG 7665: Fix memory leak in netapi connection manager.
181 o   Björn Jacke <bj@sernet.de>
182     * BUG 7244: Fall back to cups-config for underlinked libs.
183     * BUG 7474: Fix build on platforms without st_blocks and st_blksize stat
184       struct members.
187 o   Volker Lendecke <vl@samba.org>
188     * BUG 7336: Enable idmap_passdb module build as shared.
189     * BUG 7531: Fix the charset_pull routine.
190     * BUG 7635: Fix 'smbclient -M'.
191     * BUG 7656: Fix scalability problem with hundreds of printers.
192     * BUG 7684: Fix fd leak in libwbclient.so.
193     * BUG 7688: Fix crash bug in rpcclient.
194     * BUG 7470: Standardize S_IREAD and S_IWRITE.
195     * BUG 7715: Fix file corruption when setting Samba "write wache wize".
198 o   Jim McDonough <jmcd@samba.org>
199     * BUG 7280: Fix auto printers with registry config.
202 o   Andreas Schneider <asn@samba.org>
203     * BUG 7538: Fix GUID_from_data_blob() with length of 32.
206 o   Chere Zhou <chere.zhou@isilon.com>
207     * BUG 7662: Align change notify replies on 4-byte boundary.
210 ######################################################################
211 Reporting bugs & Development Discussion
212 #######################################
214 Please discuss this release on the samba-technical mailing list or by
215 joining the #samba-technical IRC channel on irc.freenode.net.
217 If you do report problems then please try to send high quality
218 feedback. If you don't provide vital information to help us track down
219 the problem then you will probably be ignored.  All bug reports should
220 be filed under the Samba 3.5 product in the project's Bugzilla
221 database (https://bugzilla.samba.org/).
224 ======================================================================
225 == Our Code, Our Bugs, Our Responsibility.
226 == The Samba Team
227 ======================================================================
230 ----------------------------------------------------------------------
233                    =============================
234                    Release Notes for Samba 3.5.5
235                          September 14, 2010
236                    =============================
239 This is a security release in order to address CVE-2010-3069.
242 o  CVE-2010-3069:
243    All current released versions of Samba are vulnerable to
244    a buffer overrun vulnerability. The sid_parse() function
245    (and related dom_sid_parse() function in the source4 code)
246    do not correctly check their input lengths when reading a
247    binary representation of a Windows SID (Security ID). This
248    allows a malicious client to send a sid that can overflow
249    the stack variable that is being used to store the SID in the
250    Samba smbd server.
253 Changes since 3.5.4
254 --------------------
257 o   Jeremy Allison <jra@samba.org>
258     * BUG 7669: Fix for CVE-2010-3069.
261 o   Andrew Bartlett <abartlet@samba.org>
262     * BUG 7669: Fix for CVE-2010-3069.
265 ######################################################################
266 Reporting bugs & Development Discussion
267 #######################################
269 Please discuss this release on the samba-technical mailing list or by
270 joining the #samba-technical IRC channel on irc.freenode.net.
272 If you do report problems then please try to send high quality
273 feedback. If you don't provide vital information to help us track down
274 the problem then you will probably be ignored.  All bug reports should
275 be filed under the Samba 3.5 product in the project's Bugzilla
276 database (https://bugzilla.samba.org/).
279 ======================================================================
280 == Our Code, Our Bugs, Our Responsibility.
281 == The Samba Team
282 ======================================================================
285 ----------------------------------------------------------------------
288                    =============================
289                    Release Notes for Samba 3.5.4
290                            June 23, 2010
291                    =============================
294 This is the latest stable release of Samba 3.5.
296 Major enhancements in Samba 3.5.4 include:
298   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
299     from ldap (bug #7448).
300   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
303 Changes since 3.5.3
304 -------------------
307 o   Michael Adam <obnox@samba.org>
308     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
311 o   Jeremy Allison <jra@samba.org>
312     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
313     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
314     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
317 o   Günther Deschner <gd@samba.org>
318     * BUG 7341: Fix Winbind over IPv6.
319     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
320     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
321     * BUG 7517: Fix session setup from linux kernel cifs clients with
322       "sec=ntlmv2".
325 o   Olaf Flebbe <o.flebbe@science-computing.de>
326     * BUG 7209: Fix build on RHEL5.
329 o   Björn Jacke <bj@sernet.de>
330     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
331     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
332     * BUG 7504: Fix numerous build issues.
335 o   Volker Lendecke <vl@samba.org>
336     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
337     * BUG 7262: Fix editing users' groups via UsrMgr.
340 o   Buchan Milne <bgmilne@mandriva.org>
341     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
344 o   Matthieu Patou <mat@matws.net>
345     * BUG 7099: Allow previous password to be stored and use it to check
346       tickets.
349 o   Andreas Schneider <asn@samba.org>
350     * BUG 7423: Fix printing large formats.
353 o   Roel van Meer <rolek@bokxing.nl>
354     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
355       missing from ldap.
358 ######################################################################
359 Reporting bugs & Development Discussion
360 #######################################
362 Please discuss this release on the samba-technical mailing list or by
363 joining the #samba-technical IRC channel on irc.freenode.net.
365 If you do report problems then please try to send high quality
366 feedback. If you don't provide vital information to help us track down
367 the problem then you will probably be ignored.  All bug reports should
368 be filed under the Samba 3.5 product in the project's Bugzilla
369 database (https://bugzilla.samba.org/).
372 ======================================================================
373 == Our Code, Our Bugs, Our Responsibility.
374 == The Samba Team
375 ======================================================================
378 ----------------------------------------------------------------------
381                    =============================
382                    Release Notes for Samba 3.5.3
383                             May 19, 2010
384                    =============================
387 This is the latest stable release of Samba 3.5.
389 Major enhancements in Samba 3.5.3 include:
391   o Fix MS-DFS functionality (bug #7339).
392   o Fix a Winbind crash when scanning trusts (bug #7389).
393   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
396 Changes since 3.5.2
397 -------------------
400 o   Jeremy Allison <jra@samba.org>
401     * BUG 7288: Fix SMB job IDs in CUPS job names.
402     * BUG 7339: Fix MS-DFS functionality.
405 o   Andrew Bartlett <abartlet@samba.org>
406     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
409 o   Ira Cooper <samba@ira.wakeful.net>
410     * BUG 7384: Fix bitmap leak in dptr_Close.
413 o   Günther Deschner <gd@samba.org>
414     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
415     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
416     * BUG 7418: Fix 'net rpc printer list' command.
419 o   Olaf Flebbe <o.flebbe@science-computing.de>
420     * BUG 7421: Rename mod_name to module_name.
423 o   Björn Jacke <bj@sernet.de>
424     * BUG 7352: Make TIME_T_MAX defines consistent.
425     * BUG 7385: Fix building with Solaris' gcc.
428 o   Jeff Layton <jlayton@redhat.com>
429     * BUG 7315: Fix segfault in mount.cifs.
432 o   Volker Lendecke <vl@samba.org>
433     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
434     * BUG 7389: Fix a Winbind crash when scanning trusts.
435     * BUG 7398: Fix rename problems with full_audit VFS module.
438 o   Jim McDonough <jmcd@samba.org>
439     * BUG 7378: Display an error on 'net conf import' failures.
442 o   Stefan Metzmacher <metze@samba.org>
443     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
444       headers.
445     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
446     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
449 o   Luca Olivetti <luca@wetron.es>
450     * BUG 7263: Fix cups encryption setting.
453 ######################################################################
454 Reporting bugs & Development Discussion
455 #######################################
457 Please discuss this release on the samba-technical mailing list or by
458 joining the #samba-technical IRC channel on irc.freenode.net.
460 If you do report problems then please try to send high quality
461 feedback. If you don't provide vital information to help us track down
462 the problem then you will probably be ignored.  All bug reports should
463 be filed under the Samba 3.5 product in the project's Bugzilla
464 database (https://bugzilla.samba.org/).
467 ======================================================================
468 == Our Code, Our Bugs, Our Responsibility.
469 == The Samba Team
470 ======================================================================
473 ----------------------------------------------------------------------
476                    =============================
477                    Release Notes for Samba 3.5.2
478                            April 7, 2010
479                    =============================
482 This is the latest stable release of Samba 3.5.
484 Major enhancements in Samba 3.5.2 include:
486   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
487     (bug #7237).
488   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
489   o Fix an uninitialized variable read in smbd (bug #7254).
490   o Fix a memleak in Winbind (bug #7278).
491   o Fix Winbind reconnection to it's own domain (bug #7295).
494 Changes since 3.5.1
495 -------------------
498 o   Michael Adam <obnox@samba.org>
499     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
500       present.
501     * BUG 7232: Fix race conditions in CTDB persistent transactions.
502     * BUG 7313: Make 'net conf addshare' atomic.
503     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
504       the registry backend.
507 o   Jeremy Allison <jra@samba.org>
508     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
509     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
510     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
511     * BUG 7255: Fix "printer admin" functionality.
512     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
513     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
514     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
517 o   Kai Blin <kai@samba.org>
518     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
521 o   Günther Deschner <gd@samba.org>
522     * BUG 6727: Fix several printing issues.
523     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
524       null domain.
525     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
526     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
527       behavior.
530 o   Holger Hetterich <hhetter@novell.com>
531     * BUG 7203: Fix 'net share' command.
534 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
535     * BUG 7269: Fix job management commands for CUPS queues.
538 o   Jeff Layton <jlayton@redhat.com>
539     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
540       mountpoint with a symlink.
543 o   Volker Lendecke <vl@samba.org>
544     * BUG 5198: Fix parsing of the gecos field.
545     * BUG 7202: Fix access by multi-threaded applications.
546     * BUG 7212: Fix returning of group members with 'getent group'.
547     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
548     * BUG 7229: Fix a NULL pointer dereference in smbd.
549     * BUG 7232: Fix race conditions in CTDB persistent transactions.
550     * BUG 7254: Fix an uninitialized variable read in smbd.
551     * BUG 7278: Fix a memleak in Winbind.
554 o   Roel van Meer <rolek@alt001.com>
555     * BUG 6814: Fix valgrind warning.
558 o   Stefan Metzmacher <metze@samba.org>
559     * BUG 7170: Never mark external domains as internal in Winbind.
560     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
561     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
562     * BUG 7295: Fix Winbind reconnection to it's own domain.
563     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
564       inbound trust.
567 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
568     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
571 o   Simo Sorce <idra@samba.org>
572     * BUG 7204: Fix DN parsing name was always null.
575 o   Andrew Tridgell <tridge@samba.org>
576     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
577       for some time.
580 o   Bo Yang <boyang@samba.org>
581     * BUG 7206: Signals are processed twice in child.
585 ######################################################################
586 Reporting bugs & Development Discussion
587 #######################################
589 Please discuss this release on the samba-technical mailing list or by
590 joining the #samba-technical IRC channel on irc.freenode.net.
592 If you do report problems then please try to send high quality
593 feedback. If you don't provide vital information to help us track down
594 the problem then you will probably be ignored.  All bug reports should
595 be filed under the Samba 3.5 product in the project's Bugzilla
596 database (https://bugzilla.samba.org/).
599 ======================================================================
600 == Our Code, Our Bugs, Our Responsibility.
601 == The Samba Team
602 ======================================================================
604 ----------------------------------------------------------------------
606                    =============================
607                    Release Notes for Samba 3.5.1
608                             March 8, 2010
609                    =============================
612 This is a security release in order to address CVE-2010-0728.
615 o  CVE-2010-0728:
616    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
617    was added to fix a problem with Linux asynchronous IO handling.
618    This code introduced a bad security flaw on Linux platforms if the
619    binaries were built on Linux platforms with libcap support.
620    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
621    capabilities, allowing all file system access to be allowed
622    even when permissions should have denied access.
625 Changes since 3.5.0
626 -------------------
629 o   Jeremy Allison <jra@samba.org>
630     * BUG 7222: Fix for CVE-2010-0728.
633 ######################################################################
634 Reporting bugs & Development Discussion
635 #######################################
637 Please discuss this release on the samba-technical mailing list or by
638 joining the #samba-technical IRC channel on irc.freenode.net.
640 If you do report problems then please try to send high quality
641 feedback. If you don't provide vital information to help us track down
642 the problem then you will probably be ignored.  All bug reports should
643 be filed under the Samba 3.5 product in the project's Bugzilla
644 database (https://bugzilla.samba.org/).
647 ======================================================================
648 == Our Code, Our Bugs, Our Responsibility.
649 == The Samba Team
650 ======================================================================
653 ----------------------------------------------------------------------
656                    =============================
657                    Release Notes for Samba 3.5.0
658                             March 1, 2010
659                    ===============================
662 This is the first stable release of Samba 3.5.
665 Major enhancements in Samba 3.5.0 include:
667 General changes:
668 o Add support for full Windows timestamp resolution
669 o The Using Samba HTML book has been removed.
670 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
671 o The default value of "wide links" has been changed to "no".
673 Protocol changes:
674 o Experimental implementation of SMB2
676 Printing Changes:
677 o Add encryption support for connections to a CUPS server
679 Winbind changes:
680 o Major refactoring
681 o Asynchronous
683 VFS modules:
684 o New vfs_scannedonly module has been added.
687 General changes:
688 ================
690 Support for full Windows timestamp resolution has been added. This effectively
691 makes us use Windows' full 100ns timestamp resolution if supported by the
692 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
694 The Using Samba HTML book has been removed from the Samba tarball.
695 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
697 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
698 credentials cached by Winbind at logon time. This is very useful e.g. when
699 connecting to a Samba server using Nautilus without re-entering username and
700 password. This feature is enabled by default and can be disabled per application
701 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
703 The default value of "wide links" has been changed to "no" to avoid an insecure
704 default configuration ("wide links = yes" and "unix extensions = yes"). For
705 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
708 Protocol changes
709 ================
711 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
712 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
713 SMB protocol used by Windows Vista and higher.
715 Printing Changes
716 ================
718 A new parameter "cups encrypt" has been added to control whether connections to
719 CUPS servers will be encrypted or not. The default is to use unencrypted
720 connections.
722 Winbind changes
723 ===============
725 The Winbind daemon has been refactored internally to be asynchronous. The new
726 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
728 VFS modules
729 ===========
731 A new VFS module "scannedonly" has been added. This is a filter that
732 talks to an antivirus-engine and stores whether a file is clean or not.
733 Users do only see clean files on their filesystem.
736 ######################################################################
737 Changes
738 #######
740 smb.conf changes
741 ----------------
743    Parameter Name                      Description     Default
744    --------------                      -----------     -------
746    create krb5 conf                    New             yes
747    ctdb timeout                        New             0
748    cups encrypt                        New             no
749    debug hires timestamp               Changed Default yes
750    ldap deref                          New             auto
751    ldap follow referral                New             auto
752    nmbd bind explicit broadcast        New             no
753    wide links                          Changed Default no
756 New configure options
757 ---------------------
759 --enable-external-libtdb        Enable external tdb
760 --enable-netapi                 Turn on netapi support
761 --enable-pthreadpool            Enable pthreads pool helper support
762 --with-cifsumount               Include umount.cifs (Linux only) support
763 --with-codepagedir=DIR          Where to put codepages
766 Commit Highlights
767 =================
769 o   Björn Jacke <bj@sernet.de>
770     * Add support for full Windows timestamp resolution.
771     * Add encryption support for connections to a CUPS server.
774 o   Volker Lendecke <vl@samba.org>
775     * Major internal refactoring of the Winbind daemon.
776     * Make Winbind asynchronous.
777     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
778       by Winbind.
781 o   Stefan Metzmacher <metze@samba.org>
782     * Implement the new SMB2 protocol (experimental).
785 Changes since 3.5.0rc3
786 ----------------------
789 o   Günther Deschner <gd@samba.org>
790     * BUG 7181: Fix 'net ads dns' usage calls.
791     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
794 o   Volker Lendecke <vl@samba.org>
795     * BUG 7145: Fix duplicate sam and unix accounts.
796     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
799 o   Stefan Metzmacher <metze@samba.org>
800     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
803 Changes since 3.5.0rc2
804 ----------------------
807 o   Jeremy Allison <jra@samba.org>
808     * BUG 6557: Fix vfs_full_audit.
809     * BUG 6876: Fix duplicate initializer in the rmdir module.
810     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
811     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
812       Linux asynchronous IO (aio).
813     * BUG 7069: Fix 'smbget' error status.
814     * BUG 7072: Fix unlocking of accounts from ldap.
815     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
816     * BUG 7081: Fix vfs_expand_msdfs.
817     * BUG 7084: Fix storing of create time on directories in an EA in new
818       create time code.
819     * BUG 7104: "wide links" and "unix extensions" are incompatible.
820     * BUG 7118: Fix nmbd problems with socket address.
821     * BUG 7122: Fix reading of large browselist.
822     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
823     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
824       value(s) error when "mangling method = hash"..
827 o   Steven Danneman <steven.danneman@isilon.com>
828     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
831 o   Günther Deschner <gd@samba.org>
832     * BUG 6888: Fix printing with 64 bit clients.
833     * BUG 7130: Fix listing of printjobs in  Windows 7.
834     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
837 o   Björn Jacke <bj@sernet.de>
838     * BUG 7103: Fix build issue on Tru64.
839     * BUG 7116: Change ldap filter to what really was intended.
840     * Fix some wrong newlines in de translation strings.
843 o   Jeff Layton <jlayton@redhat.com>
844     * BUG 6868: Fix crash bug in 'cifs.upcall'.
847 o   Volker Lendecke <vl@samba.org>
848     * BUG 7085: Fix an early release of the global lock that can cause data
849       corruption in libtdb.
850     * BUG 7139: Owner of file not available with Kerberos.
853 o   Stefan Metzmacher <metze@samba.org>
854     * BUG 6888: Fix printing with 64 bit clients.
855     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
856     * BUG 7116: Add pdb_ldap performance fixes.
857     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
858     * BUG 7119: Support large browselist.
859     * BUG 7140: Fix IPv4/IPv6 problems.
862 o   Lars Müller <lars@samba.org>
863     * BUG 7071: Fix build of 'smbfilter'.
864     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
865     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
868 o   Olivier Sessink <olivier@virtscano.fakenet>
869     * BUG 7076: Fix build of vfs_scannedonly on AIX.
872 o   Bo Yang <boyang@samba.org>
873     * BUG 7106: Fix malformed require_membership_of_sid.
877 Changes since 3.5.0rc1
878 ----------------------
881 o   Michael Adam <obnox@samba.org>
882     * BUG 4347: Check password history before increasing "badPasswordCount".
885 o   Jeremy Allison <jra@samba.org>
886     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
887     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
888       rights fails even if the delete right is set on the object in
889       vfs_acl_xattr and vfs_acl_tdb.
890     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
891     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
892     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
895 o   Giovanni Bajo <rasky@develer.com>
896     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
897       with Windows.
900 o   Kai Blin <kai@samba.org>
901     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
904 o   Günther Deschner <gd@samba.org>
905     * BUG 7043: Fix crash bug in libsmbclient.
908 o   André Hentschel <nerv@dawncrow.de>
909     * BUG 7039: Complete German translation of 'net'.
912 o   Björn Jacke <bj@sernet.de>
913     * BUG 7039: Improve some German translations in 'net'.
916 o   William Jojo <w.jojo@hvcc.edu>
917     * BUG 7052: Fix DFS on AIX.
920 o   Volker Lendecke <vl@samba.org>
921     * BUG 6981: Fix large paged search with DirX LDAP servers.
922     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
923     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
924     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
925     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
926       credentials cached by Winbind.
927     * Lock down some srvsvc calls according to what w2k3 seems to do.
930 o   Stefan Metzmacher <metze@samba.org>
931     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
932       pdb_ldap.
935 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
936     * BUG 7034: Fix segfault in vfs_cap.
939 o   Olivier Sessink <oliviersessink@gmail.com>
940     * BUG 7028: Add new scannedonly VFS module.
943 Changes since 3.5.0pre2
944 -----------------------
946 o   Jeremy Allison <jra@samba.org>
947     * BUG 6837: Fix "Too many open files" when trying to access large number of
948       files with Windows 7.
949     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
950     * BUG 7020: Fix smbd using 2G memory.
951     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
952       attributes by protocol level.
953     * Vector correctly through reply_openerror() (which uses the same logic).
954     * Fix bugs with the full Windows ACL support.
957 o   Kai Blin <kai@samba.org>
958     * Add a few missing gettext calls to the 'net' command.
959     * Fix up a share type translation and translate some more strings in 'net'.
962 o   Günther Deschner <gd@samba.org>
963     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
964     * Add spoolss_DriverInfo7.
965     * Fix rpcclient after setprinter IDL fixes.
966     * Use generated krb5.conf in 'net ads testjoin'.
969 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
970     * BUG 6992: make test for getgrouplist cacheable.
973 o   André Hentschel <nerv@dawncrow.de>
974     * Add some German translations for the 'net' command.
977 o   Suresh Jayaraman <sjayaraman@suse.de>
978     * Update mount.cifs man page with nounix option.
981 o   Volker Lendecke <vl@samba.org>
982     * Fix _samr_GetAliasMembership for results with 0 rids.
983     * Fix an error case in cli_negprot.
984     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
985     * Restore correct timeouts for SMB requests.
986     * Fix a 64-bit error in libsmb.
987     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
988     * Simplify/cleanup Winbind code.
991 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
992     * Fix write behind memory block in libtalloc.
993     * Fix result check for getaddrinfo().
996 o   Jim McDonough <jmcd@samba.org>
997     * BUG 7014: Fix Winbind crash when retrieving empty group members.
1000 o   Brian Lu <brian.lu@sun.com>
1001     * BUG 6991: Create symbol links to shared libraries.
1004 o   Stefan Metzmacher <metze@samba.org>
1005     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
1006       to tsocket.
1007     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
1008     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
1009     * Fix standalone 'make installdocs'.
1012 o   Peter Rosin <peda@lysator.liu.se>
1013     * Output %p as unsigned in snprintf replacement.
1016 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
1017     * New attempt at TDB transaction nesting allow/disallow.
1020 o   Kirill Smelkov <kirr@mns.spb.ru>
1021     * Remove swig stuff from libtdb.
1022     * Reset tdb->fd to -1 in tdb_close() in libtdb.
1025 o   Simo Sorce <idra@samba.org>
1026     * Change the way mksysms work in libtalloc.
1029 o   Jelmer Vernooij <jelmer@samba.org>
1030     * Also build and install tdb manpages from standalone tdb.
1033 o   Bo Yang <boyang@samba.org>
1034     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
1035     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
1036       query.
1037     * List trusted domains from wcache when domain is offline.
1040 Changes since 3.5.0pre1
1041 -----------------------
1043 o   Michael Adam <obnox@samba.org>
1044     * Fix the build when no external talloc and tdb are installed.
1045     * Fix detection of CTDB headers on systems without system-libtalloc.
1048 o   Jeremy Allison <jra@samba.org>
1049     * BUG 6802: A created folder does not properly inherit permissions from
1050       parent in vfs_acl_xattr.
1051     * BUG 6837: "Too many open files" when trying to access large number of
1052       files from Windows 7.
1053     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
1054       module.
1055     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
1056     * Restructure the ACL code.
1057     * Refactor reply_rmdir to use handle based code.
1060 o   Dan Cox <dan@wep.net>
1061     * BUG 2350: Add LDAP Alias Dereferencing support.
1064 o   Günther Deschner <gd@samba.org>
1065     * BUG 6929: Fix build with recent heimdal.
1066     * Fix several printing issues.
1067     * Fix the build on Mac OS X 10.6.2.
1068     * Fix net and rpcclient after setprinterdataex changes.
1069     * Add full support for level 8 printer drivers.
1070     * Add more spoolss architectures to IDL.
1071     * Fix enumprinter key client and server.
1072     * Fix crash in EnumPrinterDataEx.
1075 o   Björn Jacke <bj@sernet.de>
1076     * Prefer posix_fallocate for doing "strict allocate".
1079 o   Matt Kraai <mkraai@beckman.com>
1080     * BUG 6860: Fix shared library build on QNX.
1083 o   Volker Lendecke <vl@samba.org>
1084     * BUG 6288: SWAT adds a second share when changing parameters of an existing
1085       share.
1086     * BUG 6435: Fix minor memory corruption.
1087     * Restore "fake directory create times" as a share parameter.
1088     * Fix explicit stat64 support.
1089     * Add support for NetWkstaGetInfo 101 and 102.
1090     * Add rpcclient wkssvc_enumerateusers.
1091     * De-deprecate "write cache size" to prevent its removal without a proper
1092       alternative.
1093     * Allow more than 1000 users in BUILTIN\Users.
1096 o   Jim McDonough <jmcd@samba.org>
1097     * BUG 6967: Prevent glibc error on 'net ads join'.
1100 o   Lars Müller <lars@samba.org>
1101     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
1102       set while configure.
1105 o   Ian Puleston <ipuleston@sonicwall.com>
1106     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
1109 o   Karolin Seeger <kseeger@samba.org>
1110     * Fix the build of the example VFS modules.
1113 o   Bo Yang <boyang@samba.org>
1114     * BUG 6879: Fix crash in Winbind.
1115     * Fix crash in free_file_list().
1116     * Give the user a chance to change password when password will expire soon.
1119 ######################################################################
1120 Reporting bugs & Development Discussion
1121 #######################################
1123 Please discuss this release on the samba-technical mailing list or by
1124 joining the #samba-technical IRC channel on irc.freenode.net.
1126 If you do report problems then please try to send high quality
1127 feedback. If you don't provide vital information to help us track down
1128 the problem then you will probably be ignored.  All bug reports should
1129 be filed under the Samba 3.5 product in the project's Bugzilla
1130 database (https://bugzilla.samba.org/).
1133 ======================================================================
1134 == Our Code, Our Bugs, Our Responsibility.
1135 == The Samba Team
1136 ======================================================================