summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: add support for the "pnfs" export optionChristoph Hellwig2015-04-021-0/+1
* cleanup daemonization codeDavid Hardeman2015-01-231-2/+3
* Fix up issue with "make dist"NeilBrown2014-12-071-0/+5
* nfslib: remove now unused FILE helpersTimo Teräs2014-12-071-7/+0
* Add string.h to source files that need itTimo Teräs2014-12-072-0/+2
* exportfs: warn when really nothing is exportedPavel Raiskup2014-12-031-1/+1
* exportfs: Do not fail on empty exports file.Steve Dickson2014-11-171-1/+1
* rpc.mountd: set nonblocking mode if no libtirpcBodo Stroesser2014-11-121-0/+1
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-151-5/+5
* Fix header include for definition of NULLNatanael Copa2014-09-151-0/+1
* conffile: use standard uint*_t and unsigned charNatanael Copa2014-09-151-1/+2
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-201-1/+2
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-111-0/+1
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-131-1/+2
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-071-1/+0
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-201-0/+4
* mountd: Use protocol bit fields to turn protocols off.Steve Dickson2013-11-051-1/+1
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-052-3/+1
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+1
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-191-0/+4
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-191-0/+1
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-071-0/+5
* mountd: fix exporting of "/" with sec= setting.NeilBrown2013-04-221-0/+1
* nfsd: Add support for the -V and --nfs-version optional argumentsTrond Myklebust2013-03-251-0/+1
* configure: check for libio.h availabilityMike Frysinger2013-03-251-0/+6
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-0/+1
* nfs-utils: Eliminate dereferencing type punned pointersChuck Lever2012-10-301-6/+4
* mountd: Add exportent_release()Chuck Lever2012-10-221-0/+1
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-191-0/+1
* nfsdcld: add client tracking daemon stubJeff Layton2012-04-261-0/+56
* Kill SPKM3: Remove spkm3 support from exportsSimo Sorce2012-03-121-3/+0
* exportfs: Stop racing exportfs on clustersSteve Dickson2012-03-121-0/+4
* rpcdebug: Add missing debug flagsSteve Dickson2011-10-201-0/+3
* nfsd: allow choosing server 41 support at runtimeJ. Bruce Fields2011-09-201-7/+0
* pdate addres for Free Software FoundationNeilBrown2011-08-291-2/+2
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-031-0/+1
* nfs-utils: Increase the stdio file buffer size for procfs filesSean Finney2011-04-191-0/+3
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-062-0/+2
* Read /etc/exports.d/*.export as extra export filesMasatake YAMATO2011-03-071-0/+6
* Cleaned up a warning in rpcdispatch.cSteve Dickson2011-03-051-1/+1
* nfs-utils: Move common code into supportSteve Dickson2010-10-131-0/+6
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-3/+6
* getport: Recognize "rdma" and "rdma6" netidChuck Lever2010-09-091-0/+6
* Removed warnings from network.cSteve Dickson2010-08-091-0/+3
* Removed warnings from cache.cSteve Dickson2010-08-091-1/+1
* Remove warnings from svc_socket.cSteve Dickson2010-08-091-1/+1
* nfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()Chuck Lever2010-07-191-2/+2
* libexport.a: Remove unused hostent-based DNS helper functionsChuck Lever2010-06-221-5/+0
* libexport.a: Replace matchhostname()Chuck Lever2010-06-221-2/+0
* libexport.a: Make export_add() staticChuck Lever2010-06-221-1/+0