]>
git.decadent.org.uk Git - nfs-utils.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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.
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.
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.
hjl [Sun, 19 Dec 1999 17:35:27 +0000 (17:35 +0000)]
Update the mailing list address.
hjl [Sun, 19 Dec 1999 17:24:25 +0000 (17:24 +0000)]
Updated for 0.1.5.
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 '/'.
hjl [Mon, 6 Dec 1999 17:44:34 +0000 (17:44 +0000)]
1. Added nfs-utils.spec.in.
2. Updated for 0.1.4.
chip [Sat, 4 Dec 1999 22:04:51 +0000 (22:04 +0000)]
Use $(CC) as set by configure.
chip [Sat, 4 Dec 1999 22:02:01 +0000 (22:02 +0000)]
Call $(MAKE) with $(MFLAGS).
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.
hjl [Mon, 29 Nov 1999 19:21:16 +0000 (19:21 +0000)]
Fix rquotad.
hjl [Sun, 28 Nov 1999 18:30:03 +0000 (18:30 +0000)]
Fix format.
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.
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.
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.
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.
neilbrown [Thu, 28 Oct 1999 06:48:03 +0000 (06:48 +0000)]
See CHANGELOG for changes:-)
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
hjl [Wed, 27 Oct 1999 12:47:36 +0000 (12:47 +0000)]
Update README for ftp site.
hjl [Wed, 27 Oct 1999 00:24:02 +0000 (00:24 +0000)]
More ftp site update.
hjl [Wed, 27 Oct 1999 00:20:37 +0000 (00:20 +0000)]
Update ftp site.
hjl [Tue, 26 Oct 1999 01:34:41 +0000 (01:34 +0000)]
Updated for nfs-utils 0.1.2.
hjl [Tue, 26 Oct 1999 01:06:35 +0000 (01:06 +0000)]
Fix forward/reverse DNS lookup for authentication.
hjl [Thu, 21 Oct 1999 23:24:47 +0000 (23:24 +0000)]
Update.
hjl [Thu, 21 Oct 1999 23:22:21 +0000 (23:22 +0000)]
Update the version number.
hjl [Thu, 21 Oct 1999 23:13:42 +0000 (23:13 +0000)]
Updated to nfs-utils 0.1.1.
hjl [Tue, 19 Oct 1999 00:44:18 +0000 (00:44 +0000)]
Update.
hjl [Tue, 19 Oct 1999 00:44:00 +0000 (00:44 +0000)]
Fixed a typo, change knfsd-client to knfsd-clients.
hjl [Mon, 18 Oct 1999 23:21:12 +0000 (23:21 +0000)]
Initial revision