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