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