[OpenAFS-devel] Windows clients changes for src/NEWS.txt
Shyh-Wei Luan
luan@almaden.ibm.com
Tue, 18 Sep 2001 01:38:35 -0700
--0__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21
Content-type: multipart/alternative;
Boundary="1__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21"
--1__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21
Content-type: text/plain; charset=US-ASCII
Attached is a patch for the new entries for the Windows client user-visible
changes that should have been added in the src/NEWS.txt file. For clarity,
I suggest that the "changed since version x" line be changed to "changes
incorporated in version x+1" every time version x+1 is released. At that
time, a line with "changed since version x+1" can be added to the top of
the file.
(See attached file: diff.txt)
Shyh-Wei
--- oldNEWS.txt Tue Sep 18 01:23:58 2001
+++ NEWS.txt Tue Sep 18 01:24:15 2001
@@ -1,14 +1,49 @@
-Openafs News -- history of user Visible changes. 11 July 2001
+Openafs News -- history of user Visible changes. September 17, 2001
-* Changes since OpenAFS 1.1.1
+* Changes incorporated in OpenAFS 1.2.0
** AFS now supports --prefix and the other directory options of
configure. By default AFS builds assuming it will be installed in
/usr/local. In order to get traditional AFS directory paths (/usr/afs
and /usr/vice/etc) use the --enable-transarc-paths option to
configure. More details on the new directory layout are found in
README.
-
-* Changes since Openafs 1.0
+
+
+* Changes incorporated in OpenAFS 1.1.1a
+
+** Windows 95/98/ME/NT/2000 - Consistent versioning
+ Installation, AFS Control Center, Client dialog boxes and properties
+ pages for executables display a consistent OpenAFS version number.
+ Installation detects previous installation and prompts the user for
upgrade
+ options.
+
+** Windows 95/98/ME/NT/2000 - Installation features
+ During installation the user can select the source of the CellservDB
file,
+ AFS home cell, and drive mappings. During installation a drive path
+ mapping can include a variable that will be substituted with the
current
+ UserName that is logged in.
+
+** Windows 2000/NT - Integrated logon
+ The Integrated Logon feature works now.
+
+** Windows 95/98/ME - Logon script features
+ The Windows 95/98/ME client now offers a command-line option for
starting up
+ the AFS client without authenication. It is now possilbe to start the
AFS
+ client first and obtain tokens, and map drives all through Windows
scripts.
+ This helps using Windows 95/98/ME client in Kerberos 5 environment.
+
+** Windows 2000/NT - LANA numbers
+ AFS client now scans the LANA numbers to establish the correct NETBIOS
+ connection. NetBEUI is no longer needed. The user no longer needs to
find
+ the correct LANA number.
+
+** Windows 2000/NT - OpenAFS naming consistancy
+ Further progress has been made to remove references to "Transarc AFS"
+ and replace with "OpenAFS".
+
+
+
+* Changes since OpenAFS 1.0
** AFS now builds with configure. The README for building has been
updated and includes full details.
--1__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21
Content-type: text/html; charset=US-ASCII
Content-Disposition: inline
<html><body>
<p>Attached is a patch for the new entries for the Windows client user-visible changes that should have been added in the src/NEWS.txt file. For clarity, I suggest that the "changed since version x" line be changed to "changes incorporated in version x+1" every time version x+1 is released. At that time, a line with "changed since version x+1" can be added to the top of the file.<br>
<i>(See attached file: diff.txt)</i><br>
<br>
Shyh-Wei<br>
<br>
--- oldNEWS.txt Tue Sep 18 01:23:58 2001<br>
+++ NEWS.txt Tue Sep 18 01:24:15 2001<br>
@@ -1,14 +1,49 @@<br>
-Openafs News -- history of user Visible changes. 11 July 2001<br>
+Openafs News -- history of user Visible changes. September 17, 2001<br>
<br>
-* Changes since OpenAFS 1.1.1<br>
+* Changes incorporated in OpenAFS 1.2.0<br>
<br>
** AFS now supports --prefix and the other directory options of<br>
configure. By default AFS builds assuming it will be installed in<br>
/usr/local. In order to get traditional AFS directory paths (/usr/afs<br>
and /usr/vice/etc) use the --enable-transarc-paths option to<br>
configure. More details on the new directory layout are found in README.<br>
-<br>
-* Changes since Openafs 1.0<br>
+<br>
+<br>
+* Changes incorporated in OpenAFS 1.1.1a<br>
+<br>
+** Windows 95/98/ME/NT/2000 - Consistent versioning<br>
+ Installation, AFS Control Center, Client dialog boxes and properties<br>
+ pages for executables display a consistent OpenAFS version number.<br>
+ Installation detects previous installation and prompts the user for upgrade<br>
+ options.<br>
+<br>
+** Windows 95/98/ME/NT/2000 - Installation features<br>
+ During installation the user can select the source of the CellservDB file,<br>
+ AFS home cell, and drive mappings. During installation a drive path<br>
+ mapping can include a variable that will be substituted with the current<br>
+ UserName that is logged in.<br>
+<br>
+** Windows 2000/NT - Integrated logon<br>
+ The Integrated Logon feature works now.<br>
+<br>
+** Windows 95/98/ME - Logon script features<br>
+ The Windows 95/98/ME client now offers a command-line option for starting up<br>
<br>
+ the AFS client without authenication. It is now possilbe to start the AFS<br>
+ client first and obtain tokens, and map drives all through Windows scripts.<br>
+ This helps using Windows 95/98/ME client in Kerberos 5 environment.<br>
+<br>
+** Windows 2000/NT - LANA numbers<br>
+ AFS client now scans the LANA numbers to establish the correct NETBIOS<br>
+ connection. NetBEUI is no longer needed. The user no longer needs to find<br>
+ the correct LANA number.<br>
+<br>
+** Windows 2000/NT - OpenAFS naming consistancy<br>
+ Further progress has been made to remove references to "Transarc AFS"<br>
+ and replace with "OpenAFS".<br>
+<br>
+<br>
+<br>
+* Changes since OpenAFS 1.0<br>
<br>
** AFS now builds with configure. The README for building has been<br>
updated and includes full details.<br>
<br>
</body></html>
--1__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21--
--0__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21
Content-type: application/octet-stream;
name="diff.txt"
Content-Disposition: attachment; filename="diff.txt"
Content-ID: <10__=07BBE058DFBD4D218f9e8a93@almaden.ibm.com>
Content-transfer-encoding: base64
LS0tIG9sZE5FV1MudHh0CVR1ZSBTZXAgMTggMDE6MjM6NTggMjAwMQorKysgTkVXUy50eHQJVHVl
IFNlcCAxOCAwMToyNDoxNSAyMDAxCkBAIC0xLDE0ICsxLDQ5IEBACi1PcGVuYWZzIE5ld3MgLS0g
aGlzdG9yeSBvZiB1c2VyIFZpc2libGUgY2hhbmdlcy4gMTEgSnVseSAyMDAxCitPcGVuYWZzIE5l
d3MgLS0gaGlzdG9yeSBvZiB1c2VyIFZpc2libGUgY2hhbmdlcy4gU2VwdGVtYmVyIDE3LCAyMDAx
CiAKLSogQ2hhbmdlcyBzaW5jZSBPcGVuQUZTIDEuMS4xCisqIENoYW5nZXMgaW5jb3Jwb3JhdGVk
IGluIE9wZW5BRlMgMS4yLjAKIAogKiogQUZTIG5vdyBzdXBwb3J0cyAtLXByZWZpeCBhbmQgdGhl
IG90aGVyIGRpcmVjdG9yeSBvcHRpb25zIG9mCiAgICBjb25maWd1cmUuICBCeSBkZWZhdWx0IEFG
UyBidWlsZHMgYXNzdW1pbmcgaXQgd2lsbCBiZSBpbnN0YWxsZWQgaW4KICAgIC91c3IvbG9jYWwu
ICBJbiBvcmRlciB0byBnZXQgdHJhZGl0aW9uYWwgQUZTIGRpcmVjdG9yeSBwYXRocyAoL3Vzci9h
ZnMKICAgIGFuZCAvdXNyL3ZpY2UvZXRjKSB1c2UgdGhlIC0tZW5hYmxlLXRyYW5zYXJjLXBhdGhz
IG9wdGlvbiB0bwogICAgY29uZmlndXJlLiAgTW9yZSBkZXRhaWxzIG9uIHRoZSBuZXcgZGlyZWN0
b3J5IGxheW91dCBhcmUgZm91bmQgaW4gUkVBRE1FLgotICAgCi0qIENoYW5nZXMgc2luY2UgT3Bl
bmFmcyAxLjAKKworCisqIENoYW5nZXMgaW5jb3Jwb3JhdGVkIGluIE9wZW5BRlMgMS4xLjFhCisg
CisqKiBXaW5kb3dzIDk1Lzk4L01FL05ULzIwMDAgLSBDb25zaXN0ZW50IHZlcnNpb25pbmcKKyAg
IEluc3RhbGxhdGlvbiwgQUZTIENvbnRyb2wgQ2VudGVyLCBDbGllbnQgZGlhbG9nIGJveGVzIGFu
ZCBwcm9wZXJ0aWVzIAorICAgcGFnZXMgZm9yIGV4ZWN1dGFibGVzIGRpc3BsYXkgYSBjb25zaXN0
ZW50IE9wZW5BRlMgdmVyc2lvbiBudW1iZXIuIAorICAgSW5zdGFsbGF0aW9uIGRldGVjdHMgcHJl
dmlvdXMgaW5zdGFsbGF0aW9uIGFuZCBwcm9tcHRzIHRoZSB1c2VyIGZvciB1cGdyYWRlIAorICAg
b3B0aW9ucy4KKworKiogV2luZG93cyA5NS85OC9NRS9OVC8yMDAwIC0gSW5zdGFsbGF0aW9uIGZl
YXR1cmVzCisgICBEdXJpbmcgaW5zdGFsbGF0aW9uIHRoZSB1c2VyIGNhbiBzZWxlY3QgdGhlIHNv
dXJjZSBvZiB0aGUgQ2VsbHNlcnZEQiBmaWxlLAorICAgQUZTIGhvbWUgY2VsbCwgYW5kIGRyaXZl
IG1hcHBpbmdzLiAgRHVyaW5nIGluc3RhbGxhdGlvbiBhIGRyaXZlIHBhdGggCisgICBtYXBwaW5n
IGNhbiBpbmNsdWRlIGEgdmFyaWFibGUgdGhhdCB3aWxsIGJlIHN1YnN0aXR1dGVkIHdpdGggdGhl
IGN1cnJlbnQgCisgICBVc2VyTmFtZSB0aGF0IGlzIGxvZ2dlZCBpbi4KKworKiogV2luZG93cyAy
MDAwL05UIC0gSW50ZWdyYXRlZCBsb2dvbgorICAgVGhlIEludGVncmF0ZWQgTG9nb24gZmVhdHVy
ZSB3b3JrcyBub3cuCisKKyoqIFdpbmRvd3MgOTUvOTgvTUUgLSBMb2dvbiBzY3JpcHQgZmVhdHVy
ZXMKKyAgIFRoZSBXaW5kb3dzIDk1Lzk4L01FIGNsaWVudCBub3cgb2ZmZXJzIGEgY29tbWFuZC1s
aW5lIG9wdGlvbiBmb3Igc3RhcnRpbmcgdXAgCisgICB0aGUgQUZTIGNsaWVudCB3aXRob3V0IGF1
dGhlbmljYXRpb24uIEl0IGlzIG5vdyBwb3NzaWxiZSB0byBzdGFydCB0aGUgQUZTIAorICAgY2xp
ZW50IGZpcnN0IGFuZCBvYnRhaW4gdG9rZW5zLCBhbmQgbWFwIGRyaXZlcyBhbGwgdGhyb3VnaCBX
aW5kb3dzIHNjcmlwdHMuCisgICBUaGlzIGhlbHBzIHVzaW5nIFdpbmRvd3MgOTUvOTgvTUUgY2xp
ZW50IGluIEtlcmJlcm9zIDUgZW52aXJvbm1lbnQuCisKKyoqIFdpbmRvd3MgMjAwMC9OVCAtIExB
TkEgbnVtYmVycworICAgQUZTIGNsaWVudCBub3cgc2NhbnMgdGhlIExBTkEgbnVtYmVycyB0byBl
c3RhYmxpc2ggdGhlIGNvcnJlY3QgTkVUQklPUworICAgY29ubmVjdGlvbi4gIE5ldEJFVUkgaXMg
bm8gbG9uZ2VyIG5lZWRlZC4gIFRoZSB1c2VyIG5vIGxvbmdlciBuZWVkcyB0byBmaW5kCisgICB0
aGUgY29ycmVjdCBMQU5BIG51bWJlci4KKworKiogV2luZG93cyAyMDAwL05UIC0gT3BlbkFGUyBu
YW1pbmcgY29uc2lzdGFuY3kKKyAgIEZ1cnRoZXIgcHJvZ3Jlc3MgaGFzIGJlZW4gbWFkZSB0byBy
ZW1vdmUgcmVmZXJlbmNlcyB0byAiVHJhbnNhcmMgQUZTIgorICAgYW5kIHJlcGxhY2Ugd2l0aCAi
T3BlbkFGUyIuCisKKworICAKKyogQ2hhbmdlcyBzaW5jZSBPcGVuQUZTIDEuMCAKIAogKiogQUZT
IG5vdyBidWlsZHMgd2l0aCBjb25maWd1cmUuIFRoZSBSRUFETUUgZm9yIGJ1aWxkaW5nIGhhcyBi
ZWVuCiAgICB1cGRhdGVkIGFuZCBpbmNsdWRlcyBmdWxsIGRldGFpbHMuCg==
--0__=07BBE058DFBD4D218f9e8a93df938690918c07BBE058DFBD4D21--