preparing for release of 3.0-alpha9
[kai/samba.git] / WHATSNEW.txt
1               WHATS NEW IN Samba 3.0 alphaX
2               =============================
3
4 Changes in alpha9
5 - nicer net error messages (tpot)
6 - trust account patches (mimir)
7 - solaris link option update (davecb)
8 - added lsa_query_secobj() server fn (jfm)
9 - spoolss changeid fix (jerry)
10 - domain auth error fix (jmcd)
11 - HPUX acl code (jra)
12 - set filetime on close fix (jra)
13 - allow select of org unit in ads join (tridge)
14
15 Changes in alpha8
16 - fixed compile of wb_client.c (tridge)
17 - fixed net time to use localtime (tridge)
18 - net help cleanups (jmcd)
19 - debug level fix (tpot)
20 - utmp string length fixes (monyo)
21
22
23 Changes in alpha7
24
25 - added "net ads info" to probe basic into on your ads server without
26   any authentication
27 - improved some error handling
28
29 Changes in alpha6
30
31 - added "net time zone" command (tridge)
32 - pam_smbpass updates (a.bokovoy@sam-solutions.net)
33 - irix updates (herb)
34 - net rpc join handles existing machine acct (tridge)
35
36 Changes in alpha5
37
38 - added "net time" command (tridge)
39 - allow client tools to specify a hostname of form HOST#xx (tridge)
40 - added wbinfo --set-auth-user (tpot)
41 - added lsaquerysecobj to rpcclient (tpot)
42
43 Changes in alpha4
44
45 - fixed nexus/win9x user list (jfm)
46 - fixed large user/group lists in winbindd (tridge)
47 - fixed gssapi headers in redhat (jmcd)
48 - fixed rap error code handling (jra)
49 - more usermanager rpc calls (jfm)
50 - re-added RAP calls at top level to net command (tridge)
51
52 Changes in alpha3
53
54 - fixed a silly tdb bug in alpha2 that affected internal databases
55
56 Changes in alpha2
57
58 - we no longer use cyrus-sasl for LDAP SASL/gssapi. This makes our ADS
59   code much more robust.
60 - winbindd cache code rewritten to be much more efficient. It also
61   copes much better with server outages.
62 - jfm implemented full group mapping and smb.conf option 'domain admin
63   group' is now gone. Consult the GROUP-MAPPING-HOWTO.txt to know how
64   to gain back administrator rights.
65 - docs update started
66 - numerous small bugfixes
67
68 Changes in alpha1
69
70  - winbindd now uses LDAP and works correctly with an ADS server in
71    native mode
72  - XFS quotas code on Linux
73  - group mapping code from JFM
74  - "net rpc join" command replaces smbpasswd -j
75  - fixed winbind initgroups
76
77 --------------
78
79 This is a pre-release of Samba 3.0 alpha0. This is NOT a stable
80 release. Use at your own risk.
81
82 The purpose of this alpha release is to get wider testing of the major
83 new pieces of code in the current Samba 3.0 development tree. We are
84 planning on ceasing development on the 2.2.x release of Samba very
85 shortly and after that we will be concentrating on Samba 3.0. To
86 reduce the time before the final Samba 3.0 release we need as many
87 poeple as possible to start testing these alpha releases, and
88 hopefully giving us some high quality feedback on what needs fixing.
89
90 Note that Samba 3.0 is not anywhere near feature complete yet. There
91 is a lot more coding we have planned, but unless we get what we have
92 done already more widely tested we will have a hard time doing a
93 stable release in a reasonable time frame.
94
95 This release is also missing major pieces of documentation, and there
96 are many parts of the docs that have not been updated to reflect the
97 new options and features in 3.0. 
98
99 Major new features:
100 -------------------
101
102 - Active Directory support. This release is able to join a ADS realm
103   as a member server and authenticate users using
104   LDAP/kerberos. Please read ADS-HOWTO.txt in the release for a very
105   rough guide on how to set this up.
106
107 - Unicode support. Samba will now negotiate unicode on the wire and
108   interally there is now a much better infrastructure for multi-byte
109   and unicode character sets. You may need the "dos charset", "unix
110   charset" and "display charset" options. The unicode support is not
111   yet documented. 
112
113 - New authentication system. The internal authentication system has
114   been almost completely rewritten. Most of the changes are internal,
115   but the new auth system is also very configurable. Not documented
116   yet.
117
118 - new filename mangling system. The filename mangling system has been
119   completely rewritten. An internal database now stores mangling maps
120   persistantly. This needs lots of testing.
121
122 - new "net" command. A new "net" command has been added. It is
123   somewhat similar to the "net" command in windows. Eventually we plan
124   to replace a bunch of other utilities (such as smbpasswd) with
125   subcommands in "net", at the moment only a few things are
126   implemented.
127
128 - Samba now negotiates NT-style status32 codes on the wire. This
129   improves error handling a lot.
130
131 - better w2k printing support. The support for printing from win2000
132   clients has improved greatly. 
133
134 Plus lots of other changes!
135
136 Note that many new features are not documented. Don't let this stop
137 you from using Samba 3.0. It is particularly important that the basic
138 file/print serving abilities of Samba 3.0 are widely tested to ensure
139 that we have not broken any of the basic functionality. As we do more
140 alpha releases we will start to document the new features.
141
142
143 Reporting bugs & Development Discussion
144 ---------------------------------------
145
146 Please discuss this release on the samba-technical mailing list or by
147 joining the #samba-technical IRC channel on irc.openprojects.net
148
149 If you do report problems then please try to send high quality
150 feedback. If you don't provide vital information to help us track down
151 the problem then you will probably be ignored.
152