summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing fsloc.[ch] files - oops.nfs-utils-1-0-11aNeil Brown2007-02-262-0/+234
* Update version to 1.0.11nfs-utils-1-0-11Neil Brown2007-02-221-1/+1
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-227-3/+98
* Fix showmount bugs.Neil Brown2007-02-221-3/+6
* Support group-id looks for kernels that ask for them.Neil Brown2007-02-124-4/+78
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-128-35/+216
* Correct spelling errorNeil Brown2007-02-121-2/+2
* Add option to svcgssd to enable libnfsidmap debugging.Kevin Coffman2007-02-092-4/+20
* Remove duplicated code.Kevin Coffman2007-02-091-17/+20
* Share handling of lucid_sec_context for Heimdal and MITKevin Coffman2007-02-095-170/+234
* Use owner rather than filename format in choosing cred cache filesKevin Coffman2007-02-091-56/+50
* Various minor manpage fixes.Kevin Coffman2007-02-091-3/+3
* Use the gssglue version of gssapi.h for svcgssd_mech2file.cKevin Coffman2007-02-091-5/+1
* Stop using storage after freeKevin Coffman2007-02-091-2/+5
* Fix memory leak in idmapd.Kevin Coffman2007-02-091-3/+8
* Treat GSSAPI error codes as unsigned.Kevin Coffman2007-02-093-2/+14
* Add AM_MAINTAINER_MODE to configure.inKevin Coffman2007-02-091-0/+1
* Touch up some of the autotools filesKevin Coffman2007-02-093-2/+12
* Make UDP sockets not blockingNeil Brown2007-02-051-4/+15
* Further README updates.Neil Brown2007-02-051-8/+4
* Update READMEJ. Bruce Fields2007-02-051-25/+15
* Enable tcpwrappers by defaultNeil Brown2007-02-051-13/+11
* Remove explicit path names from man page for showmount and lockd.Neil Brown2007-02-052-2/+2
* Use memset instead of __bzero.Steinar H. Gunderson2007-02-051-1/+1
* Add generated files to CLEANFILES in rquotadNeil Brown2007-02-051-0/+2
* Remove path name for rpc.statd from manpage.Neil Brown2007-02-051-1/+1
* Fix an off-by-one in the handling of the -d option to rpc.gssdSteinar H. Gunderson2007-02-051-1/+1
* Various minor manpage fixes.Steinar H. Gunderson2007-02-053-21/+21
* Remove getkversionNeil Brown2007-02-055-34/+1
* Allow default options in /etc/exportsSteinar H. Gunderson2007-02-052-28/+63
* Make mountd complain on unsupported uid mapping schemesSteinar H. Gunderson2007-02-051-0/+6
* Never set flushtime for a cache in the future.Neil Brown2007-02-051-1/+4
* Ensure 'showmount -e' gets current information.Neil Brown2007-01-113-5/+10
* Error check messages sent to the kernel.Neil Brown2007-01-118-25/+37
* add missing long option for -r in mountdJeff Layton2006-12-201-0/+1
* Reduce showmount timeouts.Ian Kent2006-12-201-8/+201
* nhfsstone remove due to license uncertainty.Neil Brown2006-12-1914-2545/+0
* add -r flag to make mountd do reverse resolve of ipaddress on the flyJeff Layton2006-12-192-3/+18
* remove extraneous mountlist_add/del calls and change remaining ones to use IP...Jeff Layton2006-12-192-18/+8
* Don't rely on old info in my_clientJeff Layton2006-12-191-15/+9
* nfs-utils - mtab locking needed on add as well as updateIan Kent2006-12-191-9/+6
* Fix -n option to mountdSteinar H. Gunderson2006-10-242-1/+11
* Document sensitive gidsSteinar H. Gunderson2006-10-242-2/+16
* Assorted man page fixesNeil Brown2006-10-243-9/+11
* Allow gssd ccaches in MEMORY: rather than FILE:Kevin Coffman2006-10-173-2/+13
* Implement a new version of lucid spkm3 context.Olga Kornievskaia2006-10-171-20/+19
* Don't always use default mapping to "nobody".J. Bruce Fields2006-10-171-17/+35
* Fix misc warning messagesKevin Coffman2006-10-173-1/+3
* On a glibc system gethostbyname is in libc not libnsldid447@gmail.com2006-10-171-3/+7
* Restore extra help for PKG_CONFIG errorKevin Coffman2006-10-171-3/+1