summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-11 18:03:45 +0000
committerGerald Carter <jerry@samba.org>2003-09-11 18:03:45 +0000
commit9940e6bd70997a25b9e39d56e4633a752771cae8 (patch)
tree2fcd123ad02869a6fb5cb42f3954b9f2d87fb291 /WHATSNEW.txt
parent3578b5fd8693a954c9db2b1039d36fd31ec1572a (diff)
downloadsamba-9940e6bd70997a25b9e39d56e4633a752771cae8.tar.gz
updating release notes for RC4
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt21
1 files changed, 19 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8c10341650f..2322e07a392 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -88,8 +88,25 @@ Changes since 3.0rc3
Please refer to the CVS log for the SAMBA_3_0 branch for complete
details:
-1)
-
+1) Fix incorrect error message in testparm.c regarding 'map system'.
+2) Protect against core dump if ioctl for print job sends invalid
+ fid.
+3) Fix bug in generic hash cacluation.
+4) Remove references to unused 'strip dot' parameter
+5) Fix CPU burn bug in multi-byte character conversion.
+6) Use opt_target_workgroup instead of lp_workgroup() in vampire
+ code so we can override the value in smb.conf with the -w option.
+7) Display an error if we can't create a posix account for the
+ user when running 'net rpc vampire' (bug 323).
+8) Fix UTF8 conversion bugs in LDAP passdb and idmap code (bug 296).
+9) Fix smbd crash when changing the machine trust account password
+ (bug 273).
+10) Remove getpwnam() calls from init_sam_from_xxx(). This means
+ that %u & %g will no longer expand, but %U and %G still do.
+ The payback is that winbindd local accounts for users work with
+ 'wbinfo -u' when winbind is running on a PDC.
+11) Fix unitiailized timestamp where merging print_jobs and
+ lpq listing.
Changes since 3.0rc2