]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mountd/cache.c
Merge branch 'sid'
[nfs-utils.git] / utils / mountd / cache.c
2013-05-10 Luk ClaesMerge branch 'upstream'
2013-05-10 Luk ClaesImported upstream 1.2.8
2013-04-22 NeilBrownmountd: fix exporting of "/" with sec= setting.
2013-04-22 Jose Castillomountd: Add the missing '$' in auth_unix_ip()
2013-03-25 Steve Dicksonmountd: regression in crossmounts
2013-03-25 Chuck Levermountd: remove unused variable
2012-12-17 NeilBrownmountd: fix is_subdirectory to understand '/'
2012-12-12 Chuck Levermountd: Report the absolute path used to load the junct...
2012-12-12 Chuck Levermountd: cache.c no longer needs #include xmalloc.h
2012-11-28 J. Bruce Fieldsmountd: auth_unix_ip should downcall on error to preven...
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Make local functions static
2012-10-30 Chuck Levermountd: Eliminate unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-22 Chuck Levermountd: Simplify "no junction support" case
2012-10-22 Chuck Levermountd: Dynamically allocate exportent that represents...
2012-10-22 Chuck Levermountd: Junctions inherit parent export's options
2012-10-22 Chuck Levermountd: Add lookup_export_parent()
2012-10-22 Chuck Levermountd: Set e_fslocdata field directly
2012-10-22 Chuck Levermountd: Use static buffer when constructing junction...
2012-10-22 Chuck Levermountd: Warn when a broken junction is encountered
2012-05-25 Luk ClaesMerge branch 'upstream'
2012-05-22 Luk ClaesImported upstream 1.2.6 upstream/1.2.6
2012-05-03 J. Bruce Fieldsmountd: handle allocation failures in auth_unix_ip... nfs-utils-1-2-6-rc7
2012-05-03 J. Bruce Fieldsmountd: prepend '$' to make use_ipaddr clients self...
2012-05-03 J. Bruce Fieldsmountd: add trivial helpers for client-matching
2012-05-03 J. Bruce Fieldsmountd: parse ip address earlier
2012-05-03 J. Bruce Fieldsmountd: fix export upcall failure in use_ipaddr case
2012-05-01 NeilBrownnfsd_fh: if two exports are possible, choose the one...
2012-05-01 NeilBrownlookup_export: really prefer nonV4ROOT exports.
2012-01-05 Chuck Levermountd: Support junction management plug-ins nfs-utils-1-2-6-rc5
2011-07-09 Luk ClaesMerge branch 'upstream'
2011-07-09 Luk ClaesImported Upstream version 1.2.4 upstream/1.2.4
2011-06-27 J. Bruce Fieldsmountd: move fsidtype-specific code to helpers
2011-06-27 J. Bruce Fieldsmountd: gather fsid information into one struct
2011-06-27 J. Bruce Fieldsmountd: prefer explicit subexports over crossmnt parents
2011-06-07 Pavel Shilovskymountd: Fix missing varialble assignment in auth_unix_gid
2011-05-18 Jim ReesRemoved compilation warnings from mountd/cache.c
2011-04-19 Sean Finneynfs-utils: Increase the stdio file buffer size for...
2011-04-19 Sean Finneymountd: Use a dynamic buffer for storing lists of gid's
2011-04-06 Chuck Leverexports: add a configurable time-to-live for the kernel...
2011-03-29 Ben HutchingsMerge commit 'upstream/1.2.3'
2011-03-29 Ben HutchingsImported Upstream version 1.2.3 upstream/1.2.3
2010-09-16 Chuck Levermountd: Ensure cache downcall can handle IPv6 addresses
2010-09-16 Chuck Levermountd: Handle IPv6 addresses in kernel auth_unix_ip...
2010-09-16 Chuck Levermountd: clean up cache API
2010-08-09 Steve DicksonRemoved warnings from cache.c
2010-08-09 Steve DicksonRemoved warnings from fsloc.c
2010-07-19 Doug Nazarmountd: Fix memcmp result comparison error for uuid...
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.10-6~quilt.0 debian/1%1.0.10-6_quilt.0
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.10-5 debian/1%1.0.10-5
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-13 Ben HutchingsMerge commit 'debian/1.0.7-2'
2010-07-13 Ben HutchingsMerge commit 'debian/1.0.6-3'
2010-06-22 Chuck Levermountd: Replace "struct hostent" with "struct addrinfo"
2010-06-22 Chuck Leverlibexport.a: Add helpers to manage DNS lookups
2010-06-22 NeilBrownImprove support for exporting btrfs subvolumes
2010-05-05 Chuck Levermountd/exportfs: Make m_addrlist field a nfs_sockaddr nfs-utils-1-2-3-rc3
2010-03-08 J. Bruce Fieldsmountd: trivial: name parameters for clarity
2010-03-08 J. Bruce Fieldsmountd: fix path comparison for v4 crossmnt
2010-03-08 Steve Dicksonmountd: fix --manage-gids hang due to int/uint bug
2010-01-13 J. Bruce Fieldsmountd: prefer non-V4ROOT exports.
2010-01-13 J. Bruce Fieldsmountd: don't require mountpoint in crossmnt case
2010-01-13 J. Bruce Fieldsmountd: further split up lookup_export
2010-01-13 J. Bruce Fieldsmountd: move export lookup into separate function
2009-08-16 J. Bruce FieldsSince
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
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-13 Steinar H. GundersonStop rpc.mountd from probing all known devices which...
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.
2007-11-03 Steve DicksonWhen mountd gets a request to export a mountpoint which...
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: 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-04-02 Neil Brownmountd - improve checks and error messages for export...
next