]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount
utils: Return status 0 on clean exits
[nfs-utils.git] / utils / mount /
2012-10-15 Wolfram Glogermount.nfs4: Backgrounding mount broken with NFS versions <4
2012-10-15 Neil Brownmount.nfs mapage: clear up confusion between 'proto...
2012-08-23 Steve DicksonAdded fsc and nofsc to the mount manpage.
2012-08-06 NeilBrownumount: use correct return value for is_vers4.
2012-08-01 Karel Zakumount.nfs: ignore non-nfs filesystems
2012-07-16 NeilBrownmount.nfs: restore correct error status when umount...
2012-06-19 Jeff Laytonmount.nfs: try the next address after mount fails with...
2012-05-17 Steve DicksonMakefile.am: Corrected a misspelling of overridden
2012-05-09 Olaf KirchManpage: Add a warning to the nfs manpage regarding...
2012-05-01 Steve Dicksonmounts.nfs: v2 and v3 background mounts should retry...
2012-03-12 Simo SorceKill SPKM3: Remove also the dependent lipkey mechanism
2012-03-12 Simo SorceKill SPKM3: Remove spkm3 support from nfs.mount
2012-01-16 Jeff Laytonautoconf: only link binaries that need it to libtirpc nfs-utils-1-2-6-rc6
2012-01-05 Karel Zakmount.nfs: don't overwrite mount options from /etc...
2011-12-05 Steve Dicksonmount.nfs: Background mounts failing on time out errors.
2011-10-18 Yang Baimount.nfs: Mount should really return from errno test nfs-utils-1-2-6-rc2
2011-10-03 Luk Claesnfs.man: Fix macro use nfs-utils-1-2-6-rc1
2011-09-20 Chuck Levernfsumount: Squelch compiler warning
2011-09-14 Ben Hutchingsmount.nfs: Preserve any explicit port=2049 option
2011-08-30 Max MatveevUpdate nfs(5) manpage - timeo for NFS/TCP
2011-08-29 NeilBrownpdate addres for Free Software Foundation
2011-08-29 Ian Kentumount.nfs: fix nfs4 check
2011-08-29 Luk Claesnfs.man: Fix macro use for fstab examples
2011-08-29 Luk Claesnfs.man: man complains when line starts with quote
2011-08-16 Max Matveevmount.nfs: submarvellous messages from mount.nfs
2011-08-03 Karel Zakmount: fix for libmount from util-linux >= 2.20
2011-07-12 Luk Claesmount.nfs: Do not segfault because of kernel version
2011-06-30 Prem Karatmount.nfs: Fix for the bug in v1.2.4 that breaks mount.nfs
2011-06-29 NeilBrownDo not compile unnecessary files when the libmount...
2011-06-29 Prem Karatmount.nfs: Don't hard code source and destination
2011-06-29 NeilBrownmount: improve signal management when locking mtab
2011-04-06 Karel Zakmount: add --enable-libmount-mount nfs-utils-1-2-4-rc7
2011-04-06 Karel Zakmount: move generic functions to utils.c and network.c
2011-04-06 Chuck Levermount.nfs: Don't leak socket in nfs_ca_sockname()
2011-03-05 Steve Dicksonmount: Remove MOUNT_CONFIG warnings
2011-03-03 Chuck Levermount: Recognize zero as a valid value for the port...
2010-11-22 Steve DicksonRemoved a couple warnings from utils/mount/stropts.c
2010-11-01 Chuck Levernfs(5): Document remount behavior nfs-utils-1-2-4-rc2
2010-11-01 Chuck Levernfs(5): Grammar and style fixes
2010-11-01 Chuck Levermount.nfs: mnt_freq and mnt_pass are always zero
2010-11-01 Chuck Levermount.nfs: Fix memory leak in nfs_sys_mount()
2010-11-01 Chuck Levermount: Fix compiler warning in nfs_parse_retry_option()
2010-11-01 Chuck Levernfs-utils: Remove all uses of AI_ADDRCONFIG
2010-10-14 Chuck Leverbehavior as file systems that use the monolithic /sbin...
2010-10-14 Chuck Leverumount.nfs: Distinguish between nfs4 and nfs mounts
2010-10-14 Chuck Levermount.nfs: mountproto does not support RDMA
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warnings in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warning in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warning in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warning in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warnings in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warning in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warnings in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warning in utils/mount...
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warnings
2010-10-13 Steve Dicksonnfs-utils: Fixed typo in NFS man page
2010-09-29 Suresh JayaramanThe kernel 2.6.37 has a add new mount option: local_lock.
2010-09-27 Chuck Levernfs-utils: Fix source code character encoding
2010-09-16 Chuck Levermount.nfs: Don't do anything fancy if this is a remount
2010-09-16 Chuck Levermount.nfs: Refactor mount version and protocol autonego...
2010-09-09 Steve DicksonCleaned up a warning from commit 44f09b7
2010-09-09 Chuck Levermount.nfs: Prepare way for "vers=4,rdma" mounts
2010-09-09 Chuck Levermount.nfs: Support an "rdma" mount option
2010-09-09 Chuck Levermount.nfs: Use nfs_nfs_protocol() for checking for...
2010-09-09 Guillaume RousseClarification about options supported by different...
2010-08-17 Guillaume RousseFix the description of nfsversion mount option in the...
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()
next