| Commit message (Expand) | Author | Age | Files | Lines |
* | mountd - improve checks and error messages for export failure. | Neil Brown | 2007-04-02 | 1 | -6/+18 |
* | mountd - better response to failed attempts to export filesystems | Neil Brown | 2007-03-29 | 1 | -3/+6 |
* | Allow disabling of libblkid usage. | Neil Brown | 2007-03-20 | 1 | -0/+10 |
* | When finding an export for an fsid, check submounts too. | Neil Brown | 2007-03-19 | 1 | -10/+63 |
* | Handle 'crossmnt' when kernel asked for export options for a directory. | Neil Brown | 2007-03-19 | 1 | -1/+26 |
* | Allow exporting of a subfilesystem when 'crossmnt' is set. | Neil Brown | 2007-03-19 | 2 | -10/+50 |
* | Work around svc_getreqset in glibc 3 | Neil Brown | 2007-03-19 | 1 | -0/+26 |
* | Make warning about host matching multiple exports more helpful. | Neil Brown | 2007-03-19 | 1 | -3/+5 |
* | Don't complain if two exports of different types match the same IP address. | Neil Brown | 2007-03-16 | 1 | -2/+4 |
* | Remove "maptype" support | J. Bruce Fields | 2007-03-15 | 1 | -6/+0 |
* | Use very long timeout for information in the filehandle->path cache. | Simon Peter | 2007-03-13 | 1 | -1/+9 |
* | Fix silly bug with gid lookup | Neil Brown | 2007-02-27 | 1 | -1/+1 |
* | Extend the exportfs/mountd interface to pass fslocations info into the kernel | Fred Isaman | 2007-02-27 | 1 | -8/+12 |
* | Fix reference error when writing fsloc data to cache | Kevin Coffman | 2007-02-27 | 1 | -1/+1 |
* | Add missing fsloc.[ch] files - oops. | Neil Brown | 2007-02-26 | 2 | -0/+234 |
* | Extend the exportfs interface to pass fslocations info into the kernel. | Fred Isaman | 2007-02-22 | 2 | -1/+26 |
* | Support group-id looks for kernels that ask for them. | Neil Brown | 2007-02-12 | 3 | -4/+77 |
* | Use UUIDs to identify filesystems if kernel supports it. | Neil Brown | 2007-02-12 | 2 | -11/+157 |
* | Remove duplicated code. | Kevin Coffman | 2007-02-09 | 1 | -17/+20 |
* | Make mountd complain on unsupported uid mapping schemes | Steinar H. Gunderson | 2007-02-05 | 1 | -0/+6 |
* | Ensure 'showmount -e' gets current information. | Neil Brown | 2007-01-11 | 3 | -5/+10 |
* | Error check messages sent to the kernel. | Neil Brown | 2007-01-11 | 2 | -13/+21 |
* | add missing long option for -r in mountd | Jeff Layton | 2006-12-20 | 1 | -0/+1 |
* | add -r flag to make mountd do reverse resolve of ipaddress on the fly | Jeff Layton | 2006-12-19 | 2 | -3/+18 |
* | remove extraneous mountlist_add/del calls and change remaining ones to use IP... | Jeff Layton | 2006-12-19 | 2 | -18/+8 |
* | Don't rely on old info in my_client | Jeff Layton | 2006-12-19 | 1 | -15/+9 |
* | Fix -n option to mountd | Steinar H. Gunderson | 2006-10-24 | 1 | -1/+1 |
* | Remove some files that old, unused, unneeded. | Neil Brown | 2006-07-05 | 1 | -81/+0 |
* | Fix a number of the easier compile warnings: unused variables, | Greg Banks | 2006-06-22 | 2 | -5/+5 |
* | multiple threads for mountd | Greg Banks | 2006-06-16 | 2 | -9/+121 |
* | mountd state directory | Neil Brown | 2006-06-05 | 2 | -4/+19 |
* | Remove **/Makefile.in, aclocal.m4, configure, and | Neil Brown | 2006-04-17 | 1 | -695/+0 |
* | 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu> | neilbrown | 2006-04-10 | 1 | -0/+2 |
* | 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu> | neilbrown | 2006-04-10 | 1 | -0/+2 |
* | aclocal/autoconf/automake, properly this time. | neilbrown | 2006-03-28 | 1 | -0/+4 |
* | Remove all the Makefiles | neilbrown | 2005-12-20 | 1 | -13/+0 |
* | More automake stuff | neilbrown | 2005-12-20 | 1 | -0/+687 |
* | Autogen update | neilbrown | 2005-12-20 | 8 | -8/+86 |
* | Understand type 2 and type 3 filesystem identifiers. | neilbrown | 2005-10-14 | 1 | -2/+26 |
* | Small nfs-utils patch from Olaf Kirch | neilbrown | 2005-10-07 | 1 | -4/+2 |
* | Assorted changes from Steve Dickson | neilbrown | 2005-10-06 | 1 | -14/+15 |
* | 2005-08-26 Kevin Coffman <kwc@citi.umich.edu> | neilbrown | 2005-08-26 | 2 | -11/+25 |
* | Added TOP, as needed, for easier compile in subdirectories | gmorris | 2005-04-12 | 1 | -0/+1 |
* | Sanitise stderr logging. | neilbrown | 2005-03-14 | 1 | -2/+2 |
* | auth_reload fix | neilbrown | 2004-12-06 | 1 | -2/+3 |
* | fix uninitialise variable | neilbrown | 2004-09-06 | 1 | -0/+1 |
* | Support --ha-callout for high-availability callouts | neilbrown | 2004-09-06 | 3 | -4/+43 |
* | fix fd bug | neilbrown | 2004-08-31 | 1 | -0/+1 |
* | fix careless editting in mountd.man | neilbrown | 2004-06-08 | 1 | -1/+0 |
* | auth_reload calls in cache. | neilbrown | 2004-02-24 | 1 | -0/+6 |