r24872: Use torture API a bit more
[kai/samba.git] / WHATSNEW.txt
index 4d5dd6e1f94516da59e4f012647d4e80fa5f5519..6c0835883d177bcb2e3ed2e847553d3c7f19911a 100644 (file)
-This file contains a history of changes since the first Samba 4 Technology 
-Preview. For a general introduction to Samba 4, see the README file in this 
-directory. The NEWS file contains a list of differences between 
-Samba 3 and Samba 4.
+The Samba Team is proud to present our first alpha release of Samba4.
 
-========================================
-Changes in Samba4-TP2
-Release date: UNRELEASED
-========================================
+Samba4 aims to be a compatible replacement for 
 
- * Use HDB-LDB as the keytab (abartlet)
+In the time since TP5 was released in June 2007, Samba has
+continued to evolve, but you may particularly notice these areas:
 
- * Call the wins hook script again (metze)
+  Group Policy Support:  Basic group policies may be defined, and are
+  enforced by Windows clients
 
- * Make sure no more then 25 records are added in the WINS database (metze)
- * Documentation updates (jelmer)
+  MMC Support:  The Active Directory Users and Computers console now
+  works, supporting most operations.  
 
- * Fix termination issue in winreg server (metze)
+  Winbind:  Kai Blin has been working hard on his Google Summer of
+  Code project, creating a winbind implementation for Samba4.
 
- * AES fix for Samba 4 <-> Samba4 (abartlet)
+  Heimdal update:  A Heimdal 1.0 snapshot is now included as the
+  internal Kerberos library in Samba4.
 
- * Better conformance to FHS (abartlet, jelmer)
+  In the past few weeks, many small but significant bugs have been
+  fixed, particularly thanks to Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
 
- * Improve internal API and code quality in smbclient (jelmer)
+These are just some of the highlights of the work done in the past few
+months.  More details can be found in our SVN history.
 
- * 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)