WHATSNEW: Start release notes for 3.5.5.
[samba.git] / WHATSNEW.txt
1                    =============================
2                    Release Notes for Samba 3.5.5
3                            , 2010
4                    =============================
5
6
7 This is the latest stable release of Samba 3.5.
8
9 Major enhancements in Samba 3.5.5 include:
10
11   o 
12
13
14 Changes since 3.5.4
15 -------------------
16
17
18
19
20 ######################################################################
21 Reporting bugs & Development Discussion
22 #######################################
23
24 Please discuss this release on the samba-technical mailing list or by
25 joining the #samba-technical IRC channel on irc.freenode.net.
26
27 If you do report problems then please try to send high quality
28 feedback. If you don't provide vital information to help us track down
29 the problem then you will probably be ignored.  All bug reports should
30 be filed under the Samba 3.5 product in the project's Bugzilla
31 database (https://bugzilla.samba.org/).
32
33
34 ======================================================================
35 == Our Code, Our Bugs, Our Responsibility.
36 == The Samba Team
37 ======================================================================
38
39
40 Release notes for older releases follow:
41 ----------------------------------------
42
43                    =============================
44                    Release Notes for Samba 3.5.4
45                            June 23, 2010
46                    =============================
47
48
49 This is the latest stable release of Samba 3.5.
50
51 Major enhancements in Samba 3.5.4 include:
52
53   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
54     from ldap (bug #7448).
55   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
56
57
58 Changes since 3.5.3
59 -------------------
60
61
62 o   Michael Adam <obnox@samba.org>
63     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
64
65
66 o   Jeremy Allison <jra@samba.org>
67     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
68     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
69     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
70
71
72 o   Günther Deschner <gd@samba.org>
73     * BUG 7341: Fix Winbind over IPv6.
74     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
75     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
76     * BUG 7517: Fix session setup from linux kernel cifs clients with
77       "sec=ntlmv2".
78
79
80 o   Olaf Flebbe <o.flebbe@science-computing.de>
81     * BUG 7209: Fix build on RHEL5.
82
83
84 o   Björn Jacke <bj@sernet.de>
85     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
86     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
87     * BUG 7504: Fix numerous build issues.
88
89
90 o   Volker Lendecke <vl@samba.org>
91     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
92     * BUG 7262: Fix editing users' groups via UsrMgr.
93
94
95 o   Buchan Milne <bgmilne@mandriva.org>
96     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
97
98
99 o   Matthieu Patou <mat@matws.net>
100     * BUG 7099: Allow previous password to be stored and use it to check
101       tickets.
102
103
104 o   Andreas Schneider <asn@samba.org>
105     * BUG 7423: Fix printing large formats.
106
107
108 o   Roel van Meer <rolek@bokxing.nl>
109     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
110       missing from ldap.
111
112
113 ######################################################################
114 Reporting bugs & Development Discussion
115 #######################################
116
117 Please discuss this release on the samba-technical mailing list or by
118 joining the #samba-technical IRC channel on irc.freenode.net.
119
120 If you do report problems then please try to send high quality
121 feedback. If you don't provide vital information to help us track down
122 the problem then you will probably be ignored.  All bug reports should
123 be filed under the Samba 3.5 product in the project's Bugzilla
124 database (https://bugzilla.samba.org/).
125
126
127 ======================================================================
128 == Our Code, Our Bugs, Our Responsibility.
129 == The Samba Team
130 ======================================================================
131
132
133 ----------------------------------------------------------------------
134
135
136                    =============================
137                    Release Notes for Samba 3.5.3
138                             May 19, 2010
139                    =============================
140
141
142 This is the latest stable release of Samba 3.5.
143
144 Major enhancements in Samba 3.5.3 include:
145
146   o Fix MS-DFS functionality (bug #7339).
147   o Fix a Winbind crash when scanning trusts (bug #7389).
148   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
149
150
151 Changes since 3.5.2
152 -------------------
153
154
155 o   Jeremy Allison <jra@samba.org>
156     * BUG 7288: Fix SMB job IDs in CUPS job names.
157     * BUG 7339: Fix MS-DFS functionality.
158
159
160 o   Andrew Bartlett <abartlet@samba.org>
161     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
162
163
164 o   Ira Cooper <samba@ira.wakeful.net>
165     * BUG 7384: Fix bitmap leak in dptr_Close.
166
167
168 o   Günther Deschner <gd@samba.org>
169     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
170     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
171     * BUG 7418: Fix 'net rpc printer list' command.
172
173
174 o   Olaf Flebbe <o.flebbe@science-computing.de>
175     * BUG 7421: Rename mod_name to module_name.
176
177
178 o   Björn Jacke <bj@sernet.de>
179     * BUG 7352: Make TIME_T_MAX defines consistent.
180     * BUG 7385: Fix building with Solaris' gcc.
181
182
183 o   Jeff Layton <jlayton@redhat.com>
184     * BUG 7315: Fix segfault in mount.cifs.
185
186
187 o   Volker Lendecke <vl@samba.org>
188     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
189     * BUG 7389: Fix a Winbind crash when scanning trusts.
190     * BUG 7398: Fix rename problems with full_audit VFS module.
191
192
193 o   Jim McDonough <jmcd@samba.org>
194     * BUG 7378: Display an error on 'net conf import' failures.
195
196
197 o   Stefan Metzmacher <metze@samba.org>
198     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
199       headers.
200     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
201     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
202
203
204 o   Luca Olivetti <luca@wetron.es>
205     * BUG 7263: Fix cups encryption setting.
206
207
208 ######################################################################
209 Reporting bugs & Development Discussion
210 #######################################
211
212 Please discuss this release on the samba-technical mailing list or by
213 joining the #samba-technical IRC channel on irc.freenode.net.
214
215 If you do report problems then please try to send high quality
216 feedback. If you don't provide vital information to help us track down
217 the problem then you will probably be ignored.  All bug reports should
218 be filed under the Samba 3.5 product in the project's Bugzilla
219 database (https://bugzilla.samba.org/).
220
221
222 ======================================================================
223 == Our Code, Our Bugs, Our Responsibility.
224 == The Samba Team
225 ======================================================================
226
227
228 ----------------------------------------------------------------------
229
230
231                    =============================
232                    Release Notes for Samba 3.5.2
233                            April 7, 2010
234                    =============================
235
236
237 This is the latest stable release of Samba 3.5.
238
239 Major enhancements in Samba 3.5.2 include:
240
241   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
242     (bug #7237).
243   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
244   o Fix an uninitialized variable read in smbd (bug #7254).
245   o Fix a memleak in Winbind (bug #7278).
246   o Fix Winbind reconnection to it's own domain (bug #7295).
247
248
249 Changes since 3.5.1
250 -------------------
251
252
253 o   Michael Adam <obnox@samba.org>
254     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
255       present.
256     * BUG 7232: Fix race conditions in CTDB persistent transactions.
257     * BUG 7313: Make 'net conf addshare' atomic.
258     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
259       the registry backend.
260
261
262 o   Jeremy Allison <jra@samba.org>
263     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
264     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
265     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
266     * BUG 7255: Fix "printer admin" functionality.
267     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
268     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
269     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
270
271
272 o   Kai Blin <kai@samba.org>
273     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
274
275
276 o   Günther Deschner <gd@samba.org>
277     * BUG 6727: Fix several printing issues.
278     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
279       null domain.
280     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
281     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
282       behavior.
283
284
285 o   Holger Hetterich <hhetter@novell.com>
286     * BUG 7203: Fix 'net share' command.
287
288
289 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
290     * BUG 7269: Fix job management commands for CUPS queues.
291
292
293 o   Jeff Layton <jlayton@redhat.com>
294     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
295       mountpoint with a symlink.
296
297
298 o   Volker Lendecke <vl@samba.org>
299     * BUG 5198: Fix parsing of the gecos field.
300     * BUG 7202: Fix access by multi-threaded applications.
301     * BUG 7212: Fix returning of group members with 'getent group'.
302     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
303     * BUG 7229: Fix a NULL pointer dereference in smbd.
304     * BUG 7232: Fix race conditions in CTDB persistent transactions.
305     * BUG 7254: Fix an uninitialized variable read in smbd.
306     * BUG 7278: Fix a memleak in Winbind.
307
308
309 o   Roel van Meer <rolek@alt001.com>
310     * BUG 6814: Fix valgrind warning.
311
312
313 o   Stefan Metzmacher <metze@samba.org>
314     * BUG 7170: Never mark external domains as internal in Winbind.
315     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
316     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
317     * BUG 7295: Fix Winbind reconnection to it's own domain.
318     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
319       inbound trust.
320
321
322 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
323     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
324
325
326 o   Simo Sorce <idra@samba.org>
327     * BUG 7204: Fix DN parsing name was always null.
328
329
330 o   Andrew Tridgell <tridge@samba.org>
331     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
332       for some time.
333
334
335 o   Bo Yang <boyang@samba.org>
336     * BUG 7206: Signals are processed twice in child.
337
338
339
340 ######################################################################
341 Reporting bugs & Development Discussion
342 #######################################
343
344 Please discuss this release on the samba-technical mailing list or by
345 joining the #samba-technical IRC channel on irc.freenode.net.
346
347 If you do report problems then please try to send high quality
348 feedback. If you don't provide vital information to help us track down
349 the problem then you will probably be ignored.  All bug reports should
350 be filed under the Samba 3.5 product in the project's Bugzilla
351 database (https://bugzilla.samba.org/).
352
353
354 ======================================================================
355 == Our Code, Our Bugs, Our Responsibility.
356 == The Samba Team
357 ======================================================================
358
359 ----------------------------------------------------------------------
360
361                    =============================
362                    Release Notes for Samba 3.5.1
363                             March 8, 2010
364                    =============================
365
366
367 This is a security release in order to address CVE-2010-0728.
368
369
370 o  CVE-2010-0728:
371    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
372    was added to fix a problem with Linux asynchronous IO handling.
373    This code introduced a bad security flaw on Linux platforms if the
374    binaries were built on Linux platforms with libcap support.
375    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
376    capabilities, allowing all file system access to be allowed
377    even when permissions should have denied access.
378
379
380 Changes since 3.5.0
381 -------------------
382
383
384 o   Jeremy Allison <jra@samba.org>
385     * BUG 7222: Fix for CVE-2010-0728.
386
387
388 ######################################################################
389 Reporting bugs & Development Discussion
390 #######################################
391
392 Please discuss this release on the samba-technical mailing list or by
393 joining the #samba-technical IRC channel on irc.freenode.net.
394
395 If you do report problems then please try to send high quality
396 feedback. If you don't provide vital information to help us track down
397 the problem then you will probably be ignored.  All bug reports should
398 be filed under the Samba 3.5 product in the project's Bugzilla
399 database (https://bugzilla.samba.org/).
400
401
402 ======================================================================
403 == Our Code, Our Bugs, Our Responsibility.
404 == The Samba Team
405 ======================================================================
406
407
408 ----------------------------------------------------------------------
409
410
411                    =============================
412                    Release Notes for Samba 3.5.0
413                             March 1, 2010
414                    ===============================
415
416
417 This is the first stable release of Samba 3.5.
418
419
420 Major enhancements in Samba 3.5.0 include:
421
422 General changes:
423 o Add support for full Windows timestamp resolution
424 o The Using Samba HTML book has been removed.
425 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
426 o The default value of "wide links" has been changed to "no".
427
428 Protocol changes:
429 o Experimental implementation of SMB2
430
431 Printing Changes:
432 o Add encryption support for connections to a CUPS server
433
434 Winbind changes:
435 o Major refactoring
436 o Asynchronous
437
438 VFS modules:
439 o New vfs_scannedonly module has been added.
440
441
442 General changes:
443 ================
444
445 Support for full Windows timestamp resolution has been added. This effectively
446 makes us use Windows' full 100ns timestamp resolution if supported by the
447 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
448
449 The Using Samba HTML book has been removed from the Samba tarball.
450 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
451
452 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
453 credentials cached by Winbind at logon time. This is very useful e.g. when
454 connecting to a Samba server using Nautilus without re-entering username and
455 password. This feature is enabled by default and can be disabled per application
456 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
457
458 The default value of "wide links" has been changed to "no" to avoid an insecure
459 default configuration ("wide links = yes" and "unix extensions = yes"). For
460 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
461
462
463 Protocol changes
464 ================
465
466 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
467 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
468 SMB protocol used by Windows Vista and higher.
469
470 Printing Changes
471 ================
472
473 A new parameter "cups encrypt" has been added to control whether connections to
474 CUPS servers will be encrypted or not. The default is to use unencrypted
475 connections.
476
477 Winbind changes
478 ===============
479
480 The Winbind daemon has been refactored internally to be asynchronous. The new
481 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
482
483 VFS modules
484 ===========
485
486 A new VFS module "scannedonly" has been added. This is a filter that
487 talks to an antivirus-engine and stores whether a file is clean or not.
488 Users do only see clean files on their filesystem.
489
490
491 ######################################################################
492 Changes
493 #######
494
495 smb.conf changes
496 ----------------
497
498    Parameter Name                      Description     Default
499    --------------                      -----------     -------
500
501    create krb5 conf                    New             yes
502    ctdb timeout                        New             0
503    cups encrypt                        New             no
504    debug hires timestamp               Changed Default yes
505    ldap deref                          New             auto
506    ldap follow referral                New             auto
507    nmbd bind explicit broadcast        New             no
508    wide links                          Changed Default no
509
510
511 New configure options
512 ---------------------
513
514 --enable-external-libtdb        Enable external tdb
515 --enable-netapi                 Turn on netapi support
516 --enable-pthreadpool            Enable pthreads pool helper support
517 --with-cifsumount               Include umount.cifs (Linux only) support
518 --with-codepagedir=DIR          Where to put codepages
519
520
521 Commit Highlights
522 =================
523
524 o   Björn Jacke <bj@sernet.de>
525     * Add support for full Windows timestamp resolution.
526     * Add encryption support for connections to a CUPS server.
527
528
529 o   Volker Lendecke <vl@samba.org>
530     * Major internal refactoring of the Winbind daemon.
531     * Make Winbind asynchronous.
532     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
533       by Winbind.
534
535
536 o   Stefan Metzmacher <metze@samba.org>
537     * Implement the new SMB2 protocol (experimental).
538
539
540 Changes since 3.5.0rc3
541 ----------------------
542
543
544 o   Günther Deschner <gd@samba.org>
545     * BUG 7181: Fix 'net ads dns' usage calls.
546     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
547
548
549 o   Volker Lendecke <vl@samba.org>
550     * BUG 7145: Fix duplicate sam and unix accounts.
551     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
552
553
554 o   Stefan Metzmacher <metze@samba.org>
555     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
556
557
558 Changes since 3.5.0rc2
559 ----------------------
560
561
562 o   Jeremy Allison <jra@samba.org>
563     * BUG 6557: Fix vfs_full_audit.
564     * BUG 6876: Fix duplicate initializer in the rmdir module.
565     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
566     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
567       Linux asynchronous IO (aio).
568     * BUG 7069: Fix 'smbget' error status.
569     * BUG 7072: Fix unlocking of accounts from ldap.
570     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
571     * BUG 7081: Fix vfs_expand_msdfs.
572     * BUG 7084: Fix storing of create time on directories in an EA in new
573       create time code.
574     * BUG 7104: "wide links" and "unix extensions" are incompatible.
575     * BUG 7118: Fix nmbd problems with socket address.
576     * BUG 7122: Fix reading of large browselist.
577     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
578     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
579       value(s) error when "mangling method = hash"..
580
581
582 o   Steven Danneman <steven.danneman@isilon.com>
583     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
584
585
586 o   Günther Deschner <gd@samba.org>
587     * BUG 6888: Fix printing with 64 bit clients.
588     * BUG 7130: Fix listing of printjobs in  Windows 7.
589     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
590
591
592 o   Björn Jacke <bj@sernet.de>
593     * BUG 7103: Fix build issue on Tru64.
594     * BUG 7116: Change ldap filter to what really was intended.
595     * Fix some wrong newlines in de translation strings.
596
597
598 o   Jeff Layton <jlayton@redhat.com>
599     * BUG 6868: Fix crash bug in 'cifs.upcall'.
600
601
602 o   Volker Lendecke <vl@samba.org>
603     * BUG 7085: Fix an early release of the global lock that can cause data
604       corruption in libtdb.
605     * BUG 7139: Owner of file not available with Kerberos.
606
607
608 o   Stefan Metzmacher <metze@samba.org>
609     * BUG 6888: Fix printing with 64 bit clients.
610     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
611     * BUG 7116: Add pdb_ldap performance fixes.
612     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
613     * BUG 7119: Support large browselist.
614     * BUG 7140: Fix IPv4/IPv6 problems.
615
616
617 o   Lars Müller <lars@samba.org>
618     * BUG 7071: Fix build of 'smbfilter'.
619     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
620     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
621
622
623 o   Olivier Sessink <olivier@virtscano.fakenet>
624     * BUG 7076: Fix build of vfs_scannedonly on AIX.
625
626
627 o   Bo Yang <boyang@samba.org>
628     * BUG 7106: Fix malformed require_membership_of_sid.
629
630
631
632 Changes since 3.5.0rc1
633 ----------------------
634
635
636 o   Michael Adam <obnox@samba.org>
637     * BUG 4347: Check password history before increasing "badPasswordCount".
638
639
640 o   Jeremy Allison <jra@samba.org>
641     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
642     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
643       rights fails even if the delete right is set on the object in
644       vfs_acl_xattr and vfs_acl_tdb.
645     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
646     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
647     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
648
649
650 o   Giovanni Bajo <rasky@develer.com>
651     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
652       with Windows.
653
654
655 o   Kai Blin <kai@samba.org>
656     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
657
658
659 o   Günther Deschner <gd@samba.org>
660     * BUG 7043: Fix crash bug in libsmbclient.
661
662
663 o   André Hentschel <nerv@dawncrow.de>
664     * BUG 7039: Complete German translation of 'net'.
665
666
667 o   Björn Jacke <bj@sernet.de>
668     * BUG 7039: Improve some German translations in 'net'.
669
670
671 o   William Jojo <w.jojo@hvcc.edu>
672     * BUG 7052: Fix DFS on AIX.
673
674
675 o   Volker Lendecke <vl@samba.org>
676     * BUG 6981: Fix large paged search with DirX LDAP servers.
677     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
678     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
679     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
680     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
681       credentials cached by Winbind.
682     * Lock down some srvsvc calls according to what w2k3 seems to do.
683
684
685 o   Stefan Metzmacher <metze@samba.org>
686     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
687       pdb_ldap.
688
689
690 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
691     * BUG 7034: Fix segfault in vfs_cap.
692
693
694 o   Olivier Sessink <oliviersessink@gmail.com>
695     * BUG 7028: Add new scannedonly VFS module.
696
697
698 Changes since 3.5.0pre2
699 -----------------------
700
701 o   Jeremy Allison <jra@samba.org>
702     * BUG 6837: Fix "Too many open files" when trying to access large number of
703       files with Windows 7.
704     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
705     * BUG 7020: Fix smbd using 2G memory.
706     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
707       attributes by protocol level.
708     * Vector correctly through reply_openerror() (which uses the same logic).
709     * Fix bugs with the full Windows ACL support.
710
711
712 o   Kai Blin <kai@samba.org>
713     * Add a few missing gettext calls to the 'net' command.
714     * Fix up a share type translation and translate some more strings in 'net'.
715
716
717 o   Günther Deschner <gd@samba.org>
718     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
719     * Add spoolss_DriverInfo7.
720     * Fix rpcclient after setprinter IDL fixes.
721     * Use generated krb5.conf in 'net ads testjoin'.
722
723
724 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
725     * BUG 6992: make test for getgrouplist cacheable.
726
727
728 o   André Hentschel <nerv@dawncrow.de>
729     * Add some German translations for the 'net' command.
730
731
732 o   Suresh Jayaraman <sjayaraman@suse.de>
733     * Update mount.cifs man page with nounix option.
734
735
736 o   Volker Lendecke <vl@samba.org>
737     * Fix _samr_GetAliasMembership for results with 0 rids.
738     * Fix an error case in cli_negprot.
739     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
740     * Restore correct timeouts for SMB requests.
741     * Fix a 64-bit error in libsmb.
742     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
743     * Simplify/cleanup Winbind code.
744
745
746 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
747     * Fix write behind memory block in libtalloc.
748     * Fix result check for getaddrinfo().
749
750
751 o   Jim McDonough <jmcd@samba.org>
752     * BUG 7014: Fix Winbind crash when retrieving empty group members.
753
754
755 o   Brian Lu <brian.lu@sun.com>
756     * BUG 6991: Create symbol links to shared libraries.
757
758
759 o   Stefan Metzmacher <metze@samba.org>
760     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
761       to tsocket.
762     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
763     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
764     * Fix standalone 'make installdocs'.
765
766
767 o   Peter Rosin <peda@lysator.liu.se>
768     * Output %p as unsigned in snprintf replacement.
769
770
771 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
772     * New attempt at TDB transaction nesting allow/disallow.
773
774
775 o   Kirill Smelkov <kirr@mns.spb.ru>
776     * Remove swig stuff from libtdb.
777     * Reset tdb->fd to -1 in tdb_close() in libtdb.
778
779
780 o   Simo Sorce <idra@samba.org>
781     * Change the way mksysms work in libtalloc.
782
783
784 o   Jelmer Vernooij <jelmer@samba.org>
785     * Also build and install tdb manpages from standalone tdb.
786
787
788 o   Bo Yang <boyang@samba.org>
789     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
790     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
791       query.
792     * List trusted domains from wcache when domain is offline.
793
794
795 Changes since 3.5.0pre1
796 -----------------------
797
798 o   Michael Adam <obnox@samba.org>
799     * Fix the build when no external talloc and tdb are installed.
800     * Fix detection of CTDB headers on systems without system-libtalloc.
801
802
803 o   Jeremy Allison <jra@samba.org>
804     * BUG 6802: A created folder does not properly inherit permissions from
805       parent in vfs_acl_xattr.
806     * BUG 6837: "Too many open files" when trying to access large number of
807       files from Windows 7.
808     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
809       module.
810     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
811     * Restructure the ACL code.
812     * Refactor reply_rmdir to use handle based code.
813
814
815 o   Dan Cox <dan@wep.net>
816     * BUG 2350: Add LDAP Alias Dereferencing support.
817
818
819 o   Günther Deschner <gd@samba.org>
820     * BUG 6929: Fix build with recent heimdal.
821     * Fix several printing issues.
822     * Fix the build on Mac OS X 10.6.2.
823     * Fix net and rpcclient after setprinterdataex changes.
824     * Add full support for level 8 printer drivers.
825     * Add more spoolss architectures to IDL.
826     * Fix enumprinter key client and server.
827     * Fix crash in EnumPrinterDataEx.
828
829
830 o   Björn Jacke <bj@sernet.de>
831     * Prefer posix_fallocate for doing "strict allocate".
832
833
834 o   Matt Kraai <mkraai@beckman.com>
835     * BUG 6860: Fix shared library build on QNX.
836
837
838 o   Volker Lendecke <vl@samba.org>
839     * BUG 6288: SWAT adds a second share when changing parameters of an existing
840       share.
841     * BUG 6435: Fix minor memory corruption.
842     * Restore "fake directory create times" as a share parameter.
843     * Fix explicit stat64 support.
844     * Add support for NetWkstaGetInfo 101 and 102.
845     * Add rpcclient wkssvc_enumerateusers.
846     * De-deprecate "write cache size" to prevent its removal without a proper
847       alternative.
848     * Allow more than 1000 users in BUILTIN\Users.
849
850
851 o   Jim McDonough <jmcd@samba.org>
852     * BUG 6967: Prevent glibc error on 'net ads join'.
853
854
855 o   Lars Müller <lars@samba.org>
856     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
857       set while configure.
858
859
860 o   Ian Puleston <ipuleston@sonicwall.com>
861     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
862
863
864 o   Karolin Seeger <kseeger@samba.org>
865     * Fix the build of the example VFS modules.
866
867
868 o   Bo Yang <boyang@samba.org>
869     * BUG 6879: Fix crash in Winbind.
870     * Fix crash in free_file_list().
871     * Give the user a chance to change password when password will expire soon.
872
873
874 ######################################################################
875 Reporting bugs & Development Discussion
876 #######################################
877
878 Please discuss this release on the samba-technical mailing list or by
879 joining the #samba-technical IRC channel on irc.freenode.net.
880
881 If you do report problems then please try to send high quality
882 feedback. If you don't provide vital information to help us track down
883 the problem then you will probably be ignored.  All bug reports should
884 be filed under the Samba 3.5 product in the project's Bugzilla
885 database (https://bugzilla.samba.org/).
886
887
888 ======================================================================
889 == Our Code, Our Bugs, Our Responsibility.
890 == The Samba Team
891 ======================================================================