55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
I only began this file with ncpfs-0.12. If you're interested in older
|
|
versions, you can find them on linux01.gwdg.de:/pub/ncpfs/old.
|
|
|
|
ncpfs-0.16 -> ncpfs-0.17
|
|
|
|
- Changed the name of fsinfo to nwfsinfo, to avoid a name clash with
|
|
the X windows utility. Thanks to Henning Brockfeld
|
|
<Henning.Brockfeld@lrz.uni-muenchen.de> for this hint. (still
|
|
waiting for your scripts.. :-))
|
|
- made nwmsg available. This enables you to receive NetWare user
|
|
broadcast messages. Please note that you need at least kernel 1.3.68
|
|
for this feature.
|
|
- pserver now prints debugging output via syslog().
|
|
- Included ipxdump, a nice little utility, that has helped some
|
|
people.
|
|
|
|
- And now the big one: you can re-export ncpfs-mounted directories
|
|
with nfsd! You have to mount single volumes by specifying -V volume
|
|
to ncpmount, and call nfsd and mountd with the option --re-export.
|
|
See the manual page of ncpmount for more information. Please note
|
|
that I will send Linus the required patch on 1. March 1996, so you
|
|
will have to use kernel 1.2.13 or wait at least for 1.3.70.
|
|
|
|
ncpfs-0.15 -> ncpfs-0.16
|
|
|
|
- Included ipx-1.0, made available by Greg Page <greg@caldera.com>,
|
|
Caldera
|
|
- Made -n work for password-less accounts. Thanks to Alexander Jolk
|
|
<jolk@ap-pc513b.physik.uni-karlsruhe.de>.
|
|
- Fixed the kerneld support.
|
|
- Fixed the NetWare 4.1 problem. Many thanks to
|
|
Chatchai JANTARAPRIM <chat@ratree.psu.ac.th> and
|
|
hitesh.soneji@industry.net for their patience.
|
|
|
|
ncpfs-0.14 -> ncpfs-0.15
|
|
|
|
- A bug fixed that made normal mounting impossible. It was too late
|
|
yesterday. Sorry
|
|
- Manpage for pserver.c
|
|
|
|
ncpfs-0.13 -> ncpfs-0.14
|
|
|
|
- Improvements of manual pages by B. Galliart <bgallia@luc.edu> and
|
|
Terry Dawson <terry@perf.no.itg.telecom.com.au>
|
|
- fsinfo
|
|
- pserver.c. Please see this as ALPHA software. There is no
|
|
documentation, and it is not tested enough. But it might be useful for
|
|
you.
|
|
|
|
ncpfs-0.12 -> ncpfs-0.13
|
|
|
|
- support for automatic loading of ncpfs.o by kerneld.
|
|
Thanks to Steven N. Hirsch <hirsch@emba.uvm.edu>.
|
|
- A subtle problem in the read routines has been removed by Uwe Bonnes
|
|
<bon@elektron.ikp.physik.th-darmstadt.de>. Thanks a lot. |