summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* libexport.a: Make export_read() return voidChuck Lever2010-06-221-1/+1
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-221-7/+10
* libexport.a: Add helpers to manage DNS lookupsChuck Lever2010-06-221-0/+13
* mountd/exportfs: Make m_addrlist field a nfs_sockaddrChuck Lever2010-05-051-1/+48
* libexport.a: Clean up client_add()Chuck Lever2010-05-051-1/+0
* Remove some warnings that were introduced by commit 6ca440cSteve Dickson2010-04-081-0/+2
* libexport.a: Clean up client_compose() and client_member()Chuck Lever2010-03-221-1/+2
* libexport.a: Remove dead codeChuck Lever2010-03-221-2/+0
* nfs-utils: add and use nfs_authsys_createJeff Layton2010-03-011-0/+3
* nfsd: Disble NFS 4.1 functionality by defaultSteve Dickson2010-02-171-0/+6
* Teach nfs_compare_sockaddr() to handle NULL arguments.Steve Dickson2010-01-251-0/+4
* tcpwrapper: Add support for IPv6Chuck Lever2010-01-171-1/+2
* tcpwrapper: Eliminated shadowed declaration warningsChuck Lever2010-01-171-2/+1
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-171-7/+1
* tcp_wrappers: Use getifaddrs(3) if it is availableChuck Lever2010-01-171-1/+1
* statd: Support TI-RPC statd listenerChuck Lever2010-01-151-1/+6
* libnsm.a: Add support for multiple lines in monitor record filesChuck Lever2010-01-151-2/+4
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-152-11/+238
* libnsm.a: Add RPC construction helper functionsChuck Lever2010-01-151-0/+25
* exports: NFSv4 pseudoroot support routinesSteve Dickson2010-01-132-0/+17
* exports: add new flag for NFSv4 pseudorootSteve Dickson2010-01-131-0/+1
* exports: let kernel decide which flags vary by flavorJ. Bruce Fields2010-01-132-1/+18
* nfs-utils: make private cookie to hex conversion a library routineJeff Layton2010-01-121-0/+2
* libnsm.a: Introduce common routines to handle persistent storageChuck Lever2010-01-122-0/+66
* libnfs.a: Provide shared helpers for managing netidsChuck Lever2009-12-111-0/+12