6719d439e4f7e7266d7de8a438695c9bb0d700cd
[kai/samba.git] / WHATSNEW.txt
1               WHATS NEW IN 1.9.17 - August 25th 1997
2               ======================================
3
4 New stable release of Samba.
5 ----------------------------
6
7 This is the new stable release of Samba, superceeding
8 the last stable release 1.9.16p11. All users are
9 encouraged to upgrade to this new release as there have
10 been many improvements to the code since that time.
11
12 Changes since 1.9.16p11.
13 ------------------------
14
15 Improved browsing support. 
16 --------------------------
17
18 Samba now should support propagation of browse lists 
19 across subnets correctly. Look in the file docs/BROWSING.txt 
20 as it has been largely re-written to explain how to do this.
21
22 *IMPORTANT* All Samba servers acting as local/domain master
23 browsers must be running 1.9.17 (or later).
24
25 Thanks to Silicon Graphics for allowing us to test the new 
26 code on their corporate network.
27
28
29 Improved share mode handling
30 ----------------------------
31
32 The handling of share modes has been completely rewritten.
33 Samba can now run agressive PC Benchmarks (Ziff-Davis
34 NetBench) correctly with many hundreds of concurrent PC's.
35 The confidence level on share mode handling in Samba
36 is now much higher than it was previously. PC database
37 packages should be safe when run against a Samba share. 
38 Thanks to Silicon Graphics for testing this code for us.
39
40 If at all possible compile Samba to use the new share
41 mode handling with shared memory (set the flags 
42 FAST_SHARE_MODES in the Makefile). This will be *much* faster
43 than old file-based share modes. FAST_SHARE_MODES have
44 been turned on by default on the following platforms in
45 the Makefile :
46
47         Linux
48         Solaris
49         BSDI
50         IRIX 5.x.x
51         FreeBSD
52
53 Roving profile support.
54 -----------------------
55
56 Roving profiles are believed to work correctly
57 with Windows NT 4.x and Windows 95. Domain logons
58 are fully implemented *for Windows 95 machines only*.
59
60
61 Updated documentation
62 ---------------------
63 All options are now documented in the smb.conf man page
64 we believe. Much work has been done by Samba Team members
65 to improve the quality and quantity of the Samba documentation.
66
67 Many bugfixes and improvements
68 ------------------------------
69 From around the 'net around the world. Many
70 thanks to everyone who contributed.
71
72 Commercial thanks.
73 ------------------
74
75 Thanks to Cisco for the new netbios alias code support.
76 Thanks to Silicon Graphics for the help with the cross
77 subnet browsing and NetBench code.
78 Thanks to Whistle for funding one of the Samba Team
79 members.
80
81 Reporting bugs
82 --------------
83
84 The Samba Team believes that this is a stable
85 production release, but all software has bugs.
86 If you have problems, or think you have found a
87 bug please email a report to :
88
89 samba-bugs@samba.anu.edu.au
90
91 Stating the version number of Samba that you
92 are running, and *full details* of the steps
93 we need to reproduce the problem.
94
95 As always, all bugs are our responsibility.
96
97 Regards,
98
99         The Samba Team.