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