| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 1.0.6 | neilbrown | 2003-09-12 | 1 | -2/+2 |
* | Work around RLIMIT_NOFILE-to-big problem | neilbrown | 2003-09-12 | 1 | -11/+14 |
* | close a filehandle before opening. | neilbrown | 2003-08-11 | 1 | -1/+4 |
* | Change CROSSMNT to CROSSMOUNT | neilbrown | 2003-08-06 | 1 | -1/+1 |
* | /proc/fs/nfsd as an alternate to /proc/fs/nfsd | neilbrown | 2003-08-04 | 1 | -2/+5 |
* | Open channel files O_WRONLY, and improve mountlist support. | neilbrown | 2003-08-04 | 4 | -12/+26 |
* | Release 1.0.5 | neilbrown | 2003-07-17 | 2 | -13/+14 |
* | Assorted fixes | neilbrown | 2003-07-14 | 2 | -2/+1 |
* | See Changelog | neilbrown | 2003-07-02 | 2 | -1/+2 |
* | segfault fix | neilbrown | 2003-06-16 | 1 | -1/+2 |
* | new "mountpoint" export option. | neilbrown | 2003-05-30 | 2 | -1/+34 |
* | Stuff | neilbrown | 2003-05-23 | 2 | -5/+15 |
* | bug fix | neilbrown | 2003-05-22 | 1 | -5/+4 |