summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Enable nfsidmap to compileSteve Dickson2010-11-221-0/+3
* Add the new nfsidmap programBryan Schumaker2010-11-223-0/+187
* Removed a couple warnings from utils/mount/stropts.cSteve Dickson2010-11-221-2/+2
* nfs(5): Document remount behaviorChuck Lever2010-11-011-16/+38
* nfs(5): Grammar and style fixesChuck Lever2010-11-011-8/+7
* mount.nfs: mnt_freq and mnt_pass are always zeroChuck Lever2010-11-011-15/+19
* mount.nfs: Fix memory leak in nfs_sys_mount()Chuck Lever2010-11-011-3/+5
* mount: Fix compiler warning in nfs_parse_retry_option()Chuck Lever2010-11-011-2/+5
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-014-17/+0
* Updated rpc.mountd man pageSteve Dickson2010-10-201-3/+3
* Cleared up the sync option in exportfs man pageSteve Dickson2010-10-201-1/+3
* Removed duplicate entries in export man pageSteve Dickson2010-10-151-14/+0
* mountd: Clear mountd registrations at start upChuck Lever2010-10-141-6/+4
* behavior as file systems that use the monolithic /sbin/mount command.Chuck Lever2010-10-142-2/+6
* umount.nfs: Distinguish between nfs4 and nfs mountsChuck Lever2010-10-141-7/+104
* mount.nfs: mountproto does not support RDMAChuck Lever2010-10-141-1/+5
* mount.nfs: Eliminate compiler warnings in utils/mount/network.cChuck Lever2010-10-141-16/+19
* mount.nfs: Eliminate compiler warning in utils/mount/parse_opt.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-4/+4
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-0/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/mount.cChuck Lever2010-10-141-2/+2
* mount.nfs: Eliminate compiler warning in utils/mount/mount.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/version.hChuck Lever2010-10-141-3/+3
* mount.nfs: Eliminate compiler warning in utils/mount/mount.cChuck Lever2010-10-141-10/+11
* mount.nfs: Eliminate compiler warningsChuck Lever2010-10-141-13/+16
* nfs-utils: Fixed typo in NFS man pageSteve Dickson2010-10-131-1/+1
* nfs-utils: Move common code into supportSteve Dickson2010-10-135-220/+0
* The kernel 2.6.37 has a add new mount option: local_lock.Suresh Jayaraman2010-09-291-0/+44
* Added the -p <principal> flag to the svcgssd manpageEberhard Kuemmerle2010-09-281-2/+4
* svcgssd: Adding a <-p principal> flagEberhard Kuemmerle2010-09-284-12/+23
* nfsd: Enable IPv6 support in rpc.nfsd again.Chuck Lever2010-09-272-18/+0
* mountd: Update mountd/exportfs man pages to reflect IPv6 changesChuck Lever2010-09-273-261/+354
* mountd: Use MNT status values instead of NFSERRChuck Lever2010-09-271-11/+11
* mountd: Fix up version and usage messagesChuck Lever2010-09-271-16/+22
* mountd: Unregister mountd if my_svc_run() returnsChuck Lever2010-09-271-1/+2
* mountd: Support TI-RPC mountd listenerChuck Lever2010-09-271-9/+17
* mountd: Make NFS version checks more strictChuck Lever2010-09-271-8/+39
* nfs-utils: Fix source code character encodingChuck Lever2010-09-272-2/+2
* rpc.nfsd: mount up nfsdfs is it doesn't appear to be mounted yetJeff Layton2010-09-163-3/+53
* mountd: Ensure cache downcall can handle IPv6 addressesChuck Lever2010-09-161-1/+1
* mountd: Handle IPv6 addresses in kernel auth_unix_ip upcallsChuck Lever2010-09-161-3/+3
* mountd: clean up cache APIChuck Lever2010-09-163-14/+43
* exportfs: Enable IPv6 support in matchhostname()Chuck Lever2010-09-161-21/+2
* mountd: Support IPv6 in mountlist_list()Chuck Lever2010-09-161-7/+9
* mountd: Handle memory exhaustion in mountlist_list()Chuck Lever2010-09-161-8/+24
* mountd: Add mountlist_freeall()Chuck Lever2010-09-161-6/+13
* mountd: support IPv6 in mountlist_del_all()Chuck Lever2010-09-163-9/+7
* mountd: Support IPv6 in mountd's svc routinesChuck Lever2010-09-161-20/+59
* mountd: add IPv6 support in auth_authenticate()Chuck Lever2010-09-164-35/+39
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-4/+3