]> git.decadent.org.uk Git - nfs-utils.git/log
nfs-utils.git
24 years agoMan page for rpc.lockd.
chip [Sat, 26 Feb 2000 06:54:43 +0000 (06:54 +0000)]
Man page for rpc.lockd.

24 years agoSupport for NFSEXP_NOAUTHNLM introduced in 2.3.42
neilbrown [Fri, 4 Feb 2000 03:34:35 +0000 (03:34 +0000)]
Support for NFSEXP_NOAUTHNLM introduced in 2.3.42

24 years agoThu Feb 3 14:55:48 2000 H.J. Lu <hjl@lucon.org>
hjl [Thu, 3 Feb 2000 22:56:36 +0000 (22:56 +0000)]
Thu Feb  3 14:55:48 2000 H.J. Lu <hjl@lucon.org>

* COPYING: Added. GPL.

Thu Feb 03 14:40:40 2000 Cristian Gafton <gafton@redhat.com>

* utils/rquotad/rquota_server.c (getquotainfo): Call statfs ()
to get the block size.

24 years agoTue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>
hjl [Tue, 25 Jan 2000 19:05:27 +0000 (19:05 +0000)]
Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>

* nfs-utils.spec.in: Update ftp site.

24 years agoMon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>
hjl [Mon, 17 Jan 2000 19:48:59 +0000 (19:48 +0000)]
Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>

* README: Update hostnames.

24 years agoTue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org> nfs-utils-0-1-6
hjl [Tue, 11 Jan 2000 19:30:29 +0000 (19:30 +0000)]
Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>

* configure.in (VERSION): Set to "0.1.6".
* configure: Regenerated.
* nfs-utils.spec: Updated.

* README: Updated.

24 years agoMon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
hjl [Mon, 10 Jan 2000 22:31:41 +0000 (22:31 +0000)]
Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>

* utils/mountd/auth.c (auth_authenticate_internal): Call
xstrdup for hostname before passing it to gethostbyname.

* utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
of strdup.

24 years agoUpdate the mailing list address. nfs-utils-0-1-5
hjl [Sun, 19 Dec 1999 17:35:27 +0000 (17:35 +0000)]
Update the mailing list address.

24 years agoUpdated for 0.1.5.
hjl [Sun, 19 Dec 1999 17:24:25 +0000 (17:24 +0000)]
Updated for 0.1.5.

24 years agoMon Dec 13 13:40:20 1999 H.J. Lu <hjl@lucon.org>
hjl [Mon, 13 Dec 1999 22:37:37 +0000 (22:37 +0000)]
Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>

* utils/rquotad/hasquota.c (hasquota): Malloc one more char
for '/'.

24 years ago1. Added nfs-utils.spec.in. nfs-utils-0-1-4
hjl [Mon, 6 Dec 1999 17:44:34 +0000 (17:44 +0000)]
1. Added nfs-utils.spec.in.
2. Updated for 0.1.4.

24 years agoUse $(CC) as set by configure.
chip [Sat, 4 Dec 1999 22:04:51 +0000 (22:04 +0000)]
Use $(CC) as set by configure.

24 years agoCall $(MAKE) with $(MFLAGS).
chip [Sat, 4 Dec 1999 22:02:01 +0000 (22:02 +0000)]
Call $(MAKE) with $(MFLAGS).

24 years agoMon Nov 29 11:17:35 1999 H.J. Lu <hjl@lucon.org>
hjl [Thu, 2 Dec 1999 20:29:05 +0000 (20:29 +0000)]
Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>

* tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
XDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.

24 years agoFix rquotad. nfs-utils-0-1-3
hjl [Mon, 29 Nov 1999 19:21:16 +0000 (19:21 +0000)]
Fix rquotad.

24 years agoFix format.
hjl [Sun, 28 Nov 1999 18:30:03 +0000 (18:30 +0000)]
Fix format.

24 years agoAccept lockd callbacks to the new port 24 as well as the historical
chip [Thu, 25 Nov 1999 04:08:35 +0000 (04:08 +0000)]
Accept lockd callbacks to the new port 24 as well as the historical
port 100021.

24 years agomoved exportfs -au after stopping nfsd to stop spurious
neilbrown [Mon, 22 Nov 1999 23:23:50 +0000 (23:23 +0000)]
moved exportfs -au after stopping nfsd to stop spurious
ESTALE errors on server shutdown.

24 years agochanged parseopts to not modify the "char *cp" argument. It was
neilbrown [Mon, 22 Nov 1999 23:17:27 +0000 (23:17 +0000)]
changed parseopts to not modify the "char *cp" argument. It was
replacing commas with nuls so that parseopts could not be called twice
with the same string.

24 years ago1. Fix some typos in README.
hjl [Thu, 28 Oct 1999 19:57:59 +0000 (19:57 +0000)]
1. Fix some typos in README.
2. Use int32_t instead of long for rpcgen.

24 years agoSee CHANGELOG for changes:-) nfs-utils-0-1-2-19991027
neilbrown [Thu, 28 Oct 1999 06:48:03 +0000 (06:48 +0000)]
See CHANGELOG for changes:-)

24 years agoThu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>
neilbrown [Thu, 28 Oct 1999 02:27:55 +0000 (02:27 +0000)]
Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>

* support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
* support/nfs/exports.c: added {no_,}subtree_check and changed
crossmnt to nohide
* utils/exportfs/exports.man: added no_subtree_check and nohide
and removed irrelevant stuff from unfsd.
* support/export/rmtab.c: rmtab_read didn't quite do the right
thing if a pathname from rmtab was a subdirectory of an export-point

24 years agoUpdate README for ftp site.
hjl [Wed, 27 Oct 1999 12:47:36 +0000 (12:47 +0000)]
Update README for ftp site.

24 years agoMore ftp site update.
hjl [Wed, 27 Oct 1999 00:24:02 +0000 (00:24 +0000)]
More ftp site update.

24 years agoUpdate ftp site.
hjl [Wed, 27 Oct 1999 00:20:37 +0000 (00:20 +0000)]
Update ftp site.

24 years agoUpdated for nfs-utils 0.1.2. nfs-utils-0-1-2
hjl [Tue, 26 Oct 1999 01:34:41 +0000 (01:34 +0000)]
Updated for nfs-utils 0.1.2.

24 years agoFix forward/reverse DNS lookup for authentication.
hjl [Tue, 26 Oct 1999 01:06:35 +0000 (01:06 +0000)]
Fix forward/reverse DNS lookup for authentication.

24 years agoUpdate. nfs-utils-0-1-1
hjl [Thu, 21 Oct 1999 23:24:47 +0000 (23:24 +0000)]
Update.

24 years agoUpdate the version number.
hjl [Thu, 21 Oct 1999 23:22:21 +0000 (23:22 +0000)]
Update the version number.

24 years agoUpdated to nfs-utils 0.1.1.
hjl [Thu, 21 Oct 1999 23:13:42 +0000 (23:13 +0000)]
Updated to nfs-utils 0.1.1.

24 years agoUpdate.
hjl [Tue, 19 Oct 1999 00:44:18 +0000 (00:44 +0000)]
Update.

24 years agoFixed a typo, change knfsd-client to knfsd-clients.
hjl [Tue, 19 Oct 1999 00:44:00 +0000 (00:44 +0000)]
Fixed a typo, change knfsd-client to knfsd-clients.

24 years agoInitial revision
hjl [Mon, 18 Oct 1999 23:21:12 +0000 (23:21 +0000)]
Initial revision