]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount
Removed warnings from idmapd.c
[nfs-utils.git] / utils / mount /
2010-08-09 Steve DicksonRemoved warnings from configfile.c
2010-08-09 Steve DicksonRemoved warnings from network.c
2010-08-09 Steve DicksonRemoved warnings from nfs4mount.c
2010-08-09 Steve DicksonRemoved warnings from nfsmount.c
2010-06-22 Steve Dicksonmount.nfs: silently fails when the network protocol...
2010-06-22 Steve Dicksonmount: silently fails when bad option values are given
2010-03-19 Chuck Levermount: Mount should retry unreachable hosts
2010-03-01 Jeff Laytonnfs-utils: add and use nfs_authsys_create
2010-02-18 Chuck Levermount: Set protocol family properly for "udp" and ...
2010-02-12 Jeff Laytonmount.nfs: make nfs_{nfs,mount}_proto set errno on...
2010-02-12 Jeff Laytonmount.nfs: return error if proto= option specified...
2010-02-12 Jeff LaytonThis is the second iteration of this patch. The only...
2010-02-12 Chuck Levertext-based mount: Support protocol family negotiation
2010-02-12 Chuck Levertext-based mount: Set addr= option in nfs_try_mount_foo()
2010-02-12 Chuck Levertext-based mount: Replace nfs_lookup() with getaddrinfo(3)
2010-02-12 Chuck Levertext-based mount: Retry when server can't be reached
2010-01-22 Steve DicksonAdded the sys/stat.h header file to a number of nfs-utils-1-2-2-rc9
2010-01-20 Steve Dicksonmount.nfs: Configuration file parser ignoring options
2010-01-15 Chuck Levernfs-utils: Collect socket address helpers into one...
2010-01-04 Jeff Laytonmount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
2009-12-11 Chuck LeverNFS man page: update nfs(5) with details about IPv6... nfs-utils-1-2-2-rc2
2009-12-11 Chuck Levermount.nfs: Remove nfs_name_to_address()
2009-12-11 Chuck Levermount.nfs: Teach umount.nfs to recognize netids in...
2009-12-11 Chuck Levermount.nfs: proto=netid forces address family when resol...
2009-12-11 Chuck Levermount.nfs: Fix sockaddr pointer aliasing in stropts.c
2009-12-11 Chuck Levermount.nfs: Add new API for getting protocol family...
2009-12-11 Chuck Levermount.nfs: make nfs_lookup() global
2009-12-11 Chuck Levermount.nfs: support netids in v2/v3 version/transport...
2009-12-11 Chuck Levermount.nfs: support netids in nfs_options2pmap()
2009-12-07 Neil Brownmount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-11-16 Harshula Jayasuriyanfs-utils: NFSv4: fix backgrounding
2009-11-16 Harshula Jayasuriyamount options can be lost when using bg option
2009-11-16 Chuck Levermount.nfs: Assume v2/v3 if mount-related options are...
2009-11-03 Chuck Levermount: Fix po_join() call site in nfs_try_mount_v4()
2009-11-03 Chuck Levermount.nfs: Assume v2/v3 if mount-related options are...
2009-11-03 Steve DicksonMade some aesthetic changes to the code that sets
2009-11-03 Steve DicksonRetry v4 mounts with a v3 mount when the version
2009-10-27 Steve DicksonAdded wrappers around the setting of default values
2009-10-22 Steve DicksonAdded the defaultproto and defaultvers variable to... nfs-utils-1-2-1-rc7
2009-10-22 Steve DicksonUse the default protocol and version values, when they
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
2009-10-09 Steve DicksonMake sure all protocol version options are checked...
2009-10-09 Steve DicksonMake the network transports value in the mount
2009-10-09 Steve DicksonThere are a number of different mount options that...
2009-09-29 Chuck Levermount: Support negotiation between v4, v3, and v2 nfs-utils-1-2-1-rc6
2009-09-29 Chuck LeverThe user's mount options and the set of versions to...
2009-09-29 Chuck Levermount.nfs: Keep server's address in nfsmount_info
2009-09-29 Chuck Levermount.nfs: Add API to duplicate a mount option list
2009-09-14 Chuck Levermount.nfs: Support "-t nfs,vers=4" mounts in the kernel
2009-08-27 Steve DicksonCleaned up some warnings in the mount config file code.
2009-08-17 Steve DicksonCleaned up parsing errors to hopeful be more precise nfs-utils-1-2-1-rc4
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonThe example nfsmount.conf file
2009-08-16 Steve DicksonThe new nfsmount.conf(5) man page and the update to
2009-08-16 Steve DicksonAdded hooks to the mount command that allow
2009-08-16 Steve DicksonSupport routines used to read sections from the configu...
2009-08-16 Chuck Levernfs(5): Remove trailing blanks
2009-08-16 Chuck Levernfs(5): Add description of lookupcache mount option
2009-07-15 Steve Dicksonerrno not be set on RPC errors nfs-utils-1-2-1-rc2
2009-07-15 Steve DicksonDon't use initialized garbage for address lengths
2009-07-14 Chuck Levermount.nfs: Squelch compiler warnings in nfs_strerror()
2009-07-14 Chuck Levermount.nfs: Squelch unused parameter warnings on empty...
2009-07-14 Chuck Levermount.nfs: Fix compiler warning in stropts.c
2009-07-14 Chuck Leverumount.nfs: Use correct data type in nfsumount()
2009-07-14 Chuck Levermount.nfs: remove unused @addrlen argument from nfs_str...
2009-07-14 Chuck Levermount.nfs: Remove unused @salen parameter from nfs_ca_gai()
2009-07-14 Chuck Levermount.nfs: Fix some nfs_error() nits in network.c
2009-07-14 Chuck Levermount.nfs: Remove unused parameter in try_mount()
2009-07-14 Chuck Levermount.nfs: Use correct data type in discover_nfs_mount_...
2009-07-14 Chuck Leversupport: Introduce sockaddr helpers to get and set...
2009-07-14 Chuck Levermount.nfs: Don't update extra_opts after text-based...
2009-07-14 Chuck Levermount.nfs: Clean up after restructuring version/protoco...
2009-07-14 Chuck Levermount.nfs: Clean up nfs_is_permanent_error()
2009-07-14 Chuck Levermount.nfs: rearchitect mount version/protocol negotiati...
2009-07-14 Chuck Levermount.nfs: make nfs_options2pmap return errors
2009-07-14 Chuck Levermount.nfs: force rpcbind queries if options aren't...
2009-07-14 Chuck Levermount.nfs: If port= specifies an unregistered port...
2009-07-14 Chuck Levermount.nfs: Add more debugging output around nfs_getport()
2009-07-14 Chuck Levergetport: Clear shared error fields before trying rpcbin...
2009-05-18 Chuck Leverumount.nfs: Harden umount.nfs error reporting nfs-utils-1-1-7-rc1
2009-05-18 Chuck Levermount: remove legacy version of nfs_name_to_address()
2009-04-18 Chuck Leverumount.nfs: Fix return value of nfs_mount_protocol() nfs-utils-1-1-6-rc7
2009-04-18 Chuck Leverumount.nfs: Use a privileged port when sending UMNT...
2009-03-23 Steve DicksonIn recent Fedora builds, the '-D _FORTIFY_SOURCE=2... nfs-utils-1-1-6-rc3
2009-03-05 Chuck Levermount.nfs: squelch compiler warning for TI-RPC builds
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck Levernfs(5): document new [no]resvport option
2009-03-04 Chuck LeverThe legacy version of nfs_name_to_address() returned...
2009-02-17 Chuck Leverumount command: remove do_nfs_umount23 function
2009-02-17 Chuck Leverumount.nfs command: Support AF_INET6 server addresses
2009-02-17 Chuck Leverumount.nfs command: Add an AF_INET6-capable version...
2009-02-17 Steve DicksonThe mount sockaddr len (mnt_salen) is not be set in
2009-02-17 Chuck Levertext-based mount command: fix return value from po_righ...
2009-01-27 Chuck Levertext-based mount command: support AF_INET6 in rewrite_m...
2009-01-27 Chuck Levertext-based mount command: fix mount option rewriting...
2009-01-27 Chuck Levertext-based mount options: Use new pmap stuffer when...
2009-01-27 Chuck Levertext-based mount command: Function to stuff "struct...
2009-01-27 Chuck Levertext-based mount command: make po_rightmost() work...
2009-01-07 Steve DicksonMerge branch 'master' of git://linux-nfs.org/nfs-utils
2009-01-06 Chuck Levermount command: Random clean up
next