svn commit: samba r13735 - in branches/SAMBA_4_0: .

jelmer at samba.org jelmer at samba.org
Tue Feb 28 00:01:04 GMT 2006


Author: jelmer
Date: 2006-02-28 00:01:04 +0000 (Tue, 28 Feb 2006)
New Revision: 13735

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13735

Log:
Add summary of changes since the first TP so far. Please let me know 
if I've gotten details wrong or if there's something missing.

Modified:
   branches/SAMBA_4_0/WHATSNEW.txt


Changeset:
Modified: branches/SAMBA_4_0/WHATSNEW.txt
===================================================================
--- branches/SAMBA_4_0/WHATSNEW.txt	2006-02-27 23:53:23 UTC (rev 13734)
+++ branches/SAMBA_4_0/WHATSNEW.txt	2006-02-28 00:01:04 UTC (rev 13735)
@@ -8,5 +8,102 @@
 Release date: UNRELEASED
 ========================================
 
-FIXME
+ * Use HDB-LDB as the keytab (abartlet)
 
+ * Call the wins hook script again (metze)
+
+ * Make sure no more then 25 records are added in the WINS database (metze)
+ 
+ * Documentation updates (jelmer)
+
+ * Fix termination issue in winreg server (metze)
+
+ * AES fix for Samba 4 <-> Samba4 (abartlet)
+
+ * Better conformance to FHS (abartlet, jelmer)
+
+ * Improve internal API and code quality in smbclient (jelmer)
+
+ * Add testsuite for smbclient (jelmer)
+
+ * Remove support for password as an optional second parameter in 
+   smbclient (jelmer)
+
+ * Various warning fixes (metze)
+
+ * Several clarifications of comments (abartlet)
+
+ * Remove use of pstring in some places (jelmer)
+
+ * Re-add the global -k option to enable kerberos (abartlet)
+
+ * Various memory allocation fixes (abartlet)
+
+ * Add new cifsdd client (jpeach)
+
+ * Add tests for even more insane delete-on-close semantics (jra, tridge)
+ 
+ * Initial work on BASE-DELETE test passing (tridge)
+
+ * Optimizations in tdb (tridge)
+
+ * Improvements to ldb documentation (idra, Brad Hards)
+
+ * Check attribute names to obey rfc2251 (idra)
+
+ * Allow WINS replication with NT4SP6A (metze)
+
+ * Add ManageDSAIT control (Pete Rowley, idra)
+
+ * Add tests for LDB controls (idra)
+
+ * Various LDB crash fixes (idra)
+
+ * Initial work on vlv LDB control (idra)
+
+ * Add -p option to smbtorture (jpeach)
+
+ * Several improvements to the SMB URL and UNC parsing (jpeach)
+
+ * Make DCE/RPC connect functions work async (rafal)
+
+ * Fix invalid steal on supportedControls (closes: #3525) (abartlet)
+
+ * Initial work on making ldb async (idra)
+ 
+ * Start parsing saslauthd requests (metze)
+
+ * Split the NBT-WINSREPLICATION test into multiple tests (metze)
+
+ * Add new ACB-bits as seen in acct_flags in the PAC info3 (gd)
+
+ * Move header files out of include/ (jelmer)
+ 
+ * Create separate library for generic utility functions (jelmer)
+
+ * Add highestCommittedUSN, uSNChanged and uSNCreated support to LDB (tridge)
+
+ * Allow more control over the the winbindd socket location (abartlet)
+
+ * Allow messaging without a server messaging context (abartlet) 
+
+ * Make GSSAPI SASL mech work (abartlet)
+
+ * Write out Samba4 version when provisioning (idra)
+
+ * Allow servers to bind to non-broadcast interfaces (tridge, abartlet)
+
+ * Initialize some ASN.1 elements that are optional (metze)
+
+ * Various improvements to RPC-SCHANNEL (abartlet)
+
+ * Make Samba4 pass some of the newer schannel tests (abartlet)
+
+ * Better handling of connections without SPNEGO (abartlet)
+
+ * Improve NTLMSSP tests (abartlet, vl)
+
+ * A lot of small cleanups and typo fixes 
+   (metze, abartlet, idra, jpeach, tridge, jelmer)
+
+(up to date until revno 13732)



More information about the samba-cvs mailing list