s3: Fix bug 7470
[Samba/bb.git] / WHATSNEW.txt
blob1d732aae9db85ea2dfddce8f930c99057390f345
1                    =============================
2                    Release Notes for Samba 3.5.6
3                           October 8, 2010
4                    =============================
7 This is the latest stable release of Samba 3.5.
9 Major enhancements in Samba 3.5.6 include:
12 Changes since 3.5.5
13 -------------------
16 o   Jeremy Allison <jra@samba.org>
17     * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
18       Sign-in Assistant.
19     * BUG 7578: Fix 'net idmap restore' setting HWM to avoid duplicates.
20     * BUG 7581: Fix "admin users" when using vfs_acl_xattr.
21     * BUG 7583: Fix smbclient to connect to Alfresco JLAN CIFS server using
22       Kerberos.
23     * BUG 7589: Fix using cached credentials in ntlm_auth.
24     * BUG 7590: Fix Winbind offline login.
25     * BUG 7617: Fix smbd coredump due to uninitialized variables in the
26       performance counter code.
27     * BUG 7636: Fix Winbind internal error.
28     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
29       directory".
30     * BUG 7693: Fix smbd changing mode of files on rename.
33 o   Günther Deschner <gd@samba.org>
34     * BUG 7541: Fix smbd crash caused by "%D" in "printer admin".
35     * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
36     * BUG 7658: Fix "dereferencing type-punned pointer will break
37       strict-aliasing rules" warnings).
38     * BUG 7665: Fix memory leak in netapi connection manager.
41 o   Björn Jacke <bj@sernet.de>
42     * BUG 7244: Fall back to cups-config for underlinked libs.
43     * BUG 7474: Fix build on platforms without st_blocks and st_blksize stat
44       struct members.
47 o   Volker Lendecke <vl@samba.org>
48     * BUG 7336: Enable idmap_passdb module build as shared.
49     * BUG 7531: Fix the charset_pull routine.
50     * BUG 7635: Fix 'smbclient -M'.
51     * BUG 7656: Fix scalability problem with hundreds of printers.
52     * BUG 7684: Fix fd leak in libwbclient.so.
53     * BUG 7688: Fix crash bug in rpcclient.
56 o   Jim McDonough <jmcd@samba.org>
57     * BUG 7280: Fix auto printers with registry config.
60 o   Andreas Schneider <asn@samba.org>
61     * BUG 7538: Fix GUID_from_data_blob() with length of 32.
64 o   Chere Zhou <chere.zhou@isilon.com>
65     * BUG 7662: Align change notify replies on 4-byte boundary.
68 ######################################################################
69 Reporting bugs & Development Discussion
70 #######################################
72 Please discuss this release on the samba-technical mailing list or by
73 joining the #samba-technical IRC channel on irc.freenode.net.
75 If you do report problems then please try to send high quality
76 feedback. If you don't provide vital information to help us track down
77 the problem then you will probably be ignored.  All bug reports should
78 be filed under the Samba 3.5 product in the project's Bugzilla
79 database (https://bugzilla.samba.org/).
82 ======================================================================
83 == Our Code, Our Bugs, Our Responsibility.
84 == The Samba Team
85 ======================================================================
88 Release notes for older releases follow:
89 ----------------------------------------
91                    =============================
92                    Release Notes for Samba 3.5.5
93                          September 14, 2010
94                    =============================
97 This is a security release in order to address CVE-2010-3069.
100 o  CVE-2010-3069:
101    All current released versions of Samba are vulnerable to
102    a buffer overrun vulnerability. The sid_parse() function
103    (and related dom_sid_parse() function in the source4 code)
104    do not correctly check their input lengths when reading a
105    binary representation of a Windows SID (Security ID). This
106    allows a malicious client to send a sid that can overflow
107    the stack variable that is being used to store the SID in the
108    Samba smbd server.
111 Changes since 3.5.4
112 --------------------
115 o   Jeremy Allison <jra@samba.org>
116     * BUG 7669: Fix for CVE-2010-3069.
119 o   Andrew Bartlett <abartlet@samba.org>
120     * BUG 7669: Fix for CVE-2010-3069.
123 ######################################################################
124 Reporting bugs & Development Discussion
125 #######################################
127 Please discuss this release on the samba-technical mailing list or by
128 joining the #samba-technical IRC channel on irc.freenode.net.
130 If you do report problems then please try to send high quality
131 feedback. If you don't provide vital information to help us track down
132 the problem then you will probably be ignored.  All bug reports should
133 be filed under the Samba 3.5 product in the project's Bugzilla
134 database (https://bugzilla.samba.org/).
137 ======================================================================
138 == Our Code, Our Bugs, Our Responsibility.
139 == The Samba Team
140 ======================================================================
143 ----------------------------------------------------------------------
146                    =============================
147                    Release Notes for Samba 3.5.4
148                            June 23, 2010
149                    =============================
152 This is the latest stable release of Samba 3.5.
154 Major enhancements in Samba 3.5.4 include:
156   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
157     from ldap (bug #7448).
158   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
161 Changes since 3.5.3
162 -------------------
165 o   Michael Adam <obnox@samba.org>
166     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
169 o   Jeremy Allison <jra@samba.org>
170     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
171     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
172     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
175 o   Günther Deschner <gd@samba.org>
176     * BUG 7341: Fix Winbind over IPv6.
177     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
178     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
179     * BUG 7517: Fix session setup from linux kernel cifs clients with
180       "sec=ntlmv2".
183 o   Olaf Flebbe <o.flebbe@science-computing.de>
184     * BUG 7209: Fix build on RHEL5.
187 o   Björn Jacke <bj@sernet.de>
188     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
189     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
190     * BUG 7504: Fix numerous build issues.
193 o   Volker Lendecke <vl@samba.org>
194     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
195     * BUG 7262: Fix editing users' groups via UsrMgr.
198 o   Buchan Milne <bgmilne@mandriva.org>
199     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
202 o   Matthieu Patou <mat@matws.net>
203     * BUG 7099: Allow previous password to be stored and use it to check
204       tickets.
207 o   Andreas Schneider <asn@samba.org>
208     * BUG 7423: Fix printing large formats.
211 o   Roel van Meer <rolek@bokxing.nl>
212     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
213       missing from ldap.
216 ######################################################################
217 Reporting bugs & Development Discussion
218 #######################################
220 Please discuss this release on the samba-technical mailing list or by
221 joining the #samba-technical IRC channel on irc.freenode.net.
223 If you do report problems then please try to send high quality
224 feedback. If you don't provide vital information to help us track down
225 the problem then you will probably be ignored.  All bug reports should
226 be filed under the Samba 3.5 product in the project's Bugzilla
227 database (https://bugzilla.samba.org/).
230 ======================================================================
231 == Our Code, Our Bugs, Our Responsibility.
232 == The Samba Team
233 ======================================================================
236 ----------------------------------------------------------------------
239                    =============================
240                    Release Notes for Samba 3.5.3
241                             May 19, 2010
242                    =============================
245 This is the latest stable release of Samba 3.5.
247 Major enhancements in Samba 3.5.3 include:
249   o Fix MS-DFS functionality (bug #7339).
250   o Fix a Winbind crash when scanning trusts (bug #7389).
251   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
254 Changes since 3.5.2
255 -------------------
258 o   Jeremy Allison <jra@samba.org>
259     * BUG 7288: Fix SMB job IDs in CUPS job names.
260     * BUG 7339: Fix MS-DFS functionality.
263 o   Andrew Bartlett <abartlet@samba.org>
264     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
267 o   Ira Cooper <samba@ira.wakeful.net>
268     * BUG 7384: Fix bitmap leak in dptr_Close.
271 o   Günther Deschner <gd@samba.org>
272     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
273     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
274     * BUG 7418: Fix 'net rpc printer list' command.
277 o   Olaf Flebbe <o.flebbe@science-computing.de>
278     * BUG 7421: Rename mod_name to module_name.
281 o   Björn Jacke <bj@sernet.de>
282     * BUG 7352: Make TIME_T_MAX defines consistent.
283     * BUG 7385: Fix building with Solaris' gcc.
286 o   Jeff Layton <jlayton@redhat.com>
287     * BUG 7315: Fix segfault in mount.cifs.
290 o   Volker Lendecke <vl@samba.org>
291     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
292     * BUG 7389: Fix a Winbind crash when scanning trusts.
293     * BUG 7398: Fix rename problems with full_audit VFS module.
296 o   Jim McDonough <jmcd@samba.org>
297     * BUG 7378: Display an error on 'net conf import' failures.
300 o   Stefan Metzmacher <metze@samba.org>
301     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
302       headers.
303     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
304     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
307 o   Luca Olivetti <luca@wetron.es>
308     * BUG 7263: Fix cups encryption setting.
311 ######################################################################
312 Reporting bugs & Development Discussion
313 #######################################
315 Please discuss this release on the samba-technical mailing list or by
316 joining the #samba-technical IRC channel on irc.freenode.net.
318 If you do report problems then please try to send high quality
319 feedback. If you don't provide vital information to help us track down
320 the problem then you will probably be ignored.  All bug reports should
321 be filed under the Samba 3.5 product in the project's Bugzilla
322 database (https://bugzilla.samba.org/).
325 ======================================================================
326 == Our Code, Our Bugs, Our Responsibility.
327 == The Samba Team
328 ======================================================================
331 ----------------------------------------------------------------------
334                    =============================
335                    Release Notes for Samba 3.5.2
336                            April 7, 2010
337                    =============================
340 This is the latest stable release of Samba 3.5.
342 Major enhancements in Samba 3.5.2 include:
344   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
345     (bug #7237).
346   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
347   o Fix an uninitialized variable read in smbd (bug #7254).
348   o Fix a memleak in Winbind (bug #7278).
349   o Fix Winbind reconnection to it's own domain (bug #7295).
352 Changes since 3.5.1
353 -------------------
356 o   Michael Adam <obnox@samba.org>
357     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
358       present.
359     * BUG 7232: Fix race conditions in CTDB persistent transactions.
360     * BUG 7313: Make 'net conf addshare' atomic.
361     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
362       the registry backend.
365 o   Jeremy Allison <jra@samba.org>
366     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
367     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
368     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
369     * BUG 7255: Fix "printer admin" functionality.
370     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
371     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
372     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
375 o   Kai Blin <kai@samba.org>
376     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
379 o   Günther Deschner <gd@samba.org>
380     * BUG 6727: Fix several printing issues.
381     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
382       null domain.
383     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
384     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
385       behavior.
388 o   Holger Hetterich <hhetter@novell.com>
389     * BUG 7203: Fix 'net share' command.
392 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
393     * BUG 7269: Fix job management commands for CUPS queues.
396 o   Jeff Layton <jlayton@redhat.com>
397     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
398       mountpoint with a symlink.
401 o   Volker Lendecke <vl@samba.org>
402     * BUG 5198: Fix parsing of the gecos field.
403     * BUG 7202: Fix access by multi-threaded applications.
404     * BUG 7212: Fix returning of group members with 'getent group'.
405     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
406     * BUG 7229: Fix a NULL pointer dereference in smbd.
407     * BUG 7232: Fix race conditions in CTDB persistent transactions.
408     * BUG 7254: Fix an uninitialized variable read in smbd.
409     * BUG 7278: Fix a memleak in Winbind.
412 o   Roel van Meer <rolek@alt001.com>
413     * BUG 6814: Fix valgrind warning.
416 o   Stefan Metzmacher <metze@samba.org>
417     * BUG 7170: Never mark external domains as internal in Winbind.
418     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
419     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
420     * BUG 7295: Fix Winbind reconnection to it's own domain.
421     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
422       inbound trust.
425 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
426     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
429 o   Simo Sorce <idra@samba.org>
430     * BUG 7204: Fix DN parsing name was always null.
433 o   Andrew Tridgell <tridge@samba.org>
434     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
435       for some time.
438 o   Bo Yang <boyang@samba.org>
439     * BUG 7206: Signals are processed twice in child.
443 ######################################################################
444 Reporting bugs & Development Discussion
445 #######################################
447 Please discuss this release on the samba-technical mailing list or by
448 joining the #samba-technical IRC channel on irc.freenode.net.
450 If you do report problems then please try to send high quality
451 feedback. If you don't provide vital information to help us track down
452 the problem then you will probably be ignored.  All bug reports should
453 be filed under the Samba 3.5 product in the project's Bugzilla
454 database (https://bugzilla.samba.org/).
457 ======================================================================
458 == Our Code, Our Bugs, Our Responsibility.
459 == The Samba Team
460 ======================================================================
462 ----------------------------------------------------------------------
464                    =============================
465                    Release Notes for Samba 3.5.1
466                             March 8, 2010
467                    =============================
470 This is a security release in order to address CVE-2010-0728.
473 o  CVE-2010-0728:
474    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
475    was added to fix a problem with Linux asynchronous IO handling.
476    This code introduced a bad security flaw on Linux platforms if the
477    binaries were built on Linux platforms with libcap support.
478    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
479    capabilities, allowing all file system access to be allowed
480    even when permissions should have denied access.
483 Changes since 3.5.0
484 -------------------
487 o   Jeremy Allison <jra@samba.org>
488     * BUG 7222: Fix for CVE-2010-0728.
491 ######################################################################
492 Reporting bugs & Development Discussion
493 #######################################
495 Please discuss this release on the samba-technical mailing list or by
496 joining the #samba-technical IRC channel on irc.freenode.net.
498 If you do report problems then please try to send high quality
499 feedback. If you don't provide vital information to help us track down
500 the problem then you will probably be ignored.  All bug reports should
501 be filed under the Samba 3.5 product in the project's Bugzilla
502 database (https://bugzilla.samba.org/).
505 ======================================================================
506 == Our Code, Our Bugs, Our Responsibility.
507 == The Samba Team
508 ======================================================================
511 ----------------------------------------------------------------------
514                    =============================
515                    Release Notes for Samba 3.5.0
516                             March 1, 2010
517                    ===============================
520 This is the first stable release of Samba 3.5.
523 Major enhancements in Samba 3.5.0 include:
525 General changes:
526 o Add support for full Windows timestamp resolution
527 o The Using Samba HTML book has been removed.
528 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
529 o The default value of "wide links" has been changed to "no".
531 Protocol changes:
532 o Experimental implementation of SMB2
534 Printing Changes:
535 o Add encryption support for connections to a CUPS server
537 Winbind changes:
538 o Major refactoring
539 o Asynchronous
541 VFS modules:
542 o New vfs_scannedonly module has been added.
545 General changes:
546 ================
548 Support for full Windows timestamp resolution has been added. This effectively
549 makes us use Windows' full 100ns timestamp resolution if supported by the
550 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
552 The Using Samba HTML book has been removed from the Samba tarball.
553 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
555 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
556 credentials cached by Winbind at logon time. This is very useful e.g. when
557 connecting to a Samba server using Nautilus without re-entering username and
558 password. This feature is enabled by default and can be disabled per application
559 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
561 The default value of "wide links" has been changed to "no" to avoid an insecure
562 default configuration ("wide links = yes" and "unix extensions = yes"). For
563 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
566 Protocol changes
567 ================
569 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
570 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
571 SMB protocol used by Windows Vista and higher.
573 Printing Changes
574 ================
576 A new parameter "cups encrypt" has been added to control whether connections to
577 CUPS servers will be encrypted or not. The default is to use unencrypted
578 connections.
580 Winbind changes
581 ===============
583 The Winbind daemon has been refactored internally to be asynchronous. The new
584 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
586 VFS modules
587 ===========
589 A new VFS module "scannedonly" has been added. This is a filter that
590 talks to an antivirus-engine and stores whether a file is clean or not.
591 Users do only see clean files on their filesystem.
594 ######################################################################
595 Changes
596 #######
598 smb.conf changes
599 ----------------
601    Parameter Name                      Description     Default
602    --------------                      -----------     -------
604    create krb5 conf                    New             yes
605    ctdb timeout                        New             0
606    cups encrypt                        New             no
607    debug hires timestamp               Changed Default yes
608    ldap deref                          New             auto
609    ldap follow referral                New             auto
610    nmbd bind explicit broadcast        New             no
611    wide links                          Changed Default no
614 New configure options
615 ---------------------
617 --enable-external-libtdb        Enable external tdb
618 --enable-netapi                 Turn on netapi support
619 --enable-pthreadpool            Enable pthreads pool helper support
620 --with-cifsumount               Include umount.cifs (Linux only) support
621 --with-codepagedir=DIR          Where to put codepages
624 Commit Highlights
625 =================
627 o   Björn Jacke <bj@sernet.de>
628     * Add support for full Windows timestamp resolution.
629     * Add encryption support for connections to a CUPS server.
632 o   Volker Lendecke <vl@samba.org>
633     * Major internal refactoring of the Winbind daemon.
634     * Make Winbind asynchronous.
635     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
636       by Winbind.
639 o   Stefan Metzmacher <metze@samba.org>
640     * Implement the new SMB2 protocol (experimental).
643 Changes since 3.5.0rc3
644 ----------------------
647 o   Günther Deschner <gd@samba.org>
648     * BUG 7181: Fix 'net ads dns' usage calls.
649     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
652 o   Volker Lendecke <vl@samba.org>
653     * BUG 7145: Fix duplicate sam and unix accounts.
654     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
657 o   Stefan Metzmacher <metze@samba.org>
658     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
661 Changes since 3.5.0rc2
662 ----------------------
665 o   Jeremy Allison <jra@samba.org>
666     * BUG 6557: Fix vfs_full_audit.
667     * BUG 6876: Fix duplicate initializer in the rmdir module.
668     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
669     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
670       Linux asynchronous IO (aio).
671     * BUG 7069: Fix 'smbget' error status.
672     * BUG 7072: Fix unlocking of accounts from ldap.
673     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
674     * BUG 7081: Fix vfs_expand_msdfs.
675     * BUG 7084: Fix storing of create time on directories in an EA in new
676       create time code.
677     * BUG 7104: "wide links" and "unix extensions" are incompatible.
678     * BUG 7118: Fix nmbd problems with socket address.
679     * BUG 7122: Fix reading of large browselist.
680     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
681     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
682       value(s) error when "mangling method = hash"..
685 o   Steven Danneman <steven.danneman@isilon.com>
686     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
689 o   Günther Deschner <gd@samba.org>
690     * BUG 6888: Fix printing with 64 bit clients.
691     * BUG 7130: Fix listing of printjobs in  Windows 7.
692     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
695 o   Björn Jacke <bj@sernet.de>
696     * BUG 7103: Fix build issue on Tru64.
697     * BUG 7116: Change ldap filter to what really was intended.
698     * Fix some wrong newlines in de translation strings.
701 o   Jeff Layton <jlayton@redhat.com>
702     * BUG 6868: Fix crash bug in 'cifs.upcall'.
705 o   Volker Lendecke <vl@samba.org>
706     * BUG 7085: Fix an early release of the global lock that can cause data
707       corruption in libtdb.
708     * BUG 7139: Owner of file not available with Kerberos.
711 o   Stefan Metzmacher <metze@samba.org>
712     * BUG 6888: Fix printing with 64 bit clients.
713     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
714     * BUG 7116: Add pdb_ldap performance fixes.
715     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
716     * BUG 7119: Support large browselist.
717     * BUG 7140: Fix IPv4/IPv6 problems.
720 o   Lars Müller <lars@samba.org>
721     * BUG 7071: Fix build of 'smbfilter'.
722     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
723     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
726 o   Olivier Sessink <olivier@virtscano.fakenet>
727     * BUG 7076: Fix build of vfs_scannedonly on AIX.
730 o   Bo Yang <boyang@samba.org>
731     * BUG 7106: Fix malformed require_membership_of_sid.
735 Changes since 3.5.0rc1
736 ----------------------
739 o   Michael Adam <obnox@samba.org>
740     * BUG 4347: Check password history before increasing "badPasswordCount".
743 o   Jeremy Allison <jra@samba.org>
744     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
745     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
746       rights fails even if the delete right is set on the object in
747       vfs_acl_xattr and vfs_acl_tdb.
748     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
749     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
750     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
753 o   Giovanni Bajo <rasky@develer.com>
754     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
755       with Windows.
758 o   Kai Blin <kai@samba.org>
759     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
762 o   Günther Deschner <gd@samba.org>
763     * BUG 7043: Fix crash bug in libsmbclient.
766 o   André Hentschel <nerv@dawncrow.de>
767     * BUG 7039: Complete German translation of 'net'.
770 o   Björn Jacke <bj@sernet.de>
771     * BUG 7039: Improve some German translations in 'net'.
774 o   William Jojo <w.jojo@hvcc.edu>
775     * BUG 7052: Fix DFS on AIX.
778 o   Volker Lendecke <vl@samba.org>
779     * BUG 6981: Fix large paged search with DirX LDAP servers.
780     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
781     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
782     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
783     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
784       credentials cached by Winbind.
785     * Lock down some srvsvc calls according to what w2k3 seems to do.
788 o   Stefan Metzmacher <metze@samba.org>
789     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
790       pdb_ldap.
793 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
794     * BUG 7034: Fix segfault in vfs_cap.
797 o   Olivier Sessink <oliviersessink@gmail.com>
798     * BUG 7028: Add new scannedonly VFS module.
801 Changes since 3.5.0pre2
802 -----------------------
804 o   Jeremy Allison <jra@samba.org>
805     * BUG 6837: Fix "Too many open files" when trying to access large number of
806       files with Windows 7.
807     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
808     * BUG 7020: Fix smbd using 2G memory.
809     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
810       attributes by protocol level.
811     * Vector correctly through reply_openerror() (which uses the same logic).
812     * Fix bugs with the full Windows ACL support.
815 o   Kai Blin <kai@samba.org>
816     * Add a few missing gettext calls to the 'net' command.
817     * Fix up a share type translation and translate some more strings in 'net'.
820 o   Günther Deschner <gd@samba.org>
821     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
822     * Add spoolss_DriverInfo7.
823     * Fix rpcclient after setprinter IDL fixes.
824     * Use generated krb5.conf in 'net ads testjoin'.
827 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
828     * BUG 6992: make test for getgrouplist cacheable.
831 o   André Hentschel <nerv@dawncrow.de>
832     * Add some German translations for the 'net' command.
835 o   Suresh Jayaraman <sjayaraman@suse.de>
836     * Update mount.cifs man page with nounix option.
839 o   Volker Lendecke <vl@samba.org>
840     * Fix _samr_GetAliasMembership for results with 0 rids.
841     * Fix an error case in cli_negprot.
842     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
843     * Restore correct timeouts for SMB requests.
844     * Fix a 64-bit error in libsmb.
845     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
846     * Simplify/cleanup Winbind code.
849 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
850     * Fix write behind memory block in libtalloc.
851     * Fix result check for getaddrinfo().
854 o   Jim McDonough <jmcd@samba.org>
855     * BUG 7014: Fix Winbind crash when retrieving empty group members.
858 o   Brian Lu <brian.lu@sun.com>
859     * BUG 6991: Create symbol links to shared libraries.
862 o   Stefan Metzmacher <metze@samba.org>
863     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
864       to tsocket.
865     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
866     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
867     * Fix standalone 'make installdocs'.
870 o   Peter Rosin <peda@lysator.liu.se>
871     * Output %p as unsigned in snprintf replacement.
874 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
875     * New attempt at TDB transaction nesting allow/disallow.
878 o   Kirill Smelkov <kirr@mns.spb.ru>
879     * Remove swig stuff from libtdb.
880     * Reset tdb->fd to -1 in tdb_close() in libtdb.
883 o   Simo Sorce <idra@samba.org>
884     * Change the way mksysms work in libtalloc.
887 o   Jelmer Vernooij <jelmer@samba.org>
888     * Also build and install tdb manpages from standalone tdb.
891 o   Bo Yang <boyang@samba.org>
892     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
893     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
894       query.
895     * List trusted domains from wcache when domain is offline.
898 Changes since 3.5.0pre1
899 -----------------------
901 o   Michael Adam <obnox@samba.org>
902     * Fix the build when no external talloc and tdb are installed.
903     * Fix detection of CTDB headers on systems without system-libtalloc.
906 o   Jeremy Allison <jra@samba.org>
907     * BUG 6802: A created folder does not properly inherit permissions from
908       parent in vfs_acl_xattr.
909     * BUG 6837: "Too many open files" when trying to access large number of
910       files from Windows 7.
911     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
912       module.
913     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
914     * Restructure the ACL code.
915     * Refactor reply_rmdir to use handle based code.
918 o   Dan Cox <dan@wep.net>
919     * BUG 2350: Add LDAP Alias Dereferencing support.
922 o   Günther Deschner <gd@samba.org>
923     * BUG 6929: Fix build with recent heimdal.
924     * Fix several printing issues.
925     * Fix the build on Mac OS X 10.6.2.
926     * Fix net and rpcclient after setprinterdataex changes.
927     * Add full support for level 8 printer drivers.
928     * Add more spoolss architectures to IDL.
929     * Fix enumprinter key client and server.
930     * Fix crash in EnumPrinterDataEx.
933 o   Björn Jacke <bj@sernet.de>
934     * Prefer posix_fallocate for doing "strict allocate".
937 o   Matt Kraai <mkraai@beckman.com>
938     * BUG 6860: Fix shared library build on QNX.
941 o   Volker Lendecke <vl@samba.org>
942     * BUG 6288: SWAT adds a second share when changing parameters of an existing
943       share.
944     * BUG 6435: Fix minor memory corruption.
945     * Restore "fake directory create times" as a share parameter.
946     * Fix explicit stat64 support.
947     * Add support for NetWkstaGetInfo 101 and 102.
948     * Add rpcclient wkssvc_enumerateusers.
949     * De-deprecate "write cache size" to prevent its removal without a proper
950       alternative.
951     * Allow more than 1000 users in BUILTIN\Users.
954 o   Jim McDonough <jmcd@samba.org>
955     * BUG 6967: Prevent glibc error on 'net ads join'.
958 o   Lars Müller <lars@samba.org>
959     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
960       set while configure.
963 o   Ian Puleston <ipuleston@sonicwall.com>
964     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
967 o   Karolin Seeger <kseeger@samba.org>
968     * Fix the build of the example VFS modules.
971 o   Bo Yang <boyang@samba.org>
972     * BUG 6879: Fix crash in Winbind.
973     * Fix crash in free_file_list().
974     * Give the user a chance to change password when password will expire soon.
977 ######################################################################
978 Reporting bugs & Development Discussion
979 #######################################
981 Please discuss this release on the samba-technical mailing list or by
982 joining the #samba-technical IRC channel on irc.freenode.net.
984 If you do report problems then please try to send high quality
985 feedback. If you don't provide vital information to help us track down
986 the problem then you will probably be ignored.  All bug reports should
987 be filed under the Samba 3.5 product in the project's Bugzilla
988 database (https://bugzilla.samba.org/).
991 ======================================================================
992 == Our Code, Our Bugs, Our Responsibility.
993 == The Samba Team
994 ======================================================================