summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* exports.man: Document reexport= optionRichard Weinberger2023-04-191-0/+31
* Implement reexport= export optionRichard Weinberger2023-04-195-2/+21
* nfs(5): Document the new "xprtsec=" mount optionnfs-utils-2-6-3-rc8Chuck Lever2023-04-151-1/+33
* exports(5): Describe the xprtsec= export optionChuck Lever2023-04-151-1/+50
* exports: Add an xprtsec= export optionChuck Lever2023-04-151-0/+1
* nfsd.man: fix typo in section on "scope".nfs-utils-2-6-3-rc7NeilBrown2023-04-051-1/+1
* mount.nfs: always include mountpoint or spec if error messages.NeilBrown2023-04-051-15/+16
* nfsmount.conf: Fix typo of the attribute nameYongcheng Yang2023-04-051-3/+3
* Replace statfs64 with statfsKhem Raj2023-01-101-2/+2
* nfsd: allow server scope to be set with config or command line.nfs-utils-2-6-3-rc4NeilBrown2022-11-212-2/+28
* nfs-blkmapd: PID file read by systemd failedzhanchengbin2022-11-191-16/+32
* nfsd.man: Explain that setting nfsv4=n turns off all v4 versionsnfs-utils-2-6-3-rc3Steve Dickson2022-11-041-1/+3
* mount.nfs: fix NULL pointer derefernce in nfs_parse_square_bracketZhi Li2022-10-241-1/+2
* blkmapd: fix coredump in bl_add_diskLixiaokeng2022-10-243-14/+7
* Fix more function prototypesSam James2022-09-271-1/+1
* nfs-blkmapd: Fix the error status when nfs-blkmapd stopsnfs-utils-2-6-3-rc1zhanchengbin2022-09-131-1/+1
* Fix function prototypesKhem Raj2022-09-132-3/+3
* svcgssd: Add (undocumented) config options to man pagenfs-utils-2-6-2-rc7Marcel Ritter2022-06-211-0/+13
* svcgssd: Display principal if setMarcel Ritter2022-06-211-3/+3
* svcgssd: Fix use-after-free bug (config variables)Marcel Ritter2022-06-211-3/+3
* nfsidmap.man: Fix section numbernfs-utils-2-6-2-rc4Steve Dickson2022-04-191-1/+1
* 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
* Manpages: Fix man page syntax errorsBen Hutchings2022-01-312-3/+3
* exportfs: Fix left debug infoPetr Vorel2022-01-222-4/+1
* manpage: remove the no longer supported value "vers2"Yongcheng Yang2022-01-204-5/+5
* mount: removed unused lablenfs-utils-2-5-5-rc5Steve Dickson2022-01-041-11/+0
* 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-042-4/+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-252-6/+11
* Move version.h into a common include directorySteve Dickson2021-09-233-3/+3
* nfs.man: adding new mount option max_connectOlga Kornievskaia2021-09-231-0/+13
* gssd: fix crash in debug message.NeilBrown2021-09-231-2/+2
* 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
* nfsdcltrack: Use uint64_t instead of time_tSteve Dickson2021-07-313-3/+3
* systemd: Fix non-default statedir paths.nfs-utils-2-5-5-rc1James Hilliard2021-07-263-3/+3
* nfsdcltrack/nfsdcltrack.c: Fix printf formatPetr Vorel2021-07-261-1/+2
* nfsdcltrack/sqlite: Fix printf formatPetr Vorel2021-07-261-1/+2
* mount.nfs: Fix the sloppy option processingSteve Dickson2021-07-262-3/+18
* gssd: Cleaned up debug messagesnfs-utils-2-5-4-rc7Steve Dickson2021-06-105-30/+60
* mount.nfs: insert 'sloppy' at beginning of the optionsJianhong Yin2021-06-103-3/+37
* nfs(5): Correct the spelling of "kernel_source"Chuck Lever2021-06-101-1/+1
* nfs(5): Fix missing mentions of "rdma6" netidChuck Lever2021-06-101-2/+2
* gssd: add timeout for upcall threadsnfs-utils-2-5-4-rc6Steve Dickson2021-06-104-29/+340
* gssd: deal with failed thread creationScott Mayhew2021-06-103-118/+164