summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: Support an "rdma" mount optionChuck Lever2010-09-092-3/+17
* mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdmaChuck Lever2010-09-091-5/+12
* getport: Recognize "rdma" and "rdma6" netidChuck Lever2010-09-092-0/+31
* Clarification about options supported by different versionsGuillaume Rousse2010-09-091-30/+20
* libexport.a: Refactor init_netmask()Chuck Lever2010-09-091-57/+106
* libexport.a: IPv6 support in client_check()Chuck Lever2010-08-311-22/+43
* libexport.a: IPv6 support for client_init_subnet()Chuck Lever2010-08-311-0/+32
* libexport.a: Prepare init_subnetwork() for IPv6 supportChuck Lever2010-08-311-22/+59
* libexport.a: Use host helper to parse address in client_init()Chuck Lever2010-08-311-5/+8
* libexport.a: Prepare to recognize IPv6 addresses in client_gettype()Chuck Lever2010-08-311-9/+14
* exportfs: Use xlog() for error reportingChuck Lever2010-08-241-27/+29
* exportfs: exportfs.c no longer needs #include "xmalloc.h"Chuck Lever2010-08-241-2/+4
* statd: statd fails to monitor if no reverse mapping of mon_name existsChuck Lever2010-08-241-1/+3
* libexport: Fix IP address check in check_netgroup()Chuck Lever2010-08-241-7/+20
* bexport: Add a common exit label to check_netgroup()Chuck Lever2010-08-241-7/+16
* Fix the description of nfsversion mount option in the man nfs pageGuillaume Rousse2010-08-171-8/+3
* Remove warnings from nfsctl.cSteve Dickson2010-08-091-1/+1
* Removed warnings from mountd.cSteve Dickson2010-08-091-6/+8
* Removed warnings from idmapd.cSteve Dickson2010-08-091-10/+26
* Removed warnings from configfile.cSteve Dickson2010-08-091-2/+4
* Removed warnings from svcgssd_proc.cSteve Dickson2010-08-091-9/+3
* Removed warnings from network.cSteve Dickson2010-08-092-1/+5
* Removed warnings from nfs4mount.cSteve Dickson2010-08-091-1/+1
* Removed warnings from nfsmount.cSteve Dickson2010-08-091-2/+6
* Removed warnings from svcgssd.cSteve Dickson2010-08-091-1/+1
* Removed warnings from gssd_proc.cSteve Dickson2010-08-091-3/+3
* Removed warnings from krb5_util.cSteve Dickson2010-08-093-10/+23
* Removed warnings from gssd_main_loop.cSteve Dickson2010-08-091-0/+2
* Removed warnings from gssd.cSteve Dickson2010-08-091-1/+1
* Removed warnings from atomicio.cSteve Dickson2010-08-091-1/+2
* Removed warnings from nfsstat.cSteve Dickson2010-08-091-3/+3
* Removed warnings from nfssvc.cSteve Dickson2010-08-091-3/+3
* Removed warnings from cache.cSteve Dickson2010-08-092-10/+10
* Removed warnings from fsloc.cSteve Dickson2010-08-093-3/+3
* Removed warnings from conffile.cSteve Dickson2010-08-091-4/+4
* Remove warnings from nfs_mntent.cSteve Dickson2010-08-091-1/+1
* emove warnings from cacheio.cSteve Dickson2010-08-091-1/+1
* Remove warnings from svc_socket.cSteve Dickson2010-08-093-5/+5
* Removed warnings from rpcdispatch.cSteve Dickson2010-08-091-2/+2
* Enable extra compile warnings (-Wextra) by default.Steve Dickson2010-08-091-1/+1
* gssd: picking wrong credsDoug Nazar2010-07-191-0/+7
* mountd: Fix memcmp result comparison error for uuid match.Doug Nazar2010-07-191-1/+1
* gssd: Fix endtime issueDoug Nazar2010-07-192-1/+5
* nfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()Chuck Lever2010-07-191-2/+2
* nfs-iostat.py: divide by zero with fresh mountKevin Constantine2010-06-221-0/+6
* libexport.a: Remove unused hostent-based DNS helper functionsChuck Lever2010-06-222-310/+16
* libexport.a: Replace matchhostname()Chuck Lever2010-06-222-2/+78
* libexport.a: Add documenting commentsChuck Lever2010-06-222-9/+39
* libexport.a: Make export_add() staticChuck Lever2010-06-222-5/+2
* libexport.a: Make export_read() return voidChuck Lever2010-06-222-3/+7