summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* libexport.a: Replace matchhostname()Chuck Lever2010-06-221-0/+78
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-224-74/+76
* exportfs: Add a common exit label in exportfs()Chuck Lever2010-06-221-8/+6
* libexport.a: Add helpers to manage DNS lookupsChuck Lever2010-06-223-15/+17
* 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
* Mountd listens on 2 different versions for NFSv2 (MOUNTv1 and MOUNTv2)NeilBrown2010-05-241-6/+8
* mountd/exportfs: Make m_addrlist field a nfs_sockaddrChuck Lever2010-05-052-2/+3
* Removed some miscellaneous warnings in the new gssd code.Steve Dickson2010-04-161-3/+3
* Add support for non-DES encryption types.Kevin Coffman2010-04-163-48/+222
* Try to use kernel function to determine supported Kerberos enctypes.Kevin Coffman2010-04-162-3/+94
* gssd: move function limit_krb5_enctypes into the exported functions areaKevin Coffman2010-04-161-55/+54
* mount: Mount should retry unreachable hostsChuck Lever2010-03-191-0/+1
* sm-notify: Send fully-qualified and unqualified mon_namesChuck Lever2010-03-191-4/+17
* sm-notify: Use my_name when sending SM_NOTIFY requestsChuck Lever2010-03-173-36/+47
* mountd: trivial: name parameters for clarityJ. Bruce Fields2010-03-081-4/+4
* mountd: fix path comparison for v4 crossmntJ. Bruce Fields2010-03-081-1/+1
* mountd: fix --manage-gids hang due to int/uint bugSteve Dickson2010-03-081-7/+7
* nfs-utils: add and use nfs_authsys_createJeff Layton2010-03-012-4/+19
* mount: Set protocol family properly for "udp" and "tcp"Chuck Lever2010-02-181-1/+2
* mount.nfs: make nfs_{nfs,mount}_proto set errno on errorJeff Layton2010-02-121-6/+18
* mount.nfs: return error if proto= option specified IPv6 when IPv6 isn't suppo...Jeff Layton2010-02-121-16/+43
* statd: Remove SIMU_CRASH warningChuck Lever2010-02-121-1/+0
* This is the second iteration of this patch. The only difference hereJeff Layton2010-02-122-10/+14
* nfs-utils: dont leak fd in mountlist_listBen Myers2010-02-121-1/+4
* text-based mount: Support protocol family negotiationChuck Lever2010-02-121-11/+60
* text-based mount: Set addr= option in nfs_try_mount_foo()Chuck Lever2010-02-121-4/+19
* text-based mount: Replace nfs_lookup() with getaddrinfo(3)Chuck Lever2010-02-121-8/+24
* text-based mount: Retry when server can't be reachedChuck Lever2010-02-122-1/+9
* nfsstat: use symbolic constants for operation array sizesBenny Halevy2010-02-081-12/+29
* Add recalim_complete to client stats.Benny Halevy2010-02-081-2/+3
* nfsd: fix version-setting regression on old kernelsJ. Bruce Fields2010-02-041-5/+5
* Added the sys/stat.h header file to a number ofSteve Dickson2010-01-223-0/+3
* Remove the idmapd.conf man. It now lives in theSteve Dickson2010-01-222-78/+2
* mount.nfs: Configuration file parser ignoring optionsSteve Dickson2010-01-201-5/+21
* tcpwrapper: Add support for IPv6Chuck Lever2010-01-173-11/+3
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-172-2/+2
* statd: update rpc.statd(8) and sm-notify(8) to reflect IPv6 supportChuck Lever2010-01-152-274/+641
* statd: Support TI-RPC statd listenerChuck Lever2010-01-151-7/+31
* libnsm.a: retain CAP_NET_BIND when dropping privilegesChuck Lever2010-01-151-2/+2
* statd: Remove NL_ADDR() macroChuck Lever2010-01-154-20/+15
* statd: Support IPv6 in sm_stat_1_svc()Chuck Lever2010-01-151-5/+8
* statd: Support IPv6 in sm_mon_1_svc()Chuck Lever2010-01-151-13/+9
* statd: Add API to canonicalize mon_namesChuck Lever2010-01-152-0/+103
* libnsm.a: Add support for multiple lines in monitor record filesChuck Lever2010-01-152-4/+7
* sm-notify: Save mon_name and my_name stringsChuck Lever2010-01-151-5/+17
* statd: Support IPv6 in sm_simu_crash_1_svcChuck Lever2010-01-151-16/+19
* statd: Support IPv6 is caller_is_localhost()Chuck Lever2010-01-151-11/+18
* statd: add IPv6 support in sm_notify_1_svc()Chuck Lever2010-01-151-7/+62