summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnfs.a: move clnt_ping() to utils/mountChuck Lever2007-07-301-2/+0
* libnfs.a: move more mount-only functions out of libnfs.aChuck Lever2007-07-301-2/+0
* libnfs.a: move mnt_{open, close}clnt calls to utils/mount/network.cChuck Lever2007-07-301-5/+0
* fix broken compile due to missing pseudoflavors.hJ. Bruce Fields2007-07-211-0/+17
* rpcdebug: Update 'rpcdebug' tool with recently added debugging flagsChuck Lever2007-07-201-1/+3
* Support sec= option to specify export securityJ. Bruce Fields2007-07-101-0/+10
* Make warning about host matching multiple exports more helpful.Neil Brown2007-03-191-1/+3
* Remove nfs_mntent_t in favour of struct mntentNeil Brown2007-03-162-13/+5
* Correctly handle "user" and "users" mount options.Neil Brown2007-03-161-0/+7
* Make mtab_head staticNeil Brown2007-03-161-1/+0
* Remove "maptype" supportJ. Bruce Fields2007-03-151-7/+0
* Restore use of un-connected socket for UDP mount requests.Neil Brown2007-03-131-1/+1
* Remove rpc.lockdNeil Brown2007-02-222-7/+0
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-222-0/+9
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-121-0/+1
* Error check messages sent to the kernel.Neil Brown2007-01-111-1/+1
* Update rpcdebug to know about new 2.6 debug flags. AddedGreg Banks2006-07-051-0/+4
* Remove some files that old, unused, unneeded.Neil Brown2006-07-055-118/+1
* Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address.Steve Dickson2006-07-032-1/+5
* Add support for suppressing different NFS versions.Steve Dickson2006-06-262-1/+8
* Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-231-1/+2
* Move NFS mount code from util-linux to nfs-utils - part 2Amit Gud2006-06-168-16/+192
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-176-2706/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-105-0/+10
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-106-0/+16
* Add checking for innetgr back to configure.inneilbrown2006-04-101-0/+3
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-0/+31
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-286-31/+20
* Use PKGCONFIG to locate gssapi and rpcsecgss header filesneilbrown2006-03-281-826/+0
* Remove all the Makefilesneilbrown2005-12-201-18/+0
* More automake stuffneilbrown2005-12-205-0/+2257
* Autogen updateneilbrown2005-12-207-51/+414