NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-3.0.25b.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 3.0.25b Available for Download</H2>
12
13 <p>
14 <pre>
15                    ===============================
16                    Release Notes for Samba 3.0.25b
17                              June 26, 2007
18                    ===============================
19
20 This is the third production release of the Samba 3.0.25 code 
21 base and is the version that servers should be run for for all 
22 current bug fixes.  
23
24 Major bug fixes included in Samba 3.0.25b are:
25
26   o Offline caching of files with Windows XP/Vista clients.
27   o Improper cleanup of expired or invalid byte range locks 
28     on files.
29   o Crashes is idmap_ldap and idmap_rid.
30
31
32 Changes to 'net idmap dump'
33 ===========================
34
35 A change in command line syntax and behavior was introduced in the
36 3.0.25 release series where the command 
37
38   $ net idmap dump /.../path/to/idmap.tdb
39
40 would overwrite the tdb instead of dumping its contents to standard 
41 output as was the case in releases prior to Samba 3.0.25.  The 
42 changed has been reverted in 3.0.25b and the semantics from 3.0.24
43 and earlier releases have been restored.  
44
45
46 ######################################################################
47 Changes
48 #######
49
50 Changes since 3.0.25a
51 ---------------------
52
53 o   Jeremy Allison <jra@samba.org>
54     * BUG 4655: Fix client parsing bug in spoolss EnumPrinterDataEx().
55     * Ensure that proper oplock break requests occur during file open
56       and performing internal checks for compatible open modes.
57     * Fix offline file caching with Windows XP/Vista clients.
58     * Coverity fixes.
59     * Ensure that winbindd reports the correct client connection
60       details in response to a SIGUSR2.
61     * Fix timespec_current() to return the correct nano-second time.
62     * Fix lock logic inconsistencies in tdb_traverse().
63     * Remove restriction on string length for rpcclient commands.
64     * BUG 4683: Fix LSA crash bug.
65     * BUG 3204: Fix file descriptor leak in the parent winbindd when
66       child processes hang.
67     * Avoid calling rename_open_files() when the old and new names 
68       are identical.
69     * BUG 4689: Fix bug in new change notify code caused by not
70       ignoring the max_params_return value and as a resulting
71       returning truncated names.
72     * Fix sync_file() to return NTSTATUS and return this on failure in
73       the write reply path.
74     * BUG 4678,4697: Fix token creation for clear text logins.  
75     * BUG 4725: Don't crash when no eventlog names are defined in
76       smb.conf.
77     * Ensure we will always release any timeout handler on fsp close 
78       or removal of oplock.
79
80
81 o   Jacob Berkman <jberkman@novell.com>
82     * BUG 4566: Pass password data to krb5_prompter.
83
84
85 o   Gerald (Jerry) Carter <jerry@samba.org>
86     * BUG 4579: Fix "wbinfo -t" when running winbindd on a Samba DC.
87
88
89 o   Guenther Deschner <gd@samba.org>
90     * BUG 4657: Fix compilation and linking of pam_smbpass.so.
91     * Add more netlogon GetDcName() client calls.
92     * Fix event based krb5 ticket refreshing in winbindd.
93
94 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
95     * BUG 4720: Fix smbclient connections to share names containing 
96       multibyte characters.
97
98
99 o   Steve Langasek <vorlon@debian.org>
100     * Allow SIGTERM to cause nmbd to exit on awaiting an interface 
101       to come up.
102
103
104 o   Volker Lendecke <vl@samba.org>
105     * Fix record state check error when reviewing entries in nmbd's
106       WINS database.
107     * Revert 'net idmap dump' behavior to 3.0.24 behavior to fix change 
108       in command line syntax that would overwrite winbindd_idmap.tdb.
109       
110
111 o   Justin Maggard <jmaggard@infrant.com>
112     * Don't expire a password if it's explicitly set as ACB_PWNOTREQ.
113
114
115 o   <mnix@wanm.com.au>
116     * Fix old old bug in cli_smbwrite() (not incrementing data 
117       being sent).
118
119
120 o   Jens Nissen <jens.nissen@gmx.net>
121     * BUG 4537: Fix smbtorture deny test2.
122
123
124 o   James Peach <jpeach@apple.com>
125     * Fix structure types in the vfs_catia NT_ACL operations.
126
127
128 o   Doug Rudoff <doug_rudoff@isilon.com>
129     * Ensure that the the lck struct for invalid locks are correctly
130       saved and therefore cleaned up.
131
132
133 o   Simo Sorce <idra@samba.org>
134     * Updates for the packaging/Debian directory.
135     * Add missing 'c' character to the list of shell safe characters.
136     * BUG 4667 (partial): Fix crash bug in idmap_ldap.c.
137     * Fix inconsistencies between creating machine and user accounts.
138     * Fix bug deleting LDAP user accounts that used the account 
139       objectclass as its structural basis.
140     * BUG 2319: Ensure that smbspool correctly decodes %-encoded
141       characters.
142     * BUG 4624: Fix crashes in idmap_rid.
143 </pre>
144
145 <p>Please refer to the original <a href="/samba/history/samba-3.0.25a.html">Samba
146 3.0.25a Release Notes</a> for more details regarding changes in previous releases.</p> 
147 </body>
148 </html>
149