WHATSNEW: Attach old release notes.
[Samba.git] / WHATSNEW.txt
blobe66594bf8763c234181c7d2906068638c49790d7
1                    ==============================
2                    Release Notes for Samba 3.2.12
3                            June 16, 2009
4                    ==============================
7 This is a maintenance release of the Samba 3.2 series.
9 Major enhancements in 3.2.12 include:
11     o Fix posix acls when setting an ACL without explicit ACE for the
12       owner (bug #2346).
13     o Fix "force user" (bug #6291).
14     o Fix Winbind crash (bug #6279).
15     o Fix joining of Win7 into Samba domain (bug #6099).
18 ######################################################################
19 Changes
20 #######
22 Changes since 3.2.11
23 --------------------
26 o   Michael Adam <obnox@samba.org>
27     * Prevent creation of keys containing the '/' character.
30 o   Jeremy Allison <jra@samba.org>
31     * BUG 6099: Fix joining of Win7 into Samba domain.
32     * BUG 6279: Fix Winbind crash.
33     * BUG 6291: Fix "force user".
34     * BUG 6386: Groupdb mapping fix.
35     * Fix bug in processing of open modes in POSIX open.
38 o   Guenther Deschner <gd@samba.org>
39     * BUG 6099: Fix joining of Win7 into Samba domain.
40     * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
41     * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
42     * Protect netlogon_creds_server_step() against NULL creds.
45 o   Björn Jacke <bj@sernet.de>
46     * Also handle DirX return codes.
49 o   Volker Lendecke <vl@samba.org>
50     * BUG 5798: CFLAGS info lost in configure.
51     * BUG 6382: Fix case insensitive access to DFS links.
52     * Fix a race condition in winbind leading to a panic.
55 o   Stefan Metzmacher <metze@samba.org>
56     * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
57       owner.
58     * Fix a crash bug if we timeout in net rpc trustdom list.
61 o   D.L. Meyer <dlmeyer@uiuc.edu>
62     * BUG 5832: Fix build on RHEL when ccache is not available.
65 o   Karolin Seeger <kseeger@samba.org>
66     * BUG 5853: Add keyutils-devel to build requires.
69 o   Simo Sorce <ssorce@redhat.com>
70     * Fix profile acls in some corner cases.
74 ######################################################################
75 Reporting bugs & Development Discussion
76 #######################################
78 Please discuss this release on the samba-technical mailing list or by
79 joining the #samba-technical IRC channel on irc.freenode.net.
81 If you do report problems then please try to send high quality
82 feedback. If you don't provide vital information to help us track down
83 the problem then you will probably be ignored.  All bug reports should
84 be filed under the Samba 3.2 product in the project's Bugzilla
85 database (https://bugzilla.samba.org/).
88 ======================================================================
89 == Our Code, Our Bugs, Our Responsibility.
90 == The Samba Team
91 ======================================================================
94 Release notes for older releases follow:
95 ----------------------------------------
98                    ==============================
99                    Release Notes for Samba 3.2.11
100                            April 17, 2009
101                    ==============================
104 This is a maintenance release of the Samba 3.2 series.
106 Major enhancements in 3.2.11 include:
108     o Fix domain logins for WinXP clients pre SP3 (bug #6263).
109     o Fix samr_OpenDomain access checks (bug #6089).
110     o Fix smbd crash for close_on_completion.
113 ######################################################################
114 Changes
115 #######
117 Changes since 3.2.10
118 --------------------
121 o   Jeremy Allison <jra@samba.org>
122     * BUG 6089: Fix samr_OpenDomain access checks.
123     * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
124       "msdfs root" set to "yes".
125     * Allow pdbedit to change a user rid/sid.
126     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
129 o   Günther Deschner <gd@samba.org>
130     * BUG 6205: Correct sample smb.conf share configuration.
131     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
132     * Fix resume command typo for "printing = vlp".
135 o   Volker Lendecke <vl@samba.org>
136     * Fix smbd crash for close_on_completion.
137     * Fix a memleak in an unlikely error path in change_notify_create().
140 o   Jim McDonough <jmcd@samba.org>
141     * Don't look up local user for remote changes, even when root.
144 ######################################################################
145 Reporting bugs & Development Discussion
146 #######################################
148 Please discuss this release on the samba-technical mailing list or by
149 joining the #samba-technical IRC channel on irc.freenode.net.
151 If you do report problems then please try to send high quality
152 feedback. If you don't provide vital information to help us track down
153 the problem then you will probably be ignored.  All bug reports should
154 be filed under the Samba 3.2 product in the project's Bugzilla
155 database (https://bugzilla.samba.org/).
158 ======================================================================
159 == Our Code, Our Bugs, Our Responsibility.
160 == The Samba Team
161 ======================================================================
164 ----------------------------------------------------------------------
167                    ==============================
168                    Release Notes for Samba 3.2.10
169                             April 1, 2009
170                    ==============================
173 This is a maintenance release of the Samba 3.2 series.
175 In Samba 3.2.9, there is an issue while migrating passdb.tdb files from older
176 Samba versions (e.g. 3.2.8). That causes panics of smbd child processes until
177 the parent smbd is restarted once after converting the passdb.tdb file. This
178 issue is fixed in Samba 3.2.10.
180 Sorry for the inconveniences!
182 ######################################################################
183 Changes
184 #######
186 Changes since 3.2.9
187 -------------------
190 o   Michael Adam <obnox@samba.org>
191     * BUG #6195: Don't let smbd child processes panic.
194 ######################################################################
195 Reporting bugs & Development Discussion
196 #######################################
198 Please discuss this release on the samba-technical mailing list or by
199 joining the #samba-technical IRC channel on irc.freenode.net.
201 If you do report problems then please try to send high quality
202 feedback. If you don't provide vital information to help us track down
203 the problem then you will probably be ignored.  All bug reports should
204 be filed under the Samba 3.2 product in the project's Bugzilla
205 database (https://bugzilla.samba.org/).
208 ======================================================================
209 == Our Code, Our Bugs, Our Responsibility.
210 == The Samba Team
211 ======================================================================
214 ----------------------------------------------------------------------
217                    =============================
218                    Release Notes for Samba 3.2.9
219                           March 31, 2009
220                    =============================
223 This is a maintenance release of the Samba 3.2 series.
225 Major enhancements included in Samba 3.2.9 are:
227   o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
228     correctly (bug #6195).
229   o Fix guest authentication in setups with "security = share" and
230     "guest ok = yes" when Winbind is running.
231   o Fix corruptions of source path in tar mode of smbclient (bug #6161).
234 The original security announcement for this and past advisories can
235 be found http://www.samba.org/samba/security/
238 ######################################################################
239 Changes
240 #######
242 Changes since 3.2.8
243 -------------------
246 o   Michael Adam <obnox@samba.org>
247     * Add script fill-templates.
248     * Make update-pkginfo callable from any directory.
251 o   Jeremy Allison <jra@samba.org>
252     * BUG 6099: Samba returns incurrate capabilities list.
253     * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL
254       filesystem.
255     * BUG 6161: smbclient corrupts source path in tar mode.
256     * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
257       correctly.
258     * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
259     * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs to
260       run elections.
261     * Correctly use chroot().
262     * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
263       that "offered" read from the rpc packet in spoolss is under
264       that size.
265     * Fix Coverity ID 602.
266     * Backport the semantics of when to delete alternate data streams on a file
267       truncate.
268     * Allow set attributes on a stream fnum to be redirected to the base
269       filename.
270     * Fix use of streams modules with CIFSFS client.
271     * Fix more POSIX path lstat calls.
272     * Allow DFS client paths to work when POSIX pathnames have been
273       selected.
274     * Try and fix the build farm RAW-STREAMS errors.
275     * Ensure files starting with multiple dots are hidden.
278 o   Steven Danneman <steven.danneman@isilon.com>
279     * Fix guest auth when Winbind is running.
282 o   Günther Deschner <gd@samba.org>
283     * BUG 6102: NetQueryDisplayInformation could return wrong information.
284     * BUG 6193: Avoid messing with sync_context in fetch_database_to_ldif().
285     * Fix memleak in get_remote_printer_publishing_data().
286     * Add pidl in order to be able to regenerate librpc functions.
287     * Fix Coverity IDs 722, 762.
290 o   Steve French <smfrench@gmail.com>
291     * cifs mount fix for handling -V parameter.
292     * Fix guest mounts.
295 o   Holger Hetterich <hhetter@novell.com>
296     * Enable total anonymization in vfs_smb_traffic_analyzer.
299 o   Björn Jacke <bj@sernet.de>
300     * Enable IPv6 support for NetBSD and FreeBSD.
301     * Prefer gssapi header files from subdirectory.
302     * Fix build on old Heimdal based systems.
303     * Use parentheses in if condition to make negation clear.
306 o   Günter Kukkukk <linux@kukkukk.com>
307     * Don't try and delete a default ACL from a file.
310 o   Jeff Layton <jlayton@redhat.com>
311     * Initialize rc to 0 in main.
314 o   Volker Lendecke <vl@sernet.de>
315     * BUG 6100: Complete fix.
316     * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
317       members.
318     * BUG 6097: Fix smbd segfault.
319     * Fix remotely adding a share via MMC.
320     * Fix resume handle for _samr_EnumDomainGroups.
321     * Fix Coverity IDs 742, 744, 745, 879, 880.
322     * Fix a buffer handling bug when adding lots of registry keys.
323     * Fix a O(n^2) algorithm in regdb_fetch_keys().
324     * Fix an uninitialized variable warning.
325     * Fix a valgrind error / segfault in dns_register_smbd().
326     * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
327     * Fix a malloc/talloc mismatch when cli_initialise() fails.
328     * Fix a valgrind error.
329     * Fix two memleaks in the encryption code.
330     * Fix gcc 4.4 compile warning.
331     * Fix a scary "fill_share_mode_lock failed" message.
334 o   Derrell Lipman <derrell@dworkin.(none)>
335     * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't
336       set errno.
339 o   Stefan Metzmacher <metze@samba.org
340     * BUG 6100: Implement _netr_LogonGetCapabilities() with
341       NT_STATUS_NOT_IMPLEMENTED.
342     * Add S-1-22-X-Y sids to the local token.
343     * Add idl for netr_LogonGetCapabilities().
344     * Fix the build on SLES8.
345     * Fix smb signing for fragmented trans/trans2/nttrans requests.
348 o   Glenn Machin <gmachin@sandia.gov>
349     * Don't miss an absolute pathname as a kerberos keytab path.
352 o   Shirish Pargaonkar <shirishpargaonkar@gmail.com>
353     * Clean-up entries in /etc/mtab after unmount.
354     * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
357 o   Ted Percival <ted.percival@quest.com>
358     * Fix a crash during name resolution when log level >= 10 and libc
359       segfaults if printf is passed NULL for a "%s" arg (e.g. Solaris).
362 o   Tim Prouty <tprouty@samba.org>
363     * Fix SMB_VFS_RECVFILE/SENDFILE macros.
364     * Parse_packet can return NULL which is then dereferenced in
365       match_mailslot_name.
368 o   Dan Sledz <dsledz@isilon.com>
369     * Fix double free caused by incorrect talloc_steal usage.
372 o   Aravind Srinivasan <aravind.srinivasan@isilon.com>
373     * Have nmbd check all available interfaces for WINS before failing.
376 o   Miguel Suarez <Miguel.Suarez@stratus.com>
377     * BUG 6085: Fix build of vfs_default on systems without utime support.
380 o   Yasuma Takeda <yasuma@osstech.co.jp>
381     * BUG 5920: The length of the memcpy was calculated wrong.
382     * BUG 6098: Fix the ads_find_dc() with "security = domain" when the DNS
383       server is invalid.
386 o   Andrew Tridgell <tridge@samba.org>
387     * Fix a bug in message handling for code the change notify code.
390 o   Jelmer Vernooij <jelmer@samba.org>
391     * Properly cast array length in print functions.
394 o   Bo Yang <boyang@novell.com>
395     * Initialize the id_map status in idmap_ldap to avoid surprise.
398 ######################################################################
399 Reporting bugs & Development Discussion
400 #######################################
402 Please discuss this release on the samba-technical mailing list or by
403 joining the #samba-technical IRC channel on irc.freenode.net.
405 If you do report problems then please try to send high quality
406 feedback. If you don't provide vital information to help us track down
407 the problem then you will probably be ignored.  All bug reports should
408 be filed under the Samba 3.2 product in the project's Bugzilla
409 database (https://bugzilla.samba.org/).
412 ======================================================================
413 == Our Code, Our Bugs, Our Responsibility.
414 == The Samba Team
415 ======================================================================
418 ----------------------------------------------------------------------
421                    =============================
422                    Release Notes for Samba 3.2.8
423                           March 03, 2009
424                    =============================
427 This is a bug fix release of the Samba 3.2 series.
429 Major enhancements included in Samba 3.2.8 are:
431   o Correctly detect if the current DC is the closest one.
432   o Add saf_join_store() function to memorize the DC used at join time.
433     This avoids problems caused by replication delays shortly after domain
434     joins.
437 The original security announcement for this and past advisories can
438 be found http://www.samba.org/samba/security/
441 ######################################################################
442 Changes
443 #######
445 Changes since 3.2.7
446 -------------------
449 o   Michael Adam <obnox@samba.org>
450     * BUG 6066: netinet/ip.h present but cannot be compiled under Solaris.
451     * Fix join by creating keytab after changing the config in libnet.
452     * Streamline logic of libnet_join_post_processing() in libnet_join.
453     * Fix build of [u]mount.cifs in the RHEL packaging.
454     * Fix distclean target and add realdistclean target in the docs build.
455     * Clean generated .png images and build/catalog.xml in "make clean".
456     * Fix detection of netinet/ip.h on Solaris 8.
459 o   Jeremy Allison <jra@samba.org>
460     * BUG 4308: Excel save operation corrupts file ACLs.
461     * BUG 5979: Fix level 2 oplocks.
462     * BUG 5980: Fix race condition when granting level2 oplocks can cause break
463       notify to be missed.
464     * BUG 5986: Fix renaming of streams.
465     * BUG 5990: Strict allocate should be checked before ftruncate.
466     * BUG 6009: Setting "min receivefile size = 1" breaks writes.
467     * BUG 6016: Alternate Data Streams / Extended Attributes seem to conflict.
468     * BUG 6017: Fix magic scripts.
469     * BUG 6019: Fix file corruption in Clustered SMB/NFS environments managed via
470       CTDB.
471     * BUG 6021: smbclient du command does not recuse properly.
472     * BUG 6030: Add missing <th> header in Status page.
473     * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
474     * BUG 6040: Calling Samba print server with an aliased DNS-name fails.
475     * Fix race condition in alarm lock processing.
476     * Fix logic bug introduce in backport of ccache_regain_all_now.
477     * Fix crash bug in SWAT.
478     * Fix logic error in try_chown.
479     * Fix detection of dns_sd libraries.
482 o   Kai Blin <kai@samba.org>
483     * BUG 5953: Fix smbclient crashes.
486 o   Gerald (Jerry) Carter <jerry@samba.org>
487     * Fix "allow trusted domain" so it disables trusted domains.
490 o   Guenther Deschner <gd@samba.org>
491     * Fix buffer allocation in eventlog read call.
492     * Fix various invalid memcpy in read_package_entry().
495 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
496     * Variables for signals must be volatile sig_atomic_t in Winbind.
497     * Fix gmem->numgids and gmem->maxgids breakage on Solaris 64-bit.
498     * Fix a compile-time warning.
499     * Fix SIGBUS on non-x86 CPUs in libsmbclient.
502 o   Björn Jacke <bj@sernet.de>
503     * Correct the description of the "ldap timeout" parameter.
504     * Fix build with external dns_sd libraries.
507 o   Jeff Layton <jlayton@redhat.com>
508     * Allow mounts to ipv6 capable servers in mount.cifs.
511 o   Volker Lendecke <vl@sernet.de>
512     * BUG 5933: Fix incrementing/decrementing num_validated_vuids.
513     * BUG 5953: Make cli_send_smb_direct_writeX use writev.
514     * BUG 5965: Fix creation of the first share using SWAT.
515     * BUG 5969: Optimize smbclient put command.
516     * BUG 6014: mget shouldn't segfault without arguments.
517     * Fix error code when smbclient puts a file over an existing directory.
518     * Fix a valgrind error.
519     * Fix a "ignoring function call result" warning.
520     * Add sys_writev.
521     * Add write_data_iov.
522     * Make write_data use write_data_iov.
523     * Fix a memory leak in cups_pull_comment_location.
524     * Fix an ancient uninitialized variable read.
525     * Fix a bad memleak in vfs_full_audit.
526     * Fix several valgrind errors.
527     * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
530 o   Herb Lewis <hlewis@chomps.localdomain>
531     * Don't return 0 on error in smbcacls - bad for scripts.
534 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
535     * Determine case sensitivity based on file system attributes in
536       libsmbclient.
539 o   Stefan Metzmacher <metze@samba.org>
540     * Correctly detect if the current dc is the closest one.
541     * Use get_dc_name() instead of get_sorted_dc_list() in the LDAP case.
542     * Fallback to returning all DCs, when none is available in the requested
543       site.
544     * Add saf_join_store() function.
545     * Use DS_FORCE_REDISCOVERY in libnet_join.
546     * Use dbwrap to open sessionid.tdb in net status.
547     * Fix dbwrap_store_uint32() to match dbwrap_store_int32().
548     * Handle the SMB signing states the same in the krb5 and ntlmssp cases in
549       libsmb.
550     * Re-add "fileid:algorithm" as option in vfs_fileid.
551     * Add vfs_fileid manpage.
554 o   Lars Müller <lars@samba.org>
555     * Tweak with pam defines of older Linux versions.
556     * Adjust regex to match variable names including underscores.
557     * Conditional install of the cifs.upcall man page.
560 o   Tim Prouty <tprouty@samba.org>
561     * Fix stream marshalling to return the correct streaminfo status.
562     * Fix a delete on close divergence from Windows.
563     * Allow renames of streams via NTRENAME and fix stream error codes on
564       rename.
565     * Remove a few unnecessary checks from the streams depot module and fix to
566       work with NTRENAME.
567     * Remove a few unnecessary checks from the streams xattr module.
568     * Remove a few unnecessary checks from the streams xattr module.
571 o   Andreas Schneider <anschneider@suse.de>
572     * Fix a segfault if ? is there but the options are NULL.
573     * Avoid flooding of syslog with failing pam_putenv messages.
574     * Document default of the printing config variable.
575     * Use talloc_tos() instead of the talloc NULL context.
578 o   Karolin Seeger <kseeger@samba.org>
579     * BUG 6058: Use 'make distclean' instead of 'make clean' in build_docs.
580     * BUG 6000: Avoid bashism in perfcount.init.
581     * Change default value for "ldap ssl" to "start tls".
582     * Several documentation improvements/typo fixes.
583     * Fix syntax error in samba.spec.tmpl.
584     * Check if Unix account exists before asking for the password in smbpasswd.
585     * Add manpage for vfs_shadow_copy2.
588 o   Richard Sharpe <realrichardsharpe@gmail.com>
589     * Fix mistake in DEBUG message.
592 o   Andrew Tridgell <tridge@samba.org>
593     * Keep compatibility with v3-0-ctdb name for fileid:mapping option.
596 o   Bo Yang <boyang@novell.com>
597     * Clean event context after child is forked.
598     * Refresh sequence number as soon as possible.
599     * Don't set child->requests to NULL in parent after fork.
600     * Backport of the clean event context after fork and
601       krb5 refresh chain fixes.
602     * Fix null pointer refrence in event context.
603     * Don't send message to any other child in child process.
604     * Fix bug in get_dc_name_via_netlogon(), null pointer refrence.
607 ######################################################################
608 Reporting bugs & Development Discussion
609 #######################################
611 Please discuss this release on the samba-technical mailing list or by
612 joining the #samba-technical IRC channel on irc.freenode.net.
614 If you do report problems then please try to send high quality
615 feedback. If you don't provide vital information to help us track down
616 the problem then you will probably be ignored.  All bug reports should
617 be filed under the Samba 3.2 product in the project's Bugzilla
618 database (https://bugzilla.samba.org/).
621 ======================================================================
622 == Our Code, Our Bugs, Our Responsibility.
623 == The Samba Team
624 ======================================================================
627 ----------------------------------------------------------------------
630                    =============================
631                    Release Notes for Samba 3.2.7
632                          January 05, 2009
633                    =============================
636 This is a security release in order to address CVE-2009-0022.
638    o CVE-2009-0022
639      In Samba 3.2.0 to 3.2.6, in setups with registry shares enabled,
640      access to the root filesystem ("/") is granted
641      when connecting to a share called "" (empty string)
642      using old versions of smbclient (before 3.0.28).
644 The original security announcement for this and past advisories can
645 be found http://www.samba.org/samba/security/
648 ######################################################################
649 Changes
650 #######
652 Changes since 3.2.6
653 -------------------
656 o   Michael Adam <obnox@samba.org>
657     * Fix for CVE-2009-0022.
660 ######################################################################
661 Reporting bugs & Development Discussion
662 #######################################
664 Please discuss this release on the samba-technical mailing list or by
665 joining the #samba-technical IRC channel on irc.freenode.net.
667 If you do report problems then please try to send high quality
668 feedback. If you don't provide vital information to help us track down
669 the problem then you will probably be ignored.  All bug reports should
670 be filed under the Samba 3.2 product in the project's Bugzilla
671 database (https://bugzilla.samba.org/).
674 ======================================================================
675 == Our Code, Our Bugs, Our Responsibility.
676 == The Samba Team
677 ======================================================================
680 ----------------------------------------------------------------------
683                    ==============================
684                    Release Notes for Samba 3.2.6
685                          December 10, 2008
686                    ==============================
689 This is a bug fix release of the Samba 3.2 series.
691 Major enhancements included in Samba 3.2.6 are:
693   o Fix Winbind crash bugs.
694   o Fix moving of readonly files.
695   o Fix "write list" in setups using "security = share".
696   o Fix access to cups-printers with cups 1.3.4.
697   o Fix timeouts in setups with large groups.
698   o Fix several bugs concerning Alternate Data Streams.
699   o Add new SMB traffic analyzer VFS module.
702 ######################################################################
703 Changes
704 #######
706 Changes since 3.2.5
707 -------------------
710 o   Michael Adam <obnox@samba.org>
711     * BUG 5677: Fix test_{shlibs,nss_modules,pam_modules} on Solaris.
712     * BUG 5765: Fix installlibs on solaris by using portable "test -r".
713     * Fix potential segfault in vfs_tsmsm.
714     * Don't list the domain twice when expanding internal aliases.
715     * Fix the output of "getent group" when "winbind use default domain = yes"
716       with "security = ads".
717     * Add domain prefix to username in lookup_groupmem().
718     * Prevent negative GM/ cache entries due to broken connections.
719     * Fix crash in sync_eventlog_params().
720     * Fix timeouts when calling 'getgrent'.
721     * Fix smbd hanging on Solaris when winbindd closes socket.
724 o   Jeremy Allison <jra@samba.org>
725     * BUG 1254: Fix "write list" in setups using "security = share".
726     * BUG 5080: Fix access to cups-printers with cups 1.3.4.
727     * BUG 5737: Fix Winbind crash in an unusual failure mode.
728     * BUG 5783: Fix FindFirst where search pattern equals the mangled filename.
729     * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file
730       disposition.
731     * BUG 5797: Fix moving of readonly files.
732     * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
733     * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
734     * BUG 5825: Fix account locking with LDAP backend.
735     * BUG 5826: Fix truncated filenames when accessing old servers.
736     * BUG 5889: Fix "delete veto files = no".
737     * BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
738       list".
739     * BUG 5900: Fix vfs_readonly.
740     * BUG 5903: Fix vfs_streams_xattr breaking contents of files.
741     * BUG 5904: Fix libnss_wins causing SIGABRT while servicing getaddrinfo()
742       request.
743     * BUG 5914: Fix build failure: redefinition of struct name_list.
744     * BUG 5937: Fix filenames with "*" char hiding other files.
745     * BUG 5953: Fix smbclient crashes.
746     * Fix rename_open_files.
747     * Restructure VFS SMB traffic analyzer VFS module.
748     * Correctly fix smbclient to terminate on eof from server.
749     * Unify access checks for lsa server functions.
750     * Remove the requirement for ldap call made as root.
751     * Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
752     * Fix net rpc vampire, based on an *amazing* piece of debugging work by
753       "Cooper S. Blake" <the_analogkid@yahoo.com>.
754     * Fix Coverity IDs 456, 574, 592, 606 and 607.
755     * Fix net rpc vampire.
758 o   Gerald (Jerry) Carter <jerry@samba.org>
759     * Use the same prerequisite for DDNS update as Windows XP.
760     * Make "lwinet ads dns register" honor the "interfaces" parameter.
763 o   Steven Danneman <steven.danneman@isilon.com>
764     * Fix extended DN parse error when AD object does not have a SID.
767 o   Guenther Deschner <gd@samba.org>
768     * BUG 5888: Fix PNP_GetHwProfInfo().
769     * BUG 5957: Do not abort rename process on valid rename script.
770     * BUG 5898: Fix 'net rpc shutdown'.
771     * Fix duplicate installation of cifs.upcall.
772     * Fix _srvsvc_NetShareAdd segfault.
773     * Ensure consistency when reporting password complexity.
774     * Fix _lsa_GetUserName.
775     * Fix access check in _samr_QuerySecurity().
776     * _samr_DeleteUser needs to wipe out the user_handle on success.
777     * NetGroupEnum_r needs to handle servers with no groups.
780 o   Mathias Dietz <MDIETZ@de.ibm.com>
781     * Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so.
784 o   Dina Fine <dina@exanet.com>
785     * BUG 5908: Fix internal change notify on shared directory.
788 o   Nils Goroll <nils.goroll@hamburg.de>
789     * BUG 5135 and 5446: Prevent calling POSIX ACL vfs methods on zfs share.
792 o   Henning Henkel <henning.henkel@fh-furtwangen.de>
793     * BUG 5929: Fix building of vfs_prealloc with option --with-cluster-support
794       and GPFS.
797 o   Holger Hetterich <hhetter@novell.com>
798     * Add new VFS module to analyze SMB traffic
801 o   Tomasz Krasuski <kr0tki@poczta.onet.pl>
802     * BUG 5928: Fix 'testparm --version'.
805 o   Jeff Layton <jlayton@redhat.com>
806     * Have uppercase_string return success on NULL pointer in mount.cifs.
807     * Make mount.cifs return codes match the return codes for /bin/mount.
808     * Use lock/unlock_mtab scheme from util-linux-ng mount prog in mount.cifs.
811 o   Volker Lendecke <vl@samba.org>
812     * BUG 5691: Fig smbd panic on Solaris.
813     * BUG 5778: Check if strlcpy and strlcat are already defined.
814     * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
815     * BUG 5860: Fix nasty error message for overlong strings in safe_strcpy.
816     * Fix a potential NULL deref in found by the IBM Checker.
817     * Fix an uninitialized variable found by the IBM Checker.
818     * Fix an unlikely memleak found by the IBM Checker.
819     * Fix some missing error handlings.
820     * Add workaround for domain joins using a netbios name which is different
821       from the hostname.
822     * Fix crash bug when freeing a non-malloc'ed buffer if the client sends a
823       non-encrypted packet with the crypto state set.
824     * Fix trans2findfirst for the large directory optimization.
825     * Fix checking for presence of cups-devel and correct cups-devel test for
826       HAVE_IPRINT.
829 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
830     * BUG 5805: Don't close stdout when calling setup_logging multiple times.
833 o   Stefan Metzmacher <metze@samba.org>
834     * Fix setting of trust password using 'net rpc trustdom add'.
835     * Fix several issues in vfs_streams_xattr and vfs_stream_depot.
836     * Return an error instead of crashing when no realm is given (trigerred by
837       "net ads info -S 127.8.7.6" (where 127.8.7.6 doesn't exist)
838       and "disable netbios = yes").
841 o   Jim McDonough <jmcd@samba.org>
842     * Fix the new vfs_smb_traffic_analyzer build for static links.
845 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
846     * BUG 5901: Fix default for streams_depot location.
849 o   Tim Prouty <tim.prouty@isilon.com>
850     * Fix several build warnings.
853 o   Andreas Schneider <mail@cynapses.org>
854     * Delete the krb5 ccname variable from the PAM environment if set.
855     * Fix circular dependency error with autoconf 2.6.3.
858 o   Martin Schwenke <martin@meltin.net>
859     * Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built at
860       compile time rather than install time.
863 o   Davide Sfriso <sfriso@virgilio.it>
864     * BUG 5906: Fix Winbind crash when calling 'getent group'.
867 o   Dan Sledz <dsledz@isilon.com>
868     * Add FreeBSD configure check for backtrace_symbols.
869     * Fix logging to syslog.
870     * Allow SYSLOG_FACILITY to be modified with a new configure option called
871       --with-syslog-facility.
874 o   Yasuma Takeda <yasuma@osstech.co.jp>
875     * BUG 5909: Fix MS-DFS on Vista clients.
876     * BUG 5944: Fix starting of nmbd with "socket address" set to "".
879 o   Andrew Tridgell <tridge@samba.org>
880     * Fix segfault on startup with trusted domains.
881     * Re-add "winbind:ignore domains" parameter.
884 o   Jelmer Vernooij <jelmer@samba.org>
885     * Avoid freeing fsp twice when opening new_file fails (Debian #431696).
888 ######################################################################
889 Reporting bugs & Development Discussion
890 #######################################
892 Please discuss this release on the samba-technical mailing list or by
893 joining the #samba-technical IRC channel on irc.freenode.net.
895 If you do report problems then please try to send high quality
896 feedback. If you don't provide vital information to help us track down
897 the problem then you will probably be ignored.  All bug reports should
898 be filed under the Samba 3.2 product in the project's Bugzilla
899 database (https://bugzilla.samba.org/).
902 ======================================================================
903 == Our Code, Our Bugs, Our Responsibility.
904 == The Samba Team
905 ======================================================================
908 ----------------------------------------------------------------------
911                    ==============================
912                    Release Notes for Samba 3.2.5
913                          November, 27 2008
914                    ==============================
917 This is a security release in order to address CVE-2008-4314 ("Potential leak of
918 arbitrary memory contents").
920    o CVE-2008-4314
921      Samba 3.0.29 to 3.2.4 can potentially leak
922      arbitrary memory contents to malicious
923      clients.
925 The original security announcement for this and past advisories can
926 be found http://www.samba.org/samba/security/
928 ######################################################################
929 Changes
930 #######
932 Changes since 3.2.4
933 -------------------
936 o   Volker Lendecke <vl@samba.org>
937     * Fix for CVE-2008-4314.
940 ######################################################################
941 Reporting bugs & Development Discussion
942 #######################################
944 Please discuss this release on the samba-technical mailing list or by
945 joining the #samba-technical IRC channel on irc.freenode.net.
947 If you do report problems then please try to send high quality
948 feedback. If you don't provide vital information to help us track down
949 the problem then you will probably be ignored.  All bug reports should
950 be filed under the Samba 3.2 product in the project's Bugzilla
951 database (https://bugzilla.samba.org/).
954 ======================================================================
955 == Our Code, Our Bugs, Our Responsibility.
956 == The Samba Team
957 ======================================================================
960 ----------------------------------------------------------------------
963                    ==============================
964                    Release Notes for Samba 3.2.4
965                         September 18, 2008
966                    ==============================
969 This is a bug fix release of the Samba 3.2 series.
971 Major bug fixes included in Samba 3.2.4 are:
973   o Fix Winbind crashes.
974   o Fix changing of machine account passwords.
975   o Fix non guest connections to shares when "security = share"
976     is used.
977   o Fix file write times.
980 ######################################################################
981 Changes
982 #######
984 Changes since 3.2.3
985 -------------------
988 o   Michael Adam <obnox@samba.org>
989     * BUG 5590: Fix binary stripping on older OS.
990     * BUG 5492: Fix RHEL SPEC file by removing libmsrpc stuff.
991     * BUG 5507: Fix several issues in the RHEL SPEC file.
992     * Fix linking of cifs.upcall when nscd_flush_cache() is found.
995 o   Jeremy Allison <jra@samba.org>
996     * BUG 5052: Allow inheritable permissions.
997     * BUG 5697: Fix spinning of nmbd in reload_interfaces when only loopback
998       has an IPv4 address.
999     * BUG 5698: Fix non guest connections to shares when "security = share"
1000       is used.
1001     * BUG 5729: Explicitly allow "-valid".
1002     * BUG 5745: Fix Kerberos authentication with (lib)smbclient.
1003     * BUG 5751: Fix showing of ACLs on DFS in (lib)smbclient.
1004     * BUG 5761: Fix opening of mangled directory name (resulted
1005       'is a stream name').
1006     * Fix the wcache_invalidate_samlogon calls.
1007     * Add st_birthtime and friends for accurate create times on *BSD and MacOSX.
1008     * Clarify usage of "force create mode".
1009     * Write times code update.
1012 o   Gerald (Jerry) Carter <jerry@samba.org>
1013     * Fix Winbind crash.
1014     * idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads
1015       structure.
1018 o   Steven Danneman <steven.danneman@isilon.com>
1019     * Fix build warnings.
1020     * Cleanup of DC enumeration in get_dcs().
1023 o   Günther Deschner <gd@samba.org>
1024     * BUG 5710: Fix changing of machine account passwords.
1025     * Fix several build warnings.
1026     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
1029 o   James Ding <ding_cc@hotmail.com>
1030     * BUG 5736: Fix Winbind crash bug with trusted domains.
1033 o   Ephi Dror <Ephi.Dror@datadomain.com>
1034     * Correct the netsamlogon_clear_cached_user function.
1037 o   Jeff Layton <jlayton@redhat.com>
1038     * Fix handling of MSKRB5 OID in cifs.upcall.
1039     * Fix build warnings in cifs.upcall.
1040     * Change default install location of cifs.upcall to EPREFIX/sbin.
1041     * Enable building of cifs.upcall by default on Linux.
1044 o   Volker Lendecke <vl@sernet.de>
1045     * BUG 5707: Do proper error handling if the socket is closed.
1046     * Fix calculation of useable_space for trans2 and nttrans replies.
1047     * Fix Coverity ID 587.
1048     * Add mapping of generic bits when setting an NFSv4 ACL.
1051 o   Stefan Metzmacher <metze@samba.org>
1052     * Some write time fixes.
1055 o   David Leonard <David.Leonard@quest.com>
1056     * BUG 4516: No IPv6 on Solaris 2.6.
1059 o   Simo Sorce <idra@samba.org>
1060     * BUG 5571: Fix group memeberships in Winbind.
1063 o   Timur <timur@FreeBSD.org>
1064     * Fix cut and paste error in quota code.
1065     * Fix display of POSIX ACLs.
1066     * Fix aio on FreeBSD.
1069 o   Andrew Tridgell <tridge@samba.org>
1070     * Avoid a race condition in glibc between AIO and setresuid().
1071     * Add missing become root for AIO operations.
1072     * Fix logic of tsmsm_sendfile().
1073     * Fix an errno handling bug that could lead to an infinite loop.
1074     * Fix handling of arbitrary new PAC types.
1077 o   Qiao Yang <geoyang@ironport.com>
1078     * Fix a memleak.
1081 ######################################################################
1082 Reporting bugs & Development Discussion
1083 #######################################
1085 Please discuss this release on the samba-technical mailing list or by
1086 joining the #samba-technical IRC channel on irc.freenode.net.
1088 If you do report problems then please try to send high quality
1089 feedback. If you don't provide vital information to help us track down
1090 the problem then you will probably be ignored.  All bug reports should
1091 be filed under the Samba 3.2 product in the project's Bugzilla
1092 database (https://bugzilla.samba.org/).
1095 ======================================================================
1096 == Our Code, Our Bugs, Our Responsibility.
1097 == The Samba Team
1098 ======================================================================
1101 ----------------------------------------------------------------------
1104                    ==============================
1105                    Release Notes for Samba 3.2.3
1106                           August, 27 2008
1107                    ==============================
1109 This is a security release in order to address CVE-2008-3789 ("Wrong
1110 permissions of group_mapping.ldb").
1112    o CVE-2008-3789
1113      The file group_mapping.ldb is created with
1114      the permissions 0666. That means everyone
1115      is able to edit this file and might map any
1116      SID to root.
1118 The original security announcement for this and past advisories can
1119 be found http://www.samba.org/samba/security/
1122 ######################################################################
1123 Changes
1124 #######
1126 Changes since 3.2.2
1127 -------------------
1129 o   Andrew Tridgell <tridge@samba.org>
1130     * Fix for CVE-2008-3789.
1133 ######################################################################
1134 Reporting bugs & Development Discussion
1135 #######################################
1137 Please discuss this release on the samba-technical mailing list or by
1138 joining the #samba-technical IRC channel on irc.freenode.net.
1140 If you do report problems then please try to send high quality
1141 feedback. If you don't provide vital information to help us track down
1142 the problem then you will probably be ignored.  All bug reports should
1143 be filed under the Samba 3.2 product in the project's Bugzilla
1144 database (https://bugzilla.samba.org/).
1147 ======================================================================
1148 == Our Code, Our Bugs, Our Responsibility.
1149 == The Samba Team
1150 ======================================================================
1153 ----------------------------------------------------------------------
1156                    ==============================
1157                    Release Notes for Samba 3.2.2
1158                           August, 19 2008
1159                    ==============================
1161 This is a bug fix release of the Samba 3.2 series.
1163 Major bug fixes included in Samba 3.2.2 are:
1165   o Fix removal of dead records in tdb files. This can lead to very large
1166     tdb files and to overflowing partitions as a consequence on systems
1167     running an nmbd daemon.
1168   o Fix "force group" in setups using Winbind.
1169   o Fix freezing Windows Explorer on WinXP while browsing Samba shares.
1170     This one led to timeouts during printing as well.
1171   o Fix assigning of primary group memberships when authenticating via
1172     Winbind.
1173   o Fix creation and installation of shared libraries.
1176 ######################################################################
1177 Changes
1178 #######
1180 Changes since 3.2.1
1181 -------------------
1184 o   Michael Adam <obnox@samba.org>
1185     * BUG 5592: Fix creation and installation of shared libraries.
1186     * Fix replacement of random seed generator.
1187     * Fix a race condition in idmap_tdb2_allocate_id().
1188     * Fix unix_convert() for "*" after changing map_nt_error_from_unix().
1189     * Make sure to always set errno on error path in OpenDir.
1192 o   Jeremy Allison <jra@samba.org>
1193     * BUG 5675: Fix smbspool program assuming Kerberos authentication by
1194       mistake.
1195     * BUG 5686: Fix segfaults in libsmbclient.
1196     * BUG 5692: Fix coredump in full_audit.so.
1197     * BUG 5696: Fix "force group" in setups using Winbind.
1198     * Rename cifs.spnego to cifs.upcall.
1199     * Fix segfault in cifs.upcall when it is called without any arguments.
1200     * Fix coverity ID 594 (resource leak on error path).
1201     * Fix assigning of primary group memberships when authenticating via
1202       Winbind.
1203     * Several build fixes.
1206 o   Bartosz Antosik <antosik@gmail.com>
1207     * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing
1208       Samba shares.
1211 o   Andrew Bartlett <abartlet@samba.org>
1212     * Include stdlib.h to get a prototype for free().
1215 o   Yannick Bergeron <yaberger@ca.ibm.com>
1216     * Solve an IBM XL C/C++ compiler error encountered in get_exit_code()
1217       auth_errors array initialization in client/smbspool.c.
1218     * Use NGROUPS_MAX instead of 32 for the max group value in
1219       rep_initgroups().
1222 o   Günther Deschner <gd@samba.org>
1223     * Fix build warning.
1224     * Add add c++ guard to netapi.
1227 o   Steve French <stevef@smf-t60p.smfdom>
1228     * Fix compile warning in cifs.upcall.
1229     * Add "dns_resolver" key type to cifs.upcall.
1232 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1233     * BUG 5688: Fix orphaned LPQ processes if socket address is invalid.
1236 o   Volker Lendecke <vl@samba.org>
1237     * BUG 5684: Fix removal of dead records in tdb files.
1238     * Fix coverity IDs 595, 596.
1239     * Fix smb_len calculation for chained requests.
1242 o   Herb Lewis <herb@samba.org>
1243     * Fix output of test status.
1246 o   Jim McDonough <jmcd@samba.org>
1247     * Fix smbclient connections to older servers.
1250 o   Andrew Tridgell <tridge@samba.org>
1251     * Fix a fd leak when trying to regain contact to a domain controller
1252       in Winbind.
1253     * Fix permissions on ctdb databases.
1254     * Fix passing back success when a function had in fact failed in two
1255       places.
1258 ######################################################################
1259 Reporting bugs & Development Discussion
1260 #######################################
1262 Please discuss this release on the samba-technical mailing list or by
1263 joining the #samba-technical IRC channel on irc.freenode.net.
1265 If you do report problems then please try to send high quality
1266 feedback. If you don't provide vital information to help us track down
1267 the problem then you will probably be ignored.  All bug reports should
1268 be filed under the Samba 3.2 product in the project's Bugzilla
1269 database (https://bugzilla.samba.org/).
1272 ======================================================================
1273 == Our Code, Our Bugs, Our Responsibility.
1274 == The Samba Team
1275 ======================================================================
1278 ----------------------------------------------------------------------
1281                    ==============================
1282                    Release Notes for Samba 3.2.1
1283                            August 5, 2008
1284                    ==============================
1286 This is the second stable release of Samba 3.2.
1288 Major bug fixes included in Samba 3.2.1 are:
1290   o Race condition in Winbind leading to a crash.
1291   o Regression in Winbindd offline mode.
1292   o Flushing of smb.conf when creating a new share using SWAT.
1293   o Setting of ACEs in setups with "dos filemode = yes".
1296 ######################################################################
1297 Changes
1298 #######
1300 Changes since 3.2.0
1301 -------------------
1304 o   Michael Adam <obnox@samba.org>
1305     * BUG 5608: Fix link creation for libtalloc.so.1 (and friends) on
1306       Solaris 8.
1307     * BUG 5594: Fix "make test" by adding and using a new testparm
1308       switch "--skip-logic-checks".
1309     * Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
1310     * Update the section about net conf in the net(8) manpage.
1311     * Improve processing of registry shares.
1312     * Fix listing of registry shares with testparm.
1313     * Fix several build issues.
1316 o   Jeremy Allison <jra@samba.org>
1317     * BUG 5578: Fix error from strlcat.
1318     * BUG 5613: Fix flushing of smb.conf when creating a new share using SWAT.
1319     * Ensure consistent use of pdb_get_nt_passwd instead of
1320       pdb_get_lanman_passwd.
1321     * Remove worrying warning message when safe_strcpy tries to copy a
1322       pseaudo interface name that's too long.
1323     * Canonicalize servername in the printer functions to remove leading
1324       '\\' characters.
1325     * Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
1326     * Fix bug creating files using DOS clients with mixed case files.
1327     * Fix uninitialized variable.
1330 o   Yannick Bergeron <yaberger@ca.ibm.com>
1331     * Fix compile error on AIX 6.1
1334 o   Jim Brown <jim.brown@miami.edu>
1335     * Fix SGI compiler warnings.
1338 o   Günther Deschner <gd@samba.org>
1339     * BUG 5616: Fix session keys also in rpccli_netr_LogonSamLogonEx wrapper.
1340     * BUG 5570: Fix bogus error message during AD domain join.
1341     * Fix trusted domain handling in Winbindd.
1342     * Fix build warning.
1345 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1346     * BUG 5202: Fix setting of ACEs for users/groups with write access
1347       in setups with 'dos filemode = yes'.
1348     * Re-activate 'acl group control' parameter and make it only apply
1349       to owning group.
1352 o   Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>
1353     * Make ntimes function more like POSIX and allow NULL arg.
1356 o   Volker Lendecke <vl@samba.org>
1357     * BUG 5512: Fix alignment problems on sparc.
1358     * BUG 5616: Fix share connections in setups with
1359       "server signing = mandatory" or SMB signing set on the client side.
1360     * Fix a race condition in Winbind leading to a crash.
1361     * Fix a segfault in base64_encode_data_blob.
1362     * Fix some uninitialized variable references via ndr_print.
1363     * Fix error message if trying to join with a non-privileged user.
1364     * Fix setups using "include = registry" without [global] settings
1365       in the registry.
1366     * Fix "net sam rights" on domain member servers.
1367     * Add documentation for the vfs streams modules.
1370 o   Herb Lewis <herb@samba.org>
1371     * Cleanup some duplicate code by passing the password to the wbinfo_auth*
1372       functions.
1373     * Allow SID with 0 in subauthority to be converted properly.
1376 o   Zach Loafman <zachary.loafman@isilon.com>
1377     * Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
1378     * Fix realpath() check so that it doesn't generate a core() when it fails.
1381 o   Jim McDonough <jmcd@samba.org>
1382     * Fix overwriting of winbind logfiles.
1385 o   Lars Müller <lars@samba.org>
1386     * Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
1389 o   Darshan Purandare <dpurandare@isilon.com>
1390     * Add broadcasting of the debug message to all winbindd children.
1393 o   Karolin Seeger <kseeger@samba.org>
1394     * BUG 5635: Fix updating of printer queues.
1397 o   Andreas Schneider <anschneider@suse.de>
1398     * Release still reachable memory if the smbclient context is freed.
1399     * Remove trailing withespace from wbinfo -m which breaks gdm auth.
1402 o   Simo Sorce <idra@samba.org>
1403     * BUG 5540: Fix "set primary group script" user option substitution.
1404     * Fix regression in Winbindd offline mode.
1407 o   Bo Yang <boyang@novell.com>
1408     * Allow authentication and memory credential refresh after password
1409       change from gdm/xdm.
1410     * Allow %u parameters for print job username.
1413 ######################################################################
1414 Reporting bugs & Development Discussion
1415 #######################################
1417 Please discuss this release on the samba-technical mailing list or by
1418 joining the #samba-technical IRC channel on irc.freenode.net.
1420 If you do report problems then please try to send high quality
1421 feedback. If you don't provide vital information to help us track down
1422 the problem then you will probably be ignored.  All bug reports should
1423 be filed under the Samba 3.2 product in the project's Bugzilla
1424 database (https://bugzilla.samba.org/).
1427 ======================================================================
1428 == Our Code, Our Bugs, Our Responsibility.
1429 == The Samba Team
1430 ======================================================================
1433 ----------------------------------------------------------------------
1436                    ==============================
1437                    Release Notes for Samba 3.2.0
1438                             July 1, 2008
1439                    ==============================
1441 This is the first stable release of Samba 3.2.0.
1443 Please be aware that Samba is now distributed under the version 3
1444 of the new GNU General Public License.  You may refer to the COPYING
1445 file that accompanies these release notes for further licensing details.
1447 Major enhancements in Samba 3.2.0 include:
1449   File Serving:
1450   o Use of IDL generated parsing layer for several DCE/RPC
1451     interfaces.
1452   o Removal of the 1024 byte limit on pathnames and 256 byte limit on
1453     filename components to honor the MAX_PATH setting from the host OS.
1454   o Introduction of a registry based configuration system.
1455   o Improved CIFS Unix Extensions support.
1456   o Experimental support for file serving clusters.
1457   o Support for IPv6 in the server, and client tools and libraries.
1458   o Support for storing alternate data streams in xattrs.
1459   o Encrypted SMB transport in client tools and libraries, and server.
1460   o Support for Vista clients authenticating via Kerberos.
1462   Winbind and Active Directory Integration:
1463   o Full support for Windows 2003 cross-forest, transitive trusts
1464     and one-way domain trusts.
1465   o Support for userPrincipalName logons via pam_winbind and NSS
1466     lookups.
1467   o Expansion of nested domain groups via NSS calls.
1468   o Support for Active Directory LDAP Signing policy.
1469   o New LGPL Winbind client library (libwbclient.so).
1470   o Support for establishing interdomain trust relationships with
1471     Windows 2008.
1473   Joining:
1474   o New NetApi library for domain join related queries (libnetapi.so)
1475     and example GTK+ Domain join gui.
1476   o New client and server support for remotely joining and unjoining
1477     Domains.
1478   o Support for joining into Windows 2008 domains.
1480   Users & Groups:
1481   o New ldb backend for local group mapping tables
1482   o Raised level of security defaults for authentication operations.
1483   o New NetApi library for user account related queries.
1487 Now Licensed under the GNU GPLv3
1488 ================================
1490 The Samba Team has adopted the Version 3 of the GNU General Public
1491 License for the 3.2 and later releases.   The GPLv3 is the updated
1492 version of the GPLv2 license under which Samba is currently
1493 distributed. It has been updated to improve compatibility with other
1494 licenses and to make it easier to adopt internationally, and is an
1495 improved version of the license to better suit the needs of Free
1496 Software in the 21st Century.
1498 The original announcement is available on-line at
1500     http://news.samba.org/announcements/samba_gplv3/
1503 New Security Defaults for Authentication
1504 ========================================
1506 Support for LanMan passwords is now disabled in both client and server
1507 applications.  Additionally, clear text authentication requests are
1508 disabled by default in client utilities such as smbclient and all
1509 libsmbclient based applications.  This will affect connection both
1510 to and from hosts running DOS, Windows 9x/ME, and OS/2.  Please refer
1511 to the "Changes" section for details on the exact parameters that were
1512 updated.
1515 Registry Configuration Backend
1516 ==============================
1518 Samba is now able to use a registry based configuration backed to
1519 supplement smb.conf settings.  This feature may be enabled by setting
1520 "config backend = registry" in the [global] section of smb.conf for a
1521 registry only configuration, or by specifying "include = registry" to
1522 include global options from registry for a mixed setup.
1524 The new parameter "registry shares = yes" in the [global] section of
1525 smb.conf can be used to activate share definitions from registry.
1526 These shares are loaded on demand by the server. Registry shares are
1527 automatically activated by the global registry options above.
1529 The configuration stored in registry can be conveniently managed using
1530 the "net conf" command.
1532 More information may be obtained from the smb.conf(5) and net(8) man
1533 pages.
1536 Removed Features
1537 ================
1539 Both the Python bindings and the libmsrpc shared library have been
1540 removed from the tree due to lack of an official maintainer.
1542 As smbfs is no longer supported in current kernel versions, smbmount has
1543 been removed in this Samba version. Please use cifs (mount.cifs) instead.
1544 See examples/scripts/mount/mount.smbfs as an example for a wrapper which
1545 calls mount.cifs instead of smbmount/mount.smbfs.
1548 Modified API for libsmbclient
1549 ==============================================================================
1551 Maintaining ABI compatibility for libsmbclient has become increasingly
1552 difficult to accomplish, while also keeping the code organization such that it
1553 is easily readable.  Towards the goal of maintaining ABI compatibility and
1554 also keeping the code easy to maintain and enhance, the API has been enhanced.
1555 In particular, the fields in the SMBCCTX context structure are no longer
1556 intended to be read/write by the user, and are marked as deprecated.  An
1557 application that previously accessed the members of the SMBCCTX context
1558 structure will now encounter warnings if recompiled.  This is intentional, to
1559 encourage implementation of the small changes required for the new interface.
1560 The number of changes is expected to be quite small for the vast majority of
1561 applications, and no changes need be made for many applications.  The changes
1562 required for KDE (konqueror) to conform to the new interface, for example, are
1563 only four lines in only one file.
1565 Instead of the application manually changing or reading values in the context
1566 structure, there are now setter and getter functions for each configurable
1567 member in that structure.  Similarly, the smbc_option_get() and
1568 smbc_option_set() functions are deprecated in favor of the setter/getter
1569 interface.  The setters and getters are all documented in libsmbclient.h
1570 under these comment blocks:
1572   Getters and setters for CONFIGURATION
1573   Getters and setters for OPTIONS
1574   Getters and setters for FUNCTIONS
1575   Callable functions for files
1576   Callable functions for directories
1577   Callable functions applicable to both files and directories
1579 Example changes that may be required to eliminate "deprecated" warnings:
1581   /* Set the debug level */
1582   context->debug = 99;
1583 changes to:
1584   smbc_setDebug(context, 99);
1586   /* Specify the authentication callback function */
1587   context->callbacks.auth_fn = auth_smbc_get_data;
1588 changes to:
1589   smbc_setFunctionAuthData(context, auth_smbc_get_data);
1591   /* Specify the new-style authentication callback with context parameter */
1592   smbc_option_set("auth_function", auth_smbc_get_data_with_ctx);
1593 changes to:
1594   smbc_setFunctionAuthDataWithContext(context, auth_smbc_get_data_with_ctx);
1596   /* Set kerberos flags */
1597   context->flags = (SMB_CTX_FLAG_USE_KERBEROS |
1598                     SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS);
1599 changes to:
1600   smbc_setOptionUseKerberos(context, 1);
1601   smbc_setOptionFallbackAfterKerberos(context, 1);
1606 ######################################################################
1607 Changes
1608 #######
1610 smb.conf changes
1611 ----------------
1613     Parameter Name                      Description     Default
1614     --------------                      -----------     -------
1615     administrative share                New             No
1616     client lanman auth                  Changed Default No
1617     client ldap sasl wrapping           New             plain
1618     client plaintext auth               Changed Default No
1619     clustering                          New             No
1620     cluster addresses                   New             ""
1621     config backend                      New             file
1622     ctdbd socket                        New             ""
1623     debug class                         New             No
1624     lanman auth                         Changed Default No
1625     ldap connection timeout             New             2
1626     ldap debug level                    New             0
1627     ldap debug threshold                New             10
1628     mangled map                         Removed
1629     min receive file size               New             0
1630     open files database hashsize        Removed
1631     read bmpx                           Removed
1632     registry shares                     New             No
1633     smb encrypt                         New             Auto
1634     winbind expand groups               New             1
1635     winbind rpc only                    New             No
1637     New special meaning of "include = registry".
1640 Changes since 3.2.0rc2:
1641 -----------------------
1644 o   Jeremy Allison <jra@samba.org>
1645     * BUG 5531: Fix conversion of ns units when converting
1646       from nttime to timespec.
1647     * BUG 5533: Fix handling of workgroup names containing a '.' in Winbindd.
1648     * BUG 5551: Fix group enumeration with 'wbinfo -g' on PDCs.
1649     * BUG 5555: Fix setting of the password last set field during domain joins.
1650     * BUG 5568: Fix net rpc trustdom add.
1651     * Fix gcc warnings at -O3.
1654 o   Michael Adam <obnox@samba.org>
1655     * BUG 5548: Fix segfaults in handle_include with %m macro expansion.
1656     * Add several tests to the testsuite.
1659 o   Steven Danneman <steven.danneman@isilon.com>
1660     * Make winbindd enum users and groups async.
1663 o   Günther Deschner <gd@samba.org>
1664     * BUG 5542: Fix empty passwords of samsync.
1667 o   Volker Lendecke <vl@samba.org>
1668     * BUG 5500: Add missing become_root to enable access to LDAP DB.
1669     * Fix coverity IDs 464, 474.
1670     * Fix an uninitialized variable found by the IBM checker.
1671     * Fix group parsing in libwbclient's copy_group_entry().
1672     * Fix max_fd calculation in event_loop_once.
1673     * Fix warnings on Fedory Core 9.
1674     * Fix several memleaks.
1675     * Fix a segfaults in wbcLookupRids.
1676     * Fix a segfault in clitar.
1677     * Fix the build on FreeBSD 4.6.2 and Darwin.
1678     * Fix a double-closedir() in form_junctions().
1679     * Fix a crash in _dfs_Enum.
1680     * Fix a segfault in rpcclient adddriver.
1681     * Fix valgrind errors in _spoolss_addprinterdriver.
1682     * Fix warnings on SuSE 9.0.
1683     * Fix a file descriptor leak in add_port_hook.
1686 o   William Jojo <jojowil@hvcc.edu>
1687     * Fix several AIX build issues.
1688     * Add -brtl to the AIX linker flags.
1691 o   Atte Peltomäki <atte.peltomaki@f-secure.com>
1692     * Fix winbindd group expansion.
1695 o   Andreas Schneider <anschneider@suse.de>
1696     * Add documentation for kerberos support in libsmbclient.
1697     * Add krb5 support for the testbrowse example.
1700 o   John H Terpstra <jht@samba.org>
1701     * Fix net help info.
1702     * Add documentation for TDB file.
1705 o   Bo Yang <boyang@novell.com>
1706     * Fix update of cached credentials during password change in pam_winbind.
1709 o   Christoph Zauner <christoph.zauner@sernet.de>
1710     * Fix several typos in the man pages and the Samba3 HowTo Collection.
1714 ######################################################################
1715 Reporting bugs & Development Discussion
1716 #######################################
1718 Please discuss this release on the samba-technical mailing list or by
1719 joining the #samba-technical IRC channel on irc.freenode.net.
1721 If you do report problems then please try to send high quality
1722 feedback. If you don't provide vital information to help us track down
1723 the problem then you will probably be ignored.  All bug reports should
1724 be filed under the Samba 3.2 product in the project's Bugzilla
1725 database (https://bugzilla.samba.org/).
1728 ======================================================================
1729 == Our Code, Our Bugs, Our Responsibility.
1730 == The Samba Team
1731 ======================================================================