]> git.decadent.org.uk Git - nfs-utils.git/history - support
Use the default protocol and version values, when they
[nfs-utils.git] / support /
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
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-17 Benny HalevyAdded support for line comments parsing which should
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonAdded an conditional argument to the Section names
2009-08-16 Steve DicksonMake Section names case-insensitive which should
2009-08-16 Steve DicksonTaught conf_parse_line() to ignore spaces in the
2009-08-16 Steve DicksonMove idmapd's configuration file parsing routines into
2009-08-01 Jeff Laytonnfs-utils: clean up NFSCTL_* macros for handling protoc...
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-06-02 Tom spot CallawayReplace the Sun RPC license with the BSD license, nfs-utils-1-2-0
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-29 Steve DicksonHost aliases need to be checked when netgroups is used...
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-08 Steve DicksonAdded back the some logging variables which are no nfs-utils-1-1-5-rc1 nfs-utils-1-1-6-rc1
2009-03-05 Chuck Levernfs-utils: Provide type-checked version of svc_getcaller()
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-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...
next