WHATSNEW: Add more coherent explanation for bug #6680.
[Samba.git] / WHATSNEW.txt
blob81a325c0364349994502fdcb4518661fa0de589f
1                    =============================
2                    Release Notes for Samba 3.3.9
3                          October, 15  2009
4                    =============================
7 This is the latest bugfix release of the Samba 3.3 series.
9 Major enhancements in Samba 3.3.9 include:
11    o Fix trust relationships to windows 2008 (2008 r2) (bug #6711).
12    o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680).
13    o Fix SAMR server for Winbind access (bug #6504).
16 ######################################################################
17 Changes
18 #######
20 Changes since 3.3.8
21 -------------------
23 o   Michael Adam <obnox@samba.org>
24     * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
27 o   Jeremy Allison <jra@samba.org>
28     * BUG 6504: Fix SAMR server for Winbind access.
29     * BUG 6776: Fix core dump when running overlapping Byte Lock test.
32 o   Yannick Bergeron <burgergold@hotmail.com>
33     * Increase the max_grp value to 128 (AIX NGROUPS_MAX value).
36 o   Günther Deschner <gd@samba.org>
37     * BUG 6680: Fix Windows 7 share access (which defaults to NTLMv2).
38     * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
39     * BUG 6700: Use DNS domain name when needing to guess server principal.
40     * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
41     * BUG 6789: Remove unrequired dependency on popt for [u]mount.cifs.
44 o   Andrew Klosterman <andrew.klosterman+samba_bugzilla@gmail.com>
45     * BUG 6690: Fix error check.
48 o   Volker Lendecke <vl@samba.org>
49     * BUG 5886: Fix password change propagation.
50     * BUG 6349: Initialize domain info struct.
51     * BUG 6585: Fix unqualified "net join".
52     * BUG 6646: Correctly chew keepalive packets.
53     * BUG 6785: Only ever handle one event after a select call.
56 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
57     * BUG 6532: Fix domain enumeration if master browser has space in name.
60 o   Stefan Metzmacher <metze@samba.org>
61     * BUG 6627: Raise the timeout for lsa_Lookup*() calls
62       from 10 to 35 seconds.
63     * BUG 6664: Make sure we don't truncate the session key to 8 bytes.
64     * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
67 o   Simo Sorce <idra@samba.org>
68     * BUG 6693: Check we read off the complete event from inotify.
71 o   TAKEDA Yasuma <yasuma@osstech.co.jp>
72     * BUG 5879: Update LDAP schema for Netscape DS 5.
75 o   Kumar Thangavelu <Kumar.Thangavelu@riverbed.com>
76     * BUG 6420: Fix 'net' crash when attempting to join a
77       domain.
80 o   Bo Yang <boyang@samba.org>
81     * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient.
82     * BUG 6735: Don't overwrite password in pam_winbind.
85 ######################################################################
86 Reporting bugs & Development Discussion
87 #######################################
89 Please discuss this release on the samba-technical mailing list or by
90 joining the #samba-technical IRC channel on irc.freenode.net.
92 If you do report problems then please try to send high quality
93 feedback. If you don't provide vital information to help us track down
94 the problem then you will probably be ignored.  All bug reports should
95 be filed under the Samba 3.3 product in the project's Bugzilla
96 database (https://bugzilla.samba.org/).
99 ======================================================================
100 == Our Code, Our Bugs, Our Responsibility.
101 == The Samba Team
102 ======================================================================
105 Release notes for older releases follow:
106 ----------------------------------------
108                    =============================
109                    Release Notes for Samba 3.3.8
110                           October, 1  2009
111                    =============================
114 This is a security release in order to address CVE-2009-2813, CVE-2009-2948
115 and CVE-2009-2906.
117    o CVE-2009-2813:
118      In all versions of Samba later than 3.0.11, connecting to the home
119      share of a user will use the root of the filesystem
120      as the home directory if this user is misconfigured to have
121      an empty home directory in /etc/passwd.
123    o CVE-2009-2948:
124      If mount.cifs is installed as a setuid program, a user can pass it a
125      credential or password path to which he or she does not have access and
126      then use the --verbose option to view the first line of that file.
127      All known Samba versions are affected.
129    o CVE-2009-2906:
130      Specially crafted SMB requests on authenticated SMB connections can
131      send smbd into a 100% CPU loop, causing a DoS on the Samba server.
134 ######################################################################
135 Changes
136 #######
138 Changes since 3.3.7
139 -------------------
142 o   Jeremy Allison <jra@samba.org>
143     * BUG 6763: Fix for CVE-2009-2813.
144     * BUG 6768: Fix for CVE-2009-2906.
147 o   Jeff Layton <jlayton@redhat.com>
148     * Fix for CVE-2009-2948.
151 ######################################################################
152 Reporting bugs & Development Discussion
153 #######################################
155 Please discuss this release on the samba-technical mailing list or by
156 joining the #samba-technical IRC channel on irc.freenode.net.
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.3 product in the project's Bugzilla
162 database (https://bugzilla.samba.org/).
165 ======================================================================
166 == Our Code, Our Bugs, Our Responsibility.
167 == The Samba Team
168 ======================================================================
171 ----------------------------------------------------------------------
174                    =============================
175                    Release Notes for Samba 3.3.7
176                           July, 29  2009
177                    =============================
180 This is the latest bugfix release of the Samba 3.3 series.
183 ######################################################################
184 Changes
185 #######
188 Changes since 3.3.6:
189 --------------------
192 o   Jeremy Allison <jra@samba.org>
193     * BUG 6421: Fix POSIX read-only open on read-only shares.
194     * BUG 6476: Fix smbd zombies in memory when using [x]inetd.
195     * BUG 6487: Add missing DFS call in trans2 mkdir call.
196     * BUG 6520: Fix time stamps when "unix extensions = yes".
199 o   Günther Deschner <gd@samba.org>
200     * BUG 6253: Use correct value for password expiry calculation in
201       pam_winbind.
202     * BUG 6340: Fix segfault when cleartext trustdom pwd could not be retrieved.
203     * BUG 6451: Use right access bits in net/libnetapi user rename.
204     * BUG 6484: Fix _lsa_LookupNames2() server implementation which always
205       returned a NULL sid_array.
208 o   Björn Jacke <bj@sernet.de>
209     * BUG 6497: Fix configure error.
212 o   Volker Lendecke <vl@samba.org>
213     * BUG 6498: Add workaround for MS KB932762.
216 o   Jim McDonough <jmcd@samba.org>
217     * BUG 6481: Don't require "Modify property" perms to unjoin.
220 o   Stefan Metzmacher <metze@samba.org>
221     * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
224 o   Bo Yang <boyang@samba.org>
225     * BUG 6560: Fix handling of UPN.
228 ######################################################################
229 Reporting bugs & Development Discussion
230 #######################################
232 Please discuss this release on the samba-technical mailing list or by
233 joining the #samba-technical IRC channel on irc.freenode.net.
235 If you do report problems then please try to send high quality
236 feedback. If you don't provide vital information to help us track down
237 the problem then you will probably be ignored.  All bug reports should
238 be filed under the Samba 3.3 product in the project's Bugzilla
239 database (https://bugzilla.samba.org/).
242 ======================================================================
243 == Our Code, Our Bugs, Our Responsibility.
244 == The Samba Team
245 ======================================================================
248 ----------------------------------------------------------------------
251                    =============================
252                    Release Notes for Samba 3.3.6
253                           June, 23  2009
254                    =============================
257 This is a security release in order to address CVE-2009-1888.
259    o CVE-2009-1888:
260      In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a
261      data value can potentially affect access control when "dos filemode"
262      is set to "yes".
265 ######################################################################
266 Changes
267 #######
270 Changes since 3.3.5:
271 --------------------
274 o   Jeremy Allison <jra@samba.org>
275     * BUG 6488: Fix for CVE-2009-1888.
278 ######################################################################
279 Reporting bugs & Development Discussion
280 #######################################
282 Please discuss this release on the samba-technical mailing list or by
283 joining the #samba-technical IRC channel on irc.freenode.net.
285 If you do report problems then please try to send high quality
286 feedback. If you don't provide vital information to help us track down
287 the problem then you will probably be ignored.  All bug reports should
288 be filed under the Samba 3.3 product in the project's Bugzilla
289 database (https://bugzilla.samba.org/).
292 ======================================================================
293 == Our Code, Our Bugs, Our Responsibility.
294 == The Samba Team
295 ======================================================================
298 ----------------------------------------------------------------------
301                    =============================
302                    Release Notes for Samba 3.3.5
303                           June, 16  2009
304                    =============================
307 This is the latest bugfix release of the Samba 3.3 series.
309 Major enhancements in Samba 3.3.5 include:
311     o Fix SAMR and LSA checks (bug #6089, #6289)
312     o Fix posix acls when setting an ACL without explicit ACE for the
313       owner (bug #2346).
314     o Fix joining of Win7 into Samba domain (bug #6099).
315     o Fix joining of Win2000 SP4 clients (bug #6301).
318 ######################################################################
319 Changes
320 #######
323 Changes since 3.3.4:
324 --------------------
327 o   Michael Adam <obnox@samba.org>
328     * BUG 6320: Handle registry config source in file_list.
329     * BUG 6415: Filter out of range mappings in default idmap config in
330       idmap_tdb.
331     * BUG 6416: Filter out of range mappings in default idmap config in
332       idmap_tdb2.
333     * BUG 6417: Filter out of range mappings in default idmap config in
334       idmap_ldap.
335     * Prevent infinite include nesting.
336     * Mark registry shares without path unavailable.
339 o   Jeremy Allison <jra@samba.org>
340     * BUG 6089: Revert the extra SAMR and LSA checks.
341     * BUG 6099: Fix joining of Win7 into Samba domain.
342     * BUG 6289: Revert the extra SAMR and LSA checks.
343     * BUG 6297: Owner of sticky directory cannot delete files created by
344       others.
345     * BUG 6315: smbd crashes doing vfs_full_audit on IPC$ close event.
346     * BUG 6330: Fix DFS on AIX.
349 o   Guenther Deschner <gd@samba.org>
350     * BUG 6099: Fix joining of Win7 into Samba domain.
351     * BUG 6157: Fix handling of multi-value attribute "uid".
352     * BUG 6301: Fix joining of Win2000 SP4 clients.
353     * BUG 6309: Support remote unjoining of Windows 2003 or greater.
354     * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
355     * BUG 6465: Fix enumeration of empty aliases (ldb backend).
358 o   Björn Jacke <bj@sernet.de>
359     * Also handle DirX return codes.
362 o   Volker Lendecke <vl@samba.org>
363     * BUG 6336: Fix 'net groupmap set' segfault.
364     * BUG 6361: Make --rcfile work in smbget.
365     * BUG 6365: Re-Add the "dropbox" functionality with -wx rights on a
366       directory.
367     * BUG 6382: Fix case insensitive access to DFS links.
368     * BUG 6441: Fix the compile with --enable-dnssd.
369     * BUG 6449: 'net rap user add' crashes without -C option.
370     * Fix Coverity ID 897.
371     * Do not crash in ctdbd_traverse if ctdbd is not around.
372     * Fix a race condition in winbind leading to a panic.
375 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
376     * BUG 5897: Fix shutdown script example in the smb.conf manpage.
379 o   Stefan Metzmacher <metze@samba.org>
380     * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
381       owner.
384 o   D.L. Meyer <dlmeyer@uiuc.edu>
385     * BUG 5832: Fix build on RHEL when ccache is not available.
388 o   Andreas Schneider <mail@cynapses.org>
389     * Some man pam_winbind improvements.
392 o   Karolin Seeger <kseeger@samba.org>
393     * BUG 5835: Add keyutils-devel to build requires to fix build on RHEL.
396 o   Marc VanHeyningen <marc.vanheyningen@isilon.com>
397     * Zero an uninitialized array.
400 ######################################################################
401 Reporting bugs & Development Discussion
402 #######################################
404 Please discuss this release on the samba-technical mailing list or by
405 joining the #samba-technical IRC channel on irc.freenode.net.
407 If you do report problems then please try to send high quality
408 feedback. If you don't provide vital information to help us track down
409 the problem then you will probably be ignored.  All bug reports should
410 be filed under the Samba 3.3 product in the project's Bugzilla
411 database (https://bugzilla.samba.org/).
414 ======================================================================
415 == Our Code, Our Bugs, Our Responsibility.
416 == The Samba Team
417 ======================================================================
420 ----------------------------------------------------------------------
423                    =============================
424                    Release Notes for Samba 3.3.4
425                           April, 29  2009
426                    =============================
429 This is the latest bugfix release of the Samba 3.3 series.
431 Major enhancements in Samba 3.3.4 include:
433     o Fix domain logins for WinXP clients pre SP3 (bug #6263).
434     o Fix samr_OpenDomain access checks (bug #6089).
435     o Fix usrmgr.exe creating a user (bug #6243).
438 ######################################################################
439 Changes
440 #######
443 Changes since 3.3.3:
444 --------------------
447 o   Michael Adam <obnox@samba.org>
448     * net conf: Save share name as given, not as lower case only.
449     * Prevent creation of registry keys containing the '/' character.
452 o   Jeremy Allison <jra@samba.org>
453     * BUG 6089: Fix samr_OpenDomain access checks.
454     * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
455       "msdfs root" set to "yes".
456     * BUG 6279: Fix Winbind crash.
457     * Allow pdbedit to change a user rid/sid.
458     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
459     * Don't access a freed structure when logging off and re-using a vuid.
462 o   Günther Deschner <gd@samba.org>
463     * BUG 5329: Add "net rpc service delete/create".
464     * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
465       freed.
466     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
467     * BUG 6286: Call init function for builtin idmap modules before probing for
468       them as shared modules.
469     * Try to to fix password_expired flag handling.
470     * Make sure to grey out change fields in the netdomjoin-gui when not
471       running as root.
474 o   Jim McDonough <jmcd@samba.org>
475     * Don't look up local user for remote changes, even when root.
478 o   Volker Lendecke <vl@samba.org>
479     * BUG 6243: Fix usrmgr.exe creating a user.
480     * Use procid_str in debug messages for better cluster-debuggability.
481     * Use cluster-aware procid_is_me instead of comparing pids.
482     * Fix smbd crash for close_on_completion.
483     * Fix a memleak in an unlikely error path in change_notify_create().
484     * Do not use the file system GET_REAL_FILENAME for mangled names.
487 o   Stefan Metzmacher <metze@samba.org>
488     * Fix a crash bug if we timeout in net rpc trustdom list.
489     * Add '--request-timeout' option to net.
492 o   Martin Schwenke <martin@meltin.net>
493     * In net_conf_import, start a transaction when importing a single share.
496 o   Simo Sorce <ssorce@redhat.com>
497     * Fix writing of roaming profiles with "profile acls" set to "yes".
500 ######################################################################
501 Reporting bugs & Development Discussion
502 #######################################
504 Please discuss this release on the samba-technical mailing list or by
505 joining the #samba-technical IRC channel on irc.freenode.net.
507 If you do report problems then please try to send high quality
508 feedback. If you don't provide vital information to help us track down
509 the problem then you will probably be ignored.  All bug reports should
510 be filed under the Samba 3.3 product in the project's Bugzilla
511 database (https://bugzilla.samba.org/).
514 ======================================================================
515 == Our Code, Our Bugs, Our Responsibility.
516 == The Samba Team
517 ======================================================================
520 ----------------------------------------------------------------------
523                    =============================
524                    Release Notes for Samba 3.3.3
525                             April, 1 2009
526                    =============================
528 This is the latest bugfix release release of the Samba 3.3 series.
530 Major enhancements in Samba 3.3.3 include:
532     o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
533       correctly (bug #6195).
534     o Fix serving of files with colons to CIFS/VFS client (bug #6196).
535     o Fix "map readonly" (bug #6186).
538 ######################################################################
539 Changes
540 #######
543 Changes since 3.3.2:
544 --------------------
547 o   Michael Adam <obnox@samba.org>
548     * BUG 6195: Don't let smbd child processes panic.
549     * Add backend_requires_messaging() method to libsmbconf.
550     * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf.
551     * Fall back to file backend when no valid backend was found.
552     * Fix a memleak in dbwrap_rbt.
553     * Provide transaction_start|commit|cancel fns for the registry tdb.
554     * Speed up "net conf drop".
555     * Speed up "net conf import".
556     * Add transactions to the libsmbconf API.
557     * Reduce memory usage of "net conf import".
558     * Registry cleanup.
559     * Fix handling of SAMBA_VERSION_VENDOR_PATCH.
560     * Fix build of pam_winbind.so with static linking.
561     * Tidy up some convert_string_internal error cases.
564 o   Jeremy Allison <jra@samba.org>
565     * BUG 6186: Fix map readonly.
566     * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
567       correctly.
568     * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
569     * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs
570       to run elections.
571     * Allow DFS client paths to work when POSIX pathnames have been
572       selected.
573     * Try and fix the build farm RAW-STREAMS errors.
574     * Ensure files starting with multiple dots are hidden.
577 o   Günther Deschner <gd@samba.org>
578     * BUG 6102: NetQueryDisplayInformation could return wrong information.
579     * BUG 6193: Avoid messing with sync_context in libnet_samsync_delta().
580     * Fix notify_printer_status_byname.
581     * Fix Coverity IDs 722, 762, 774, 775, 776.
584 o   Björn Jacke <bj@sernet.de>
585     * Fix build on old Heimdal based systems.
586     * Fix compile warning.
587     * Use parentheses in if condition to make negation clear.
590 o   Andy Kelk <andy@mopoke.co.uk>
591     * Add dirsort module.
594 o   Steve Langasek <vorlon@debian.org>
595     * BUG 6147: Fix detection of the GNU ld version.
598 o   Volker Lendecke <vl@samba.org>
599     * BUG 6097: Fix smbd segfault.
600     * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
601       members.
602     * BUG 6139: Add missing whitespace in mount.cifs error message.
603     * Fix a malloc/talloc mismatch when cli_initialise() fails.
604     * Fix a valgrind error.
605     * Speed up "net conf list".
606     * Add sorted subkey cache.
607     * Use StrCaseCmp in the dirsort module.
608     * Document the dirsort module.
609     * Fix the build on HP/UX.
610     * Disable dns_sd by default.
611     * Add avahi detection to configure.
612     * Add event avahi binding.
613     * Use avahi to register _smb._tcp in smbd.
614     * Fix two memleaks in the encryption code.
615     * Fix a scary "fill_share_mode_lock failed" message.
618 o   Derrell Lipman <derrell@dworkin.(none)>
619     * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't set
620       errno.
623 o   Stefan Metzmacher <metze@samba.org>
624     * Don't use reserved words in smbconftort.
625     * Fix smb signing for fragmented trans/trans2/nttrans requests.
628 o   Tim Prouty <tprouty@samba.org>
629     * Parse_packet can return NULL which is then dereferenced in
630       match_mailslot_name.
633 o   Timur <timur@FreeBSD.org>
634     * Format the header check for netinet/ip.h more nicely.
635     * Fix detection of netinet/ip.h on FreeBSD.
638 o   Alexander Zagrebin <alexz@visp.ru>
639     * Missing break in conversion function prevents tdb password database
640       update.
643 ######################################################################
644 Reporting bugs & Development Discussion
645 #######################################
647 Please discuss this release on the samba-technical mailing list or by
648 joining the #samba-technical IRC channel on irc.freenode.net.
650 If you do report problems then please try to send high quality
651 feedback. If you don't provide vital information to help us track down
652 the problem then you will probably be ignored.  All bug reports should
653 be filed under the Samba 3.3 product in the project's Bugzilla
654 database (https://bugzilla.samba.org/).
657 ======================================================================
658 == Our Code, Our Bugs, Our Responsibility.
659 == The Samba Team
660 ======================================================================
663 ----------------------------------------------------------------------
666                    =============================
667                    Release Notes for Samba 3.3.2
668                            March, 12 2009
669                    =============================
671 This is the latest bugfix release release of the Samba 3.3 series.
673 Major enhancements in Samba 3.3.2 include:
675      * Fix "force group" (bug #6155).
676      * Fix saving of files on Samba share using MS Office 2007 (bug #6160).
677      * Fix guest authentication in setups with "security = share" and
678       "guest ok = yes" when Winbind is running.
679      * Fix corruptions of source path in tar mode of smbclient (bug #6161).
682 ######################################################################
683 Changes
684 #######
687 Changes since 3.3.1:
688 --------------------
691 o   Jeremy Allison <jra@samba.org>
692     * BUG 6082: Fix renaming and deleting of directories using Windows clients.
693     * BUG 6154: Make ZFS honor admin users.
694     * BUG 6155: Fix "force group".
695     * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
696     * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
697     * Fix some NetBSD warnings.
698     * Fix bug in processing of open modes in POSIX open.
699     * Fix use of streams modules with CIFSFS client.
700     * Ensure ACL modules work with POSIX paths.
701     * Use fsp->posix_open in preference if we have it.
702     * Fix more POSIX path lstat calls.
705 o   Andrew Tridgell <tridge@samba.org>
706     * Fix a bug in message handling for the change notify code.
709 o   Steven Danneman <steven.danneman@isilon.com>
710     * Fix guest authentication in setups with "security = share" and "guest ok =
711       yes" when Winbind is running.
714 o   Steve French <smfrench@gmail.com>
715     * BUG 4640: Fix guest mounts in mount.cifs.
716     * Fix displaying the version string properly when no other parameters passed
717       in in mount.cifs.
720 o   Björn Jacke <bj@sernet.de>
721     * Prefer gssapi header files from subdirectory.
724 o   Volker Lendecke <vl@samba.org>
725     * BUG 6124: Fix the build on IRIX.
726     * BUG 6176: winbindd -n should disable the winbind idmap cache.
727     * Add a vfs_preopen module to hide fs latencies.
728     * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
729     * Fix a valgrind error / segfault in dns_register_smbd().
732 o   Stefan Metzmacher <metze@samba.org>
733     * Fix build on SLES8.
734     * Decremented by 1 for ntcancel requests.
737 o   Tim Prouty <tprouty@samba.org>
738     * Fix creation of core files.
741 o   Dan Sledz <dan.sledz@isilon.com>
742     * Fix first mapping of uids/gids in Winbind.
745 o   Bo Yang <boyang@novell.com>
746     * Initialize the id_map status in idmap_ldap to avoid surprise.
747     * Fix initialization of idmap status.
750 ######################################################################
751 Reporting bugs & Development Discussion
752 #######################################
754 Please discuss this release on the samba-technical mailing list or by
755 joining the #samba-technical IRC channel on irc.freenode.net.
757 If you do report problems then please try to send high quality
758 feedback. If you don't provide vital information to help us track down
759 the problem then you will probably be ignored.  All bug reports should
760 be filed under the Samba 3.3 product in the project's Bugzilla
761 database (https://bugzilla.samba.org/).
764 ======================================================================
765 == Our Code, Our Bugs, Our Responsibility.
766 == The Samba Team
767 ======================================================================
770 ----------------------------------------------------------------------
773                    =============================
774                    Release Notes for Samba 3.3.1
775                           February, 24 2009
776                    =============================
778 This is the latest bugfix release release of the Samba 3.3 series.
780 Major enhancements in Samba 3.3.1 include:
782      * Fix net ads join when "ldap ssl = start tls" (bug #6073).
783      * Fix renaming/deleting of files using Windows clients (bug #6082).
784      * Fix renaming/deleting a "not matching/resolving" symlink (bug #6090).
785      * Fix remotely adding a share via the Windows MMC.
788 ######################################################################
789 Changes
790 #######
792 smb.conf changes
793 ----------------
795     Parameter Name                      Description     Default
796     --------------                      -----------     -------
797     ldap ssl ads                        New             No
800 Changes since 3.3.0:
801 --------------------
804 o   Jeremy Allison <jra@samba.org>
805     * BUG 6082: Fix renaming/deleting of files using Windows clients.
806     * BUG 6069: Fix build with too many arguments.
807     * BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
808     * BUG 6099: Try to fix domain join of Win7 Beta.
809     * BUG 6117: Fix core dump of pdbedit -a.
810     * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
811       filesystem.
812     * Fix Coverity IDs 115, 116, 117, 602.
813     * Fix warning (bad handler prototype).
814     * Unify the detection of the timespec code in configure.in, and the
815       application of it in time.c.
816     * Correctly use chroot().
817     * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that "offered"
818       read from the rpc packet in spoolss is under that size.
819     * Backport the semantics of when to delete alternate data streams on a file
820       truncate.
821     * Fix printf warnings.
822     * Fix warnings on Solaris.
825 o   Michael Adam <obnox@samba.org>
826     * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
827     * BUG 6073: Prevent ads_connect() from using SSL unless explicitly
828       requested.
829     * Fix 'getent passwd' to allocate new uids.
830     * Fix 'getent group' to allocate new gids.
831     * Remove check for sharename being a username in 'net conf
832       addshare'.
835 o   Guenther Deschner <gd@samba.org>
836     * Fix Coverity ID 848.
837     * Remove unused ENUM_HND from 'net'.
838     * Fix getform command asprintf return code in rpcclient.
839     * Fix memleak in get_remote_printer_publishing_data().
840     * Remove duplicate prototypes for generated rpc server functions.
843 o   Holger Hetterich <hhetter@novell.com>
844     * Enable total anonymization in vfs_smb_traffic_analyzer.
847 o   Bjoern Jacke <bj@sernet.de>
848     * Fix build with external dns_sd libraries.
849     * Fix configure check "sub-second timestamps without struct timespec".
850     * Add configure check for AIX style sub-second resolution support.
851     * Add configure check for Tru64 sub-second timestamp resolution.
852     * Add Tru64 sub-second resolution timestamp support.
853     * Enable IPv6 support for NetBSD and FreeBSD.
854     * Use correct BSD evironment variable.
857 o   Guenter Kukkukk <linux@kukkukk.com>
858     * Don't try and delete a default ACL from a file.
861 o   Volker Lendecke <vl@samba.org>
862     * BUG 5798: CFLAGS info lost in configure.
863     * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
864     * Fix remotely adding a share via the Windows MMC.
865     * Avoid valgrind errors.
866     * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
867     * Fix resume handle for _samr_EnumDomainGroups.
868     * Fix a buffer handling bug when adding lots of registry keys.
869     * Fix a O(n^2) algorithm in regdb_fetch_keys().
872 o   Jeff Layton <jlayton@redhat.com>
873     * Initialize rc to 0 in main in mount.cifs.
876 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
877     * BUG 6069: Add a fstatvfs function for libsmbclient.
878     * Eliminate compiler warnings.
881 o   Glenn Machin <gmachin@sandia.gov>
882     * Don't miss an absolute pathname as a kerberos keytab path.
885 o   Stefan Metzmacher <metze@samba.org>
886     * BUG 6100: Implement _netr_LogonGetCapabilities() with
887       NT_STATUS_NOT_IMPLEMENTED.
888     * Make Samba work with older ctdb versions.
889     * Add S-1-22-X-Y sids to the local token.
892 o   Lars Mueller <lars@samba.org>
893     * Conditional install of the cifs.upcall man page.
894     * Adjust regex to match variable names including underscores.
897 o   Shirish Pargaonkar <shirishpargaonkar@gmail.com>
898     * BUG 4370: Clean-up entries in /etc/mtab after unmount.
899     * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
902 o   Ted Percival <ted.percival@quest.com>
903     * Fix a crash during name resolution.
906 o   Tim Prouty <tprouty@samba.org>
907     * Fix "assignment discards qualifiers from pointer target type"
908       warnings.
909     * Fix SMB_VFS_RECVFILE/SENDFILE macros.
912 o   Karolin Seeger <kseeger@samba.org>
913     * Change "ldap ssl:ads" parameter to "ldap ssl ads".
914     * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
917 o   Dan Sledz <dsledz@isilon.com>
918     * Fix double free caused by incorrect talloc_steal usage.
921 o   Simo Sorce <idra@samba.org>
922     * Build ldbrename.
925 o   Aravind Srinivasan <aravind.srinivasan@isilon.com>
926     * Make nmbd check all available interfaces for WINS before failing.
929 o   Miguel Suarez <Miguel.Suarez@stratus.com>
930     * Fix compilation of vfs_default on systems that do not support utimes().
933 o   Yasuma Takeda <yasuma@osstech.co.jp>
934     * BUG 5920: Fix the calculation of the memcpy length.
935     * BUG 6098: Fix ads_find_dc() in setups with "security = domain".
938 o   Bo Yang <boyang@novell.com>
939     * Make libsmbclient work with DFS.
942 ######################################################################
943 Reporting bugs & Development Discussion
944 #######################################
946 Please discuss this release on the samba-technical mailing list or by
947 joining the #samba-technical IRC channel on irc.freenode.net.
949 If you do report problems then please try to send high quality
950 feedback. If you don't provide vital information to help us track down
951 the problem then you will probably be ignored.  All bug reports should
952 be filed under the Samba 3.3 product in the project's Bugzilla
953 database (https://bugzilla.samba.org/).
956 ======================================================================
957 == Our Code, Our Bugs, Our Responsibility.
958 == The Samba Team
959 ======================================================================
962 ----------------------------------------------------------------------
965                    =============================
966                    Release Notes for Samba 3.3.0
967                           January, 27 2009
968                    =============================
970 This is the first stable release of Samba 3.3.0.
972 Major enhancements in Samba 3.3.0 include:
974  General changes:
975  o The passdb tdbsam version has been raised.
977  Configuration/installation:
978  o Splitting of library directory into library directory and separate
979    modules directory.
980  o The default value of "ldap ssl" has been changed to "start tls".
982  File Serving:
983  o Extended Cluster support.
984  o New experimental VFS modules "vfs_acl_xattr" and "vfs_acl_tdb"
985    to store NTFS ACLs on Samba file servers.
987  Winbind:
988  o Simplified idmap configuration.
989  o New idmap backends "adex" and "hash".
990  o Added new parameter "winbind reconnect delay".
991  o Added support for user and group aliasing.
992  o Added support for multiple domains to idmap_ad.
994  Administrative tools:
995  o The destination "all" of smbcontrol does now affect all running
996    daemons including nmbd and winbindd.
997  o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands.
998  o The 'net' utility can now use kerberos for joining and authentication.
999  o The 'wbinfo' utility can now add, modify and remove identity mapping entries.
1001  Libraries:
1002  o NetApi library implements various new calls for User- and Group
1003    Account Management.
1004  o libsmbclient does now determine case sensitivity based on file system
1005    attributes.
1008 General changes
1009 ===============
1011 The passdb tdbsam version has been raised as among other things the RID counter
1012 has been moved from the winbindd_idmap.tdb to the passdb.tdb file to make
1013 "passdb backend = tdbsam" working in clustered environments.
1015 Please note that an updated passdb.tdb file is _not_ compatible with Samba
1016 versions before 3.3.0! Please backup your passdb.tdb file if
1017 you use "passdb backend = tdbsam". That can be achieved by running
1019 'tdbbackup /etc/samba/passdb.tdb'
1021 before the update.
1024 Configure changes
1025 =================
1027 The configure option "--with-libdir" has been removed. The library
1028 directory can still be specified by using the existing "--libdir" option.
1029 A new option "--with-modulesdir" has been added to allow the specification
1030 of a separate directory for the shared modules.
1033 Configuration changes
1034 =====================
1036 The default value of "ldap ssl" has been changed to "start tls". This means,
1037 Samba will use the LDAPv3 StartTLS extended operation (RFC2830) for
1038 communicating with directory servers by default. If your directory servers
1039 do not support this extended operation, you will have to set
1040 "ldap ssl = no". Otherwise, Samba could not contact the directory servers
1041 anymore!
1044 Winbind idmap backend changes
1045 =============================
1047 The idmap configuration has changed with version 3.3 to something that
1048 allows a smoother upgrade path from pre-3.0.25 configurations that use
1049 "idmap backend". The reason for this change is that to many, also to Samba
1050 developers, the 3.0.25 style configuration with "idmap config" turned out
1051 to be very complex. Version 3.3 no longer deprecates the "idmap backend"
1052 parameter, instead with "idmap backend" the default idmap backend is
1053 specified.
1055 Accordingly, the "idmap config <domain> : default = yes" setting is no
1056 longer being looked at.
1058 The alloc backend defaults to the default backend, which should be able to
1059 allocate IDs. In the default distribution the tdb and ldap backends can
1060 allocate, the ad and rid backends can not. The idmap alloc range is now
1061 being set with the "old" parameters "idmap uid" and "idmap gid".
1063 The "idmap domains" parameter has been removed.
1066 winbind reconnect delay
1067 =======================
1069 This is a new parameter which specifies the number of seconds the Winbind
1070 daemon will wait between attempts to contact a Domain controller for a domain
1071 that is determined to be down or not contactable.
1074 Winbind's Name Aliasing
1075 =======================
1077 Name aliasing in Winbind is a feature that allows an administrator to
1078 map a fully qualified user or group name from a Windows domain to a
1079 convenient short name for Unix access.  This is similar to the username
1080 map functionality supported by smbd but is primary intended for
1081 clients and servers making use of Winbind's PAM and NSS libraries.
1083 For example, the user "DOMAIN\fred" has been mapped to the Unix name
1084 "freddie".
1086    $ getent passwd "DOMAIN\fred"
1087    freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
1089    $ getent passwd freddie
1090    freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
1092 The name aliasing support is provided by individual nss_info plugins.
1093 For example, the new "adex" plugin reads the uid attribute from Active
1094 Directory to make a short login name to the fully qualified name.
1095 While the new "hash" module utilizes a local file to map "short_name
1096 = QUALIFIED\name".  Both user and group name mapping is supported.
1097 Please refer to the "winbind nss info" option in smb.conf(5) and
1098 to individual plugin man pages for further details.
1101 idmap_hash
1102 ==========
1104 The idmap_hash plugin provides similar support as the idmap_rid
1105 module.  However, uids and gids are generated from the full domain
1106 SID using a hashing algorithm that maps the lower 19 bits from the user
1107 or group RID to bits 0 - 19 in the Unix id and hashes 96 bits from
1108 the domain SID to bits 20 - 30 in the Unix id.  The result is a 31 bit
1109 uid or gid that is consistent across machines and provides support for
1110 trusted domains.
1112 Please refer to the idmap_hash(8) man page for more details.
1115 idmap_adex
1116 ==========
1118 The adex idmap/nss_info plugin is an adaptation of the Likewise
1119 Enterprise plugin with support for OU based cells removed
1120 (since the Windows pieces to manage the cells are not available).
1122 This plugin supports
1124       * The RFC2307 schema for users and groups.
1125       * Connections to trusted domains
1126       * Global catalog searches
1127       * Cross forest trusts
1128       * User and group aliases
1130 Prerequisite: Add the following attributes to the Partial Attribute
1131 Set in global catalog:
1133       * uidNumber
1134       * uid
1135       * gidNumber
1137 A basic config using the current trunk code would look like:
1139 [global]
1140         idmap backend = adex
1141         idmap uid = 10000 - 29999
1142         idmap gid = 10000 - 29999
1143         winbind nss info = adex
1145         winbind normalize names = yes
1146         winbind refresh tickets = yes
1147         template homedir = /home/%D/%U
1148         template shell = /bin/bash
1150 Please refer to the idmap_adex(8) man page for more details.
1153 Libraries
1154 =========
1156 libsmbclient will now treat file names case-sensitive by default if the filesystem
1157 we are connecting to supports case sensitivity. This change of behavior is
1158 considered a bug fix, as it was previously possible to accidentally overwrite a
1159 file that had the same case-insensitive name but a different case-sensitive name
1160 as a previously-existing file, while creating a new file.
1162 If it is not possible to detect if the filesystem supports case sensitivity,
1163 the user-specified option value will be used.
1166 ######################################################################
1167 Changes
1168 #######
1170 smb.conf changes
1171 ----------------
1173     Parameter Name                      Description     Default
1174     --------------                      -----------     -------
1175     cups connection timeout             New             30
1176     idmap config DOM:range              Removed
1177     idmap domains                       Removed
1178     init logon delayed hosts            New             ""
1179     init logon delay                    New             100
1180     ldap ssl                            Changed Default start tls
1181     share modes                         Deprecated
1182     winbind reconnect delay             New             30
1185 Changes since 3.3.0rc2:
1186 -----------------------
1189 o   Jeremy Allison <jra@samba.org>
1190     * BUG 4308: Fix corrupting of file ACLs during Excel save operations.
1191     * BUG 5979: Fix level 2 oplocks being granted improperly.
1192     * BUG 5980: Race condition when granting level2 oplocks can cause break
1193       notify to be missed.
1194     * BUG 5986: Editing a stream is broken (rename problems).
1195     * BUG 5990: Strict allocate should be checked before ftruncate.
1196     * BUG 6009: Setting "min receivefile size = 1" breaks writes.
1197     * BUG 6016: Alternate Data Streams / Extended Attributes seem to conflict.
1198     * BUG 6017: Fix magic scripts.
1199     * BUG 6019: Fix file corruption in Clustered SMB/NFS environment managed via
1200       CTDB.
1201     * BUG 6021: smbclient du command does not recuse properly.
1202     * BUG 6024: Deprecate the "share modes" parameter.
1203     * BUG 6030: Add missing <th> header in Status page.
1204     * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
1205     * BUG 6040: Calling Samba print server with an aliased DNS-name fails.
1206     * Fix gcc 4.3.2 warnings.
1207     * Fix more asprintf errors and error code paths.
1208     * Attempt to fix crash seen with new CUPS async printcap loading code.
1209     * Add winbindd_reinit_after_fork(), cleaning out all possible events
1210       in a forked child.
1211     * Make winbindd_cm.c use winbindd_reinit_after_fork().
1212     * Fix race condition in alarm lock processing.
1213     * Fixes crash bug in SWAT.
1216 o   Michael Adam <obnox@samba.org>
1217     * Fix build of pam_winbind.so on older Linux systems.
1218     * Packaging RHEL-CTDB: Fix build of [u]mount.cifs.
1219     * Prevent access to root filesystem when connecting with empty service name.
1220     * Fix distclean target and add realdistclean target in the docs build.
1221     * Add manpage for idmap_tdb2.
1222     * Clarify idmap manpages.
1225 o   Kai Blin <kai@samba.org>
1226     * BUG 5953: Fix smbclient crashes.
1229 o   Gerald (Jerry) Carter <jerry@samba.org>
1230     * Fix "allow trusted domain" so it disables trusted domains.
1231     * Return immediately on a failed GC connection in ads_connect.
1234 o   SATOH Fumiyasu <fumiyas@osstech.jp>
1235     * Fix gmem->numgids and gmem->maxgids breakage on Solaris 64-bit.
1236     * Fix SIGBUS on non-x86 CPUs in libsmbclient.
1237     * Fix a compile-time warning.
1240 o   Holger Hetterich <hhetter@novell.com>
1241     * Add a simple tdb integrity check to tdbtool.
1244 o   Björn Jacke <bj@sernet.de>
1245     * Correct the description of the "ldap timeout" parameter.
1248 o   Volker Lendecke <vl@samba.org>
1249     * BUG 5913: Fix build error with at least GCC 4.2.2.
1250     * BUG 5933: Fix incrementing/decrementing of num_validated_vuids.
1251     * BUG 5953: Make cli_send_smb_direct_writeX use writev.
1252     * BUG 5965: Fix creation of the first share using SWAT.
1253     * BUG 5969: Optimize smbclient put command.
1254     * BUG 6012: Add "get_real_filename" to full_audit.
1255     * BUG 6014: Fix segfault when calling mget without arguments.
1256     * Fix a spinning smbd when printing.
1257     * Fix a memory leak in cups_pull_comment_location.
1258     * Fix a valgrind error.
1259     * Fix a "ignoring function call result" warning.
1260     * Fix some C++ warnings.
1261     * Fix an ancient uninitialized variable read.
1262     * Fix a bad memleak in vfs_full_audit.
1265 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
1266     * BUG 6022: Make smbc_urlencode and smbc_urldecode in libsmbclient.
1267     * Determine case sensitivity based on file system attributes.
1270 o   Stefan Metzmacher <metze@samba.org>
1271     * net_status: Use dbwrap to open sessionid.tdb.
1272     * Fix dbwrap_store_uint32() to match dbwrap_store_int32().
1273     * Make marshalling struct samu from and to a buffer more generic.
1274     * Store the next rid counter in passdb.tdb instead of winbind_idmap.tdb.
1275     * Register the client connection via CTDB_CONTROL_TCP_ADD.
1276     * Don't need to call messaging_reinit() twice.
1277     * Raise TDBSAM_VERSION.
1278     * Add manpage for vfs_fileid.
1279     * Rename 'fd_event' to 'winbindd_fd_event' to avoid confusion.
1280     * Recreate the per domain check_online_event without relying on global
1281       state.
1282     * Handle the smb signing states the same in the krb5 and ntlmssp cases.
1283     * Re-add 'fileid:algorithm' option to vfs_fileid.
1284     * Fix CTDB IPv6 support in cluster setups.
1285     * Reinit_after_fork() should reinit the event context before the
1286       messaging context.
1287     * Fix PCAP support in socket_wrapper.
1290 o   Lars Müller <lars@samba.org>
1291     * Tweak with pam defines of older Linux versions.
1294 o   Tim Prouty <tprouty@samba.org>
1295     * Fix stream marshalling to return the correct streaminfo status.
1296     * Allow renames of streams via NTRENAME and fix stream error codes on
1297       rename.
1298     * Remove a few unnecessary checks from the streams xattr module.
1299     * Remove a few unnecessary checks from the streams depot module and fix to
1300       work with NTRENAME.
1303 o   Andreas Schneider <anschneider@suse.de>
1304     * Fix a segfault if ? is there but the options are NULL.
1305     * Avoid flooding of syslog with failing pam_putenv messages.
1308 o   Karolin Seeger <kseeger@samba.org>
1309     * BUG 6000: Avoid bashism in perfcount.init.
1310     * Change default value of "ldap ssl" to "start tls".
1311     * Update version number in the manpages.
1312     * Fix several small issues and typos in the manpages.
1313     * Check if Unix account exists before asking for the password in smbpasswd.
1316 o   Todd Stecher <todd.stecher@gmail.com>
1317     * Fix memory leaks and other fixes found by Coverity.
1320 o   Bo Yang <boyang@novell.com>
1321     * Clean event context after child is forked.
1322     * Fix broken krb5 refresh chain.
1323     * Set entry->refresh_time to make ccache_regain_all_now() work correctly.
1324     * Refresh sequence number as soon as possible.
1325     * Don't set child->requests to NULL in parent after fork.
1326     * Don't send message to any other child in child process.
1327     * Fix bug in get_dc_name_via_netlogon(), null pointer reference.
1331 "Changes since" sections of 3.3 previews and release candidates follow:
1332 =======================================================================
1334 Changes since 3.3.0rc1:
1335 ------------------------
1337 o   Jeremy Allison <jra@samba.org>
1338     * BUG 1254: Fix "write list" in setups using "security = share".
1339     * BUG 5937: Fix filenames with "*" char hiding other files.
1340     * BUG 5953: Fix segfaults in smbclient.
1341     * Fix usrmgr opening a user object as non-root.
1344 o   Michael Adam <obnox@samba.org>
1345     * BUG 3661: Add support for trusted domains to idmap_ad.
1346     * Fix default backend handling for ad backends.
1347     * Fix potential segfault in vfs_tsmsm.
1348     * Fix several RHEL CTDB packaging issues.
1351 o   Guenther Deschner <gd@samba.org>
1352     * BUG 5957: Do not abort rename process on valid rename script.
1353     * Fix various potential memleaks in samr_SetUserInfo.
1354     * Fix access bits in netapi.
1357 o   Steve French <stevef@smf-t60p.smfdom>
1358     * BUG 5934: Use USER environment in mount.cifs when no user is specified.
1359     * variable
1362 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1363     * BUG 5688: LPQ process is orphaned if socket address parameter is invalid.
1364     * Vars for signals must be volatile sig_atomic_t.
1367 o   Henning Henkel <henning.henkel@fh-furtwangen.de>
1368     * BUG 5929: Fix build of vfs_prealloc with option --with-cluster-support and
1369       GPFS.
1372 o   Tomasz Krasuski <kr0tki@poczta.onet.pl>
1373     * BUG 5928: Fix 'testparm --version'.
1376 o   Jeff Layton <jlayton@redhat.com>
1377     * Allow mounts to ipv6 capable servers in mount.cifs.
1380 o   Volker Lendecke <vl@samba.org>
1381     * Fix crash bug when freeing a non-malloc'ed buffer if the client sends a
1382       non-encrypted packet with the crypto state set.
1383     * Fix error code when smbclient puts a file over an existing directory.
1384     * Pass the get_real_filename operation through the VFS.
1387 o   Stefan Metzmacher <metze@samba.org>
1388     * BUG 5749: Re-set acctflags while joining.
1389     * Fix several issues concerning Alternate Data Streams.
1390     * Fix valgrind bug lp_parm_const_string().
1391     * Fix setting of trust passwords using 'net rpc trustdom add'.
1392     * Correctly detect if the current dc is the closest one.
1395 o   Tim Prouty <tprouty@samba.org>
1396     * Fix a delete on close divergence from windows.
1399 o   Dan Sledz <dsledz@isilon.com>
1400     * Fix logging to syslog.
1403 o   Yasuma Takeda <yasuma@osstech.co.jp>
1404     * BUG 5944: Fix starting of nmbd with "socket address" set to "".
1407 o   Bo Yang <boyang@novell.com>
1408     * Fix script installmo.sh when no .po file exists.
1411 ----------------------------------------------------
1413 Changes since 3.3.0pre2:
1414 ------------------------
1416 o   Michael Adam <obnox@samba.org>
1417     * Fix eventlog crash.
1418     * Make keytab filename argument mandatory to "net rpc vampire keytab".
1419     * Add domain prefix to username in lookup_groupmem().
1420     * Honour "winbind use default domain" in lookup_groupmem().
1421     * Sanely handle NULL domain in add_member().
1422     * Don't list the domain twice when expanding internal aliases.
1423     * Prevent negative GM/ cache entries due to broken connections.
1424     * Use the reconnect methods instead of the rpc methods directly.
1427 o   Jeremy Allison <jra@samba.org>
1428     * BUG 5080: Fix access to cups-printers with cups 1.3.4.
1429     * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
1430     * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
1431     * BUG 5825: Fix account locking with an LDAP backend.
1432     * BUG 5826: Fix truncated filenames when accessing old servers.
1433     * BUG 5873: Fix ACL inheritance.
1434     * BUG 5889: Fix "delete veto files = no".
1435     * BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
1436       list".
1437     * BUG 5900: Fix vfs_readonly.
1438     * BUG 5903: Fix breaking of file contents in vfs_streams_xattr.
1439     * BUG 5904: Fix SIGABRT while servicing getaddrinfo() request caused by
1440       libnss_wins.
1441     * BUG 5914: Fix redefinition of struct name_list.
1442     * Correctly fix smbclient to terminate on eof from server.
1443     * Fix client timeout when searching for a large number of cups printers.
1444     * Unify access checks for lsa server functions.
1445     * Remove the requirement for ldap call made as root.
1446     * Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
1447     * Fix net rpc vampire, based on an *amazing* piece of debugging work by
1448       "Cooper S. Blake" <the_analogkid@yahoo.com>.
1449     * Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
1450     * Add vfs_acl_tdb.c module to do ACLs completely in userspace.
1451     * Use fxattr calls whenever possible (trying to work around the strange
1452       Linux kernel oplock bug).
1455 o   Kai Blin <kai@samba.org>
1456     * BUG 5892: Fix net rap printq info documentation.
1457     * Add placeholder functions to libwbclient.
1460 o   Gerald (Jerry) Carter <jerry@samba.org>
1461     * Use the same prerequisite for DDNS update as Windows XP.
1462     * Make "lwinet ads dns register" honor the "interfaces" parameter.
1465 o   Steven Danneman <steven.danneman@isilon.com>
1466     * Add options to manage identity mapping entries to wbinfo and Winbind.
1467     * Fix to allow setting of NULL DACL/SACL.
1470 o   Guenther Deschner <gd@samba.org>
1471     * BUG 5888: Fix remote rpc service management.
1472     * Ensure consistency when reporting password complexity.
1473     * Fix _lsa_GetUserName.
1474     * Fix access check in _samr_QuerySecurity().
1475     * _samr_DeleteUser needs to wipe out the user_handle on success.
1476     * NetGroupEnum_r needs to handle servers with no groups.
1477     * Fix numerous netapi issues.
1478     * Add support for partial and delta netlogon replication in
1479       "net rpc vampire".
1480     * Add automatic machine password update in Winbind for member servers.
1481     * Add German internalization for pam_winbind.
1482     * Add Winbind krb5 locator plugin manpage.
1483     * Add new wbclient wbcLookupDomainControllerEx call.
1484     * Use autogenerated DCE/RPC routines for one more call on SVCCTL
1485       named pipe.
1486     * Use autogenerated NBT routines from Samba4 for Mailslot/CLDAP
1487       parsing.
1488     * Fix Winbind password change code for Windows 2000 DCs.
1489     * Fix PNP_HwProfInfo NDR parsing.
1490     * Add wbclient wbcLogonUser and wbcLogoffUserEx functions.
1491     * Add automatic home directory creation for pam_winbind.
1494 o   Mathias Dietz <MDIETZ@de.ibm.com>
1495     * Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so.
1498 o   Dina Fine <dina@exanet.com>
1499     * BUG 5908: Fix internal change notify on share directories.
1502 o   Nils Goroll <nils.goroll@hamburg.de>
1503     * BUG 5135: Prevent calling POSIX ACL vfs methods on zfs share.
1504     * BUG 5446: Prevent calling POSIX ACL vfs methods on zfs share.
1507 o   Jeff Layton <jlayton@redhat.com>
1508     * Have uppercase_string return success on NULL pointer in mount.cifs.
1509     * Make mount.cifs return codes match the return codes for /bin/mount.
1512 o   Volker Lendecke <vl@samba.org>
1513     * BUG 5691: Fig smbd panic on Solaris.
1514     * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
1515     * BUG 5860: safe_strcpy gives a nasty error message for overlong strings.
1516     * Fix the offset checks in the trans routines (CVE-2008-4314).
1517     * Fix a potential NULL deref in found by the IBM Checker.
1518     * Fix an uninitialized variable found by the IBM Checker.
1519     * Fix an unlikely memleak found by the IBM Checker.
1520     * Fix some missing error handlings.
1521     * Add workaround for domain joins using a netbios name which is different
1522       from the hostname.
1523     * Fix a valgrind error in idmap_ad_sids_to_unixids().
1524     * Make memcache_add_talloc NULL out the source pointer.
1525     * Fix memleak in memcache_add_talloc found by Martin Zielinski <mz@seh.de>.
1526     * Fix memleak in calculate_next_machine_pwd_change.
1529 o   Jeff Layton <jlayton@redhat.com>
1530     * mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog.
1533 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
1534     * BUG 5805: Don't close stdout when calling setup_logging multiple times.
1537 o   Stefan Metzmacher <metze@samba.org>
1538     * Return an error instead of crashing when no realm is given.
1541 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
1542     * 5901: Fix default value for streams_depot location.
1545 o   Tim Prouty <tim.prouty@isilon.com>
1546     * Fix several build warnings.
1549 o   Andreas Schneider <mail@cynapses.org>
1550     * Delete the krb5 ccname variable from the PAM environment if set.
1551     * Add a function out of pam_sm_close_session to delete the credentials.
1552     * Fix circular dependency error with autoconf 2.6.3.
1555 o   Davide Sfriso <sfriso@virgilio.it>
1556     * BUG 5906: Fix Winbind crash bug during 'getent group' on PDC.
1559 o   Dan Sledz <dsledz@isilon.com>
1560     * Add FreeBSD configure check for backtrace_symbols.
1561     * Allow SYSLOG_FACILITY to be modified with a new configure option called
1562       --with-syslog-facility.
1565 o   Joe Smith <yasumoto7@gmail.com>
1566     * Fix typo in source/utils/net_rap.c.
1569 o   Martin Schwenke <martin@meltin.net>
1570     * Prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty.
1571     * Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built at
1572       compile time rather than install time.
1575 o   Yasuma Takeda <yasuma@osstech.co.jp>
1576     * BUG 5909: Fix MS-DFS links containing multibyte characters on Vista.
1579 o   Bo Yang <boyang@novell.com>
1580     * Fix broken msgids in ntstatus_errors.
1581     * i18n/l10n pam_winbind
1584 ----------------------------------------------------
1586 Changes since 3.3.0pre1:
1587 ------------------------
1589 o   Michael Adam <obnox@samba.org>
1591     * BUG 5492: Fix RHEL SPEC file by removing libmsrpc stuff.
1592     * BUG 5507: Fix several issues in the RHEL SPEC file.
1595 o   Jeremy Allison <jra@samba.org>
1596     * BUG 5729: Explicitly allow "-valid".
1597     * BUG 5737: Fix winbindd crash in an unusual failure mode.
1598     * BUG 5751: Fix showing of ACLs on DFS in (lib)smbclient.
1599     * BUG 5762: Fix opening of mangled directory name (resulted
1600       'is a stream name').
1601     * BUG 5783: Fix FindFirst where search pattern == mangled filename.
1602     * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file
1603       disposition.
1604     * BUG 5797: Fix moving of readonly files.
1605     * Fix crashes when looking up a non-existant uid.
1606     * Fix getting/setting of NT ACLs on a file.
1607     * Add st_birthtime and friends for accurate create times on *BSD
1608       and MacOSX).
1609     * Fix the wcache_invalidate_samlogon calls.
1610     * Clarify usage of "force create mode".
1611     * Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid
1612       mappings.
1613     * Write times code update.
1614     * Add experimental version of VFS module acl_xattr.
1615     * Fix rename_open_files.
1616     * Make SMB traffic analyzer VFS module more efficient.
1619 o   Gerald W. Carter <jerry@samba.org>
1620     * Fix segfault when calling nss_get_info() with a NULL ads structure.
1621     * Add support for name aliasing in Winbind.
1622     * Add the idmap/nss-info provider from Likewise Open.
1623     * Allow an admin to define the "uid" attribute for a RFC2307
1624       user object in AD to be the username alias.
1625     * Add new idmap backend "adex" to support RFC2307 enabled AD forests.
1626     * Add new idmap backend "hash".
1629 o   Steven Danneman <steven.danneman@isilon.com>
1630     * Fix build warnings.
1631     * Cleanup of DC enumeration in get_dcs().
1634 o   Guenther Deschner <gd@samba.org>
1635     * BUG 5710: Fix changing of machine account passwords.
1636     * BUG 5784: Fix pam_winbind build issue on Solaris.
1637     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
1638     * Fix double installation of cifs.upcall.
1639     * Add change-user-password command to wbinfo.
1640     * Fix segfault in _srvsvc_NetShareAdd.
1643 o   James Ding <ding_cc@hotmail.com>
1644     * BUG 5736: Fix Winbind crash bug with trusted domains.
1647 o   Ephi Dror <Ephi.Dror@datadomain.com>
1648     * Correct the netsamlogon_clear_cached_user function.
1651 o   Holger Hetterich <hhetter@novell.com>
1652     * Add new VFS module to analyze SMB traffic to record write and read
1653       operations on the Samba server.
1656 o   Jeff Layton <jlayton@redhat.com>
1657     * Fix build warnings in cifs.upcall.
1660 o   Volker Lendecke <vl@sernet.de>
1661     * BUG 5707: Do proper error handling if the socket is closed.
1662     * BUG 5778: Don't define 'strlcat' and 'strlcpy' if it's already defined.
1663     * Fix Coverity IDs 587 and 589.
1664     * Increase the default positive idmap cache time to a week.
1665     * Fix calculation of useable_space for trans2 and nttrans replies.
1666     * Add mapping of generic bits when setting an NFSv4 ACL.
1669 o   Stefan Metzmacher <metze@samba.org>
1670     * Some write time fixes.
1673 o   Karolin Seeger <kseeger@samba.org>
1674     * Add new parameter "cups connection timeout".
1677 o   Simo Sorce <idra@samba.org>
1678     * Fix enumeration of nested group memberships in Winbind.
1679       This affected only setups using "security = ads".
1682 o   Timur <timur@FreeBSD.org>
1683     * Fix cut and paste error in quota code.
1684     * Fix display of POSIX ACLs.
1685     * Fix aio on FreeBSD.
1688 o   Andrew Tridgell <tridge@samba.org>
1689     * Fix permissions of group_mapping.ldb (CVE-2008-3789).
1690     * Avoid a race condition in glibc between AIO and setresuid().
1691     * Add missing become root for AIO operations.
1692     * Fix an errno handling bug that could lead to an infinite loop.
1693     * Fix logic of tsmsm_sendfile().
1694     * Fix handling of arbitrary new PAC types.
1695     * Fix segfault on startup with trusted domains.
1696     * Fix segfault on the CTDB destructor code.
1697     * Fix memory leak.
1698     * Re-add "winbind:ignore domains".
1701 o   Jelmer Vernooij <jelmer@samba.org>
1702     * Fix segfault (Debian bug #431696).
1705 o   Qiao Yang <geoyang@ironport.com>
1706     * Fix a memleak.
1709 ######################################################################
1710 Reporting bugs & Development Discussion
1711 #######################################
1713 Please discuss this release on the samba-technical mailing list or by
1714 joining the #samba-technical IRC channel on irc.freenode.net.
1716 If you do report problems then please try to send high quality
1717 feedback. If you don't provide vital information to help us track down
1718 the problem then you will probably be ignored.  All bug reports should
1719 be filed under the Samba 3.3 product in the project's Bugzilla
1720 database (https://bugzilla.samba.org/).
1723 ======================================================================
1724 == Our Code, Our Bugs, Our Responsibility.
1725 == The Samba Team
1726 ======================================================================