summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a SEE ALSO in nfsd man pageMike Frysinger2006-08-211-0/+1
* One final step in convertion of anon = -2 -> 65534Neil Brown2006-08-091-2/+2
* Set version to 1.0.10Neil Brown2006-08-072-1/+10
* "rpc.nfsd XX" should not fail if ports are already open.Neil Brown2006-08-073-3/+38
* Remove warning if neither 'sync' or 'async' present.Neil Brown2006-08-073-14/+30
* Fix compilation problem - write_oid not definedKevin Coffman2006-07-211-0/+13
* Fix off-by-one error in rpcgenRichard Guenther2006-07-201-1/+1
* Update changelog and set version to 1.0.9Neil Brown2006-07-082-1/+368
* Use uid/gid of -1 to indicate the export's anonuid/anongid should be usedKevin Coffman2006-07-081-2/+5
* Change svcgssd_LDFLAGS to match gssd_LDFLAGSKevin Coffman2006-07-081-1/+1
* Disable building/installing mount.nfs by default.Neil Brown2006-07-081-2/+2
* Call nfssvc_versbits before nfssvc_setfdsSteve Dickson2006-07-081-2/+5
* Only use -rpath for Kerberos libs when actually needed.Neil Brown2006-07-062-1/+13
* Use 65534 instead of -2 in svcgssd_proc.cNeil Brown2006-07-061-4/+3
* This patch adds code to nfsstat to read /proc/net/rpc/nfsd for nfsv4 server s...Shankar Anand2006-07-051-1/+18
* Fix typos in various man pages.Steinar H. Gunderson2006-07-053-6/+6
* Use 65534 for anon uid/gid rather than -2Steinar H. Gunderson2006-07-052-5/+5
* Update rpcdebug to know about new 2.6 debug flags. AddedGreg Banks2006-07-054-2/+100
* Ignore new generated files.Greg Banks2006-07-051-0/+3
* Add rquota.h to BUILT_SOURCES so rquotad builds on the first try.Greg Banks2006-07-051-0/+2
* Generate rquota_xdr.c and rquota.h from rquota.xNeil Brown2006-07-055-206/+27
* Remove some files that old, unused, unneeded.Neil Brown2006-07-0517-1149/+3
* Avoid error creating an existing symlinkNeil Brown2006-07-051-0/+1
* Don't depend on Kerberos headers when checking librpcsecgss in configurekwc@citi.umich.edu2006-07-041-2/+2
* Eliminate warnings from code generated by rpcgenGreg Banks2006-07-041-22/+20
* Handle mapping failure from get_ids.kwc@citi.umich.edu2006-07-041-2/+15
* Properly report errors in readline() functionkwc@citi.umich.edu2006-07-042-4/+8