summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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