Updated instructions.
[samba.git] / WHATSNEW.txt
1               WHATS NEW IN 1.9.17alpha3 - June 6th 1997.
2               ==========================================
3
4 Improved browsing support. 
5 --------------------------
6
7 Samba now should support propagation of browse lists 
8 across subnets correctly. Look in the file docs/BROWSING.txt 
9 as it has been largely re-written to explain how to do this.
10
11 *IMPORTANT* All Samba servers acting as local/domain master
12 browsers must be running 1.9.17alpha3, as should the nmbd
13 set up as the WINS server.
14
15 Thanks to Silicon Graphics for allowing us to test the new 
16 code on their corporate network.
17
18 Improved share mode handling
19 ----------------------------
20
21 The handling of share modes has been completely rewritten.
22 Samba can now run agressive PC Benchmarks (Ziff-Davis
23 NetBench) correctly with many hundreds of concurrent PC's.
24 The confidence level on share mode handling in Samba
25 is now much higher than it was previously. PC database
26 packages should be much safer when run against a
27 Samba share. Thanks to Silicon Graphics for testing
28 this code for us.
29
30 If at all possible compile Samba to use the new share
31 mode handling with shared memory (set the flags 
32 FAST_SHARE_MODES in the Makefile). This will be *much* faster
33 than old file-based share modes. FAST_SHARE_MODES have
34 been turned on by default on the following platforms in
35 the Makefile :
36
37         Linux
38         Solaris
39         BSDI
40         IRIX 5.x.x
41         FreeBSD
42
43 Updated smb.conf documentation
44 ------------------------------
45
46 All options are now documented we believe.
47
48 Many small bugfixes and improvements
49 ------------------------------------
50 From around the 'net around the world. Many
51 thanks to everyone who contributed.
52
53 Remaining known issues with cross-subnet browsing.
54 --------------------------------------------------
55
56 When nmbd is acting as a WINS server it doesn't handle
57 de-registering of members of a WORKGROUP<1e> name correctly.
58 The first machine to de-register will remove the name. This
59 should be fixed in a later release when group names are 
60 handled correctly in the WINS code.
61
62 Propagation of servers between local master browsers and
63 the domain master browser doesn't take into account the
64 fact that only names seen by the local master browser on
65 the local subnet should be propagated. This causes machines
66 that have stopped serving to be propagated between browse
67 masters. This issue will be fixed in the smbd code in a
68 later release.
69
70 Remember - this is new code so there may be
71 bugs or problems.
72
73 As always, all bugs are our responsibility - 
74 please report them to :
75
76 samba-bugs@samba.anu.edu.au
77
78
79 Regards,
80
81         The Samba Team.
82