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