JHT ===> Just playin' wif da RPM 'tings. Ok?
[kai/samba.git] / WHATSNEW.txt
1               WHATS NEW IN 1.9.17alpha4 - July 3rd 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).
13
14 Samba 1.9.17alpha4 should now keep global and authoritative
15 browse lists separate - see docs/BROWSING.txt for full details.
16
17 Thanks to Silicon Graphics for allowing us to test the new 
18 code on their corporate network.
19
20
21 Improved share mode handling
22 ----------------------------
23
24 The handling of share modes has been completely rewritten.
25 Samba can now run agressive PC Benchmarks (Ziff-Davis
26 NetBench) correctly with many hundreds of concurrent PC's.
27 The confidence level on share mode handling in Samba
28 is now much higher than it was previously. PC database
29 packages should be much safer when run against a
30 Samba share. Thanks to Silicon Graphics for testing
31 this code for us.
32
33 If at all possible compile Samba to use the new share
34 mode handling with shared memory (set the flags 
35 FAST_SHARE_MODES in the Makefile). This will be *much* faster
36 than old file-based share modes. FAST_SHARE_MODES have
37 been turned on by default on the following platforms in
38 the Makefile :
39
40         Linux
41         Solaris
42         BSDI
43         IRIX 5.x.x
44         FreeBSD
45
46 A crash bug with slow share modes in 1.9.17alpha3 has been
47 corrected.
48
49 Updated smb.conf documentation
50 ------------------------------
51 All options are now documented we believe.
52
53 Many bugfixes and improvements
54 ------------------------------
55 From around the 'net around the world. Many
56 thanks to everyone who contributed.
57
58 A list of the new code since alpha3 includes :
59
60 *** Fix for roaming profiles hanging on a Samba drive.
61 *** smbclient can now query Win95/NT print queues.
62 *** smbd can now rename across filesystem mount points.
63 *** New 'force xxx mode' options allow more control over
64     Unix file permissions.
65 *** New 'client code page' option for internationalization
66     support.
67 *** Documentation update.
68
69 Remaining known issues with cross-subnet browsing.
70 --------------------------------------------------
71 When nmbd is acting as a WINS server it doesn't handle
72 de-registering of members of a WORKGROUP<1e> name correctly.
73 The first machine to de-register will remove the name. This
74 should be fixed in a later release when group names are 
75 handled correctly in the WINS code.
76
77 Remember - this is new code so there may be
78 bugs or problems.
79
80 As always, all bugs are our responsibility - 
81 please report them to :
82
83 samba-bugs@samba.anu.edu.au
84
85
86 Regards,
87
88         The Samba Team.