]> git.decadent.org.uk Git - nfs-utils.git/history - support
nfs(5): document new [no]resvport option
[nfs-utils.git] / support /
2009-03-04 Steve DicksonGeneral clean up. Removed unused routines. Reworked...
2009-03-04 Steve DicksonConverted good_client() to correctly use the tcp wrapper
2009-03-04 Steve DicksonOnly hash on IP address and Program number. Including...
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
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
2009-01-03 Steve DicksonNow that the TCP wrapper actually works, mounts will
2008-12-19 Steve DicksonTo ensure the hash table of clients has valid
2008-12-19 Steve DicksonClients IP address and host names are check on
2008-12-19 Steve DicksonWhen clients are define as IP addresses in /etc/hosts...
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-25 Steve DicksonWhen a FQDN exists in /var/lib/nfs/rmtab it causes
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-05-05 Sten SpansFixed arguments to the hosts_ctl() call in the good_cli...
2008-03-04 Neil BrownStop the kernel export table from being flushed
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: create client_resolve and change client_com...
2007-09-28 Jeff Laytonrpc.mountd: make exportent->e_hostname a dynamically...
2007-09-28 Jeff Laytonrpc.mountd: Change nfs_client->m_hostname to be a dynam...
2007-09-25 Chuck Levermount.nfs: add EX_SUCCESS exit code
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-21 J. Bruce Fieldsfix broken compile due to missing pseudoflavors.h
2007-07-20 Chuck Leverrpcdebug: Update 'rpcdebug' tool with recently added...
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-05-11 Steinar H. GundersonMemory leak in mountd
2007-05-11 Jeff Laytonnfs-utils: have mountd hold open etab file to force...
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 BrownAdd --with-rpcgen= for configure so that the system...
2007-03-20 Neil BrownHandle -o remount better
2007-03-18 Neil BrownMake warning about host matching multiple exports more...
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-16 Steinar H. GundersonFix memory leak in mountd.
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 Greg BanksUpdate rpcdebug to know about new 2.6 debug flags....
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-05 Neil BrownAvoid error creating an existing symlink
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 BanksInclude the right header to get xmalloc() declaration.
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 BanksComment out the decades-old SCCS id strings from the...
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 BrownFurther coverity related cleanups.
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...
2006-06-16 Greg Banksmultiple threads for mountd
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
next