summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: libevent and libsqlite3 checked when nfsv4 is disabledHEADnfs-utils-2-6-4-rc1masterWiktor Jaskulski2023-05-111-23/+15
* nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gi...Lukas Herbolt2023-05-111-2/+3
* Added check for uuid/uuid.hSteve Dickson2023-05-111-0/+3
* fsidd: provide better default socket name.NeilBrown2023-05-113-5/+10
* fsidd: don't use assert() on expr with side-effect.NeilBrown2023-05-112-13/+69
* Release: 2.6.3nfs-utils-2-6-3Steve Dickson2023-04-191-1/+1
* mountd: don't advertise krb5 for v4root when not configured.nfs-utils-2-6-3-rc9NeilBrown2023-04-193-7/+10
* Add fsid systemd service fileRichard Weinberger2023-04-192-1/+12
* export: Add fsiddRichard Weinberger2023-04-193-0/+211
* reexport: Add sqlite backendRichard Weinberger2023-04-192-0/+314
* exports.man: Document reexport= optionRichard Weinberger2023-04-191-0/+31
* export: Uncover NFS subvolume after rebootRichard Weinberger2023-04-191-0/+6
* export: Wireup reexport mechanismRichard Weinberger2023-04-191-6/+62
* Implement reexport= export optionRichard Weinberger2023-04-199-2/+106
* Add reexport helper libraryRichard Weinberger2023-04-197-1/+355
* 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-155-0/+129
* libexports: Fix whitespace damage in support/nfs/exports.cChuck Lever2023-04-151-8/+7
* 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
* export: Fix rootdir corner case in next_mnt()Richard Weinberger2023-04-051-1/+5
* nfsmount.conf: Fix typo of the attribute nameYongcheng Yang2023-04-051-3/+3
* rpcdebug: avoid buffer underflow if read() returns 0Zhi Li2023-04-051-1/+1
* systemd: Don't degrade system state for nfs-clients when krb5 keytab present ...nfs-utils-2-6-3-rc6Joachim Falk2023-01-102-2/+2
* Covscan Scan: Fixed a couple CLANG_WARNINGsSteve Dickson2023-01-101-1/+1
* Covscan Scan: Wrong Check of Return ValueSteve Dickson2023-01-101-0/+3
* Replace statfs64 with statfsKhem Raj2023-01-104-24/+24
* nfs-utils: Don't allow junction tests to trigger automountsJeff Layton2023-01-101-5/+5
* Fix typos in the root foldernfs-utils-2-6-3-rc5Yegor Yefremov2022-12-052-14/+14
* auth-rpcgss-module.service: Don't fail inside linux container.Joachim Falk2022-12-051-0/+1
* systemd: Apply all sysctl settings through udev rule when NFS-related modules...Salvatore Bonaccorso2022-12-052-2/+28
* Revert "systemd: Apply all sysctl settings when NFS-related modules are loaded"Salvatore Bonaccorso2022-12-052-24/+2
* Revert "modprobe: protect against sysctl errors"Salvatore Bonaccorso2022-12-051-5/+5
* Revert "configure: make modprobe.d directory configurableSalvatore Bonaccorso2022-12-052-16/+2
* nfsd: allow server scope to be set with config or command line.nfs-utils-2-6-3-rc4NeilBrown2022-11-213-2/+29
* README: fix mount commandYegor Yefremov2022-11-191-1/+1
* .gitignore: ignore ctags generated fileYegor Yefremov2022-11-191-0/+2
* README: fix typos and grammarYegor Yefremov2022-11-191-7/+7
* 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
* nfsiostat: Handle both readahead counts for statsver >= 1.2Dave Wysochanski2022-10-241-6/+9
* 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
* Allow 'debug' configuration option to accept '0' and '1'Frank Sorenson2022-10-172-2/+11
* Fix more function prototypesSam James2022-09-272-2/+2
* configure.ac: allow to disable nfsrahead toolnfs-utils-2-6-3-rc2Giulio Benetti2022-09-202-4/+15
* nfs-blkmapd: Fix the error status when nfs-blkmapd stopsnfs-utils-2-6-3-rc1zhanchengbin2022-09-131-1/+1
* nfsrahead: fix order on static linkingGiulio Benetti2022-09-132-1/+4
* Fix function prototypesKhem Raj2022-09-135-6/+6