summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount: remove legacy version of nfs_name_to_address()Chuck Lever2009-05-184-81/+28
* sm-notify: Failed DNS lookups should be retriedChuck Lever2009-05-181-12/+27
* sm-notify: Don't orphan addrinfo structsChuck Lever2009-05-181-13/+21
* utils/nfsd: enable nfs minorvers4 by defaultBenny Halevy2009-05-181-1/+1
* Extend -N command line option syntax to acceptBenny Halevy2009-05-181-3/+8
* utils/nfsd: add support for minorvers4Benny Halevy2009-05-044-6/+15
* Host aliases need to be checked when netgroups is used in exports.Steve Dickson2009-04-291-1/+7
* Release 1.1.6Steve Dickson2009-04-201-1/+1
* umount.nfs: Fix return value of nfs_mount_protocol()Chuck Lever2009-04-181-1/+1
* umount.nfs: Use a privileged port when sending UMNT requestsChuck Lever2009-04-181-1/+1
* support: Provide an API for creating a privileged RPC clientChuck Lever2009-04-182-8/+143
* utils/nfsd: fix -N optarg error printoutBenny Halevy2009-04-151-1/+1
* getport.c: fix non-standard CChuck Lever2009-04-151-2/+2
* nfs-utils: reverse order of librpcsecgss and libgssglue checksChuck Lever2009-04-151-5/+4
* nfs-utils: add IPv6 code to gssdJeff Layton2009-04-151-0/+44
* nfs-utils: switch gssd to use standard function for getting an RPC clientJeff Layton2009-04-151-29/+12
* nfs-utils: query for remote port using rpcbind instead of getaddrinfoJeff Layton2009-04-151-52/+86
* nfs-utils: store the address given in the upcall for later useJeff Layton2009-04-152-17/+80
* nfs-utils: make getnameinfo() required for --enable-gssJeff Layton2009-04-151-0/+3
* The --list option does not work on server stats.Steve Dickson2009-04-081-29/+80
* The server stats were not being updated with theSteve Dickson2009-04-081-1/+5
* Eliminate the displaying zero stats when the explicit protocolSteve Dickson2009-04-081-103/+135
* nfsstat: Add --list flagKevin Constantine2009-04-042-3/+83
* Keep the interval output quite when there is no NFS traffic.Steve Dickson2009-04-041-13/+27
* nfsstat: Print diff stats every N secondsKevin Constantine2009-04-042-27/+85
* cacheio: return any original error from qword_eolKevin Coffman2009-04-031-2/+8
* svcgssd: check the return code from qword_eol() and log failuresKevin Coffman2009-04-031-0/+4
* Mountd should use separate lockfilesBen Myers2009-04-036-21/+44
* nfs-utils: fix AC_CHECK_FUNC calls in configure.acChuck Lever2009-04-032-4/+4
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-238-24/+76
* Regardless though, it's dangerous to keep invalid pointers around likeJeff Layton2009-03-231-7/+8
* gssd: free buffer allocated by gssd_k5_err_msgJeff Layton2009-03-233-55/+78
* gssd: NULL-terminate buffer after read in read_service_info (try #2)Jeff Layton2009-03-231-1/+2
* gssd: initialize fakeseed in prepare_krb5_rfc1964_bufferJeff Layton2009-03-231-2/+4
* nfs-utils: clean up handling of libgssglue in gssd MakefileChuck Lever2009-03-162-8/+8
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-169-56/+41
* configure: move IPv6 feature checks into aclocalChuck Lever2009-03-163-16/+33
* nfs-utils: don't need extra libs to do AC_CHECK_LIBS for librpcsecgssChuck Lever2009-03-161-5/+3
* configure: Move rpcsecgss checking into aclocalChuck Lever2009-03-164-16/+35
* configure: pull common nfsidmap and event checks into aclocal/Chuck Lever2009-03-164-11/+41
* nfs-utils: replace function-specific switches with HAVE_LIBTIRPCChuck Lever2009-03-163-48/+43
* configure: move TI-RPC checks into aclocalChuck Lever2009-03-163-20/+36
* configure: add defensive quoting in some function checksChuck Lever2009-03-161-11/+14
* Added back the some logging variables which are noSteve Dickson2009-03-081-1/+9
* Release 1.1.5Steve Dickson2009-03-051-1/+1
* gssd: include gssapi/gssapi.h before write_bytes.hChuck Lever2009-03-051-3/+3
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-0517-11/+66
* mount.nfs: squelch compiler warning for TI-RPC buildsChuck Lever2009-03-051-2/+3
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-057-24/+44
* configure: Remove CPPFLAGS substitutionChuck Lever2009-03-051-1/+0