summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* rpc.svcgssd: Segmentation fault on errorSteve Dickson2011-04-191-1/+2
* nfs-utils: Increase the stdio file buffer size for procfs filesSean Finney2011-04-192-0/+8
* mountd: Use a dynamic buffer for storing lists of gid'sSean Finney2011-04-191-9/+20
* mount: add --enable-libmount-mountKarel Zak2011-04-062-2/+424
* mount: move generic functions to utils.c and network.cKarel Zak2011-04-067-200/+286
* nfs-utils: Add support to svcgssd to limit the negotiated enctypesKevin Coffman2011-04-066-10/+265
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-061-7/+8
* statd: Remove vestigial "-w" option from man page synopsisChuck Lever2011-04-061-1/+1
* mount.nfs: Don't leak socket in nfs_ca_sockname()Chuck Lever2011-04-061-15/+13
* Removed a warning from v4root.cSteve Dickson2011-04-061-3/+6
* Removed a warning from exportfs.cSteve Dickson2011-04-061-1/+1
* Update man pages for /etc/exports.dMasatake YAMATO2011-03-072-5/+50
* Read /etc/exports.d/*.export as extra export filesMasatake YAMATO2011-03-071-1/+58
* mount: Remove MOUNT_CONFIG warningsSteve Dickson2011-03-052-4/+4
* mount: Recognize zero as a valid value for the port= optionChuck Lever2011-03-031-2/+2
* Gssd: modify wrong err message at handle_gssd_upcallMi Jinlong2011-02-091-1/+1
* Support AD style kerberos automatically in rpc.gssJason Gunthorpe2011-02-092-18/+49
* Fixed segfault in rpc.mountdSteve Dickson2011-01-261-0/+1
* Improve debugging in svcgssdSteve Dickson2011-01-143-3/+81
* sm-notify: Make use of AI_NUMERICSERV conditionalChuck Lever2010-12-131-0/+6
* nfs-utils: nfsstat: has_stats() does not function correctly for NFSv4 client ...Harshula Jayasuriya2010-11-222-71/+59
* 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