summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libexport.a: Refactor netgroup checking in client_check()Chuck Lever2010-04-081-40/+57
* libexport.a: Remove unused function client_checkaddr()Chuck Lever2010-04-081-7/+0
* libexport.a: Factor SUBNETWORK checking out of check_client()Chuck Lever2010-04-081-10/+22
* libexport.a: Factor FQDN checking out of check_client()Chuck Lever2010-04-081-8/+23
* Remove some warnings that were introduced by commit 6ca440cSteve Dickson2010-04-082-1/+3
* libexport.a: e_fslocdata should be freed with free(3)Chuck Lever2010-03-221-1/+1
* libexport.a: Fix whitespace damage in support/export/export.cChuck Lever2010-03-221-5/+6
* libexport.a: Clean up client_compose() and client_member()Chuck Lever2010-03-222-17/+29
* libexport.a: Remove dead codeChuck Lever2010-03-222-24/+0
* 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-082-7/+26
* Use authunix_create() instead of authsys_create() to fix regression.Steve Dickson2010-03-081-1/+1
* nfs-utils: add and use nfs_authsys_createJeff Layton2010-03-014-4/+43
* Fix a typo in commit 6d5ac3fa (nfsd: Disble NFS 4.1 functionality byTrond Myklebust2010-03-011-1/+1
* Release 1.2.2Steve Dickson2010-02-181-1/+1
* mount: Set protocol family properly for "udp" and "tcp"Chuck Lever2010-02-181-1/+2
* nfsd: Disble NFS 4.1 functionality by defaultSteve Dickson2010-02-172-0/+20
* 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: don't fdatasync the rmtabBen Myers2010-02-122-8/+20
* nfs-utils: dont leak fd in mountlist_listBen Myers2010-02-121-1/+4
* nfs-utils: remove xflock timeoutBen Myers2010-02-121-17/+1
* 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
* Teach nfs_compare_sockaddr() to handle NULL arguments.Steve Dickson2010-01-251-0/+4
* 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-175-48/+84
* tcpwrapper: Eliminated shadowed declaration warningsChuck Lever2010-01-172-19/+16
* tcpwrapper: Fix signage problems in the tcp_wrappers hash functionChuck Lever2010-01-171-14/+20
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-174-41/+27
* tcp_wrappers: Use getifaddrs(3) if it is availableChuck Lever2010-01-175-12/+94
* tcpwrappers: Use xlog() instead of perror(3) and syslog(2)Chuck Lever2010-01-171-12/+13
* Tone down a number xlog messages in svc_create_bindaddr()Steve Dickson2010-01-151-11/+5
* 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-154-9/+291
* libnsm.a: retain CAP_NET_BIND when dropping privilegesChuck Lever2010-01-154-3/+60
* statd: Remove NL_ADDR() macroChuck Lever2010-01-154-20/+15