summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-154-16/+162
* libnsm.a: Factor atomic write code out of nsm_get_state()Chuck Lever2010-01-151-45/+89
* 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
* statd: add nsm_present_address() APIChuck Lever2010-01-152-0/+66
* statd: Introduce statd version of matchhostname()Chuck Lever2010-01-156-12/+129
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-157-82/+264
* sm-notify: Support IPv6 DNS lookups in smn_lookupChuck Lever2010-01-151-7/+12
* sm-notify: Use getaddrinfo(3) to create bind address in smn_create_socket()Chuck Lever2010-01-151-31/+51
* sm-notify: IPv6 support in reserved port binding in smn_create_socket()Chuck Lever2010-01-151-1/+28
* sm-notify: Support creating a PF_INET6 socket in smn_create_socket()Chuck Lever2010-01-151-5/+76
* sm-notify: factor socket creation out of notify()Chuck Lever2010-01-151-60/+77
* statd: Update rmtcall.cChuck Lever2010-01-152-138/+47
* sm-notify: Replace RPC codeChuck Lever2010-01-151-122/+66
* libnsm.a: Add RPC construction helper functionsChuck Lever2010-01-153-1/+560
* Revert "Automatically set 'nohide' on referral exports."J. Bruce Fields2010-01-131-6/+0
* mountd: better hiding of v4root exports from mountd clientsJ. Bruce Fields2010-01-131-0/+4
* mountd: minor v4root_set cleanup, check strdup returnJ. Bruce Fields2010-01-131-18/+28
* mountd: simplify export list deferral in v4root_setJ. Bruce Fields2010-01-131-3/+2
* mountd: minor optimization in v4root_setJ. Bruce Fields2010-01-131-0/+7
* mountd: kill unnecessary m_mayexport checkJ. Bruce Fields2010-01-131-4/+0
* mountd: mountlist_del_all cleanupJ. Bruce Fields2010-01-131-17/+13