summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nfsidmap.man: Fix section numbernfs-utils-2-6-2-rc4Steve Dickson2022-04-191-1/+1
* nfsrahead: Add parameters to nfs.confSteve Dickson2022-04-191-0/+4
* nfsrahead: retry getting the device if it fails.Steve Dickson2022-04-191-2/+6
* nfsrahead: User documentationSteve Dickson2022-04-193-0/+86
* nfsrahead: get the information from the config file.Steve Dickson2022-04-191-0/+14
* nfsrahead: add loggingSteve Dickson2022-04-192-5/+36
* nfsrahead: only set readahead for nfs devices.Steve Dickson2022-04-194-2/+131
* nfsrahead: configure udevSteve Dickson2022-04-194-0/+11
* Create the nfsrahead command.Steve Dickson2022-04-195-1/+13
* mountd: Fix potential data corrupternfs-utils-2-6-2-rc3Steve Dickson2022-02-281-2/+3
* systemd: Fix format-overflow warningSteve Dickson2022-02-281-2/+3
* rpcctl: Add installation to the Makefilenfs-utils-2-6-2-rc2Anna Schumaker2022-02-233-1/+15
* rpcctl: Add a man pageAnna Schumaker2022-02-231-0/+67
* rpcctl: Add a command for changing xprt stateAnna Schumaker2022-02-231-3/+27
* rpcctl: Add a command for changing xprt switch dstaddrsAnna Schumaker2022-02-231-1/+16
* rpcctl: Add a command for changing xprt dstaddrAnna Schumaker2022-02-231-0/+25
* rpcctl: Add a command for printing rpc client informationAnna Schumaker2022-02-231-2/+37
* rpcctl: Add a command for printing individual xprtsAnna Schumaker2022-02-231-1/+54
* rpcctl: Add a command for printing xprt switchAnna Schumaker2022-02-231-1/+79
* rpcctl: Add a rpcctl.py toolAnna Schumaker2022-02-231-0/+25
* idmapd: Fix error status when nfs-idmapd exitsWenchao Hao2022-02-221-1/+1
* mount.nfs: Fix Typo auto negotiating code.Richard Weinberger2022-02-221-1/+1
* mount.nfs Fix error reporting for already mounted sharesRohan Sable2022-02-141-1/+3
* nfs-utils: tests: Skip test if /dev/log is missingnfs-utils-2-6-2-rc1Ben Hutchings2022-01-312-1/+11
* Manpages: Fix man page syntax errorsBen Hutchings2022-01-313-5/+5
* exportfs: Fix left debug infoPetr Vorel2022-01-222-4/+1
* manpage: remove the no longer supported value "vers2"Yongcheng Yang2022-01-205-6/+5
* Release: 2.6.1nfs-utils-2-6-1Steve Dickson2022-01-101-1/+1
* mount: removed unused lablenfs-utils-2-5-5-rc5Steve Dickson2022-01-041-11/+0
* tools/rpcgen: fix build on macos arm64 (stat64 issue)Sergey V. Lobanov2022-01-041-0/+6
* mount: Remove NFS v2 support from mount.nfsSteve Dickson2022-01-044-5/+13
* nfs.man: Remove references to NFS v2 from the man pagesSteve Dickson2022-01-042-18/+4
* nfsd: Remove the ability to enable NFS v2.Steve Dickson2022-01-043-5/+2
* mount: don't bind a socket needlessly.nfs-utils-2-5-5-rc4NeilBrown2021-11-101-4/+0
* Add --disable-sbin-override for when /sbin is a symlinkNeilBrown2021-10-253-6/+17
* mountstats: division by zero error on new mount when 0==rpcsendsnfs-utils-2-5-5-rc3Stig2021-09-231-1/+4
* mountd: only do NFSv4 logging on supported kernels.Steve Dickson2021-09-231-0/+3
* Move version.h into a common include directorySteve Dickson2021-09-234-3/+4
* install-dep: Use command -v instead of whichPetr Vorel2021-09-231-3/+3
* nfs.man: adding new mount option max_connectOlga Kornievskaia2021-09-231-0/+13
* cacheio.c:216:21: warning: unused variable 'stb' [-Wunused-variable]Steve Dickson2021-09-231-1/+0
* gssd: fix crash in debug message.NeilBrown2021-09-231-2/+2
* systemd generators: Install depending on location for systemd unit filesSalvatore Bonaccorso2021-09-231-1/+1
* systemd/Makefile: Drop exlicit setting of unit_dirSalvatore Bonaccorso2021-09-231-1/+0
* nfs-utils: add install-dep for installing all dependenciesnfs-utils-2-5-5-rc2Jianhong Yin2021-08-211-0/+21
* nfs-utils: Fix mem leak in mountdAlice Mitchell2021-08-211-0/+3
* nfs-utils: Fix mem leaks in krb5_utilAlice Mitchell2021-08-211-2/+12
* nfs-utils: Fix mem leaks in gssdAlice Mitchell2021-08-211-5/+5
* nfs-utils: Fix potential memory leaks in idmapAlice Mitchell2021-08-212-4/+3
* nfsdcltrack: Use uint64_t instead of time_tSteve Dickson2021-07-313-3/+3