JHT ===> The title says it all!
[samba.git] / WHATSNEW.txt
1               WHATS NEW IN 1.9.17alpha5 - July 31st 1997.
2               ==========================================
3
4 Last Alpha before full release.
5 -------------------------------
6
7 It is our intention that 1.9.17alpha5 be the last alpha
8 before the full 1.9.17 release. If you are concerned that
9 Samba 1.9.17 compile cleanly out of the box on your platform
10 please try 1.9.17alpha5 and make sure it compiles for your
11 particular platform. Please let samba-bugs@samba.anu.edu.au
12 know if you have problems.
13
14 The differences between 1.9.17alpha4 and 1.9.17alpha5 are
15 mainly tidying code to ensure portability over different
16 platforms (although some new code has been added).
17
18 Thanks to Cisco for the new netbios alias code support.
19
20 Improved browsing support. 
21 --------------------------
22
23 Samba now should support propagation of browse lists 
24 across subnets correctly. Look in the file docs/BROWSING.txt 
25 as it has been largely re-written to explain how to do this.
26
27 *IMPORTANT* All Samba servers acting as local/domain master
28 browsers must be running 1.9.17alpha3 (or later).
29
30 Thanks to Silicon Graphics for allowing us to test the new 
31 code on their corporate network.
32
33
34 Improved share mode handling
35 ----------------------------
36
37 The handling of share modes has been completely rewritten.
38 Samba can now run agressive PC Benchmarks (Ziff-Davis
39 NetBench) correctly with many hundreds of concurrent PC's.
40 The confidence level on share mode handling in Samba
41 is now much higher than it was previously. PC database
42 packages should be much safer when run against a
43 Samba share. Thanks to Silicon Graphics for testing
44 this code for us.
45
46 If at all possible compile Samba to use the new share
47 mode handling with shared memory (set the flags 
48 FAST_SHARE_MODES in the Makefile). This will be *much* faster
49 than old file-based share modes. FAST_SHARE_MODES have
50 been turned on by default on the following platforms in
51 the Makefile :
52
53         Linux
54         Solaris
55         BSDI
56         IRIX 5.x.x
57         FreeBSD
58
59 Updated smb.conf documentation
60 ------------------------------
61 All options are now documented we believe.
62
63 Many bugfixes and improvements
64 ------------------------------
65 From around the 'net around the world. Many
66 thanks to everyone who contributed.
67
68 Some of the changes since alpha4 are:
69
70 *** Alias names for Samba servers.
71 *** Fixes for smbtar.
72 *** New "follow symlinks" option can prevent any 
73     symlink following for security reasons.
74 *** Authentication for Kerberos 5 clients (note that
75     this is not the same as the Kerberos 5 Microsoft
76     will be using, that has not yet been documented).
77 *** smbpasswd can now add users to the smbpasswd file.
78 *** Hex dump style of debug packets.
79
80 Remaining known issues with cross-subnet browsing.
81 --------------------------------------------------
82 When nmbd is acting as a WINS server it doesn't handle
83 de-registering of members of a WORKGROUP<1e> name correctly.
84 The first machine to de-register will remove the name. This
85 should be fixed in a later release when group names are 
86 handled correctly in the WINS code.
87
88 Remember - this is new code so there may be
89 bugs or problems.
90
91 As always, all bugs are our responsibility - 
92 please report them to :
93
94 samba-bugs@samba.anu.edu.au
95
96
97 Regards,
98
99         The Samba Team.