]> git.decadent.org.uk Git - nfs-utils.git/history - utils/exportfs
mount: Recognize zero as a valid value for the port= option
[nfs-utils.git] / utils / exportfs /
2010-10-20 Steve DicksonCleared up the sync option in exportfs man page
2010-10-15 Steve DicksonRemoved duplicate entries in export man page
2010-09-27 Chuck Levermountd: Update mountd/exportfs man pages to reflect...
2010-09-16 Chuck Leverexportfs: Enable IPv6 support in matchhostname()
2010-08-24 Chuck Leverexportfs: Use xlog() for error reporting
2010-08-24 Chuck Leverexportfs: exportfs.c no longer needs #include "xmalloc.h"
2010-06-22 Chuck Leverlibexport.a: Replace matchhostname()
2010-06-22 Chuck Levermountd: Replace "struct hostent" with "struct addrinfo"
2010-06-22 Chuck Leverexportfs: Add a common exit label in exportfs()
2010-06-22 Chuck Leverlibexport.a: Add helpers to manage DNS lookups
2010-01-22 Steve DicksonAdded the sys/stat.h header file to a number of nfs-utils-1-2-2-rc9
2009-03-04 Valerie Aurora HensonUpdate example in exports(5) man page
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
2008-10-01 Steve DicksonCleared up a contradiction in the export(5) man page
2008-08-28 David WoodhouseStop exportfs warning about needing fsid, when we actua...
2008-05-08 Oren HeldFixed smail typo in exportfs man page
2008-03-18 Steve DicksonUpdated exportfs man to talk about /var/lib/nfs/etab
2008-03-11 Filipus KlutieroFixed typo in nfsd man page
2008-03-10 Steve DicksonBe explicit on how to update exports in the man page.
2007-11-03 Steve DicksonThe wording in the exportfs man page can be a bit confu...
2007-07-10 J. Bruce Fieldsdocument the sec= option
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
2007-04-02 Neil Brownexportfs - test exportability of filesystems when expor...
2007-03-18 Neil BrownMake warning about host matching multiple exports more...
2007-03-14 Neil BrownRemove uid-mapping text from exports.man
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-27 Fred IsamanExtend the exportfs/mountd interface to pass fslocation...
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-02-04 Steinar H. GundersonVarious minor manpage fixes.
2007-02-04 Steinar H. GundersonAllow default options in /etc/exports
2006-10-24 Steinar H. GundersonDocument sensitive gids
2006-10-24 Neil BrownAssorted man page fixes
2006-08-08 Neil BrownOne final step in convertion of anon = -2 -> 65534
2006-08-07 Neil BrownRemove warning if neither 'sync' or 'async' present.
2006-07-05 Steinar H. GundersonUse 65534 for anon uid/gid rather than -2
2006-06-05 Neil Browndocument sync option:
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-20 neilbrownCorrect documentation of defautl export options nfs-utils-1-0-8-rc1a
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2005-04-06 chipSupport "acl" and "no_acl" export options.
2005-03-05 gmorrisclose bug [ 1018450 ] typo.
2004-11-22 neilbrownman page typo
2004-09-15 neilbrownPrepare to support gss authentication and idmap looks...
2004-06-08 neilbrownFix cache flushing problem. nfs-utils-1-0-6-post2
2004-02-24 neilbrownDocument fsid= nfs-utils-1-0-6-post1
2003-08-06 neilbrownChange CROSSMNT to CROSSMOUNT
2003-08-04 neilbrown/proc/fs/nfsd as an alternate to /proc/fs/nfsd nfs-utils-1-0-5-post2
2003-07-17 neilbrownRelease 1.0.5 nfs-utils-1-0-5
2003-07-14 neilbrown*** empty log message ***
2003-07-14 neilbrownAssorted fixes
2003-07-03 neilbrownnew man page - nfsd.7
2003-07-03 neilbrownFixes to make unexporting and exporting with wildcards nfs-utils-1-1-0-pre8
2003-05-30 neilbrownnew "mountpoint" export option.
2003-05-21 neilbrownenhance exportfs to use new cache/upcall stuff nfs-utils-1-1-0-pre3
2003-05-21 neilbrownMake CROSSMNT distinct from NOHIDE nfs-utils-1-1-0-pre2
2002-11-19 neilbrownx
2002-10-11 hjl2002-10-11 H.J. Lu <hjl@lucon.org> nfs-utils-1-0-2-pre4
2002-02-28 neilbrown*** empty log message ***
2002-01-17 neilbrownfix exportfs.man to say what the (new) defaults are nfs-utils-1-0-1-pre1
2002-01-17 neilbrownSee Changelog
2001-12-27 chip * utils/exportfs/exports.man: Comment out a leftover...
2001-12-27 chip2001-12-26 Chip Salzenberg <chip@pobox.com>
2001-09-21 neilbrownmissed an assignment for hp->h_name to hname...
2001-09-20 neilbrownmake "exportfs -au" do no DNS lookup nfs-utils-0-3-2-pre9
2001-09-20 neilbrowncall gethostbyaddr to make sure that we have canonical...
2001-09-12 neilbrown2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
2000-10-18 hjl2000-10-18 Scott McDermott <mcdermot@questra.com>
2000-08-23 neilbrown1/ be less trusting of information in /var/lib/nfs...
2000-03-07 neilbrownadd reporting of nohide, insecure_locks and no_subtree_...
2000-02-26 chipFix typo in mapping example.
2000-02-04 neilbrownSupport for NFSEXP_NOAUTHNLM introduced in 2.3.42
1999-10-28 neilbrownThu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse...
1999-10-18 hjlInitial revision