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