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