]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount/network.c
nfsidmap: Added Error Logging
[nfs-utils.git] / utils / mount / network.c
2011-08-29 NeilBrownpdate addres for Free Software Foundation
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-03 Chuck Levermount: Recognize zero as a valid value for the port...
2010-11-01 Chuck Levernfs-utils: Remove all uses of AI_ADDRCONFIG
2010-10-14 Chuck Levermount.nfs: mountproto does not support RDMA
2010-10-14 Chuck Levermount.nfs: Eliminate compiler warnings in utils/mount...
2010-09-09 Chuck Levermount.nfs: Support an "rdma" mount option
2010-08-09 Steve DicksonRemoved warnings from network.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-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-01-22 Steve DicksonAdded the sys/stat.h header file to a number of nfs-utils-1-2-2-rc9
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 Levermount.nfs: Remove nfs_name_to_address()
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 nfs_options2pmap()
2009-11-03 Steve DicksonMade some aesthetic changes to the code that sets
2009-10-27 Steve DicksonAdded wrappers around the setting of default values
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-09-14 Chuck Levermount.nfs: Support "-t nfs,vers=4" mounts in the kernel
2009-07-15 Steve Dicksonerrno not be set on RPC errors nfs-utils-1-2-1-rc2
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 Leversupport: Introduce sockaddr helpers to get and set...
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-05 Chuck Levermount.nfs: squelch compiler warning for TI-RPC builds
2009-03-04 Chuck LeverThe legacy version of nfs_name_to_address() returned...
2009-02-17 Chuck Leverumount.nfs command: Add an AF_INET6-capable version...
2009-02-17 Chuck Levertext-based mount command: fix return value from po_righ...
2009-01-27 Chuck Levertext-based mount command: Function to stuff "struct...
2009-01-07 Steve DicksonMerge branch 'master' of git://linux-nfs.org/nfs-utils
2009-01-06 Chuck Levermount command: Random clean up
2009-01-06 Chuck Levermount command: use gethostbyname(3) when building on...
2009-01-06 Chuck Levermount: revert recent fix for build problems on old...
2008-12-11 Chuck Levermount command: AF_INET6 support for probe_bothports()
2008-12-11 Chuck Levermount command: support AF_INET6 in probe_nfsport()...
2008-12-11 Chuck Levermount command: full support for AF_INET6 addresses...
2008-12-02 Chuck Levermount command: remove local getport() implementation
2008-12-02 Chuck Levermount command: Replace clnt_ping() and getport() calls...
2008-12-02 Chuck Levermount command: Use nfs_error() instead of perror()
2008-12-02 Chuck Levermount command: Use nfs_pmap_getport() in probe_statd()
2008-11-26 Neil BrownEnsure statd gets started if required when non-root
2008-08-28 Neil Brownmount: enable retry for nfs23 to set the correct protoc...
2008-07-31 Chuck Levermount.nfs command: old glibc missing some flags
2008-07-16 Neil BrownIf an NFS server is only listening on TCP for portmap...
2008-07-15 Chuck LeverClean up: Include the bare minimum of legacy RPC headers in
2008-07-15 Chuck LeverClean up: remove unused IPv4-only functions used by...
2008-07-15 Chuck LeverIntroduce IPv6-enabled version of get_client_address...
2008-07-15 Chuck LeverIntroduce two new functions to convert a sockaddr to...
2008-07-15 Chuck LeverAdd #include directives for additional header files...
2008-07-15 Chuck LeverIntroduce a new DNS resolver function in utils/mount...
2008-03-11 Chuck LeverRecently #include directives for autoconf's config...
2007-11-03 Steve DicksonWhen following a list of mount versions to probe -
2007-11-03 Steve DicksonThis means that if mountd is run with "--no-nfs-version 3",
2007-10-11 Neil BrownFix version fallback for unmount.
2007-09-25 Chuck Levermount.nfs: Provide comments for public network functions
2007-08-24 Chuck Levermount.nfs: Create a new API to find out client's address
2007-08-24 Chuck Levermount.nfs: getport() should avoid modifying passed...
2007-08-10 Chuck Levermount.nfs: Treat another UDP/TCP pair of strings like...
2007-08-03 Chuck Levermount.nfs: get_socket() may clobber errno, but preserve...
2007-08-03 Chuck Levermount.nfs: Always close the socket at the end of getport()
2007-08-03 Chuck Levermount.nfs: Shorter timeout for TCP connects
2007-08-03 Chuck Levermount.nfs: Remove a redundant port assignment
2007-07-30 Chuck Leverlibnfs.a: eliminate conn.c and conn.h
2007-07-30 Chuck Levermount.nfs: use nfs_error instead of fprintf in get_socket()
2007-07-30 Chuck Leverlibnfs.a: move get_socket() function to utils/mount...
2007-07-30 Chuck Leverlibnfs.a: move clnt_ping() to utils/mount
2007-07-30 Chuck Leverlibnfs.a: move more mount-only functions out of libnfs.a
2007-07-30 Chuck Leverlibnfs.a: move mnt_{open, close}clnt calls to utils...
2007-07-30 Chuck Levermount.nfs: clean up getport() function
2007-07-30 Chuck Levermount.nfs: fix hang when getport() uses TCP against...
2007-07-30 Chuck Leverumount.nfs: eliminate a nearly empty header file.
2007-07-30 Chuck LeverMake sure nfs_call_umount's callers are handling its...
2007-07-30 Chuck Leverumount.nfs: move nfs_call_umount to network.c
2007-07-30 Chuck Levermount.nfs: fix more nits with error messages
2007-07-20 Chuck Levermount.nfs: Move start_statd into nfs_mount
2007-07-20 Chuck Levermount.nfs: Move network functions into a common source...