The branch, v3-3-test has been updated
via ea6f99daeb6bb720ef0b0b1439a96d24e87973f2 (commit)
from ea256b2d6d35327d63038554bf0a67d986c8e594 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test
- Log -----------------------------------------------------------------
commit ea6f99daeb6bb720ef0b0b1439a96d24e87973f2
Author: Karolin Seeger <[email protected]>
Date: Fri Feb 20 08:58:58 2009 +0100
WHATSNEW: Update changes since 3.3.0.
Karolin
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index cdce940..74e8767 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -42,6 +42,9 @@ o Jeremy Allison <[email protected]>
* Correctly use chroot().
* Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that "offered"
read from the rpc packet in spoolss is under that size.
+ * Backport the semantics of when to delete alternate data streams on a file
+ truncate.
+ * Fix printf warnings.
o Michael Adam <[email protected]>
@@ -55,6 +58,7 @@ o Michael Adam <[email protected]>
o Guenther Deschner <[email protected]>
+ * Fix Coverity ID 848.
* Remove unused ENUM_HND from 'net'.
* Fix getform command asprintf return code in rpcclient.
* Fix memleak in get_remote_printer_publishing_data().
@@ -85,6 +89,8 @@ o Volker Lendecke <[email protected]>
* Avoid valgrind errors.
* Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
* Fix resume handle for _samr_EnumDomainGroups.
+ * Fix a buffer handling bug when adding lots of registry keys.
+ * Fix a O(n^2) algorithm in regdb_fetch_keys().
o Jeff Layton <[email protected]>
--
Samba Shared Repository