summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>hjl2000-01-172-14/+20
| | | | * README: Update hostnames.
* Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>hjl2000-01-115-8/+16
| | | | | | | | * configure.in (VERSION): Set to "0.1.6". * configure: Regenerated. * nfs-utils.spec: Updated. * README: Updated.
* Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>hjl2000-01-103-3/+17
| | | | | | | | * 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.
* Update the mailing list address.hjl1999-12-192-2/+5
|
* Updated for 0.1.5.hjl1999-12-195-321/+483
|
* Mon Dec 13 13:40:20 1999 H.J. Lu <hjl@lucon.org>hjl1999-12-132-5/+10
| | | | | * utils/rquotad/hasquota.c (hasquota): Malloc one more char for '/'.
* 1. Added nfs-utils.spec.in.hjl1999-12-067-12/+108
| | | | 2. Updated for 0.1.4.
* Use $(CC) as set by configure.chip1999-12-042-1/+5
|
* Call $(MAKE) with $(MFLAGS).chip1999-12-042-1/+6
|
* Mon Nov 29 11:17:35 1999 H.J. Lu <hjl@lucon.org>hjl1999-12-022-0/+18
| | | | | * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32, XDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
* Fix rquotad.hjl1999-11-296-84/+50
|
* Fix format.hjl1999-11-281-8/+10
|
* Accept lockd callbacks to the new port 24 as well as the historicalchip1999-11-252-1/+10
| | | | port 100021.
* moved exportfs -au after stopping nfsd to stop spuriousneilbrown1999-11-222-1/+5
| | | | ESTALE errors on server shutdown.
* changed parseopts to not modify the "char *cp" argument. It wasneilbrown1999-11-222-7/+22
| | | | | replacing commas with nuls so that parseopts could not be called twice with the same string.
* 1. Fix some typos in README.hjl1999-10-289-19/+38
| | | | 2. Use int32_t instead of long for rpcgen.
* See CHANGELOG for changes:-)neilbrown1999-10-281-0/+11
|
* Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>neilbrown1999-10-285-196/+302
| | | | | | | | | | * 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
* Update README for ftp site.hjl1999-10-271-0/+4
|
* More ftp site update.hjl1999-10-271-2/+2
|
* Update ftp site.hjl1999-10-271-2/+2
|
* Updated for nfs-utils 0.1.2.hjl1999-10-265-13/+29
|
* Fix forward/reverse DNS lookup for authentication.hjl1999-10-261-16/+29
|
* Update.hjl1999-10-211-0/+11
|
* Update the version number.hjl1999-10-212-7/+14
|
* Updated to nfs-utils 0.1.1.hjl1999-10-212-2/+2
|
* Update.hjl1999-10-191-0/+6
|
* Fixed a typo, change knfsd-client to knfsd-clients.hjl1999-10-191-2/+2
|
* Initial revisionhjl1999-10-18169-0/+25871