summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* mountd: fix checking for errors when exporting filesystemsNeilBrown2012-12-171-4/+9
* libexport.a: xtab.c no longer needs #include xmalloc.hChuck Lever2012-12-121-1/+1
* libexport.a: rmtab.c no longer needs #include xmalloc.hChuck Lever2012-12-121-3/+3
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-302-0/+6
* nfs-utils: Eliminate dereferencing type punned pointersChuck Lever2012-10-301-6/+4
* mountd: Add exportent_release()Chuck Lever2012-10-222-7/+13
* Exportfs crashes with long pathIvan Romanov2012-10-151-1/+1
* nfsdcld: Before clearing the capability bounding set, check if we have the capHarald Hoyer2012-06-191-1/+1
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-191-0/+1
* statd: drop all capabilities from the bounding set as wellJeff Layton2012-05-291-2/+55
* nfsdcld: add client tracking daemon stubJeff Layton2012-04-261-0/+56
* 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-122-6/+0
* exportfs: Stop racing exportfs on clustersSteve Dickson2012-03-121-0/+4
* 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
* rpcdebug: Add missing debug flagsSteve Dickson2011-10-201-0/+3
* statd: Decouple statd's state directory from the NFS state directorySteve Dickson2011-09-201-8/+0
* nfsd: allow choosing server 41 support at runtimeJ. Bruce Fields2011-09-201-7/+0
* pdate addres for Free Software FoundationNeilBrown2011-08-294-8/+8
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-033-45/+45
* Statd should always 'chdir' to its state directory.NeilBrown2011-07-211-6/+6
* exportfs: closing fd associated with /proc/fs/nfsd/export_featuresMasatake YAMATO2011-07-121-2/+3
* libexport.a: fix using bad index for loop at cltsetup()Mi Jinlong2011-06-221-1/+1
* nfs: fix host_reliable_addrinfoJeff Layton2011-06-221-6/+30
* Remove risk of nfs_addmntent corrupting mtabNeilBrown2011-05-231-0/+9
* exportfs: getexportent interprets -test-client- as default optionsBen Myers2011-05-231-3/+8
* 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-063-0/+3
* Removed a warning from conffile.cSteve Dickson2011-04-061-0/+1
* Read /etc/exports.d/*.export as extra export filesMasatake YAMATO2011-03-071-0/+6
* Cleaned up a warning in rpcdispatch.cSteve Dickson2011-03-052-2/+2
* libnsm.a: modify return value to false from 0 at nsm_drop_privileges()Mi Jinlong2011-01-041-1/+1
* libnsm.a: sm-notify sometimes ignores monitored hostsChuck Lever2010-12-131-6/+22
* libnsm.a: Replace __attribute_noinline__Chuck Lever2010-12-131-5/+5
* 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
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-011-5/+1
* gcc complained:NeilBrown2010-10-141-0/+1
* export: Ensure that we free struct exportent->e_uuidTrond Myklebust2010-10-142-0/+3
* 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-135-1/+219
* nfs-utils: Fix source code character encodingChuck Lever2010-09-272-2/+2
* libnfs.a: Remove support/nfs/fstab.cSteve Dickson2010-09-271-554/+0
* libexport.a: Enable IPv6 support in hostname.cChuck Lever2010-09-161-16/+15
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-162-9/+64
* getport: Recognize "rdma" and "rdma6" netidChuck Lever2010-09-092-0/+31