summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sm-notify: Refactor insert_host() and recv_rpcbind_reply()Chuck Lever2011-09-201-16/+26
* nfsumount: Squelch compiler warningChuck Lever2011-09-201-1/+2
* configure.ac: Clean up help string for --enable-mountChuck Lever2011-09-201-1/+1
* configure.ac: Fix help string for --with-statedir= optionChuck Lever2011-09-201-1/+2
* nfsidmap: auto disable when keyutils is not foundMike Frysinger2011-09-143-5/+4
* mount.nfs: Preserve any explicit port=2049 optionBen Hutchings2011-09-141-2/+2
* exportfs: do not warn if /etc/exports.d/ does not existMike Frysinger2011-09-011-2/+5
* exportfs: drop extra newline in xlogMike Frysinger2011-09-011-4/+4
* Update nfs(5) manpage - timeo for NFS/TCPMax Matveev2011-08-301-6/+10
* sm-notify: sm-notify doesn't handle localhost properlyChuck Lever2011-08-291-25/+102
* exportfs: matchhostname() doesn't handle localhost properlyChuck Lever2011-08-291-2/+32
* statd: statd_matchhostname() doesn't handle localhost properlyChuck Lever2011-08-291-8/+47
* sm-notify: Disable syslog messages when debugging is enabledChuck Lever2011-08-291-2/+4
* statd: Report count of loaded hosts correctlyChuck Lever2011-08-291-1/+1
* pdate addres for Free Software FoundationNeilBrown2011-08-2927-92/+68
* umount.nfs: fix nfs4 checkIan Kent2011-08-293-44/+84
* start-statd: Use bash as -p is no POSIXLuk Claes2011-08-291-2/+2
* nfs.man: Fix macro use for fstab examplesLuk Claes2011-08-291-19/+18
* exports.man: Fix comment syntaxLuk Claes2011-08-291-76/+76
* nfsiostat.man: Fix missing I in ".I <interval>"Luk Claes2011-08-291-1/+1
* statd.man: man complains about lines starting with 'Luk Claes2011-08-291-2/+1
* nfs.man: man complains when line starts with quoteLuk Claes2011-08-291-2/+2
* exports.man: "\* d lets man complainLuk Claes2011-08-291-1/+1
* mount.nfs: submarvellous messages from mount.nfsMax Matveev2011-08-161-0/+2
* mount: fix for libmount from util-linux >= 2.20Karel Zak2011-08-031-3/+12
* rpc.statd: Bind downcall socket to loopback addressChuck Lever2011-08-031-1/+1
* mountd: Fixed strcmp usage in in insert groups.Matthew Treinish2011-08-031-1/+1
* A problem with the --enable-libmount-mount configure optionPaul Bender2011-08-031-1/+1
* A problem with running configure with the dash shellPaul Bender2011-08-031-2/+2
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-035-47/+53
* nfsidmap: Configuration regressionSteve Dickson2011-07-211-3/+3
* Statd should always 'chdir' to its state directory.NeilBrown2011-07-211-6/+6
* gssd: Fix typo in debug stringBenjamin Coddington2011-07-211-1/+1
* svcgssd: use correct defaults in call to gss_set_allowable_enctypesKevin Coffman2011-07-211-7/+30
* nfsidmap: Manpage correctionsMichael Guntsche2011-07-131-4/+4
* Make sure CONFIG_NFSIDMAP is always defined.Steve Dickson2011-07-121-3/+3
* mount.nfs: Do not segfault because of kernel versionLuk Claes2011-07-121-7/+9
* exportfs: closing fd associated with /proc/fs/nfsd/export_featuresMasatake YAMATO2011-07-121-2/+3
* Add requirement for newer libgssglue for svcgssd -n optionKevin Coffman2011-06-301-1/+1
* Re-Release of 1.2.4Steve Dickson2011-06-302-1/+12
* mount.nfs: Fix for the bug in v1.2.4 that breaks mount.nfsPrem Karat2011-06-301-10/+1
* Revert "Release 1.2.4"Steve Dickson2011-06-301-1/+1
* Release 1.2.4Steve Dickson2011-06-291-1/+1
* Updated ChangeLog with all the commits of the current release.Steve Dickson2011-06-291-1481/+934
* Do not compile unnecessary files when the libmount code is enableNeilBrown2011-06-291-4/+4
* mount.nfs: Don't hard code source and destinationPrem Karat2011-06-291-4/+9
* mount: improve signal management when locking mtabNeilBrown2011-06-291-5/+32
* mountd: move fsidtype-specific code to helpersJ. Bruce Fields2011-06-271-111/+129
* mountd: gather fsid information into one structJ. Bruce Fields2011-06-271-34/+45
* mountd: prefer explicit subexports over crossmnt parentsJ. Bruce Fields2011-06-271-3/+15