summaryrefslogtreecommitdiffstats
path: root/support/nfs
Commit message (Expand)AuthorAgeFilesLines
* cleanup daemonization codeDavid Hardeman2015-01-231-45/+47
* nfslib: remove now unused FILE helpersTimo Teräs2014-12-071-110/+0
* nfsexport: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-071-33/+44
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* rpc.mountd: set libtirpc nonblocking mode to avoid DOSBodo Stroesser2014-11-121-0/+17
* rpc.mountd: set nonblocking mode with libtirpcBodo Stroesser2014-11-121-0/+7
* rpc.mountd: set nonblocking mode if no libtirpcBodo Stroesser2014-11-122-33/+35
* nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicitChris Perl2014-09-161-48/+20
* Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailableNatanael Copa2014-09-151-3/+12
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-151-1/+1
* conffile: use standard uint*_t and unsigned charNatanael Copa2014-09-151-7/+7
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-201-0/+4
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-111-0/+12
* exportfs: Exit with correct value when an error occursSteve Dickson2014-01-201-1/+1
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-202-1/+149
* mountd: Add the ability to disable UDP listeners.Steve Dickson2013-11-051-0/+3
* mountd: Use protocol bit fields to turn protocols off.Steve Dickson2013-11-052-5/+19
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-052-6/+5
* exportfs: Fix the default authentication flavour settingTrond Myklebust2013-09-241-2/+3
* exportfs: insecure/secure should be a secinfo_flagTrond Myklebust2013-09-181-7/+27
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+3
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-071-0/+22
* mountd: fix exporting of "/" with sec= setting.NeilBrown2013-04-221-1/+1
* Add a default flavor to an export's e_secinfo listChuck Lever2013-03-251-0/+2
* mountd: fix checking for errors when exporting filesystemsNeilBrown2012-12-171-4/+9
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-0/+5
* rpc.idmap: Hide global symbols from libidmap pluginsNoah Friedman2012-03-161-0/+2
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-121-3/+0
* Kill SPKM3: Remove spkm3 support from exportsSimo Sorce2012-03-121-3/+0
* nfsmount: Fixed parsing error in the nfsmount.conf code.Steve Dickson2012-03-061-13/+6
* nfsctl: fix building with newer archesMike Frysinger2012-01-051-1/+7
* rpc.idmapd: Sections in idmapd.conf are ignored.Steve Dickson2011-11-141-1/+2
* pdate addres for Free Software FoundationNeilBrown2011-08-293-6/+6
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-032-45/+44
* exportfs: closing fd associated with /proc/fs/nfsd/export_featuresMasatake YAMATO2011-07-121-2/+3
* Remove risk of nfs_addmntent corrupting mtabNeilBrown2011-05-231-0/+9
* exportfs: getexportent interprets -test-client- as default optionsBen Myers2011-05-231-3/+8
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-061-0/+1
* Removed a warning from conffile.cSteve Dickson2011-04-061-0/+1
* Cleaned up a warning in rpcdispatch.cSteve Dickson2011-03-051-1/+1
* rpc.mountd: Checking RPC Procedure ID before process itSid Moore2010-12-031-0/+5
* libnfs.a: fix a bug when parse section's argMi Jinlong2010-11-291-2/+2
* export: Ensure that we free struct exportent->e_uuidTrond Myklebust2010-10-141-0/+2
* libnfs.a: Allow multiple RPC listeners to share listener port numberChuck Lever2010-10-141-6/+246
* Fix style nits in atomicio.cSteve Dickson2010-10-131-16/+6
* nfs-utils: Move common code into supportSteve Dickson2010-10-134-1/+213
* nfs-utils: Fix source code character encodingChuck Lever2010-09-272-2/+2
* libnfs.a: Remove support/nfs/fstab.cSteve Dickson2010-09-271-554/+0
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-6/+58
* getport: Recognize "rdma" and "rdma6" netidChuck Lever2010-09-091-0/+25