summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-4/+0
* Added wrappers around the setting of default valuesSteve Dickson2009-10-271-5/+0
* Introducing the parsing of both 'defaultvers' and 'defaultproto'Steve Dickson2009-10-221-0/+7
* Cleaned up some warnings in the mount config file code.Steve Dickson2009-08-271-0/+1
* Now that only the Section names are case-insensitiveSteve Dickson2009-08-161-0/+10
* Added an conditional argument to the Section namesSteve Dickson2009-08-161-1/+1
* Move idmapd's configuration file parsing routines intoSteve Dickson2009-08-162-1/+69
* nfs-utils: clean up NFSCTL_* macros for handling protocol bitsJeff Layton2009-08-011-4/+11
* nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsdJeff Layton2009-08-011-1/+0
* support: Introduce sockaddr helpers to get and set IP port numbersChuck Lever2009-07-141-0/+10
* getport: Clear shared error fields before trying rpcbind queriesChuck Lever2009-07-141-0/+9
* getport: Remove unneeded @salen argumentsChuck Lever2009-07-141-3/+1
* utils/nfsd: add support for minorvers4Benny Halevy2009-05-042-1/+4
* support: Provide an API for creating a privileged RPC clientChuck Lever2009-04-181-1/+10
* Mountd should use separate lockfilesBen Myers2009-04-031-0/+9
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-051-0/+9
* nfs-utils: Replace getservbyname(3)Chuck Lever2009-03-051-6/+0
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-181-2/+15
* Introduce rpcbind client utility functionsChuck Lever2008-11-171-0/+71
* Add AF_INET6-capable API to acquire an RPC CLIENT *Chuck Lever2008-11-171-0/+70
* nfs-utils: make makesock() staticChuck Lever2008-09-261-1/+0
* nfs-utils: Remove unused function rpc_svcrun()Chuck Lever2008-09-261-1/+0
* nfs-utils: remove unused function rpc_logcall()Chuck Lever2008-09-261-1/+0
* Remove redundant m_path fieldJ. Bruce Fields2008-08-281-5/+0
* Cleanup xlog logging code to be safe and usable for allKevin Coffman2007-10-151-0/+5
* Copy new cacheio functions used by svcgssd to nfslibKevin Coffman2007-10-151-0/+5
* rpc.mountd: create client_resolve and change client_compose to take a hostent...Jeff Layton2007-09-281-1/+2
* rpc.mountd: make exportent->e_hostname a dynamically-allocated stringJeff Layton2007-09-281-1/+1
* rpc.mountd: Change nfs_client->m_hostname to be a dynamically-allocated stringJeff Layton2007-09-281-1/+1
* mount.nfs: add EX_SUCCESS exit codeChuck Lever2007-09-251-0/+1
* libnfs.a: eliminate another dependency on a global variableChuck Lever2007-07-302-31/+0
* libnfs.a: eliminate conn.c and conn.hChuck Lever2007-07-302-33/+0
* libnfs.a: move get_socket() function to utils/mount/network.cChuck Lever2007-07-301-2/+0