summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removed a warning from exportfs.cSteve Dickson2011-04-061-1/+1
* Removed a warning from conffile.cSteve Dickson2011-04-061-0/+1
* Update man pages for /etc/exports.dMasatake YAMATO2011-03-072-5/+50
* Read /etc/exports.d/*.export as extra export filesMasatake YAMATO2011-03-072-1/+64
* Cleaned up a warning in rpcdispatch.cSteve Dickson2011-03-052-2/+2
* 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
* libnsm.a: modify return value to false from 0 at nsm_drop_privileges()Mi Jinlong2011-01-041-1/+1
* libnsm.a: sm-notify sometimes ignores monitored hostsChuck Lever2010-12-131-6/+22
* libnsm.a: Replace __attribute_noinline__Chuck Lever2010-12-131-5/+5
* sm-notify: Make use of AI_NUMERICSERV conditionalChuck Lever2010-12-131-0/+6
* rpc.mountd: Checking RPC Procedure ID before process itSid Moore2010-12-031-0/+5
* libnfs.a: fix a bug when parse section's argMi Jinlong2010-11-291-2/+2
* nfs-utils: nfsstat: has_stats() does not function correctly for NFSv4 client ...Harshula Jayasuriya2010-11-222-71/+59
* Enable nfsidmap to compileSteve Dickson2010-11-224-0/+11
* Add the new nfsidmap programBryan Schumaker2010-11-225-0/+202
* 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-016-23/+2
* nfs-utils: fix default value for --enable-tirpcJeff Layton2010-11-011-1/+1
* 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
* gcc complained:NeilBrown2010-10-141-0/+1
* 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
* export: Ensure that we free struct exportent->e_uuidTrond Myklebust2010-10-142-0/+3
* libnfs.a: Allow multiple RPC listeners to share listener port numberChuck Lever2010-10-141-6/+246
* nfs-utils: Fixed typo in NFS man pageSteve Dickson2010-10-131-1/+1
* Fix style nits in atomicio.cSteve Dickson2010-10-131-16/+6
* nfs-utils: Move common code into supportSteve Dickson2010-10-137-9/+7