]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mountd
nfs-utils: declare a static common buffer for nfssvc.c routines
[nfs-utils.git] / utils / mountd /
2009-06-03 NeilBrownRetry export if getfh fails.
2009-06-02 Tom spot CallawayReplace the Sun RPC license with the BSD license, nfs-utils-1-2-0
2009-04-03 Ben MyersMountd should use separate lockfiles
2009-03-16 Chuck Levernfs-utils: Include legacy or TI-RPC headers, not both
2009-03-05 Chuck Levernfs-utils: Provide type-checked version of svc_getcaller()
2009-03-04 Steve DicksonConverted good_client() to correctly use the tcp wrapper
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
2008-09-29 Jeff Laytonmountd: change "unknown host" error message to "unmatch...
2008-08-28 J. Bruce FieldsDetermine supported pseudoflavors from export
2008-08-28 J. Bruce FieldsMinor mountd.c cleanup
2008-08-28 J. Bruce FieldsRemove redundant m_path field
2008-08-28 David WoodhouseUse fsid from statfs for UUID if blkid can't cope ...
2008-08-28 David WoodhouseExplicit UUID handling doesn't require blkid; factor...
2008-08-28 David WoodhouseFix handling of explicit uuid
2008-08-27 Neil Brownmount issue with Mac OSX and --manage-gids, client...
2008-03-18 bc WongThere were 2 things wrong with auth flavour ordering:
2008-03-13 Steinar H. GundersonStop rpc.mountd from probing all known devices which...
2008-02-12 Harshula JayasuriyaIn mountd, if get_exportlist() (utils/mountd/mountd...
2008-02-09 Frank FilzCleaned up some typos that were found in the various
2008-01-19 Steve DicksonFix bug when both crossmnt and fsid are set.
2008-01-09 Steve DicksonAutomatically set 'nohide' on referral exports.
2008-01-07 Steve DicksonFixed typo in rpc.mountd's man page
2007-11-03 Steve DicksonWhen mountd gets a request to export a mountpoint which...
2007-10-11 Chuck Levermountd: address a minor compiler warning
2007-10-11 Chuck Levermountd: eliminate a spurious compiler warning
2007-09-28 Jeff Laytonrpc.mountd: add new mode for handling netgroup-heavy...
2007-09-28 Jeff Laytonrpc.mountd: create client_resolve and change client_com...
2007-09-28 Jeff Laytonrpc.mountd: Change nfs_client->m_hostname to be a dynam...
2007-09-28 Jeff Laytonrpc.mountd: fix memory leak and error handling in nfsd_fh
2007-08-06 Jeff Laytonfix regression with rmtab handling in newer nfs-utils...
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
2007-05-11 Jeff Laytonnfs-utils: have mountd hold open etab file to force...
2007-05-08 Jeff Laytonupdate manpages for showmount and mountd
2007-04-02 Neil Brownmountd - improve checks and error messages for export...
2007-03-29 Neil Brownmountd - better response to failed attempts to export...
2007-03-20 Neil BrownAllow disabling of libblkid usage.
2007-03-19 Neil BrownWhen finding an export for an fsid, check submounts...
2007-03-19 Neil BrownHandle 'crossmnt' when kernel asked for export options...
2007-03-19 Neil BrownAllow exporting of a subfilesystem when 'crossmnt'...
2007-03-19 Neil BrownWork around svc_getreqset in glibc 3
2007-03-18 Neil BrownMake warning about host matching multiple exports more...
2007-03-16 Neil BrownDon't complain if two exports of different types match...
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-03-13 Simon PeterUse very long timeout for information in the filehandle...
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-27 Neil BrownFix silly bug with gid lookup
2007-02-27 Fred IsamanExtend the exportfs/mountd interface to pass fslocation...
2007-02-27 Kevin CoffmanFix reference error when writing fsloc data to cache
2007-02-25 Neil BrownAdd missing fsloc.[ch] files - oops. nfs-utils-1-0-11a
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-12 Neil BrownSupport group-id looks for kernels that ask for them.
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-02-09 Kevin CoffmanRemove duplicated code.
2007-02-04 Steinar H. GundersonMake mountd complain on unsupported uid mapping schemes
2007-01-11 Neil BrownEnsure 'showmount -e' gets current information.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-12-19 Jeff Laytonadd missing long option for -r in mountd
2006-12-18 Jeff Laytonadd -r flag to make mountd do reverse resolve of ipaddr...
2006-12-18 Jeff Laytonremove extraneous mountlist_add/del calls and change...
2006-12-18 Jeff LaytonDon't rely on old info in my_client
2006-10-24 Steinar H. GundersonFix -n option to mountd
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-06-22 Greg BanksFix a number of the easier compile warnings: unused...
2006-06-16 Greg Banksmultiple threads for mountd
2006-06-05 Neil Brownmountd state directory
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-10-14 neilbrownUnderstand type 2 and type 3 filesystem identifiers.
2005-10-07 neilbrownSmall nfs-utils patch from Olaf Kirch
2005-10-06 neilbrownAssorted changes from Steve Dickson nfs-utils-1-0-7-post6
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-03-14 neilbrownSanitise stderr logging.
2004-12-06 neilbrownauth_reload fix
2004-09-06 neilbrownfix uninitialise variable
2004-09-06 neilbrownSupport --ha-callout for high-availability callouts nfs-utils-1-0-6-post3
2004-08-31 neilbrownfix fd bug
2004-06-08 neilbrownfix careless editting in mountd.man
2004-02-24 neilbrownauth_reload calls in cache.
2003-09-12 neilbrown1.0.6
2003-09-12 neilbrownWork around RLIMIT_NOFILE-to-big problem nfs-utils-1-0-5-post2nfs-utils-1-0-5-post3
2003-08-11 neilbrownclose a filehandle before opening.
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-08-04 neilbrownOpen channel files O_WRONLY, and improve mountlist... nfs-utils-1-0-5-post1
2003-07-17 neilbrownRelease 1.0.5 nfs-utils-1-0-5
2003-07-14 neilbrownAssorted fixes
2003-07-02 neilbrownSee Changelog nfs-utils-1-1-0-pre7
2003-06-16 neilbrownsegfault fix
2003-05-30 neilbrownnew "mountpoint" export option.
2003-05-23 neilbrownStuff nfs-utils-1-1-0-pre4
2003-05-22 neilbrownbug fix
2003-05-21 neilbrownSupport new kernel upcalls for export cache management.
2003-05-21 neilbrownDefine and use get_reliable_hostbyname nfs-utils-1-1-0-pre1
next