JHT ==> Been playing again! Whooooooo!
[ira/wip.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 (or later), in addition
13 nmbd must be 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
19 Improved share mode handling
20 ----------------------------
21
22 The handling of share modes has been completely rewritten.
23 Samba can now run agressive PC Benchmarks (Ziff-Davis
24 NetBench) correctly with many hundreds of concurrent PC's.
25 The confidence level on share mode handling in Samba
26 is now much higher than it was previously. PC database
27 packages should be much safer when run against a
28 Samba share. Thanks to Silicon Graphics for testing
29 this code for us.
30
31 If at all possible compile Samba to use the new share
32 mode handling with shared memory (set the flags 
33 FAST_SHARE_MODES in the Makefile). This will be *much* faster
34 than old file-based share modes. FAST_SHARE_MODES have
35 been turned on by default on the following platforms in
36 the Makefile :
37
38         Linux
39         Solaris
40         BSDI
41         IRIX 5.x.x
42         FreeBSD
43
44 Updated smb.conf documentation
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 When nmbd is acting as a WINS server it doesn't handle
56 de-registering of members of a WORKGROUP<1e> name correctly.
57 The first machine to de-register will remove the name. This
58 should be fixed in a later release when group names are 
59 handled correctly in the WINS code.
60
61 Propagation of servers between local master browsers and
62 the domain master browser doesn't take into account the
63 fact that only names seen by the local master browser on
64 the local subnet should be propagated. This causes machines
65 that have stopped serving to be propagated between browse
66 masters. This issue will be fixed in the smbd code in a
67 later release.
68
69 Remember - this is new code so there may be
70 bugs or problems.
71
72 As always, all bugs are our responsibility - 
73 please report them to :
74
75 samba-bugs@samba.anu.edu.au
76
77
78 Regards,
79
80         The Samba Team.