1 This file contains a history of changes since the first Samba 4 Technology
2 Preview. For a general introduction to Samba 4, see the README file in this
3 directory. The NEWS file contains a list of differences between
6 ========================================
8 Release date: UNRELEASED
9 ========================================
11 * Use HDB-LDB as the keytab (abartlet)
13 * Call the wins hook script again (metze)
15 * Make sure no more then 25 records are added in the WINS database (metze)
17 * Documentation updates (jelmer)
19 * Fix termination issue in winreg server (metze)
21 * AES fix for Samba 4 <-> Samba4 (abartlet)
23 * Better conformance to FHS (abartlet, jelmer)
25 * Improve internal API and code quality in smbclient (jelmer)
27 * Add testsuite for smbclient (jelmer)
29 * Remove support for password as an optional second parameter in
32 * Various warning fixes (metze)
34 * Several clarifications of comments (abartlet)
36 * Remove use of pstring in some places (jelmer)
38 * Re-add the global -k option to enable kerberos (abartlet)
40 * Various memory allocation fixes (abartlet)
42 * Add new cifsdd client (jpeach)
44 * Add tests for even more insane delete-on-close semantics (jra, tridge)
46 * Initial work on BASE-DELETE test passing (tridge)
48 * Optimizations in tdb (tridge)
50 * Improvements to ldb documentation (idra, Brad Hards)
52 * Check attribute names to obey rfc2251 (idra)
54 * Allow WINS replication with NT4SP6A (metze)
56 * Add ManageDSAIT control (Pete Rowley, idra)
58 * Add tests for LDB controls (idra)
60 * Various LDB crash fixes (idra)
62 * Initial work on vlv LDB control (idra)
64 * Add -p option to smbtorture (jpeach)
66 * Several improvements to the SMB URL and UNC parsing (jpeach)
68 * Make DCE/RPC connect functions work async (rafal)
70 * Fix invalid steal on supportedControls (closes: #3525) (abartlet)
72 * Initial work on making ldb async (idra)
74 * Start parsing saslauthd requests (metze)
76 * Split the NBT-WINSREPLICATION test into multiple tests (metze)
78 * Add new ACB-bits as seen in acct_flags in the PAC info3 (gd)
80 * Move header files out of include/ (jelmer)
82 * Create separate library for generic utility functions (jelmer)
84 * Add highestCommittedUSN, uSNChanged and uSNCreated support to LDB (tridge)
86 * Allow more control over the the winbindd socket location (abartlet)
88 * Allow messaging without a server messaging context (abartlet)
90 * Make GSSAPI SASL mech work (abartlet)
92 * Write out Samba4 version when provisioning (idra)
94 * Allow servers to bind to non-broadcast interfaces (tridge, abartlet)
96 * Initialize some ASN.1 elements that are optional (metze)
98 * Various improvements to RPC-SCHANNEL (abartlet)
100 * Make Samba4 pass some of the newer schannel tests (abartlet)
102 * Better handling of connections without SPNEGO (abartlet)
104 * Improve NTLMSSP tests (abartlet, vl)
106 * A lot of small cleanups and typo fixes
107 (metze, abartlet, idra, jpeach, tridge, jelmer)
109 (up to date until revno 13732)