summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-228-212/+257
* exportfs: Add a common exit label in exportfs()Chuck Lever2010-06-221-8/+6
* libexport.a: Add helpers to manage DNS lookupsChuck Lever2010-06-226-16/+382
* Improve support for exporting btrfs subvolumesNeilBrown2010-06-221-29/+78
* mount.nfs: silently fails when the network protocol is not foundSteve Dickson2010-06-222-8/+27
* mount: silently fails when bad option values are givenSteve Dickson2010-06-222-5/+19
* nfsiostat.man: Add linebreak before --version optionKevin Constantine2010-06-021-0/+1
* mountd: Convert colons in IPv6 presentation addresses tosemicolonsChuck Lever2010-05-241-3/+39