WHATSNEW: Start release notes for Samba 3.5.21.
[samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.5.21
3                          , 2013
4                    ==============================
5
6
7 This is the latest stable release of Samba 3.5.
8
9 Major enhancements in Samba 3.5.21 include:
10
11 o  
12
13 Changes since 3.5.19:
14 ---------------------
15
16 o   Jeremy Allison <jra@samba.org>
17
18
19 ######################################################################
20 Reporting bugs & Development Discussion
21 #######################################
22
23 Please discuss this release on the samba-technical mailing list or by
24 joining the #samba-technical IRC channel on irc.freenode.net.
25
26 If you do report problems then please try to send high quality
27 feedback. If you don't provide vital information to help us track down
28 the problem then you will probably be ignored.  All bug reports should
29 be filed under the Samba 3.5 product in the project's Bugzilla
30 database (https://bugzilla.samba.org/).
31
32
33 ======================================================================
34 == Our Code, Our Bugs, Our Responsibility.
35 == The Samba Team
36 ======================================================================
37
38
39 Release notes for older releases follow:
40 ----------------------------------------
41
42                    ==============================
43                    Release Notes for Samba 3.5.20
44                          December 17, 2012
45                    ==============================
46
47
48 This is the latest stable release of Samba 3.5.
49
50 Major enhancements in Samba 3.5.20 include:
51
52 o  Fix segfaults in log level = 10 on Solaris (bug #9390).
53 o  Apply ACL masks correctly when setting ACLs (bug #9236).
54
55
56 Changes since 3.5.19:
57 ---------------------
58
59 o   Jeremy Allison <jra@samba.org>
60     * BUG 7781: Samba transforms ShareName to lowercase (sharename) when adding
61       new share via MMC.
62     * BUG 9236: Apply ACL masks correctly when setting ACLs.
63     * BUG 9455: munmap called for an address location not mapped by Samba.
64
65
66 o   Björn Baumbach <bb@sernet.de>
67     * BUG 9345: Fix usage of <smbconfoption> tag.
68
69
70 o   Stefan Metzmacher <metze@samba.org>
71     * BUG 9390: Fix segfaults in log level = 10 on Solaris.
72     * BUG 9402: Fix dns updates against BIND9 (used in a Samba4 domain).
73
74
75 ######################################################################
76 Reporting bugs & Development Discussion
77 #######################################
78
79 Please discuss this release on the samba-technical mailing list or by
80 joining the #samba-technical IRC channel on irc.freenode.net.
81
82 If you do report problems then please try to send high quality
83 feedback. If you don't provide vital information to help us track down
84 the problem then you will probably be ignored.  All bug reports should
85 be filed under the Samba 3.5 product in the project's Bugzilla
86 database (https://bugzilla.samba.org/).
87
88
89 ======================================================================
90 == Our Code, Our Bugs, Our Responsibility.
91 == The Samba Team
92 ======================================================================
93
94
95 ----------------------------------------------------------------------
96
97
98                    ==============================
99                    Release Notes for Samba 3.5.19
100                           November 5, 2012
101                    ==============================
102
103
104 This is the latest stable release of Samba 3.5.
105
106 Major enhancements in Samba 3.5.19 include:
107
108 o  Connection to outbound trusted domain goes offline (bug #9016).
109 o  ACL masks incorrectly applied when setting ACLs (bug #9236).
110 o  Samba panics if a user specifies an invalid port number (bug #9218).
111
112
113 Changes since 3.5.18:
114 ---------------------
115
116 o   Jeremy Allison <jra@samba.org>
117     * BUG 9016: Connection to outbound trusted domain goes offline.
118     * BUG 9117: smbclient can't connect to a Windows 7 server using NTLMv2.
119     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
120     * BUG 9236: ACL masks incorrectly applied when setting ACLs.
121
122
123 o   Andrew Bartlett <abartlet@samba.org>
124     * BUG 8788: libsmb: Initialise ticket to ensure we do not free invalid memory.
125
126
127 o   Björn Jacke <bj@sernet.de>
128     * BUG 8344: autoconf: Fix --with(out)-sendfile-support option handling.
129     * BUG 8732: Fix compile of krb5 locator on Solaris.
130     * BUG 9172: Add quota support for gfs2.
131
132
133 o   Matthieu Patou <mat@matws.net>
134     * BUG 9259: lib-addns: Ensure that allocated buffer are pre set to 0.
135
136
137 o   Andreas Schneider <asn@samba.org>
138     * BUG 9218: Samba panics if a user specifies an invalid port number.
139
140
141 ######################################################################
142 Reporting bugs & Development Discussion
143 #######################################
144
145 Please discuss this release on the samba-technical mailing list or by
146 joining the #samba-technical IRC channel on irc.freenode.net.
147
148 If you do report problems then please try to send high quality
149 feedback. If you don't provide vital information to help us track down
150 the problem then you will probably be ignored.  All bug reports should
151 be filed under the Samba 3.5 product in the project's Bugzilla
152 database (https://bugzilla.samba.org/).
153
154
155 ======================================================================
156 == Our Code, Our Bugs, Our Responsibility.
157 == The Samba Team
158 ======================================================================
159
160
161 ----------------------------------------------------------------------
162
163
164                    ==============================
165                    Release Notes for Samba 3.5.18
166                          September 24, 2012
167                    ==============================
168
169
170 This is the latest stable release of Samba 3.5.
171
172 Major enhancements in Samba 3.5.18 include:
173
174 o  Fix a smbd crash in reply_lockingX_error (bug #9084).
175 o  Fix Winbind crashes caused by mis-identified idle clients (bug #9104).
176 o  Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
177    _pam_winbind_change_pwd() when password is expiring (bug #9013).
178
179
180 Changes since 3.5.17:
181 ---------------------
182
183 o   Michael Adam <obnox@samba.org>
184     * BUG 7788: Clarify the idmap_rid manpage.
185
186
187 o   Jeremy Allison <jra@samba.org>
188     * BUG 9098: Winbind does not refresh Kerberos tickets.
189     * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
190     * BUG 9150: Valid open requests can cause smbd assert due to incorrect
191       oplock handling on delete requests.
192
193
194 o   Neil R. Goldberg <ngoldber@mitre.org>
195     * BUG 9100: Winbind doesn't return "Domain Local" groups from own domain.
196
197
198 o   Hargagan <shargagan@novell.com>
199     * BUG 9085: NMB registration for a duplicate workstation fails with
200       registration refuse.
201
202
203 o   Björn Jacke <bj@sernet.de>
204     * BUG 7814: Fix build of sysquote_xfs.
205     * BUG 8402: Winbind log spammed with idmap messages.
206
207
208 o   Volker Lendecke <vl@samba.org>
209     * BUG 9084: Fix a smbd crash in reply_lockingX_error.
210
211
212 o   Herb Lewis <hlewis@panasas.com>
213     * BUG 9104: Fix Winbind crashes caused by mis-identified idle clients.
214
215
216 o   Luca Lorenzetto <lorenzetto-luca@ubuntu-it.org>
217     * BUG 9013: Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
218       _pam_winbind_change_pwd() when password is expiring.
219
220
221 ######################################################################
222 Reporting bugs & Development Discussion
223 #######################################
224
225 Please discuss this release on the samba-technical mailing list or by
226 joining the #samba-technical IRC channel on irc.freenode.net.
227
228 If you do report problems then please try to send high quality
229 feedback. If you don't provide vital information to help us track down
230 the problem then you will probably be ignored.  All bug reports should
231 be filed under the Samba 3.5 product in the project's Bugzilla
232 database (https://bugzilla.samba.org/).
233
234
235 ======================================================================
236 == Our Code, Our Bugs, Our Responsibility.
237 == The Samba Team
238 ======================================================================
239
240
241 ----------------------------------------------------------------------
242
243
244                    ==============================
245                    Release Notes for Samba 3.5.17
246                            August 13, 2012
247                    ==============================
248
249
250 This is the latest stable release of Samba 3.5.
251
252
253 Changes since 3.5.16:
254 ---------------------
255
256 o   Jeremy Allison <jra@samba.org>
257     * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in
258       configure.
259
260
261 o   Björn Jacke <bj@sernet.de>
262     * BUG 8996: Fix build without ads support.
263     * BUG 9011: Second part of a fix for bug #9011 (Build on HP-UX broken).
264
265
266 o   Stefan Metzmacher <metze@samba.org>
267     * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions.
268
269
270 ######################################################################
271 Reporting bugs & Development Discussion
272 #######################################
273
274 Please discuss this release on the samba-technical mailing list or by
275 joining the #samba-technical IRC channel on irc.freenode.net.
276
277 If you do report problems then please try to send high quality
278 feedback. If you don't provide vital information to help us track down
279 the problem then you will probably be ignored.  All bug reports should
280 be filed under the Samba 3.5 product in the project's Bugzilla
281 database (https://bugzilla.samba.org/).
282
283
284 ======================================================================
285 == Our Code, Our Bugs, Our Responsibility.
286 == The Samba Team
287 ======================================================================
288
289
290 ----------------------------------------------------------------------
291
292
293                    ==============================
294                    Release Notes for Samba 3.5.16
295                             July 2, 2012
296                    ==============================
297
298
299 This is the latest stable release of Samba 3.5.
300
301 Major enhancements in Samba 3.5.16 include:
302
303 o  Fix possible memory leaks in the Samba master process (bug #8970).
304 o  Fix uninitialized memory read in talloc_free().
305 o  Fix smbd crash with unknown user (bug #8314).
306
307
308 Changes since 3.5.15:
309 ---------------------
310
311 o   Jeremy Allison <jra@samba.org>
312     * BUG 8314: Fix smbd crash with unknown user.
313     * BUG 8831: Fix inconsistent (with manpage) command-line switch for "help"
314       in smbtree.
315     * BUG 8882: Fix processing of %U with vfs_full_audit when "force user"
316       is set.
317     * BUG 8897: winbind_krb5_locator only returns one IP address.
318     * BUG 8910: resolve_ads() code can return zero addresses and miss valid DC
319       IP addresses.
320     * BUG 8957: Fix typo in pam_winbindd code.
321     * BUG 8972: Directory group write permission bit is set if unix extensions
322       are enabled.
323     * BUG 8974: Kernel oplocks are broken when uid(file) != uid(process).
324     * BUG 8989: Send correct responses to NT Transact Secondary when no data and
325       no params.
326     * BUG 8994: Fix "winbind normalize names".
327
328
329 o   Andrew Bartlett <abartlet@samba.org>
330     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
331     * BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
332       at a time.
333
334
335 o   Björn Baumbach <bb@sernet.de>
336     * BUG 7564: Fix default name resolve order in the manpage.
337
338
339 o   John Bradshaw <john@johnbradshaw.org>
340     * BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.
341
342
343 o   Olaf Flebbe <o.flebbe@science-computing.de>
344     * BUG 8552: Correct documentation of "case sensitive".
345
346
347 o   Björn Jacke <bj@sernet.de>
348     * BUG 8869: Remove outdated netscape ds 5 schema file.
349     * BUG 9011: Fix build on HP-UX.
350
351
352 o   Volker Lendecke <vl@samba.org>
353     * Fix uninitialized memory read in talloc_free().
354     * BUG 8338: OS/X can not deal with a 10-vwv read on normal files.
355     * BUG 8998: Notify code can miss a ChDir.
356     * BUG 9000: Fix a Winbind race leading to 100% CPU.
357     * BUG 9003: Fix posix acl on gpfs.
358
359
360 o   Matthieu Patou <mat@matws.net>
361     * BUG 8975: Make sure that Winbind can coredump.
362
363
364 o   Karolin Seeger <kseeger@samba.org>
365     * BUG 7930: Add hint that setting "profile acls = yes" on normal shares can
366       cause trouble.
367
368
369 o   Richard Sharpe <realrichardsharpe@gmail.com>
370     * BUG 8822: Fix building out-of-tree vfs modules.
371     * BUG 8970: Fix possible memory leaks in the Samba master process.
372
373
374 o   Simo Sorce <idra@samba.org>
375     * BUG 8915: Fix pam_winbind build against newer iniparser library.
376
377
378 ######################################################################
379 Reporting bugs & Development Discussion
380 #######################################
381
382 Please discuss this release on the samba-technical mailing list or by
383 joining the #samba-technical IRC channel on irc.freenode.net.
384
385 If you do report problems then please try to send high quality
386 feedback. If you don't provide vital information to help us track down
387 the problem then you will probably be ignored.  All bug reports should
388 be filed under the Samba 3.5 product in the project's Bugzilla
389 database (https://bugzilla.samba.org/).
390
391
392 ======================================================================
393 == Our Code, Our Bugs, Our Responsibility.
394 == The Samba Team
395 ======================================================================
396
397
398 ----------------------------------------------------------------------
399
400
401                    ==============================
402                    Release Notes for Samba 3.5.15
403                            April 30, 2012
404                    ==============================
405
406
407 This is a security release in order to address
408 CVE-2012-2111 (Incorrect permission checks when granting/removing
409 privileges can compromise file server security).
410
411 o  CVE-2012-2111:
412    Samba 3.4.x to 3.6.4 are affected by a
413    vulnerability that allows arbitrary users
414    to modify privileges on a file server.
415
416
417 Changes since 3.5.14:
418 ---------------------
419
420
421 o   Jeremy Allison <jra@samba.org>
422     * Fix  incorrect permission checks when granting/removing
423       privileges (CVE-2012-2111).
424
425
426 ######################################################################
427 Reporting bugs & Development Discussion
428 #######################################
429
430 Please discuss this release on the samba-technical mailing list or by
431 joining the #samba-technical IRC channel on irc.freenode.net.
432
433 If you do report problems then please try to send high quality
434 feedback. If you don't provide vital information to help us track down
435 the problem then you will probably be ignored.  All bug reports should
436 be filed under the Samba 3.5 product in the project's Bugzilla
437 database (https://bugzilla.samba.org/).
438
439
440 ======================================================================
441 == Our Code, Our Bugs, Our Responsibility.
442 == The Samba Team
443 ======================================================================
444
445
446 ----------------------------------------------------------------------
447
448
449                    ==============================
450                    Release Notes for Samba 3.5.14
451                            April 10, 2012
452                    ==============================
453
454
455 This is a security release in order to address
456 CVE-2012-1182 ("root" credential remote code execution).
457
458 o  CVE-2012-1182:
459    Samba 3.0.x to 3.6.3 are affected by a
460    vulnerability that allows remote code
461    execution as the "root" user.
462
463
464 Changes since 3.5.13:
465 ---------------------
466
467
468 o   Stefan Metzmacher <metze@samba.org>
469     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
470      allocated array (CVE-2012-1182).
471
472
473 ######################################################################
474 Reporting bugs & Development Discussion
475 #######################################
476
477 Please discuss this release on the samba-technical mailing list or by
478 joining the #samba-technical IRC channel on irc.freenode.net.
479
480 If you do report problems then please try to send high quality
481 feedback. If you don't provide vital information to help us track down
482 the problem then you will probably be ignored.  All bug reports should
483 be filed under the Samba 3.5 product in the project's Bugzilla
484 database (https://bugzilla.samba.org/).
485
486
487 ======================================================================
488 == Our Code, Our Bugs, Our Responsibility.
489 == The Samba Team
490 ======================================================================
491
492
493 ----------------------------------------------------------------------
494
495
496                    ==============================
497                    Release Notes for Samba 3.5.13
498                           March 12, 2012
499                    ==============================
500
501
502 This is the latest stable release of Samba 3.5.
503
504 Major enhancements in Samba 3.5.13 include:
505
506 o  Fix a crash bug in cldap_socket_recv_dgram() (bug #8593).
507 o  Fully observe password change settings (bug #8561).
508 o  Fix NT ACL issue (bug #8673).
509 o  Fix segfault in Winbind if we can't map the last user (bug #8678).
510
511
512 Changes since 3.5.12:
513 --------------------
514
515
516 o   Michael Adam <obnox@samba.org>
517     * BUG 8327: Fix config reload to reload shares from registry.
518
519
520 o   Jeremy Allison <jra@samba.org>
521     * BUG 8139: Ignore SMBecho errors.
522     * BUG 8521: Fix Winbind cache timeout expiry test.
523     * BUG 8561: Fully observe password change settings.
524     * BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
525     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
526       set SEC_DESC_DACL_PRESENT in the type field.
527     * BUG 8644: Make sure that vfs_acl_xattr and vfs_acl_tdb modules add
528       inheritable entries on a directory with no stored ACL.
529     * BUG 8663: Fix deleting a symlink if the symlink target is outside of the
530     * share.
531     * BUG 8664: Fix renaming a symlink if the symlink target is outside of the
532       share.
533     * BUG 8673: Fix NT ACL issue.
534     * BUG 8679: Make sure that recvfile code path using splice() on Linux
535       does not leave data in the pipe on short write.
536     * BUG 8687: Fix typo in 'net memberships' usage.
537
538
539 o   Christian Ambach <christian.ambach@de.ibm.com>
540     * BUG 8658: Add timeouts to Winbind cache.
541
542
543 o   Andrew Bartlett <abartlet@samba.org>
544     * BUG 8727: Do not limit read replies to NBT packet sizes.
545
546
547 o   Günther Deschner <gd@samba.org>
548     * BUG 8176: Fix perl path.
549     * BUG 8692: Fix malloc/talloc mismatch in ads_keytab_verify_ticket().
550
551
552 o   Björn Jacke <bj@sernet.de>
553     * BUG 8652: Document the ignore system acls option of vfs_acl_xattr and
554       vfs_acl_tdb.
555
556
557 o   Jeff Layton <jlayton@redhat.com>
558     * BUG 8648: Document more undocumented mount.cifs options.
559
560
561 o   Volker Lendecke <vl@samba.org>
562     * BUG 8639: Fix the vfs_commit module.
563     * BUG 8686: Packet validation checks can be done before length validation
564       causing uninitialized memory read.
565
566
567 o   Stefan Metzmacher <metze@samba.org>
568     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
569     * BUG 8562: Fix double free error (talloc).
570     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
571     * BUG 8684: Try ctdbd_init_connection() as root.
572
573
574 o   Masafumi Nakayama <MASA23@jp.ibm.com>
575     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
576
577
578 o   Matthieu Patou <mat@matws.net>
579     * BUG 8599: Make WINBINDD_PAM_AUTH_CRAP return valid user session key.
580     * BUG 8771: Make Winbind change faster from DC1 to DC2.
581
582
583 o   Andreas Schneider <asn@samba.org>
584     * BUG 8608: Don't fail on users without a uid (Winbind).
585     * BUG 8628: Don't duplicate Kerberos service tickets.
586     * BUG 8645: Add missing prefixpath options for mount.cifs manpage.
587     * BUG 8658: Add an update function for Winbind cache.
588     * BUG 8678: Fix segfault in Winbind if we can't map the last user.
589
590
591 o   Karolin Seeger <kseeger@samba.org>
592     * BUG 7705: Fix rpm build issues on RHEL4.
593
594
595 o   Richard Sharpe <realrichardsharpe@gmail.com>
596     * BUG 8607: Simplify building modules outside the Samba source tree.
597
598
599 ######################################################################
600 Reporting bugs & Development Discussion
601 #######################################
602
603 Please discuss this release on the samba-technical mailing list or by
604 joining the #samba-technical IRC channel on irc.freenode.net.
605
606 If you do report problems then please try to send high quality
607 feedback. If you don't provide vital information to help us track down
608 the problem then you will probably be ignored.  All bug reports should
609 be filed under the Samba 3.5 product in the project's Bugzilla
610 database (https://bugzilla.samba.org/).
611
612
613 ======================================================================
614 == Our Code, Our Bugs, Our Responsibility.
615 == The Samba Team
616 ======================================================================
617
618
619 ----------------------------------------------------------------------
620
621
622                    ==============================
623                    Release Notes for Samba 3.5.12
624                           November 2, 2011
625                    ==============================
626
627
628 This is the latest stable release of Samba 3.5.
629
630 Major enhancements in Samba 3.5.12 include:
631
632 o  Fix race condition in Winbind (bug 7844).
633 o  The VFS ACL modules are no longer experimental but production-ready.
634
635
636 Changes since 3.5.11:
637 --------------------
638
639
640 o   Jeremy Allison <jra@samba.org>
641     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
642     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
643     * BUG 8156: 'net ads join' fails to use the user's kerberos ticket.
644     * BUG 8370: Fix vfs_chown_fsp.
645     * BUG 8422: Fix infinite loop in ACL module code.
646     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
647       isn't given.
648     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
649     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
650       set.
651     * BUG 8507: Make smbd correctly honor the "force create mode" bits from a
652       cifsfs create.
653     * BUG 8541: Fix readlink() on Linux clients if the symlink target is
654       outside of the share.
655     * BUG 8542: smbclient posix_open command fails to return correct info on
656       open file.
657
658
659 o   Pierre Carrier <pcarrier@redhat.com>
660     * BUG 8186: Allow changing the maximum number of simultaneous clients in
661       Winbind through an smb.conf option.
662
663
664 o   Günther Deschner <gd@samba.org>
665     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
666     * BUG 7888: Deal with buggy 3.0 based PDCs.
667     * BUG 8491: Fix some coverity issues.
668
669
670 o   David Disseldorp <ddiss@suse.de>
671     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
672
673
674 o   Björn Jacke <bj@sernet.de>
675     * BUG 8256: Add man vfs_aio_fork.
676     * BUG 8362: Fix SWAT build issue on old glibc systems.
677     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
678
679
680 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
681     * BUG 8515: Disallow "." in can_set_delete_on_close().
682
683
684 o   Volker Lendecke <vl@samba.org>
685     * BUG 7844: Fix race condition in Winbind.
686     * BUG 8338: Add a fallback for missing open&x support in OS/X Lion.
687     * BUG 8420: Fix getent group if trusted domains are not reachable.
688
689
690 o   Stefan Metzmacher <metze@samba.org
691     * BUG 8347: Fix regression on HP-UX, AIX and OSF introduced by the fix for
692       CVE-2011-2522.
693     * BUG 8452: Check the wct of the incoming SMBnegprot responses in libsmb.
694     * BUG 8491: Fix some coverity issues.
695
696
697 ######################################################################
698 Reporting bugs & Development Discussion
699 #######################################
700
701 Please discuss this release on the samba-technical mailing list or by
702 joining the #samba-technical IRC channel on irc.freenode.net.
703
704 If you do report problems then please try to send high quality
705 feedback. If you don't provide vital information to help us track down
706 the problem then you will probably be ignored.  All bug reports should
707 be filed under the Samba 3.5 product in the project's Bugzilla
708 database (https://bugzilla.samba.org/).
709
710
711 ======================================================================
712 == Our Code, Our Bugs, Our Responsibility.
713 == The Samba Team
714 ======================================================================
715
716
717 ----------------------------------------------------------------------
718
719
720                    ==============================
721                    Release Notes for Samba 3.5.11
722                            August 4, 2011
723                    ==============================
724
725
726 This is the latest stable release of Samba 3.5.
727
728 Major enhancements in Samba 3.5.11 include:
729
730 o  Fix access to Samba shares when Windows security patch KB2536276 is installed
731    (bug #8238).
732 o  Fix Winbind panics if verify_idpool() fails (bug #8253).
733
734
735 Changes since 3.5.10:
736 --------------------
737
738
739 o   Jeremy Allison <jra@samba.org>
740     * BUG 7462: Make SA_RESETHAND conditional on its existance.
741     * BUG 8254: Make "acl check permissions = no" working in all cases.
742
743
744 o   Gregor Beck <gbeck@sernet.de>
745     * BUG 8253: Fix Winbind panics if verify_idpool() fails.
746
747
748 o   David Disseldorp <ddiss@suse.de>
749     * BUG 8269: Stop spamming log with "Could not find child X -- ignoring"
750       messages in smbd.
751
752
753 o   Björn Jacke <bj@sernet.de>
754     * BUG 7460: Include sys/file.h only when available.
755
756
757 o   Volker Lendecke <vl@samba.org>
758     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
759     * BUG 8238: Fix access to Samba shares when Windows security patch
760       KB2536276 is installed.
761     * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
762
763
764 o   Stefan Metzmacher <metze@samba.org>
765     * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
766     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
767
768
769 ######################################################################
770 Reporting bugs & Development Discussion
771 #######################################
772
773 Please discuss this release on the samba-technical mailing list or by
774 joining the #samba-technical IRC channel on irc.freenode.net.
775
776 If you do report problems then please try to send high quality
777 feedback. If you don't provide vital information to help us track down
778 the problem then you will probably be ignored.  All bug reports should
779 be filed under the Samba 3.5 product in the project's Bugzilla
780 database (https://bugzilla.samba.org/).
781
782
783 ======================================================================
784 == Our Code, Our Bugs, Our Responsibility.
785 == The Samba Team
786 ======================================================================
787
788
789 ----------------------------------------------------------------------
790
791
792                    ==============================
793                    Release Notes for Samba 3.5.10
794                            July 26, 2011
795                    ==============================
796
797
798 This is a security release in order to address
799 CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
800 CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).
801
802
803 o  CVE-2011-2522:
804    The Samba Web Administration Tool (SWAT) in Samba versions
805    3.0.x to 3.5.9 are affected by a cross-site request forgery.
806
807
808 o  CVE-2011-2694:
809    The Samba Web Administration Tool (SWAT) in Samba versions
810    3.0.x to 3.5.9 are affected by a cross-site scripting
811    vulnerability.
812
813 Please note that SWAT must be enabled in order for these
814 vulnerabilities to be exploitable. By default, SWAT
815 is *not* enabled on a Samba install.
816
817
818 Changes since 3.5.9:
819 --------------------
820
821
822 o   Kai Blin <kai@samba.org>
823     * BUG 8289: SWAT contains a cross-site scripting vulnerability.
824     * BUG 8290: CSRF vulnerability in SWAT.
825
826
827 ######################################################################
828 Reporting bugs & Development Discussion
829 #######################################
830
831 Please discuss this release on the samba-technical mailing list or by
832 joining the #samba-technical IRC channel on irc.freenode.net.
833
834 If you do report problems then please try to send high quality
835 feedback. If you don't provide vital information to help us track down
836 the problem then you will probably be ignored.  All bug reports should
837 be filed under the Samba 3.5 product in the project's Bugzilla
838 database (https://bugzilla.samba.org/).
839
840
841 ======================================================================
842 == Our Code, Our Bugs, Our Responsibility.
843 == The Samba Team
844 ======================================================================
845
846
847 ----------------------------------------------------------------------
848
849
850                    =============================
851                    Release Notes for Samba 3.5.9
852                            June 14, 2011
853                    =============================
854
855
856 This is the latest stable release of Samba 3.5.
857
858 Major enhancements in Samba 3.5.9 include:
859
860 o  Sgid bit lost on folder rename (bug #7996).
861 o  ACL can get lost when files are being renamed (bug #7987).
862 o  Respect "allow trusted domains = no" in Winbind (bug #6966).
863 o  Samba now follows Windows behaviour as a Kerberos client,
864    requesting a CIFS/ ticket (bug #7893).
865
866 New Kerberos behaviour
867 ----------------------
868
869 A new parameter 'client use spnego principal' defaults to 'no' and
870 mean Samba will use CIFS/hostname to obtain a kerberos ticket, acting
871 more like Windows when using Kerberos against a CIFS server in
872 smbclient, winbind and other Samba client tools.  This will change
873 which servers we will successfully negotiate kerberos connections to.
874 This is due to Samba no longer trusting a server-provided hint which
875 is not available from Windows 2008 or later.  For correct operation
876 with all clients, all aliases for a server should be recorded as a as
877 a servicePrincipalName on the server's record in AD.
878
879 Changes since 3.5.8:
880 --------------------
881
882 o   Jeremy Allison <jra@samba.org>
883     * BUG 6911: Kerberos authentication from Vista to Samba fails when security
884       blob size is greater than 16 kB.
885     * BUG 7080: Quota only shown when logged as root.
886     * BUG 7528: Fix Solaris with NIS autohome.
887     * BUG 7987: ACL can get lost when files are being renamed.
888     * BUG 7996: sgid bit lost on folder rename.
889     * BUG 8040: Fix 'smbclient' segfaults when a Cyrillic netbios name or
890       workgroup is configured.
891     * BUG 8072: Fix panic in create_file_acl_common.
892     * BUG 8038: Fix is_myname_or_ipaddr() to be robust against strange DNS
893       setups.
894     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
895       vfs_acl_xattr or vfs_acl_tdb module.
896     * BUG 8088: Fix segfault in rpccli_samr_chng_pswd_auth_crap if any input
897       blobs are null.
898     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
899     * BUG 8157: Fix parsing CUPS printcap files in std_pcap_cache_reload().
900     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
901     * BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit
902       permissions = yes".
903
904
905 o   Christian Ambach <ambi@samba.org>
906     * BUG 8008: Fix a segfault in the krb5 locator plugin.
907     * BUG 8012: Use getgrset() instead of initgroups() + getgroups() when
908       getgrouplist() is not defined.
909     * BUG 8031: Convert gpfs:sharemodes and gpfs:leases parameters from a
910       global setting to a per share setting.
911
912
913 o   Andrew Bartlett <abartlet@samba.org>
914     * BUG 7893: Don't ever ask for machine$ principals as a target.
915
916
917 o   Björn Baumbach <bb@sernet.de>
918     * BUG 8074: Fix debug message.
919
920
921 o   Dmitry Butskoy <dmitry@butskoy.name>
922     * BUG 6966: Respect "allow trusted domains = no" in Winbind.
923
924
925 o   Marc A. Dahlhaus <mad@wol.de>
926     * BUG 8047: Fix mdns registration if "interfaces=" is used.
927
928
929 o   Günther Deschner <gd@samba.org>
930     * BUG 7993: Make sure we don't crash when publishing a single printer.
931     * BUG 8085: Fix incorrect timeout handling in ncacn_ip_tcp client code.
932     * BUG 8132: Fix filling printers location field when using CUPS.
933
934
935 o   David Disseldorp <ddiss@suse.de>
936     * BUG 7836: Make newly added printers visible to clients.
937     * BUG 7994: Use printcap IDL for IPC.
938
939
940 o   Björn Jacke <bj@sernet.de>
941     * BUG 7825: Fix GNU ld version detection with old gcc releases.
942     * BUG 8033: Add explicit configure option whether to enable dmapi
943       support or not.
944
945
946 o   Sergey Korsak <skif@1plus1.net>
947     * BUG 8099: setpwent() actually does endpwent() on FreeBSD.
948
949
950 o   Volker Lendecke <vl@samba.org>
951     * BUG 8009: Fix getting username in 'net rap session'.
952     * BUG 8011: Fix memory corruption in shadow_copy2.
953     * BUG 8016: Fix gpfs_get_xattr.
954     * BUG 8042: File creation on OS/X.
955     * BUG 8054: Winbind cache stores/retrieves wrong sizes for 16-bit ints.
956     * BUG 8066: Fix wrong output in 'smbget'.
957     * BUG 8087: Fix wbcChangeUserPasswordEx in RESPONSE mode.
958
959
960 o   Nikolay Martynov <mar.kolya@gmail.com>
961     * BUG 8010: Fix inode generation so nautilus can count total dir size
962       correctly.
963
964
965 o   Jim McDonough <jmcd@samba.org>
966     * BUG 6364: Pull realm from supplied username on libnet join.
967     * BUG 8166: Don't lockout users when offline.
968
969
970 o   Stefan Metzmacher <metze@samba.org>
971     * BUG 7383: Normalize IPv4 mapped IPv6 addresses in both directions.
972     * BUG 8034: SEC_STD_DELETE is always granted to the owner of a file.
973
974
975 o   Larry Reid <lcreid@jadesystems.ca>
976     * BUG 8055: Can't see Parts of DFS CIFS share.
977
978
979 o   Simo Sorce <idra@samba.org>
980     * BUG 7610: winbindd_cache.tdb grows too large when scaled.
981
982
983 o   Martin Vogt <martin.vogt@itwm.fraunhofer.de>
984     * BUG 6762: Fix ctdb on gpfs error with MS Office.
985
986
987
988 ######################################################################
989 Reporting bugs & Development Discussion
990 #######################################
991
992 Please discuss this release on the samba-technical mailing list or by
993 joining the #samba-technical IRC channel on irc.freenode.net.
994
995 If you do report problems then please try to send high quality
996 feedback. If you don't provide vital information to help us track down
997 the problem then you will probably be ignored.  All bug reports should
998 be filed under the Samba 3.5 product in the project's Bugzilla
999 database (https://bugzilla.samba.org/).
1000
1001
1002 ======================================================================
1003 == Our Code, Our Bugs, Our Responsibility.
1004 == The Samba Team
1005 ======================================================================
1006
1007
1008 ----------------------------------------------------------------------
1009
1010
1011                    =============================
1012                    Release Notes for Samba 3.5.8
1013                            March 7, 2011
1014                    =============================
1015
1016
1017 This is the latest stable release of Samba 3.5.
1018
1019 Major enhancements in Samba 3.5.8 include:
1020
1021 o  Fix Winbind crash bug when no DC is available (bug #7730).
1022 o  Fix finding users on domain members (bug #7743).
1023 o  Fix memory leaks in Winbind (bug #7879).
1024 o  Fix printing with Windows 7 clients (bug #7567).
1025
1026
1027 Changes since 3.5.7:
1028 --------------------
1029
1030
1031 o   Michael Adam <obnox@samba.org>
1032     * BUG 7594: Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'.
1033     * BUG 7871: Fix 'net ads dns register' in cluster setups.
1034     * BUG 7894: Fix sporadic Winbind panic in rpc query_user_list.
1035
1036
1037 o   Jeremy Allison <jra@samba.org>
1038     * BUG 7409: Raise debug level for "reduce_name: couldn't get realpath"
1039       messages.
1040     * BUG 7716: Store unmodified copies of security descriptors in acl_xattr and
1041       acl_tdb modules.
1042     * BUG 7733: Fix incorrect unix mode_t caused by invalid client DOS
1043       attributes on create.
1044     * BUG 7734: Apply appropriate create masks when creating files with "inherit
1045       ACLs" set to true.
1046     * BUG 7743: Fix finding users on domain members.
1047     * BUG 7744: Fix "dfree cache time" parameter.
1048     * BUG 7777: Fix requesting lookups for BUILTIN sids.
1049     * BUG 7785: Fix atime limit.
1050     * BUG 7791: Fix copying files from a SMB share using Gnome vfs and SMB
1051       signing.
1052     * BUG 7812: ACL inheritance cannot be disabled in vfs_acl_xattr/vfs_acl_tdb.
1053     * BUG 7835: vfs_fill_sparse() doesn't use posix_fallocate when strict
1054       allocate is on.
1055     * BUG 7843: Expand the local SAMs aliases.
1056     * BUG 7892: Fix stale lock in open_file_fchmod().
1057     * BUG 7950: Revalidate the pathname once re-constructed from a root fsp.
1058
1059
1060 o   Andrew Bartlett <abartlet@samba.org>
1061     * BUG 7356: Fix 'net ads dns register' in Windows 2008 R2 domains.
1062
1063
1064 o   Björn Baumbach <bb@sernet.de>
1065     * BUG 7875: Fix 'nmbd --port'.
1066     * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
1067
1068
1069 o   Günther Deschner <gd@samba.org>
1070     * BUG 7567: Fix printing with Windows 7 clients.
1071     * BUG 7641: Handle Windows 9x adddriver calls without config file.
1072     * BUG 7945: Let Winbind try to use samlogon validation level 6.
1073
1074
1075 o   Holger Hetterich <hhetter@novell.com>
1076     * BUG 3185: Fix 'testparm' return code when EOF in encountered in param
1077       name.
1078
1079
1080 o   Björn Jacke <bj@sernet.de>
1081     * BUG 7821: Fix build of shared libraries on Tru64.
1082
1083
1084 o   Volker Lendecke <vl@samba.org>
1085     * BUG 7066: Fix "Your Password expires today" message for users of trusted
1086       domains.
1087     * BUG 7262: Fix maintaining of users' groups via UsrMgr.
1088     * BUG 7656: Fix scalability problem with hundreds of printers.
1089     * BUG 7665: Fix memory leak in the netapi routines.
1090     * BUG 7730: Fix Winbind crash bug when no DC is available.
1091     * BUG 7774: Fix a getgrent crash with many groups.
1092     * BUG 7779: Fix smbd crash caused by expand_msdfs.
1093     * BUG 7800: Make Winbind recover from a signing error.
1094     * BUG 7817: Fix "force group" with ntlmssp guest session setup.
1095     * BUG 7841: Make WINBINDD_LOOKUPRIDS asking the right domain.
1096     * BUG 7842: Make WINBINDD_LOOKUPRIDS returning the domain name.
1097     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
1098       support.
1099     * BUG 7879: Fix memory leaks in Winbind.
1100     * BUG 7881: Fix flaky Winbind against Windows 2008.
1101     * BUG 7917: Fix connections from WinCE.
1102     * BUG 7940: Fix opening MS Powerpoint files.
1103
1104
1105 o   Stefan Metzmacher <metze@samba.org>
1106     * BUG 7567: Fix printing with Windows 7 clients.
1107     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
1108       support.
1109     * BUG 7883: Fix SMB session setups with Kerberos against some closed source
1110       SMB servers.
1111     * BUG 7896: Don't set SAMR_FIELD_FULL_NAME if we just want to set the
1112       account name.
1113     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
1114     * BUG 7942: Fix endless loops caused by inotify.
1115     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
1116
1117
1118 o   Jonathan Nieder <jrnieder@gmail.com>
1119     * BUG 6837:  Make "rlimit_max below minimum Windows limit" notification less
1120       scary.
1121
1122
1123 o   olivier <olivier@virtscano.fakenet>
1124     * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable.
1125
1126
1127 o   Rusty Russell <rusty@rustcorp.com.au>
1128     * BUG 7498: Fix updating the time on close in vfs_gpfs.
1129
1130
1131 ######################################################################
1132 Reporting bugs & Development Discussion
1133 #######################################
1134
1135 Please discuss this release on the samba-technical mailing list or by
1136 joining the #samba-technical IRC channel on irc.freenode.net.
1137
1138 If you do report problems then please try to send high quality
1139 feedback. If you don't provide vital information to help us track down
1140 the problem then you will probably be ignored.  All bug reports should
1141 be filed under the Samba 3.5 product in the project's Bugzilla
1142 database (https://bugzilla.samba.org/).
1143
1144
1145 ======================================================================
1146 == Our Code, Our Bugs, Our Responsibility.
1147 == The Samba Team
1148 ======================================================================
1149
1150
1151 ----------------------------------------------------------------------
1152
1153
1154                    =============================
1155                    Release Notes for Samba 3.5.7
1156                           February 28, 2011
1157                    =============================
1158
1159
1160 This is a security release in order to address CVE-2011-0719.
1161
1162
1163 o  CVE-2011-0719:
1164    All current released versions of Samba are vulnerable to
1165    a denial of service caused by memory corruption. Range
1166    checks on file descriptors being used in the FD_SET macro
1167    were not present allowing stack corruption. This can cause
1168    the Samba code to crash or to loop attempting to select
1169    on a bad file descriptor set.
1170
1171
1172 Changes since 3.5.6:
1173 --------------------
1174
1175
1176 o   Jeremy Allison <jra@samba.org>
1177     * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
1178
1179
1180 ######################################################################
1181 Reporting bugs & Development Discussion
1182 #######################################
1183
1184 Please discuss this release on the samba-technical mailing list or by
1185 joining the #samba-technical IRC channel on irc.freenode.net.
1186
1187 If you do report problems then please try to send high quality
1188 feedback. If you don't provide vital information to help us track down
1189 the problem then you will probably be ignored.  All bug reports should
1190 be filed under the Samba 3.5 product in the project's Bugzilla
1191 database (https://bugzilla.samba.org/).
1192
1193
1194 ======================================================================
1195 == Our Code, Our Bugs, Our Responsibility.
1196 == The Samba Team
1197 ======================================================================
1198
1199
1200 ----------------------------------------------------------------------
1201
1202
1203                    =============================
1204                    Release Notes for Samba 3.5.6
1205                           October 8, 2010
1206                    =============================
1207
1208
1209 This is the latest stable release of Samba 3.5.
1210
1211 Major enhancements in Samba 3.5.6 include:
1212
1213   o Fix smbd panic on invalid NetBIOS session request (bug #7698).
1214   o Fix smbd crash caused by "%D" in "printer admin" (bug #7541).
1215   o Fix crash bug with invalid SPNEGO token (bug #7694).
1216   o Fix Winbind internal error (bug #7636).
1217
1218
1219 Changes since 3.5.5
1220 -------------------
1221
1222
1223 o   Jeremy Allison <jra@samba.org>
1224     * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
1225       Sign-in Assistant.
1226     * BUG 7578: Fix 'net idmap restore' setting HWM to avoid duplicates.
1227     * BUG 7581: Fix "admin users" when using vfs_acl_xattr.
1228     * BUG 7583: Fix smbclient to connect to Alfresco JLAN CIFS server using
1229       Kerberos.
1230     * BUG 7589: Fix using cached credentials in ntlm_auth.
1231     * BUG 7590: Fix Winbind offline login.
1232     * BUG 7617: Fix smbd coredump due to uninitialized variables in the
1233       performance counter code.
1234     * BUG 7636: Fix Winbind internal error.
1235     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
1236       directory".
1237     * BUG 7693: Fix smbd changing mode of files on rename.
1238     * BUG 7694: Fix crash bug with invalid SPNEGO token.
1239     * BUG 7698: Fix smbd panic on invalid NetBIOS session request.
1240
1241
1242 o   Günther Deschner <gd@samba.org>
1243     * BUG 7541: Fix smbd crash caused by "%D" in "printer admin".
1244     * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
1245     * BUG 7658: Fix "dereferencing type-punned pointer will break
1246       strict-aliasing rules" warnings).
1247     * BUG 7665: Fix memory leak in netapi connection manager.
1248
1249
1250 o   Björn Jacke <bj@sernet.de>
1251     * BUG 7244: Fall back to cups-config for underlinked libs.
1252     * BUG 7474: Fix build on platforms without st_blocks and st_blksize stat
1253       struct members.
1254
1255
1256 o   Volker Lendecke <vl@samba.org>
1257     * BUG 7336: Enable idmap_passdb module build as shared.
1258     * BUG 7531: Fix the charset_pull routine.
1259     * BUG 7635: Fix 'smbclient -M'.
1260     * BUG 7656: Fix scalability problem with hundreds of printers.
1261     * BUG 7684: Fix fd leak in libwbclient.so.
1262     * BUG 7688: Fix crash bug in rpcclient.
1263     * BUG 7470: Standardize S_IREAD and S_IWRITE.
1264     * BUG 7715: Fix file corruption when setting Samba "write wache wize".
1265
1266
1267 o   Jim McDonough <jmcd@samba.org>
1268     * BUG 7280: Fix auto printers with registry config.
1269
1270
1271 o   Andreas Schneider <asn@samba.org>
1272     * BUG 7538: Fix GUID_from_data_blob() with length of 32.
1273
1274
1275 o   Chere Zhou <chere.zhou@isilon.com>
1276     * BUG 7662: Align change notify replies on 4-byte boundary.
1277
1278
1279 ######################################################################
1280 Reporting bugs & Development Discussion
1281 #######################################
1282
1283 Please discuss this release on the samba-technical mailing list or by
1284 joining the #samba-technical IRC channel on irc.freenode.net.
1285
1286 If you do report problems then please try to send high quality
1287 feedback. If you don't provide vital information to help us track down
1288 the problem then you will probably be ignored.  All bug reports should
1289 be filed under the Samba 3.5 product in the project's Bugzilla
1290 database (https://bugzilla.samba.org/).
1291
1292
1293 ======================================================================
1294 == Our Code, Our Bugs, Our Responsibility.
1295 == The Samba Team
1296 ======================================================================
1297
1298
1299 ----------------------------------------------------------------------
1300
1301
1302                    =============================
1303                    Release Notes for Samba 3.5.5
1304                          September 14, 2010
1305                    =============================
1306
1307
1308 This is a security release in order to address CVE-2010-3069.
1309
1310
1311 o  CVE-2010-3069:
1312    All current released versions of Samba are vulnerable to
1313    a buffer overrun vulnerability. The sid_parse() function
1314    (and related dom_sid_parse() function in the source4 code)
1315    do not correctly check their input lengths when reading a
1316    binary representation of a Windows SID (Security ID). This
1317    allows a malicious client to send a sid that can overflow
1318    the stack variable that is being used to store the SID in the
1319    Samba smbd server.
1320
1321
1322 Changes since 3.5.4
1323 --------------------
1324
1325
1326 o   Jeremy Allison <jra@samba.org>
1327     * BUG 7669: Fix for CVE-2010-3069.
1328
1329
1330 o   Andrew Bartlett <abartlet@samba.org>
1331     * BUG 7669: Fix for CVE-2010-3069.
1332
1333
1334 ######################################################################
1335 Reporting bugs & Development Discussion
1336 #######################################
1337
1338 Please discuss this release on the samba-technical mailing list or by
1339 joining the #samba-technical IRC channel on irc.freenode.net.
1340
1341 If you do report problems then please try to send high quality
1342 feedback. If you don't provide vital information to help us track down
1343 the problem then you will probably be ignored.  All bug reports should
1344 be filed under the Samba 3.5 product in the project's Bugzilla
1345 database (https://bugzilla.samba.org/).
1346
1347
1348 ======================================================================
1349 == Our Code, Our Bugs, Our Responsibility.
1350 == The Samba Team
1351 ======================================================================
1352
1353
1354 ----------------------------------------------------------------------
1355
1356
1357                    =============================
1358                    Release Notes for Samba 3.5.4
1359                            June 23, 2010
1360                    =============================
1361
1362
1363 This is the latest stable release of Samba 3.5.
1364
1365 Major enhancements in Samba 3.5.4 include:
1366
1367   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
1368     from ldap (bug #7448).
1369   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
1370
1371
1372 Changes since 3.5.3
1373 -------------------
1374
1375
1376 o   Michael Adam <obnox@samba.org>
1377     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
1378
1379
1380 o   Jeremy Allison <jra@samba.org>
1381     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
1382     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
1383     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
1384
1385
1386 o   Günther Deschner <gd@samba.org>
1387     * BUG 7341: Fix Winbind over IPv6.
1388     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
1389     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
1390     * BUG 7517: Fix session setup from linux kernel cifs clients with
1391       "sec=ntlmv2".
1392
1393
1394 o   Olaf Flebbe <o.flebbe@science-computing.de>
1395     * BUG 7209: Fix build on RHEL5.
1396
1397
1398 o   Björn Jacke <bj@sernet.de>
1399     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
1400     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
1401     * BUG 7504: Fix numerous build issues.
1402
1403
1404 o   Volker Lendecke <vl@samba.org>
1405     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
1406     * BUG 7262: Fix editing users' groups via UsrMgr.
1407
1408
1409 o   Buchan Milne <bgmilne@mandriva.org>
1410     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
1411
1412
1413 o   Matthieu Patou <mat@matws.net>
1414     * BUG 7099: Allow previous password to be stored and use it to check
1415       tickets.
1416
1417
1418 o   Andreas Schneider <asn@samba.org>
1419     * BUG 7423: Fix printing large formats.
1420
1421
1422 o   Roel van Meer <rolek@bokxing.nl>
1423     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
1424       missing from ldap.
1425
1426
1427 ######################################################################
1428 Reporting bugs & Development Discussion
1429 #######################################
1430
1431 Please discuss this release on the samba-technical mailing list or by
1432 joining the #samba-technical IRC channel on irc.freenode.net.
1433
1434 If you do report problems then please try to send high quality
1435 feedback. If you don't provide vital information to help us track down
1436 the problem then you will probably be ignored.  All bug reports should
1437 be filed under the Samba 3.5 product in the project's Bugzilla
1438 database (https://bugzilla.samba.org/).
1439
1440
1441 ======================================================================
1442 == Our Code, Our Bugs, Our Responsibility.
1443 == The Samba Team
1444 ======================================================================
1445
1446
1447 ----------------------------------------------------------------------
1448
1449
1450                    =============================
1451                    Release Notes for Samba 3.5.3
1452                             May 19, 2010
1453                    =============================
1454
1455
1456 This is the latest stable release of Samba 3.5.
1457
1458 Major enhancements in Samba 3.5.3 include:
1459
1460   o Fix MS-DFS functionality (bug #7339).
1461   o Fix a Winbind crash when scanning trusts (bug #7389).
1462   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
1463
1464
1465 Changes since 3.5.2
1466 -------------------
1467
1468
1469 o   Jeremy Allison <jra@samba.org>
1470     * BUG 7288: Fix SMB job IDs in CUPS job names.
1471     * BUG 7339: Fix MS-DFS functionality.
1472
1473
1474 o   Andrew Bartlett <abartlet@samba.org>
1475     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1476
1477
1478 o   Ira Cooper <samba@ira.wakeful.net>
1479     * BUG 7384: Fix bitmap leak in dptr_Close.
1480
1481
1482 o   Günther Deschner <gd@samba.org>
1483     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
1484     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
1485     * BUG 7418: Fix 'net rpc printer list' command.
1486
1487
1488 o   Olaf Flebbe <o.flebbe@science-computing.de>
1489     * BUG 7421: Rename mod_name to module_name.
1490
1491
1492 o   Björn Jacke <bj@sernet.de>
1493     * BUG 7352: Make TIME_T_MAX defines consistent.
1494     * BUG 7385: Fix building with Solaris' gcc.
1495
1496
1497 o   Jeff Layton <jlayton@redhat.com>
1498     * BUG 7315: Fix segfault in mount.cifs.
1499
1500
1501 o   Volker Lendecke <vl@samba.org>
1502     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
1503     * BUG 7389: Fix a Winbind crash when scanning trusts.
1504     * BUG 7398: Fix rename problems with full_audit VFS module.
1505
1506
1507 o   Jim McDonough <jmcd@samba.org>
1508     * BUG 7378: Display an error on 'net conf import' failures.
1509
1510
1511 o   Stefan Metzmacher <metze@samba.org>
1512     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
1513       headers.
1514     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
1515     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1516
1517
1518 o   Luca Olivetti <luca@wetron.es>
1519     * BUG 7263: Fix cups encryption setting.
1520
1521
1522 ######################################################################
1523 Reporting bugs & Development Discussion
1524 #######################################
1525
1526 Please discuss this release on the samba-technical mailing list or by
1527 joining the #samba-technical IRC channel on irc.freenode.net.
1528
1529 If you do report problems then please try to send high quality
1530 feedback. If you don't provide vital information to help us track down
1531 the problem then you will probably be ignored.  All bug reports should
1532 be filed under the Samba 3.5 product in the project's Bugzilla
1533 database (https://bugzilla.samba.org/).
1534
1535
1536 ======================================================================
1537 == Our Code, Our Bugs, Our Responsibility.
1538 == The Samba Team
1539 ======================================================================
1540
1541
1542 ----------------------------------------------------------------------
1543
1544
1545                    =============================
1546                    Release Notes for Samba 3.5.2
1547                            April 7, 2010
1548                    =============================
1549
1550
1551 This is the latest stable release of Samba 3.5.
1552
1553 Major enhancements in Samba 3.5.2 include:
1554
1555   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
1556     (bug #7237).
1557   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
1558   o Fix an uninitialized variable read in smbd (bug #7254).
1559   o Fix a memleak in Winbind (bug #7278).
1560   o Fix Winbind reconnection to it's own domain (bug #7295).
1561
1562
1563 Changes since 3.5.1
1564 -------------------
1565
1566
1567 o   Michael Adam <obnox@samba.org>
1568     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
1569       present.
1570     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1571     * BUG 7313: Make 'net conf addshare' atomic.
1572     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
1573       the registry backend.
1574
1575
1576 o   Jeremy Allison <jra@samba.org>
1577     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
1578     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
1579     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
1580     * BUG 7255: Fix "printer admin" functionality.
1581     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
1582     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
1583     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
1584
1585
1586 o   Kai Blin <kai@samba.org>
1587     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
1588
1589
1590 o   Günther Deschner <gd@samba.org>
1591     * BUG 6727: Fix several printing issues.
1592     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
1593       null domain.
1594     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
1595     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
1596       behavior.
1597
1598
1599 o   Holger Hetterich <hhetter@novell.com>
1600     * BUG 7203: Fix 'net share' command.
1601
1602
1603 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
1604     * BUG 7269: Fix job management commands for CUPS queues.
1605
1606
1607 o   Jeff Layton <jlayton@redhat.com>
1608     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
1609       mountpoint with a symlink.
1610
1611
1612 o   Volker Lendecke <vl@samba.org>
1613     * BUG 5198: Fix parsing of the gecos field.
1614     * BUG 7202: Fix access by multi-threaded applications.
1615     * BUG 7212: Fix returning of group members with 'getent group'.
1616     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
1617     * BUG 7229: Fix a NULL pointer dereference in smbd.
1618     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1619     * BUG 7254: Fix an uninitialized variable read in smbd.
1620     * BUG 7278: Fix a memleak in Winbind.
1621
1622
1623 o   Roel van Meer <rolek@alt001.com>
1624     * BUG 6814: Fix valgrind warning.
1625
1626
1627 o   Stefan Metzmacher <metze@samba.org>
1628     * BUG 7170: Never mark external domains as internal in Winbind.
1629     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
1630     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
1631     * BUG 7295: Fix Winbind reconnection to it's own domain.
1632     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
1633       inbound trust.
1634
1635
1636 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1637     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
1638
1639
1640 o   Simo Sorce <idra@samba.org>
1641     * BUG 7204: Fix DN parsing name was always null.
1642
1643
1644 o   Andrew Tridgell <tridge@samba.org>
1645     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
1646       for some time.
1647
1648
1649 o   Bo Yang <boyang@samba.org>
1650     * BUG 7206: Signals are processed twice in child.
1651
1652
1653
1654 ######################################################################
1655 Reporting bugs & Development Discussion
1656 #######################################
1657
1658 Please discuss this release on the samba-technical mailing list or by
1659 joining the #samba-technical IRC channel on irc.freenode.net.
1660
1661 If you do report problems then please try to send high quality
1662 feedback. If you don't provide vital information to help us track down
1663 the problem then you will probably be ignored.  All bug reports should
1664 be filed under the Samba 3.5 product in the project's Bugzilla
1665 database (https://bugzilla.samba.org/).
1666
1667
1668 ======================================================================
1669 == Our Code, Our Bugs, Our Responsibility.
1670 == The Samba Team
1671 ======================================================================
1672
1673 ----------------------------------------------------------------------
1674
1675                    =============================
1676                    Release Notes for Samba 3.5.1
1677                             March 8, 2010
1678                    =============================
1679
1680
1681 This is a security release in order to address CVE-2010-0728.
1682
1683
1684 o  CVE-2010-0728:
1685    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
1686    was added to fix a problem with Linux asynchronous IO handling.
1687    This code introduced a bad security flaw on Linux platforms if the
1688    binaries were built on Linux platforms with libcap support.
1689    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
1690    capabilities, allowing all file system access to be allowed
1691    even when permissions should have denied access.
1692
1693
1694 Changes since 3.5.0
1695 -------------------
1696
1697
1698 o   Jeremy Allison <jra@samba.org>
1699     * BUG 7222: Fix for CVE-2010-0728.
1700
1701
1702 ######################################################################
1703 Reporting bugs & Development Discussion
1704 #######################################
1705
1706 Please discuss this release on the samba-technical mailing list or by
1707 joining the #samba-technical IRC channel on irc.freenode.net.
1708
1709 If you do report problems then please try to send high quality
1710 feedback. If you don't provide vital information to help us track down
1711 the problem then you will probably be ignored.  All bug reports should
1712 be filed under the Samba 3.5 product in the project's Bugzilla
1713 database (https://bugzilla.samba.org/).
1714
1715
1716 ======================================================================
1717 == Our Code, Our Bugs, Our Responsibility.
1718 == The Samba Team
1719 ======================================================================
1720
1721
1722 ----------------------------------------------------------------------
1723
1724
1725                    =============================
1726                    Release Notes for Samba 3.5.0
1727                             March 1, 2010
1728                    ===============================
1729
1730
1731 This is the first stable release of Samba 3.5.
1732
1733
1734 Major enhancements in Samba 3.5.0 include:
1735
1736 General changes:
1737 o Add support for full Windows timestamp resolution
1738 o The Using Samba HTML book has been removed.
1739 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
1740 o The default value of "wide links" has been changed to "no".
1741
1742 Protocol changes:
1743 o Experimental implementation of SMB2
1744
1745 Printing Changes:
1746 o Add encryption support for connections to a CUPS server
1747
1748 Winbind changes:
1749 o Major refactoring
1750 o Asynchronous
1751
1752 VFS modules:
1753 o New vfs_scannedonly module has been added.
1754
1755
1756 General changes:
1757 ================
1758
1759 Support for full Windows timestamp resolution has been added. This effectively
1760 makes us use Windows' full 100ns timestamp resolution if supported by the
1761 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
1762
1763 The Using Samba HTML book has been removed from the Samba tarball.
1764 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
1765
1766 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
1767 credentials cached by Winbind at logon time. This is very useful e.g. when
1768 connecting to a Samba server using Nautilus without re-entering username and
1769 password. This feature is enabled by default and can be disabled per application
1770 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
1771
1772 The default value of "wide links" has been changed to "no" to avoid an insecure
1773 default configuration ("wide links = yes" and "unix extensions = yes"). For
1774 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
1775
1776
1777 Protocol changes
1778 ================
1779
1780 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
1781 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
1782 SMB protocol used by Windows Vista and higher.
1783
1784 Printing Changes
1785 ================
1786
1787 A new parameter "cups encrypt" has been added to control whether connections to
1788 CUPS servers will be encrypted or not. The default is to use unencrypted
1789 connections.
1790
1791 Winbind changes
1792 ===============
1793
1794 The Winbind daemon has been refactored internally to be asynchronous. The new
1795 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
1796
1797 VFS modules
1798 ===========
1799
1800 A new VFS module "scannedonly" has been added. This is a filter that
1801 talks to an antivirus-engine and stores whether a file is clean or not.
1802 Users do only see clean files on their filesystem.
1803
1804
1805 ######################################################################
1806 Changes
1807 #######
1808
1809 smb.conf changes
1810 ----------------
1811
1812    Parameter Name                      Description     Default
1813    --------------                      -----------     -------
1814
1815    create krb5 conf                    New             yes
1816    ctdb timeout                        New             0
1817    cups encrypt                        New             no
1818    debug hires timestamp               Changed Default yes
1819    ldap deref                          New             auto
1820    ldap follow referral                New             auto
1821    nmbd bind explicit broadcast        New             no
1822    wide links                          Changed Default no
1823
1824
1825 New configure options
1826 ---------------------
1827
1828 --enable-external-libtdb        Enable external tdb
1829 --enable-netapi                 Turn on netapi support
1830 --enable-pthreadpool            Enable pthreads pool helper support
1831 --with-cifsumount               Include umount.cifs (Linux only) support
1832 --with-codepagedir=DIR          Where to put codepages
1833
1834
1835 Commit Highlights
1836 =================
1837
1838 o   Björn Jacke <bj@sernet.de>
1839     * Add support for full Windows timestamp resolution.
1840     * Add encryption support for connections to a CUPS server.
1841
1842
1843 o   Volker Lendecke <vl@samba.org>
1844     * Major internal refactoring of the Winbind daemon.
1845     * Make Winbind asynchronous.
1846     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
1847       by Winbind.
1848
1849
1850 o   Stefan Metzmacher <metze@samba.org>
1851     * Implement the new SMB2 protocol (experimental).
1852
1853
1854 Changes since 3.5.0rc3
1855 ----------------------
1856
1857
1858 o   Günther Deschner <gd@samba.org>
1859     * BUG 7181: Fix 'net ads dns' usage calls.
1860     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
1861
1862
1863 o   Volker Lendecke <vl@samba.org>
1864     * BUG 7145: Fix duplicate sam and unix accounts.
1865     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
1866
1867
1868 o   Stefan Metzmacher <metze@samba.org>
1869     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
1870
1871
1872 Changes since 3.5.0rc2
1873 ----------------------
1874
1875
1876 o   Jeremy Allison <jra@samba.org>
1877     * BUG 6557: Fix vfs_full_audit.
1878     * BUG 6876: Fix duplicate initializer in the rmdir module.
1879     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
1880     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
1881       Linux asynchronous IO (aio).
1882     * BUG 7069: Fix 'smbget' error status.
1883     * BUG 7072: Fix unlocking of accounts from ldap.
1884     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
1885     * BUG 7081: Fix vfs_expand_msdfs.
1886     * BUG 7084: Fix storing of create time on directories in an EA in new
1887       create time code.
1888     * BUG 7104: "wide links" and "unix extensions" are incompatible.
1889     * BUG 7118: Fix nmbd problems with socket address.
1890     * BUG 7122: Fix reading of large browselist.
1891     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
1892     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
1893       value(s) error when "mangling method = hash"..
1894
1895
1896 o   Steven Danneman <steven.danneman@isilon.com>
1897     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
1898
1899
1900 o   Günther Deschner <gd@samba.org>
1901     * BUG 6888: Fix printing with 64 bit clients.
1902     * BUG 7130: Fix listing of printjobs in  Windows 7.
1903     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
1904
1905
1906 o   Björn Jacke <bj@sernet.de>
1907     * BUG 7103: Fix build issue on Tru64.
1908     * BUG 7116: Change ldap filter to what really was intended.
1909     * Fix some wrong newlines in de translation strings.
1910
1911
1912 o   Jeff Layton <jlayton@redhat.com>
1913     * BUG 6868: Fix crash bug in 'cifs.upcall'.
1914
1915
1916 o   Volker Lendecke <vl@samba.org>
1917     * BUG 7085: Fix an early release of the global lock that can cause data
1918       corruption in libtdb.
1919     * BUG 7139: Owner of file not available with Kerberos.
1920
1921
1922 o   Stefan Metzmacher <metze@samba.org>
1923     * BUG 6888: Fix printing with 64 bit clients.
1924     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
1925     * BUG 7116: Add pdb_ldap performance fixes.
1926     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
1927     * BUG 7119: Support large browselist.
1928     * BUG 7140: Fix IPv4/IPv6 problems.
1929
1930
1931 o   Lars Müller <lars@samba.org>
1932     * BUG 7071: Fix build of 'smbfilter'.
1933     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
1934     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
1935
1936
1937 o   Olivier Sessink <olivier@virtscano.fakenet>
1938     * BUG 7076: Fix build of vfs_scannedonly on AIX.
1939
1940
1941 o   Bo Yang <boyang@samba.org>
1942     * BUG 7106: Fix malformed require_membership_of_sid.
1943
1944
1945
1946 Changes since 3.5.0rc1
1947 ----------------------
1948
1949
1950 o   Michael Adam <obnox@samba.org>
1951     * BUG 4347: Check password history before increasing "badPasswordCount".
1952
1953
1954 o   Jeremy Allison <jra@samba.org>
1955     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
1956     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
1957       rights fails even if the delete right is set on the object in
1958       vfs_acl_xattr and vfs_acl_tdb.
1959     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
1960     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
1961     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
1962
1963
1964 o   Giovanni Bajo <rasky@develer.com>
1965     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
1966       with Windows.
1967
1968
1969 o   Kai Blin <kai@samba.org>
1970     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
1971
1972
1973 o   Günther Deschner <gd@samba.org>
1974     * BUG 7043: Fix crash bug in libsmbclient.
1975
1976
1977 o   André Hentschel <nerv@dawncrow.de>
1978     * BUG 7039: Complete German translation of 'net'.
1979
1980
1981 o   Björn Jacke <bj@sernet.de>
1982     * BUG 7039: Improve some German translations in 'net'.
1983
1984
1985 o   William Jojo <w.jojo@hvcc.edu>
1986     * BUG 7052: Fix DFS on AIX.
1987
1988
1989 o   Volker Lendecke <vl@samba.org>
1990     * BUG 6981: Fix large paged search with DirX LDAP servers.
1991     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
1992     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
1993     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
1994     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
1995       credentials cached by Winbind.
1996     * Lock down some srvsvc calls according to what w2k3 seems to do.
1997
1998
1999 o   Stefan Metzmacher <metze@samba.org>
2000     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
2001       pdb_ldap.
2002
2003
2004 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
2005     * BUG 7034: Fix segfault in vfs_cap.
2006
2007
2008 o   Olivier Sessink <oliviersessink@gmail.com>
2009     * BUG 7028: Add new scannedonly VFS module.
2010
2011
2012 Changes since 3.5.0pre2
2013 -----------------------
2014
2015 o   Jeremy Allison <jra@samba.org>
2016     * BUG 6837: Fix "Too many open files" when trying to access large number of
2017       files with Windows 7.
2018     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
2019     * BUG 7020: Fix smbd using 2G memory.
2020     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
2021       attributes by protocol level.
2022     * Vector correctly through reply_openerror() (which uses the same logic).
2023     * Fix bugs with the full Windows ACL support.
2024
2025
2026 o   Kai Blin <kai@samba.org>
2027     * Add a few missing gettext calls to the 'net' command.
2028     * Fix up a share type translation and translate some more strings in 'net'.
2029
2030
2031 o   Günther Deschner <gd@samba.org>
2032     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
2033     * Add spoolss_DriverInfo7.
2034     * Fix rpcclient after setprinter IDL fixes.
2035     * Use generated krb5.conf in 'net ads testjoin'.
2036
2037
2038 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
2039     * BUG 6992: make test for getgrouplist cacheable.
2040
2041
2042 o   André Hentschel <nerv@dawncrow.de>
2043     * Add some German translations for the 'net' command.
2044
2045
2046 o   Suresh Jayaraman <sjayaraman@suse.de>
2047     * Update mount.cifs man page with nounix option.
2048
2049
2050 o   Volker Lendecke <vl@samba.org>
2051     * Fix _samr_GetAliasMembership for results with 0 rids.
2052     * Fix an error case in cli_negprot.
2053     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
2054     * Restore correct timeouts for SMB requests.
2055     * Fix a 64-bit error in libsmb.
2056     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
2057     * Simplify/cleanup Winbind code.
2058
2059
2060 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
2061     * Fix write behind memory block in libtalloc.
2062     * Fix result check for getaddrinfo().
2063
2064
2065 o   Jim McDonough <jmcd@samba.org>
2066     * BUG 7014: Fix Winbind crash when retrieving empty group members.
2067
2068
2069 o   Brian Lu <brian.lu@sun.com>
2070     * BUG 6991: Create symbol links to shared libraries.
2071
2072
2073 o   Stefan Metzmacher <metze@samba.org>
2074     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
2075       to tsocket.
2076     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
2077     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
2078     * Fix standalone 'make installdocs'.
2079
2080
2081 o   Peter Rosin <peda@lysator.liu.se>
2082     * Output %p as unsigned in snprintf replacement.
2083
2084
2085 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
2086     * New attempt at TDB transaction nesting allow/disallow.
2087
2088
2089 o   Kirill Smelkov <kirr@mns.spb.ru>
2090     * Remove swig stuff from libtdb.
2091     * Reset tdb->fd to -1 in tdb_close() in libtdb.
2092
2093
2094 o   Simo Sorce <idra@samba.org>
2095     * Change the way mksysms work in libtalloc.
2096
2097
2098 o   Jelmer Vernooij <jelmer@samba.org>
2099     * Also build and install tdb manpages from standalone tdb.
2100
2101
2102 o   Bo Yang <boyang@samba.org>
2103     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
2104     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
2105       query.
2106     * List trusted domains from wcache when domain is offline.
2107
2108
2109 Changes since 3.5.0pre1
2110 -----------------------
2111
2112 o   Michael Adam <obnox@samba.org>
2113     * Fix the build when no external talloc and tdb are installed.
2114     * Fix detection of CTDB headers on systems without system-libtalloc.
2115
2116
2117 o   Jeremy Allison <jra@samba.org>
2118     * BUG 6802: A created folder does not properly inherit permissions from
2119       parent in vfs_acl_xattr.
2120     * BUG 6837: "Too many open files" when trying to access large number of
2121       files from Windows 7.
2122     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
2123       module.
2124     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
2125     * Restructure the ACL code.
2126     * Refactor reply_rmdir to use handle based code.
2127
2128
2129 o   Dan Cox <dan@wep.net>
2130     * BUG 2350: Add LDAP Alias Dereferencing support.
2131
2132
2133 o   Günther Deschner <gd@samba.org>
2134     * BUG 6929: Fix build with recent heimdal.
2135     * Fix several printing issues.
2136     * Fix the build on Mac OS X 10.6.2.
2137     * Fix net and rpcclient after setprinterdataex changes.
2138     * Add full support for level 8 printer drivers.
2139     * Add more spoolss architectures to IDL.
2140     * Fix enumprinter key client and server.
2141     * Fix crash in EnumPrinterDataEx.
2142
2143
2144 o   Björn Jacke <bj@sernet.de>
2145     * Prefer posix_fallocate for doing "strict allocate".
2146
2147
2148 o   Matt Kraai <mkraai@beckman.com>
2149     * BUG 6860: Fix shared library build on QNX.
2150
2151
2152 o   Volker Lendecke <vl@samba.org>
2153     * BUG 6288: SWAT adds a second share when changing parameters of an existing
2154       share.
2155     * BUG 6435: Fix minor memory corruption.
2156     * Restore "fake directory create times" as a share parameter.
2157     * Fix explicit stat64 support.
2158     * Add support for NetWkstaGetInfo 101 and 102.
2159     * Add rpcclient wkssvc_enumerateusers.
2160     * De-deprecate "write cache size" to prevent its removal without a proper
2161       alternative.
2162     * Allow more than 1000 users in BUILTIN\Users.
2163
2164
2165 o   Jim McDonough <jmcd@samba.org>
2166     * BUG 6967: Prevent glibc error on 'net ads join'.
2167
2168
2169 o   Lars Müller <lars@samba.org>
2170     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
2171       set while configure.
2172
2173
2174 o   Ian Puleston <ipuleston@sonicwall.com>
2175     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
2176
2177
2178 o   Karolin Seeger <kseeger@samba.org>
2179     * Fix the build of the example VFS modules.
2180
2181
2182 o   Bo Yang <boyang@samba.org>
2183     * BUG 6879: Fix crash in Winbind.
2184     * Fix crash in free_file_list().
2185     * Give the user a chance to change password when password will expire soon.
2186
2187
2188 ######################################################################
2189 Reporting bugs & Development Discussion
2190 #######################################
2191
2192 Please discuss this release on the samba-technical mailing list or by
2193 joining the #samba-technical IRC channel on irc.freenode.net.
2194
2195 If you do report problems then please try to send high quality
2196 feedback. If you don't provide vital information to help us track down
2197 the problem then you will probably be ignored.  All bug reports should
2198 be filed under the Samba 3.5 product in the project's Bugzilla
2199 database (https://bugzilla.samba.org/).
2200
2201
2202 ======================================================================
2203 == Our Code, Our Bugs, Our Responsibility.
2204 == The Samba Team
2205 ======================================================================