]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
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-11-26 Neil Browngssd: unblock DNOTIFY_SIGNAL in case it was blocked.
2008-11-25 Chuck Levershowmount command: support querying IPv6 servers
2008-11-25 Chuck Levershowmount command: move logic to acquire RPC client...
2008-11-25 Chuck Levershowmount command: Remove unused local getport() implem...
2008-11-25 Chuck Levershowmount command: call nfs_getport instead of local...
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-21 Jan EngelhardtGet rid of empty AUTHORS file
2008-10-17 Steve DicksonRelease 1.1.4 nfs-utils-1-1-4
2008-10-14 Phil Endecottsm-notify should exit as soon as its determined
2008-10-08 Mike Frysingerrpcgen: include sys/ioctl.h on linux systems
2008-10-08 Chuck Levernfs(5): Clarify behavior of the mountproto= and proto...
2008-10-08 Chuck Levernfs-utils: make makesock() static
2008-10-08 Chuck Levernfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
2008-10-01 Steve DicksonCleaned up the wording in the rpc.nfsd(8) manpage
2008-10-01 Steve DicksonCleared up a contradiction in the export(5) man page
2008-09-29 Jeff Laytonmountd: change "unknown host" error message to "unmatch...
2008-09-29 Chuck Levernfs(5): Replace the term "netid" in mount option descri...
2008-09-29 Chuck Levernfs(5): Replace the term "netid" in mount option descr...
2008-09-26 Chuck Leverrpc.statd: Stop overloading sockfd in utils/statd/rmtcall.c
2008-09-26 Chuck Leverrpc.statd: Use __func__ in dprintf
2008-09-26 Chuck Leverrpc.statd: Clean up: replace "if (!(foo = rtnl))".
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 Levershowmount: destroy RPC client when finished
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-09-26 Chuck Leversm-notify command: use static function definitions
2008-09-26 Chuck Leversm-notify command: replace nsm_address typedef
2008-09-26 Chuck Leversm-notify command: clean up error logging
2008-09-26 Chuck Leversm-notify command: getaddrinfo(3) addrinfo leak
2008-09-26 Chuck Leversm-notify command: include <config.h>
2008-09-26 Chuck Levershowmount command: clean up error returns from connect_nb()
2008-09-26 Chuck Leverrpc.statd: eliminate --secure_statd
2008-09-26 Chuck Leverrpc.tatd: refactor check to see if call is from loopbac...
2008-08-28 Neil Brownmount: enable retry for nfs23 to set the correct protoc...
2008-08-28 J. Bruce FieldsRemove idmapd.conf
2008-08-28 J. Bruce FieldsDetermine supported pseudoflavors from export
2008-08-28 J. Bruce FieldsMinor mountd.c cleanup
2008-08-28 J. Bruce FieldsRemove redundant m_path field
2008-08-28 David WoodhouseStop exportfs warning about needing fsid, when we actua...
2008-08-28 David WoodhouseUse fsid from statfs for UUID if blkid can't cope ...
2008-08-28 David WoodhouseExplicit UUID handling doesn't require blkid; factor...
2008-08-28 David WoodhouseFix handling of explicit uuid
2008-08-27 Neil Brownmount issue with Mac OSX and --manage-gids, client...
2008-07-31 Chuck Levermount.nfs command: old glibc missing some flags
2008-07-27 Steve DicksonRelease 1.1.3 nfs-utils-1-1-3
2008-07-25 Martin Leisnershowmount issues
2008-07-25 Chuck Levernfs(5) man page: Add documentation for the "mountproto...
2008-07-25 Steve Dicksonsm-notify: perform DNS lookup in the background.
2008-07-16 Neil BrownIf portmap is not listening on UDP (as apparently happe...
2008-07-16 Neil BrownIf an NFS server is only listening on TCP for portmap...
2008-07-15 Steve DicksonIt appears that a recent glibc update now enforces...
2008-07-15 Chuck LeverClean up: Include the bare minimum of legacy RPC headers in
2008-07-15 Chuck LeverClean up: remove unneeded headers from utils/mount...
2008-07-15 Chuck LeverClean up: rename a couple of functions in utils/mount...
2008-07-15 Chuck LeverClean up: remove unused IPv4-only functions used by...
2008-07-15 Chuck LeverTraditionally the mount command has looked for a "...
2008-07-15 Chuck LeverChange the fix_mounthost_option() function to support...
2008-07-15 Chuck LeverChange the append_clientaddr_option() function to suppo...
2008-07-15 Chuck LeverChange the append_addr_option() function to support...
2008-07-15 Chuck LeverThere are three helpers that convert sockaddr-style...
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 LeverWe want to continue to support building nfs-utils on...
2008-07-15 Chuck LeverCurrently the "-s" option is ignored by the text-based...
2008-07-15 Chuck LeverLots of parts of nfs-utils already depend on getaddrinf...
2008-07-15 Chuck LeverClean up: add the traditional pre-processor safety...
2008-07-15 Chuck LeverMoved the kernel version-ing code into a new version.h
2008-07-15 Chuck LeverIntroduce a new DNS resolver function in utils/mount...
2008-07-15 Chuck LeverThe text-based mount command displays the rather inexpl...
2008-07-15 Chuck LeverUpdated both the mountstats and nfs-iostat scripts...
2008-07-15 Christiaan... Ported the create_mtab() routine from util-linux-ng...
2008-07-15 Lukas HejtmanekThe rpc.gssd scans for any suitable kerberos ticket...
2008-07-15 Lukas HejtmanekThe default expiration of kernel gss contexts is the...
2008-07-15 Lukas Hejtmanekgssd_setup_krb5_user_gss_ccache must return an error...
2008-06-25 Steve DicksonWhen a FQDN exists in /var/lib/nfs/rmtab it causes
2008-06-23 Tom TalpeyAdd RDMA as a supported transport for reporting
2008-06-23 Chuck LeverThe "nfs-iostat" utility is a Python program that extra...
2008-06-23 Tom TalpeyAdd RDMA as a supported transport for reporting the
2008-06-23 Chuck LeverThe "mountstats" utility is a Python program that extra...
2008-06-23 Jeff LaytonThe nfsstat program reads /proc/net/rpc/* files to...
2008-06-06 Steve DicksonRemoved the initialization of args2 in xlog_backend. It
2008-06-06 Neil Brownnfsstat -m lists all current nfs mounts, with the mount...
2008-06-06 Chuck LeverFix error reporting when probe_bothports() fails while...
2008-06-06 Chuck LeverClean up: instead of passing so many arguments to all...
2008-06-06 Chuck LeverSteinar Gunderson reports:
2008-06-06 Neil BrownMake the text-based mount path check whether statd...
2008-06-06 Steve DicksonCleaned up warnings in rmtab.c and xlog.c
2008-05-08 Oren HeldFixed smail typo in exportfs man page
2008-05-08 NeilBrownIf mount.nfs is not installed setuid, an attempt to...
next