summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* systemd: Fix non-default statedir paths.nfs-utils-2-5-5-rc1James Hilliard2021-07-268-5/+40
* 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
* Release: 2.5.4nfs-utils-2-5-4Steve Dickson2021-06-101-1/+1
* 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-105-29/+342
* gssd: deal with failed thread creationScott Mayhew2021-06-103-118/+164
* configure: check for rpc/rpc.h presencenfs-utils-2-5-4-rc5Roland Hieber2021-05-251-0/+7
* README: update git repository URLRoland Hieber2021-05-251-1/+1
* Move declaration of etab and rmtab into librariesnfs-utils-2-5-4-rc4NeilBrown2021-05-229-13/+4
* Remove 'force' arg from cache_flush()NeilBrown2021-05-225-14/+12
* Fix NFSv4 export of tmpfs filesystemsNeilBrown2021-05-227-39/+59
* gssd: use mutex to protect decrement of refcountNeilBrown2021-05-221-3/+13
* nfs-utils: Enable the retrieval of raw config settings without expansionnfs-utils-2-5-4-rc3Alice Mitchell2021-05-064-7/+49
* nfs-utils: Factor out common structure cleanup callsAlice Mitchell2021-05-061-43/+41
* Replace all /var/run with /runNeilBrown2021-05-067-12/+12
* Fix `statx()` emulation breaking exportsPatrick Steinhardt2021-05-061-0/+2
* mountd/exports: Fix typo in the man pageYongcheng Yang2021-05-062-3/+3