]> git.decadent.org.uk Git - nfs-utils.git/history - utils/exportfs/exportfs.c
exportfs: Stop racing exportfs on clusters
[nfs-utils.git] / utils / exportfs / exportfs.c
2012-03-12 Steve Dicksonexportfs: Stop racing exportfs on clusters
2011-09-01 Mike Frysingerexportfs: do not warn if /etc/exports.d/ does not exist
2011-09-01 Mike Frysingerexportfs: drop extra newline in xlog
2011-08-29 Chuck Leverexportfs: matchhostname() doesn't handle localhost...
2011-04-06 Steve DicksonRemoved a warning from exportfs.c
2011-03-07 Masatake YAMATORead /etc/exports.d/*.export as extra export files
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-02-18 Tomas RichterExportfs and rpc.mountd optimalization
2008-08-28 David WoodhouseStop exportfs warning about needing fsid, when we actua...
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 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.
2006-08-08 Neil BrownOne final step in convertion of anon = -2 -> 65534
2005-12-20 neilbrownAutogen update
2005-04-06 chipSupport "acl" and "no_acl" export options.
2004-09-15 neilbrownPrepare to support gss authentication and idmap looks...
2004-06-08 neilbrownFix cache flushing problem. nfs-utils-1-0-6-post2
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 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-10-11 hjl2002-10-11 H.J. Lu <hjl@lucon.org> nfs-utils-1-0-2-pre4
2002-02-28 neilbrown*** empty log message ***
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...
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_...
1999-10-18 hjlInitial revision