r13735: Add summary of changes since the first TP so far. Please let me know
[bbaumbach/samba-autobuild/.git] / WHATSNEW.txt
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 
4 Samba 3 and Samba 4.
5
6 ========================================
7 Changes in Samba4-TP2
8 Release date: UNRELEASED
9 ========================================
10
11  * Use HDB-LDB as the keytab (abartlet)
12
13  * Call the wins hook script again (metze)
14
15  * Make sure no more then 25 records are added in the WINS database (metze)
16  
17  * Documentation updates (jelmer)
18
19  * Fix termination issue in winreg server (metze)
20
21  * AES fix for Samba 4 <-> Samba4 (abartlet)
22
23  * Better conformance to FHS (abartlet, jelmer)
24
25  * Improve internal API and code quality in smbclient (jelmer)
26
27  * Add testsuite for smbclient (jelmer)
28
29  * Remove support for password as an optional second parameter in 
30    smbclient (jelmer)
31
32  * Various warning fixes (metze)
33
34  * Several clarifications of comments (abartlet)
35
36  * Remove use of pstring in some places (jelmer)
37
38  * Re-add the global -k option to enable kerberos (abartlet)
39
40  * Various memory allocation fixes (abartlet)
41
42  * Add new cifsdd client (jpeach)
43
44  * Add tests for even more insane delete-on-close semantics (jra, tridge)
45  
46  * Initial work on BASE-DELETE test passing (tridge)
47
48  * Optimizations in tdb (tridge)
49
50  * Improvements to ldb documentation (idra, Brad Hards)
51
52  * Check attribute names to obey rfc2251 (idra)
53
54  * Allow WINS replication with NT4SP6A (metze)
55
56  * Add ManageDSAIT control (Pete Rowley, idra)
57
58  * Add tests for LDB controls (idra)
59
60  * Various LDB crash fixes (idra)
61
62  * Initial work on vlv LDB control (idra)
63
64  * Add -p option to smbtorture (jpeach)
65
66  * Several improvements to the SMB URL and UNC parsing (jpeach)
67
68  * Make DCE/RPC connect functions work async (rafal)
69
70  * Fix invalid steal on supportedControls (closes: #3525) (abartlet)
71
72  * Initial work on making ldb async (idra)
73  
74  * Start parsing saslauthd requests (metze)
75
76  * Split the NBT-WINSREPLICATION test into multiple tests (metze)
77
78  * Add new ACB-bits as seen in acct_flags in the PAC info3 (gd)
79
80  * Move header files out of include/ (jelmer)
81  
82  * Create separate library for generic utility functions (jelmer)
83
84  * Add highestCommittedUSN, uSNChanged and uSNCreated support to LDB (tridge)
85
86  * Allow more control over the the winbindd socket location (abartlet)
87
88  * Allow messaging without a server messaging context (abartlet) 
89
90  * Make GSSAPI SASL mech work (abartlet)
91
92  * Write out Samba4 version when provisioning (idra)
93
94  * Allow servers to bind to non-broadcast interfaces (tridge, abartlet)
95
96  * Initialize some ASN.1 elements that are optional (metze)
97
98  * Various improvements to RPC-SCHANNEL (abartlet)
99
100  * Make Samba4 pass some of the newer schannel tests (abartlet)
101
102  * Better handling of connections without SPNEGO (abartlet)
103
104  * Improve NTLMSSP tests (abartlet, vl)
105
106  * A lot of small cleanups and typo fixes 
107    (metze, abartlet, idra, jpeach, tridge, jelmer)
108
109 (up to date until revno 13732)