summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* manpage: add section on character class matches to exports(5)Jeff Layton2011-06-221-5/+8
* nfs-utils: remove possibly false statement from exports.manJames Pearson2011-06-221-1/+1
* manpage: add info about IPv6 configuration to exports(5)Jeff Layton2011-06-221-4/+7
* nfsstat: reorder nfs4 stats for 2.6.39Benny Halevy2011-06-221-2/+2
* libexport.a: fix using bad index for loop at cltsetup()Mi Jinlong2011-06-221-1/+1
* nfs: fix host_reliable_addrinfoJeff Layton2011-06-221-6/+30
* exports: Clearly Defining Exports PrioritiesJames Pearson2011-06-071-13/+25
* Document "-n" for svcgssdNeil Brown2011-06-071-2/+9
* mountd: Fix missing varialble assignment in auth_unix_gidPavel Shilovsky2011-06-071-2/+4
* nfsstat: reorder nfs4 stats for 2.6.38 and upBenny Halevy2011-05-231-4/+1
* supress socket error when address family is not supportedNeilBrown2011-05-231-2/+7
* Remove risk of nfs_addmntent corrupting mtabNeilBrown2011-05-231-0/+9
* exportfs: getexportent interprets -test-client- as default optionsBen Myers2011-05-231-3/+8
* Removed compilation warnings from mountd/cache.cJim Rees2011-05-181-5/+5
* nfsstat: Output headings mislabledSteve Dickson2011-04-261-1/+1
* rpc.svcgssd: Segmentation fault on errorSteve Dickson2011-04-191-1/+2
* nfs-utils: Increase the stdio file buffer size for procfs filesSean Finney2011-04-193-0/+11
* mountd: Use a dynamic buffer for storing lists of gid'sSean Finney2011-04-191-9/+20
* mount: add --enable-libmount-mountKarel Zak2011-04-063-2/+440
* 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-064-7/+11
* 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
* 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