summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* nfs-utils: Replace getservbyname(3)Chuck Lever2009-03-053-94/+63
* Update example in exports(5) man pageValerie Aurora Henson2009-03-041-1/+1
* Have sizeof using the correct value in nfs_getlocalport()Ben Greear2009-03-041-1/+1
* nfs-utils: Remove fprintf() call from support/nfs/getport.cChuck Lever2009-03-041-3/+0
* showmount command: remove legacy RPC logicChuck Lever2009-03-041-141/+0
* nfs(5): document new [no]resvport optionChuck Lever2009-03-041-0/+14
* nfs(5): document new [no]resvport optionChuck Lever2009-03-041-0/+66
* The legacy version of nfs_name_to_address() returned an incorrectChuck Lever2009-03-041-1/+1
* configure: fix AC_CACHE_VAL warnings on Fedora 10Chuck Lever2009-03-042-8/+7
* General clean up. Removed unused routines. Reworked syslogSteve Dickson2009-03-041-130/+5
* Converted good_client() to correctly use the tcp wrapperSteve Dickson2009-03-042-51/+10