]> git.decadent.org.uk Git - nfs-utils.git/history - support/nfs
nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsd
[nfs-utils.git] / support / nfs /
2009-08-01 Jeff Laytonnfs-utils: move nfssvc.c to nfsd dir and clean up linki...
2009-07-15 Steve Dicksonerrno not be set on RPC errors nfs-utils-1-2-1-rc2
2009-07-14 Chuck Leversupport: Introduce sockaddr helpers to get and set...
2009-07-14 Chuck Levergetport: Convert TCP connection refused to RPC_CANTRECV
2009-07-14 Chuck Levergetport: Restore historical TCP connect timeout error...
2009-07-14 Chuck Levergetport: Clear shared error fields before trying rpcbin...
2009-07-14 Chuck Levergetport: RPC_PROGNOTREGISTERED is a permanent error
2009-07-14 Chuck Leversupport: Set proper retransmit timeout for datagram...
2009-07-14 Chuck Leversupport: Don't return RPC_UNKNOWNHOST from rpc_socket.c
2009-07-14 Chuck Leversupport: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)
2009-07-14 Chuck Levergetport: Remove unneeded @salen arguments
2009-07-14 Chuck Levergetport: replace getnameinfo(NI_NUMERICHOST) with inet_...
2009-07-14 Chuck Levergetport: Remove AI_ADDRCONFIG from nfs_gp_loopback_addr...
2009-07-14 Chuck Levergetport: RPCB_GETADDR's r_addr should contain rpcbind...
2009-07-14 Chuck Levergetport: RPCB_GETADDR r_owner should be an empty string
2009-06-22 Steve DicksonThe closeall function is broken in such a way that... nfs-utils-1-2-1-rc1
2009-05-18 Chuck Levernfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
2009-05-04 Benny Halevyutils/nfsd: add support for minorvers4
2009-04-18 Chuck Leversupport: Provide an API for creating a privileged RPC...
2009-04-15 Chuck Levergetport.c: fix non-standard C
2009-04-03 Kevin Coffmancacheio: return any original error from qword_eol nfs-utils-1-1-6-rc4
2009-04-03 Ben MyersMountd should use separate lockfiles
2009-03-23 Steve DicksonIn recent Fedora builds, the '-D _FORTIFY_SOURCE=2... nfs-utils-1-1-6-rc3
2009-03-16 Chuck Levernfs-utils: Include legacy or TI-RPC headers, not both
2009-03-16 Chuck Levernfs-utils: replace function-specific switches with...
2009-03-05 Chuck Levernfs-utils: Replace getservbyname(3)
2009-03-04 Ben GreearHave sizeof using the correct value in nfs_getlocalport()
2009-03-04 Chuck Levernfs-utils: Remove fprintf() call from support/nfs/getport.c
2009-01-07 Steve DicksonMerge branch 'master' of git://linux-nfs.org/nfs-utils
2009-01-06 Chuck Levermount: getport: don't use getaddrinfo(3) on old systems
2008-11-18 Steve DicksonAdded support/nfs/getport.c
2008-11-17 Chuck LeverIntroduce rpcbind client utility functions
2008-11-17 Chuck LeverAdd AF_INET6-capable API to acquire an RPC CLIENT *
2008-10-08 Chuck Levernfs-utils: make makesock() static
2008-10-08 Chuck Levernfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
2008-09-26 Chuck Levernfs-utils: whitespace clean ups in support/nfs/rpcmisc.c
2008-09-26 Chuck Levernfs-utils: Remove excess log reporting
2008-09-26 Chuck Levernfs-utils: make makesock() static
2008-09-26 Chuck Levernfs-utils: remove disabled code from support/nfs/rpcmisc.c
2008-09-26 Chuck Levernfs-utils: Remove unused function rpc_svcrun()
2008-09-26 Chuck Levernfs-utils: remove unused function rpc_logcall()
2008-08-28 J. Bruce FieldsRemove redundant m_path field
2008-08-28 David WoodhouseFix handling of explicit uuid
2008-07-15 Steve DicksonIt appears that a recent glibc update now enforces...
2008-06-06 Steve DicksonRemoved the initialization of args2 in xlog_backend. It
2008-06-06 Steve DicksonCleaned up warnings in rmtab.c and xlog.c
2008-01-17 Steve DicksonStop segfaults on amd64 during warnings messages by...
2008-01-09 Steve DicksonAutomatically set 'nohide' on referral exports.
2007-10-14 Kevin CoffmanCleanup xlog logging code to be safe and usable for all
2007-10-14 Kevin CoffmanCopy new cacheio functions used by svcgssd to nfslib
2007-09-28 Jeff Laytonrpc.mountd: make exportent->e_hostname a dynamically...
2007-08-09 Jeff Laytonnfs-utils: specify a create mode with open(...O_CREAT...
2007-07-30 Chuck Leverlibnfs.a: eliminate another dependency on a global...
2007-07-30 Chuck Leverlibnfs.a: eliminate conn.c and conn.h
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-29 Neil BrownAdd -Wstrict-prototypes to compiler args, and fix warni...
2007-07-27 J. Bruce FieldsUse __fpurge to ensure single-line writes to cache...
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
2007-07-10 J. Bruce Fieldsmove pseudoflavor information to common code
2007-07-10 Flavio Leitnermount.nfs: Fix retry= to handle lack of reserved port...
2007-04-16 Neil BrownBe more cautious about use for privilege ports (<1024).
2007-03-22 Neil BrownNever set SO_REUSEADDR on a UDP socket.
2007-03-20 Neil BrownHandle -o remount better
2007-03-16 Neil BrownFix another warning: error -> nfs_error
2007-03-16 Neil BrownRemove nfs_mntent_t in favour of struct mntent
2007-03-16 Neil BrownCorrectly handle "user" and "users" mount options.
2007-03-16 Neil BrownMake mtab_head static
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-03-13 Neil BrownRestore use of un-connected socket for UDP mount requests.
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-27 Fred IsamanExtend the exportfs/mountd interface to pass fslocation...
2007-02-22 Neil BrownRemove rpc.lockd
2007-02-22 Neil BrownChange default from subtree_check to no_subtree_check
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-12 Neil BrownCorrect spelling error
2007-02-05 Neil BrownMake UDP sockets not blocking
2007-02-04 Steinar H. GundersonUse memset instead of __bzero.
2007-02-04 Steinar H. GundersonAllow default options in /etc/exports
2007-02-04 Neil BrownNever set flushtime for a cache in the future.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-08-07 Neil Brown"rpc.nfsd XX" should not fail if ports are already...
2006-08-07 Neil BrownRemove warning if neither 'sync' or 'async' present.
2006-07-07 Steve DicksonCall nfssvc_versbits before nfssvc_setfds
2006-07-05 Steinar H. GundersonUse 65534 for anon uid/gid rather than -2
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-03 Greg BanksUse socklen_t some more to avoid warnings.
2006-07-03 Greg BanksFix warning about pointer signedness differing.
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-07-02 Steve DicksonAllow rpc.nfsd to suppress tcp or udp, and listen on...
2006-06-27 Greg BanksDetect if glibc provides socklen_t and use that instead
2006-06-26 Steve DicksonAdd support for suppressing different NFS versions.
2006-06-23 Neil BrownFix various issues discovered by Coverity
2006-06-23 Neil BrownFix comment parsing (again)
2006-06-23 Neil BrownTry to make sure that clientid used for NFSv4 is reliable.
2006-06-22 Greg BanksFix a number of the easier compile warnings: unused...
next