Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further installation and documentation of nhfsstone. | chip | 2000-02-26 | 1 | -1/+3 |
| | |||||
* | Create man pages for nhfsstone support scripts. | chip | 2000-02-26 | 3 | -0/+69 |
| | |||||
* | Oops, I meant nhffstone(8). | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Oops, that was MAN8, not MAN1. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Documentation updates. | chip | 2000-02-26 | 1 | -1/+9 |
| | |||||
* | Line number fix to xungetc. | chip | 2000-02-26 | 1 | -0/+7 |
| | |||||
* | Fix typo in previous change. | chip | 2000-02-26 | 1 | -6/+7 |
| | |||||
* | Fix line numbers in tokenizer, which reads /etc/exports etc. | chip | 2000-02-26 | 2 | -4/+7 |
| | |||||
* | Rename nhfsstone.1 to nhfsstone.man, | chip | 2000-02-26 | 2 | -381/+1 |
| | | | | and have it installed automatically. | ||||
* | Rename from nhfsstone.1. | chip | 2000-02-26 | 1 | -0/+381 |
| | |||||
* | Fix typo in mapping example. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Install new man page. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Man page for rpc.lockd. | chip | 2000-02-26 | 1 | -0/+24 |
| | |||||
* | Support for NFSEXP_NOAUTHNLM introduced in 2.3.42 | neilbrown | 2000-02-04 | 4 | -3/+50 |
| | |||||
* | Thu Feb 3 14:55:48 2000 H.J. Lu <hjl@lucon.org> | hjl | 2000-02-03 | 3 | -7/+357 |
| | | | | | | | | | * 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. | ||||
* | Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org> | hjl | 2000-01-25 | 2 | -1/+5 |
| | | | | * nfs-utils.spec.in: Update ftp site. | ||||
* | Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org> | hjl | 2000-01-17 | 2 | -14/+20 |
| | | | | * README: Update hostnames. | ||||
* | Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org> | hjl | 2000-01-11 | 5 | -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> | hjl | 2000-01-10 | 3 | -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. | hjl | 1999-12-19 | 2 | -2/+5 |
| | |||||
* | Updated for 0.1.5. | hjl | 1999-12-19 | 5 | -321/+483 |
| | |||||
* | Mon Dec 13 13:40:20 1999 H.J. Lu <hjl@lucon.org> | hjl | 1999-12-13 | 2 | -5/+10 |
| | | | | | * utils/rquotad/hasquota.c (hasquota): Malloc one more char for '/'. | ||||
* | 1. Added nfs-utils.spec.in. | hjl | 1999-12-06 | 7 | -12/+108 |
| | | | | 2. Updated for 0.1.4. | ||||
* | Use $(CC) as set by configure. | chip | 1999-12-04 | 2 | -1/+5 |
| | |||||
* | Call $(MAKE) with $(MFLAGS). | chip | 1999-12-04 | 2 | -1/+6 |
| | |||||
* | Mon Nov 29 11:17:35 1999 H.J. Lu <hjl@lucon.org> | hjl | 1999-12-02 | 2 | -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. | hjl | 1999-11-29 | 6 | -84/+50 |
| | |||||
* | Fix format. | hjl | 1999-11-28 | 1 | -8/+10 |
| | |||||
* | Accept lockd callbacks to the new port 24 as well as the historical | chip | 1999-11-25 | 2 | -1/+10 |
| | | | | port 100021. | ||||
* | moved exportfs -au after stopping nfsd to stop spurious | neilbrown | 1999-11-22 | 2 | -1/+5 |
| | | | | ESTALE errors on server shutdown. | ||||
* | changed parseopts to not modify the "char *cp" argument. It was | neilbrown | 1999-11-22 | 2 | -7/+22 |
| | | | | | replacing commas with nuls so that parseopts could not be called twice with the same string. | ||||
* | 1. Fix some typos in README. | hjl | 1999-10-28 | 9 | -19/+38 |
| | | | | 2. Use int32_t instead of long for rpcgen. | ||||
* | See CHANGELOG for changes:-) | neilbrown | 1999-10-28 | 1 | -0/+11 |
| | |||||
* | Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au> | neilbrown | 1999-10-28 | 5 | -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. | hjl | 1999-10-27 | 1 | -0/+4 |
| | |||||
* | More ftp site update. | hjl | 1999-10-27 | 1 | -2/+2 |
| | |||||
* | Update ftp site. | hjl | 1999-10-27 | 1 | -2/+2 |
| | |||||
* | Updated for nfs-utils 0.1.2. | hjl | 1999-10-26 | 5 | -13/+29 |
| | |||||
* | Fix forward/reverse DNS lookup for authentication. | hjl | 1999-10-26 | 1 | -16/+29 |
| | |||||
* | Update. | hjl | 1999-10-21 | 1 | -0/+11 |
| | |||||
* | Update the version number. | hjl | 1999-10-21 | 2 | -7/+14 |
| | |||||
* | Updated to nfs-utils 0.1.1. | hjl | 1999-10-21 | 2 | -2/+2 |
| | |||||
* | Update. | hjl | 1999-10-19 | 1 | -0/+6 |
| | |||||
* | Fixed a typo, change knfsd-client to knfsd-clients. | hjl | 1999-10-19 | 1 | -2/+2 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 169 | -0/+25871 |