summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tcp-wrappers.m4: Only look for TCP wrappers lib when requestednfs-utils-2-3-3-rc4Steve Dickson2018-09-061-1/+1
* statd: fix use-after-free in monitor list if insertion failsSteve Dickson2018-09-061-1/+1
* nfsd: track when the user explicitly requested version 4.0Scott Mayhew2018-08-203-7/+21
* nfsd: allow verson 4.0 to be enabled/disabled via nfs.confScott Mayhew2018-08-201-5/+1
* rpc.gssd: fix typo checking "__NR_setresuid32" instead of "__NR_setresgid32Yongcheng Yang2018-07-211-1/+1
* rpc.gssd: truncates 32-bit UIDs/GIDs to 16 bits architectures.nfs-utils-2-3-3-rc3Steve Dickson2018-07-181-4/+14
* Fixed typo in nfsmount.confSteve Dickson2018-07-101-1/+1
* Revert "gssd.c: Remomved a couple of warning errors"Steve Dickson2018-06-271-10/+10
* nfsstat: fix typo causing --mounts unrecognized optionnfs-utils-2-3-3-rc2Yongcheng Yang2018-06-251-1/+1
* nfs-utils: Fix minor memory leaks before return.Kenneth D'souza2018-06-252-2/+6
* nfs-utils: Spelling fixesJustin Mitchell2018-06-253-6/+6
* nfs-utils: Add config setting to nfsconf cli toolJustin Mitchell2018-06-252-11/+90
* nfs-utils: Add config file writing functionJustin Mitchell2018-06-252-0/+622
* nfs-utils: swap xlog_err for less fatal versionJustin Mitchell2018-06-251-1/+1
* nfs-utils: Fix comparison check for subsection headersJustin Mitchell2018-06-251-0/+2
* nfs-utils: Ignore empty lines in configJustin Mitchell2018-06-251-4/+4
* nfsdcltrack: getopt_long() fails on a non x86_64 archsSteve Dickson2018-06-251-1/+1
* nfs-utils: Fix a minor memory leak in generate_mount_unit and generate_targetKenneth D'souza2018-06-191-0/+8
* exports: document change to "insecure" export optionJ. Bruce Fields2018-06-191-3/+5
* nfs(5): update clientaddr value optionsOlga Kornievskaia2018-06-191-0/+3
* Add check of clientaddr argumentOlga Kornievskaia2018-06-193-2/+71
* Remove a number of stringop-overflow warningsnfs-utils-2-3-3-rc1Steve Dickson2018-06-052-3/+3
* Remove a number of stringop-truncation warningsSteve Dickson2018-06-056-7/+8
* gssd.c: Remomved a couple of warning errorsSteve Dickson2018-06-051-10/+10
* Removed format expects argument of type errorsSteve Dickson2018-06-052-2/+3
* Removed ISO C does not support the '%m' gnu_printf format errorsSteve Dickson2018-06-052-6/+7
* xtab.c: Removed overflow in implicit constant conversion errorsSteve Dickson2018-06-051-1/+1
* Fixed format overflow warnings in mountd and nfsdgabriele balducci2018-06-052-2/+2
* rpcgen: Only compile the command when configured.Steve Dickson2018-06-051-1/+1
* gssd: Add "srchost=" upcall parameterChuck Lever2018-06-053-20/+32
* Release: 2.3.2nfs-utils-2-3-2Steve Dickson2018-05-221-1/+1
* nfsconf: Add man page for nfsconf clinfs-utils-2-3-2-rc2Justin Mitchell2018-05-222-0/+84
* nfsconf: use nfsconf cli to test library functionJustin Mitchell2018-05-226-0/+130
* nfs-utils: Add nfsconf cliJustin Mitchell2018-05-226-1/+193
* conffile: tidy up output of conf_reportJustin Mitchell2018-05-222-89/+207
* conffile: Indicate if config file was missingJustin Mitchell2018-05-222-6/+6
* conffile: Use config file name in error messagesJustin Mitchell2018-05-221-20/+28
* conffile: Make config includes relative to current configJustin Mitchell2018-05-221-15/+73
* Fix some minor memory leaks, typos, and trailing whitespaceJustin Mitchell2018-05-221-19/+23
* nfsd: Set default minor versionsSteve Dickson2018-04-202-2/+3
* mount.nfs: Fix auto protocol negotiationSteve Dickson2018-04-101-2/+2
* Removed -Werror=format=2 warningsnfs-utils-2-3-2-rc1Steve Dickson2018-03-101-4/+7
* Removed -Werror=format-truncation and format warningsSteve Dickson2018-03-104-17/+13
* nfs-utils: Test if extra compiler warnings are availableJustin Mitchell2018-03-101-5/+18
* nfs-utils: Fix variable shadowing issue caused by ABI cleanupJustin Mitchell2018-03-107-76/+111
* Removed -Werror=unused-result warnings.Steve Dickson2018-03-075-9/+21
* mount.nfs: minorversion setting is being ignored with the -t flagSteve Dickson2018-03-012-5/+25
* Added more -Werror= warning flagsSteve Dickson2018-02-231-0/+13
* Removed missing-include-dirs warningsSteve Dickson2018-02-235-1/+14
* Removed undef warningsSteve Dickson2018-02-232-3/+4