Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cache flushing problem. | neilbrown | 2004-06-08 | 1 | -1/+2 |
| | |||||
* | Document fsid= | neilbrown | 2004-02-24 | 1 | -0/+22 |
| | |||||
* | Change CROSSMNT to CROSSMOUNT | neilbrown | 2003-08-06 | 1 | -1/+1 |
| | |||||
* | /proc/fs/nfsd as an alternate to /proc/fs/nfsd | neilbrown | 2003-08-04 | 3 | -2/+6 |
| | |||||
* | Release 1.0.5 | neilbrown | 2003-07-17 | 2 | -6/+42 |
| | |||||
* | *** empty log message *** | neilbrown | 2003-07-14 | 1 | -2/+2 |
| | |||||
* | Assorted fixes | neilbrown | 2003-07-14 | 1 | -5/+8 |
| | |||||
* | new man page - nfsd.7 | neilbrown | 2003-07-03 | 2 | -0/+205 |
| | |||||
* | Fixes to make unexporting and exporting with wildcards | neilbrown | 2003-07-03 | 1 | -4/+8 |
| | | | | work more sensibly. | ||||
* | new "mountpoint" export option. | neilbrown | 2003-05-30 | 3 | -1/+34 |
| | |||||
* | enhance exportfs to use new cache/upcall stuff | neilbrown | 2003-05-21 | 1 | -6/+21 |
| | |||||
* | Make CROSSMNT distinct from NOHIDE | neilbrown | 2003-05-21 | 1 | -1/+3 |
| | |||||
* | x | neilbrown | 2002-11-19 | 1 | -3/+4 |
| | |||||
* | 2002-10-11 H.J. Lu <hjl@lucon.org> | hjl | 2002-10-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | * support/include/exportfs.h (export_errno): New. * support/nfs/exports.c: Include <errno.h>. (export_errno): New. (getexportent): Set export_errno to EINVAL for bad option. (parseopts): Likewise. Report the location of the default sync/async option. * utils/exportfs/exportfs.c (main): Initialize export_errno to 0. Return export_errno. | ||||
* | *** empty log message *** | neilbrown | 2002-02-28 | 1 | -0/+2 |
| | |||||
* | fix exportfs.man to say what the (new) defaults are | neilbrown | 2002-01-17 | 1 | -1/+1 |
| | |||||
* | See Changelog | neilbrown | 2002-01-17 | 1 | -9/+23 |
| | |||||
* | * utils/exportfs/exports.man: Comment out a leftover TP that | chip | 2001-12-27 | 1 | -1/+1 |
| | | | | was TPing our indentation. | ||||
* | 2001-12-26 Chip Salzenberg <chip@pobox.com> | chip | 2001-12-27 | 1 | -10/+14 |
| | | | | | | | | | * utils/exportfs/exports.man: Emphasize the need for options to immediately follow client names. Explain that wildcards don't usually work on addresses, but may work when reverse DNS fails. * utils/mountd/mountd.man, utils/rquotad/rquotad.man, utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)". * debian/changelog: Version 0.3.3-6. | ||||
* | missed an assignment for hp->h_name to hname... | neilbrown | 2001-09-21 | 1 | -0/+1 |
| | |||||
* | make "exportfs -au" do no DNS lookup | neilbrown | 2001-09-20 | 1 | -44/+13 |
| | |||||
* | call gethostbyaddr to make sure that we have canonical hostname | neilbrown | 2001-09-20 | 1 | -1/+8 |
| | | | | for all exports | ||||
* | 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au> | neilbrown | 2001-09-12 | 1 | -1/+4 |
| | | | | | | | | | * support/nfs/exports.c (putexportent): \octal quote any spaces etc in a path name * support/nfs/xio.c (xgettok): recognise double-quote and \octal quoting in path names * utils/exportfs/exports.man: document quoting conventions for path names | ||||
* | 2000-10-18 Scott McDermott <mcdermot@questra.com> | hjl | 2000-10-18 | 1 | -1/+5 |
| | | | | * utils/exportfs/exports.man: Updated for CIDR netmask. | ||||
* | 1/ be less trusting of information in /var/lib/nfs/xtab. Add things to | neilbrown | 2000-08-23 | 1 | -1/+1 |
| | | | | | | kernel even if they are in here. 2/ O_CREAT [ex]log when locking for write incase they don't exist 3/ added etc/debian diretory with some files | ||||
* | add reporting of nohide, insecure_locks and no_subtree_check in | neilbrown | 2000-03-07 | 1 | -0/+6 |
| | | | | | exportfs -V cvs: ---------------------------------------------------------------------- | ||||
* | Fix typo in mapping example. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Support for NFSEXP_NOAUTHNLM introduced in 2.3.42 | neilbrown | 2000-02-04 | 1 | -1/+30 |
| | |||||
* | Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au> | neilbrown | 1999-10-28 | 1 | -179/+267 |
| | | | | | | | | | | * 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 | ||||
* | Initial revision | hjl | 1999-10-18 | 4 | -0/+905 |