]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mountd/cache.c
Support sec= option to specify export security
[nfs-utils.git] / utils / mountd / cache.c
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
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-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 Kevin CoffmanFix reference error when writing fsloc data to cache
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 BrownError check messages sent to the kernel.
2006-12-18 Jeff Laytonremove extraneous mountlist_add/del calls and change...
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...
2005-12-20 neilbrownAutogen update
2005-10-14 neilbrownUnderstand type 2 and type 3 filesystem identifiers.
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2004-08-31 neilbrownfix fd bug
2004-02-24 neilbrownauth_reload calls in cache.
2003-08-11 neilbrownclose a filehandle before opening.
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-06-16 neilbrownsegfault fix
2003-05-30 neilbrownnew "mountpoint" export option.
2003-05-23 neilbrownStuff nfs-utils-1-1-0-pre4
2003-05-21 neilbrownSupport new kernel upcalls for export cache management.