summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move declaration of etab and rmtab into librariesnfs-utils-2-5-4-rc4NeilBrown2021-05-224-9/+0
* Remove 'force' arg from cache_flush()NeilBrown2021-05-222-3/+2
* Fix NFSv4 export of tmpfs filesystemsNeilBrown2021-05-223-37/+5
* gssd: use mutex to protect decrement of refcountNeilBrown2021-05-221-3/+13
* Replace all /var/run with /runNeilBrown2021-05-065-10/+10
* mountd/exports: Fix typo in the man pageYongcheng Yang2021-05-062-3/+3
* exportfs: fix unexporting of '/'Ondrej Mosnacek2021-04-061-1/+1
* mountd: add logging of NFSv4 clients attaching and detaching.NeilBrown2021-03-154-7/+6
* mountd: make default ttl settable by optionNeilBrown2021-03-154-12/+70