]> git.decadent.org.uk Git - nfs-utils.git/blob - ChangeLog
Open channel files O_WRONLY, and improve mountlist support.
[nfs-utils.git] / ChangeLog
1 2003-08-04 NeilBrown <neilb@cse.unsw.edu.au>
2         * support/nfs/nfsexport.c: open channel file O_WRONLY when
3         only writing.
4         * utils/mountd/cache.c: maintain mountlist when new_cache is
5         active. Also use O_WRONLY for channel files.
6         * utils/mountd/mountd.h: mountlist_{del,add} now take a host name
7         rather than an nfs_export.
8         * utils/mountd/rmtab.c: ditto.
9         
10 2003-07-24  Chip Salzenberg  <chip@pobox.com>
11
12         * support/nfs/xlog.c (xlog): Revise buffer-overflow fix to
13         use Debian security team's cleaner approach.
14         * debian/changelog: Version 1.0.5-1.
15         * debian/nfs-kernel-server.init: Cosmetic changes.
16
17 2003-07-18 NeilBrown <neilb@cse.unsw.edu.au>
18
19         Release 1.0.5:
20          1.0.4 was a bit of a brown-paper-bag-release because of the extra
21          'free' in auth.c.  So I'm releasing this just a few days later.
22
23         * support/nfs/cacheio.c(cache_flush): Correct test for 'open
24         failed'
25         * utils/exportfs/exportfs.c(main): If "-f" given as lone option,
26         check if new_cache is enabled, error if not, flush and exit if it
27         is. 
28         * utils/exportfs/exportfs.man: Explain -f option and explain the
29         two different modes that exportfs can work in.
30         * utils/mountd/mountd.c: Do not change RLIMIT_NOFILE if the -o
31         option wasn't given.
32         * utils/mountd/mountd.man: Record the change if default behaviour
33         for RLIMIT_NOFILE.
34         * configure.in, nfs-utils.spec: update version to 1.0.5 and
35         run autoconf
36         
37 2003-07-15 NeilBrown <neilb@cse.unsw.edu.au>
38
39         * utils/mountd/mountd.c(main): getopt string fix for 'o'
40         * utils/mountd/auth.c(auth_authenticate): remove extra 'free'
41         * utils/exportfs/exportfs.c(main): make 'exportfs -f' just flush
42         the caches.
43         * support/include/nfs/export.h: Reserve a bit for possible ACL
44         related use.
45         
46 2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
47
48         * utils/exportfs/nfsd.man: new man page for nfsd filesystem. Also
49         assorted changed to cope with section 7 of the manual.
50         * configure.in, nfs-utils.spec: Update version to 1.0.4
51         * run autoconf
52
53         This is a 'pre-release' for 1.1.0  Hopefully 1.1.0 will be the
54         baseline for 2.6 and 2.8.  I.e. it should continue to work right
55         through the 2.8 (or 3.0) kernel series.  Previous releases wont.
56
57 2003-07-04 NeilBrown <neilb@cse.unsw.edu.au>    
58         Steve Dickson <SteveD@redhat.com>
59
60         statd cleanup:
61         * utils/statd/statd.c: create a pidfile with pid of statd, and
62         truncate it when statd exists.
63         * utils/statd/statd.c: drop privs by setuid to owner of SM_DIR,
64         and warn if this is root.
65         * utils/statd/statd.c: when statd forks, connect child to parent
66         with a pipe, and send a byte down the pipe once the child is
67         working properly.
68         * Makefile: create and chown sm, sm.bak, state when "make install"
69         * configure.in: add --with-statduser= option which defaults to
70         "rpcuser" or "nobody"
71         * config.mk.in: pass "statduser" through to Makefile
72         
73 2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
74
75         * support/include/nfs/nfs.h: Make sure correct __kernel_dev_t is
76         used as the size was changed somewhere in 2.5.60-2.5.70.  Without
77         this nfs-utils compiles against 2.6 headers will not work on a
78         2.4 kernel.     
79         
80 2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
81
82         * support/nfs/nfssvc.c(nfssvc): If /proc/fs/nfs/threads exists,
83         set number of threads by writing to there.  This means it will
84         still work when the syscall interface goes away in 2.7.
85
86 2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
87         fumihiko kakuma <kakmy@mvh.biglobe.ne.jp>
88
89         * utils/exportfs/exportfs.c(unexportfs): improve host comparison
90         so as to only export the wildcard exports that were asked for.
91         * support/export/export.c(export_allowed): changed to return the
92         nfs_export rather than a "struct exportent", as m_changed is
93         needed by called
94         * support/export/rmtab.c(rmtab_read): modified to deal with
95         interface change for export_allowed(), and enhanced to preserve
96         m_changed flag when a wild-card export causes the creation of
97         a non-wildcard export.
98         
99 2003-07-02 NeilBrown <neilb@cse.unsw.edu.au>
100         Steve Dickson <SteveD@redhat.com>
101
102         * utils/mountd/mountd.man: Add valid kinds of debugging.
103         * utils/mountd/mountd.c(main): ignore SIGPIPE
104         * utils/nfsstat/nfsstat.c: fine-tune printing of warning so
105         we don't get warnings about unavailable stats that weren't asked
106         for.
107         
108 2003-06-24 NeilBrown <neilb@cse.unsw.edu.au>
109
110         * support/nfs/nfsexport.c(exp_unexp): When unexporting filesystems
111         via /rpc/net/rpc/nfsd*/channel, set the expiry date to 1, not
112         'forever', so things disappear out of the cache rather than just
113         be ignored. 
114         
115 2003-06-16  "J. Bruce Fields" <bfields@fieldses.org>
116
117         * utils/mountd/cache.c(nfsd_fh): don't export the export_ent
118         if it wasn't found.
119
120 2003-06-16  NeilBrown   <neilb@cse.unsw.edu.au>
121
122         * debian/nfs-kernel-server.init,etc/nodist/nfs-server,
123         etc/redhat/nfs.init: when checking if V3 is supported, make sure
124         nfs server 'knows' about 127.0.0.1 first.
125         
126 2003-06-10  Chip Salzenberg  <chip@pobox.com>
127
128         * support/nfs/xlog.c (xlog): Fix off-by-one buffer overflow bug.
129         * debian/changelog: Version 1.0.3-2.
130
131 2003-05-30 Michael Griffith <grif@michaelgriffith.com>
132         NeilBrown <neilb@cse.unsw.edu.au>
133
134         utils/nfsstat/nfsstat.c(print_callstats): use unsigned
135         long long to avoid overflow when printing stats.
136         
137 2003-05-30  NeilBrown <neilb@cse.unsw.edu.au>
138
139         * support/export/export.c, support/include/nfslib.h,
140         support/nfs/export.c, utils/exportfs/exportfs.c,
141         utils/mountd/mountd.c: new export option "mountpoint"
142         If no path is given, then the export point must be a
143         mount point, or it won't be exported.  If a path is 
144         given (e.g. mountpoint=/path) then that path must be
145         a mountpoint or the exportpoint won't be exported.
146         * utils/exportfs/exportfs.man: document mountpoint option.
147         * support/misc/mountpoint.c: New file with is_mountpoint()
148         to determine if something is a mountpoint.
149         
150 2003-05-23  NeilBrown <neilb@cse.unsw.edu.au>
151
152         * utils/mountd/cache.c(cache_get_filehandle): take a separate path
153         argument as we might not be getting the filehandle for the
154         mountpoint.
155         * utils/mountd/mountd.c(get_rootfh): pass real path when calling
156         cache_get_filehandle.
157         * utils/mountd/mountd.c(get_rootfh): check export point and
158         requested directory are on the same filesystem, and complain if
159         not.
160         
161 2003-05-22  NeilBrown <neilb@cse.unsw.edu.au>
162
163         * utils/mountd/auth.c(auth_authenticate_internal): make sure
164         portnumber is still checked when using new cache lookup.
165         
166 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
167
168         * utils/exportfs/exportfs.c: Use check_new_cache and cache_flush
169          Don't actually talk to kernel when new cache is in effect, except
170          to flush
171         * utils/exportfs/exportfs.c: add -f option to fully flush cache.
172         * support/export/xtab.c: Only rename new xtab into place if it has
173          changed, thus preserving modify date for exportfs to use when
174          flushing.
175         * support/nfs/cacheio.c: Add cache_flush
176         * support/export/xtab.c: Only rename new xtab into place if it has
177          changed, thus preserving modify date for exportfs to use when
178          flushing.
179         
180 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
181
182         * support/export/client.c: Add client_compose, client_member to
183         handle new composite client names
184         * support/include/exportfs.h: Declare above functions.
185         * utils/mountd/auth.c: use client_compose to determine calling
186         client if new cache is being used.
187         * utils/mountd/auth.c: call cache_export to export a filesystem if
188         new_cache, check if new cache is used, and call my_svc_run instead
189         of svc_run
190         * utils/mountd/svc_run.c: new file defining my_svc_run
191         * utils/mountd/cache.c: new file for handling cache upcalls.
192         * support/nfs/cacheio.c(check_new_cache): new function to check if
193         new cache should be used.
194         
195         
196 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
197
198         * support/include/nfs/export.h: New CROSSMNT distinct from NOHIDE
199         * support/nfs/exports.c: Make CROSSMNT distinct from NOHIDE
200         * utils/exportfs/exportfs.c(dump): ditto
201         
202 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
203
204         * support/export/hostname.c(get_reliable_hostbyaddr): new function
205         to get host name from address with full checking of authenticity.
206         * support/include/misc.h: declare above function
207         * utils/mountd/auth.c(auth_authenticate_internal): remove all
208         logic for authenticating address.
209         * utils/mountd/auth.c(auth_authenticate): call new
210         get_reliable_hostbyaddr to to hostname lookup before calling _internal.
211         
212         
213 2003-03-30  NeilBrown <neilb@cse.unsw.edu.au>
214
215         * tools/rpcgen/rpc_main.c(find_cpp): removed
216         * tools/rpcgen/rpc_main.c(open_input): use execvp to find "cpp", 
217         then try hard-coded paths.
218         
219 2003-03-26  Chip Salzenberg  <chip@pobox.com>
220
221         * debian/changelog: Version 1.0.3-1.
222
223 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
224
225         * utils/mountd/rmtab.c (slink_safe_rename): real_newpath should be
226         "const char*", not "char*".
227
228 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
229
230         * configure.in (VERSION): Set to "1.0.3".
231         * nfs-utils.spec: Likewise.
232         * configure: Regenerated.
233
234 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
235
236         * support/nfs/cacheio.c: New File - support for read/writing
237         to export cache in /proc/rpc/*/channel
238         * support/nfs/Makefile: compile cacheio.c
239         * support/include/nfslib.h: declare cacheio.c functions
240         * support/nfs/nfsexport.c: export and unexport through
241         /proc/rpc/*/channel if possible, as old syscall interface
242         may not survive into 2.6 on all architectures.
243         
244 2003-02-19 NeilBrown <neilb@cse.unsw.edu.au>    
245         Ben Leslie <benno@sesgroup.net>
246
247         * support/nfs/rpcmisc.c(rpc_init):  change test for ignoring
248         "defport" from (__rpcfdtype == 0) to (__rpcpmstart==0).  The
249         former would incorectly ignore defport if the application 
250         explicitly set __rpcfdtype.  The later is sufficient to avoid the
251         special handling in the case where stdin is an internet socket.
252
253         * utils/mountd/mountd.c(main): Add 'n' to option list in
254         getopt_long as this is a short form of --no-tcp which want being
255         checked.
256         
257 2003-02-12  Chip Salzenberg  <chip@pobox.com>
258
259         * debian/changelog: Version 1.0.2-2.
260
261 2002-11-27  Chip Salzenberg  <chip@pobox.com>
262
263         * utils/mountd/rmtab.c (slink_safe_rename): Fix off-by-one buffer
264         overflow bug.  Reformat per rest of source file.
265
266 2002-11-19  NeilBrown <neilb@cse.unsw.edu.au>
267
268         * utils/exportfs/exports.man: Correct notes about whether the wild
269         card characters match a period.  They do.
270         
271 2002-10-15  Juan Gomez <juang@us.ibm.com>
272
273         * utils/mountd/rmtab.c (slink_safe_rename): New. Support
274         symlink.
275         (mountlist_add): Call slink_safe_rename instead of rename.
276
277 2002-10-11  H.J. Lu <hjl@lucon.org>
278
279         * support/include/exportfs.h (export_errno): New.
280
281         * support/nfs/exports.c: Include <errno.h>.
282         (export_errno): New.
283         (getexportent): Set export_errno to EINVAL for bad option.
284         (parseopts): Likewise.
285         Report the location of the default sync/async option.
286
287         * utils/exportfs/exportfs.c (main): Initialize export_errno to
288         0. Return export_errno.
289
290 2002-10-11  Juan Gomez  <gomez@cs.sjsu.edu>
291         NeilBrown <neilb@cse.unsw.edu.au>
292
293         utils/statd/statd.c(killer): don't pmap_unset if in notify_only mode
294         utils/statd/statd.c(main): don't pmap_unset if in notify_only mode
295         
296 2002-09-16  Chip Salzenberg  <chip@pobox.com>
297
298         * utils/rquotad/rquota_svc.c (main): Use int for value of getopt.
299
300 2002-09-15  Chip Salzenberg  <chip@pobox.com>
301
302         * support/nfs/rpcmisc.c (rpc_init): Allow stdin to be a non-INET
303         socket, as occurs when run from sshd.
304         * debian/changelog: Version 1.0.2-1.
305
306 2002-09-12  H.J. Lu <hjl@lucon.org>
307
308         * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and
309         HAVE_SVCUDP_SOCKET.
310
311 2002-09-12  H.J. Lu <hjl@lucon.org>
312
313         * configure.in: Remove checking svctcp_socket and svcudp_socket.
314         * configure: Regenerated.
315
316         * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed.
317         (HAVE_SVCUDP_SOCKET): Removed.
318
319         * support/include/nfslib.h: Undo the last change.
320
321 2002-09-12  H.J. Lu <hjl@lucon.org>
322
323         * support/include/nfslib.h (svctcp_socket): Protect it with
324         HAVE_SVCTCP_SOCKET.
325         (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET.
326
327 2002-09-12  H.J. Lu <hjl@lucon.org>
328
329         * configure.in (VERSION): Set to "1.0.2".
330         * configure: Regenerated.
331         * nfs-utils.spec: Likewise.
332
333 2002-09-12  H.J. Lu <hjl@lucon.org>
334
335         * configure.in: Check svctcp_socket and svcudp_socket.
336         * configure: Regenerated.
337
338         * support/include/config.h.in (HAVE_SVCTCP_SOCKET): New.
339         (HAVE_SVCUDP_SOCKET): New.
340
341         * support/include/nfslib.h (svctcp_socket): New.
342         (svcudp_socket): New.
343
344         * support/nfs/Makefile (OBJS): Add svc_socket.o.
345
346         * support/nfs/svc_socket.c: New.
347
348         * support/nfs/rpcmisc.c (rpc_init): Call svctcp_socket and
349         svcudp_socket if port is unspecified.
350
351         * utils/nfsd/nfsd.c (main): Call getservbyname for port.
352
353         * utils/rquotad/rquota_svc.c: Include <nfslib.h>.
354         (killer): New. Signal handler to unregister.
355         (main): Use killer. Call svcudp_socket to get the default
356         socket.
357
358 2002-09-02 Juan Gomez <juang@us.ibm.com>
359         NeilBrown <neilb@cse.unsw.edu.au>
360
361         Add -N option to statd to run in notify-only mode.
362
363         * utils/statd/statd.h: uncomment MODE_NOTIFY_ONLY
364         * utils/statd/statd.man: document -N
365         * utils/statd/statd.c: enabled -N, largely exists but needed to be
366         uncommented and completed
367         
368 2002-09-02 Juan Gomez <juang@us.ibm.com>
369         NeilBrown <neilb@cse.unsw.edu.au>
370
371         statd to have " -P directory" arg to use that directory instead
372         of /var/lib/nfs.  This is useful for fail-over clusters.
373         
374         * utils/statd/statd.h: define SM_DIR etc as var, not const.
375         * utils/statd/statd.c: define "-P" option to set SM_*
376         appropriately.
377         * utils/statd/monitor.c: sprintf to cope with SM_DIR not being
378         a constant any more.
379         * utils/statd/notify.c: ditto.
380         * utils/statd/statd.man: document -P option.
381         
382 2002-08-26  Chip Salzenberg  <chip@pobox.com>
383
384         * utils/nfsd/nfsd.man: Fix typo.
385         * debian/changelog: Version 1.0.1-1.
386
387 2002-05-29 NeilBrown <neilb@cse.unsw.edu.au>
388
389         * let parseopts know if /etc/exports was being read or not, 
390         and have it only print "no sync or async" warning in that case.
391         
392 2002-05-06 Tom McNeal <trmcneal@attbi.com>
393         NeilBrown <neilb@cse.unsw.edu.au>
394
395         * utils/nfsstat/nfsstat.c: Handle differing format for
396            /proc/net/rpc/nfsd between pre and post 2.4.0
397         
398 2002-04-09  NeilBrown <neilb@cse.unsw.edu.au>
399         James Pearson <james-p@moving-picture.com>
400
401         * support/nfs/rmtab.c(fendrmtabent): sync changes to 
402         storage before returning, as this is critical state
403
404 2002-04-08  Sean O'Connell <sean@ee.duke.edu>
405             H.J. Lu <hjl@lucon.org>
406
407         * etc/redhat/nfs: New.
408
409 2002-04-08  H.J. Lu <hjl@lucon.org>
410
411         * etc/redhat/nfs.init: Updated.
412
413         * nfs-utils.spec.in: Updated.
414         * nfs-utils.spec: Regenerated.
415
416         * utils/mountd/mountd.c (longopts): Fix a typo.
417
418         * utils/mountd/mountd.man: Updated.
419
420 2002-04-07  H.J. Lu <hjl@lucon.org>
421
422         * etc/redhat/nfslock.init (restart): Just do stop and start.
423
424         * etc/redhat/nfs.init: Fix a typo.
425
426 2002-04-07  H.J. Lu <hjl@lucon.org>
427
428         * configure.in (VERSION): Set to "1.0.1".
429         * configure: Regenerated.
430         * nfs-utils.spec: Likewise.
431
432         * README: Updated for 1.0.1.
433
434 2002-04-07  Sean O'Connell <sean@ee.duke.edu>
435             H.J. Lu <hjl@lucon.org>
436
437         * etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
438
439 2002-02-28   Steven Whitehouse <steve@gw.chygwyn.com>
440               NeilBrown <neilb@cse.unsw.edu.au>
441
442         Add support for fsid=nn export option so that device
443         numbers don't go in filehandles.
444         * support/export/nfsctl.c(expsetup): if exporting and NFSEXP_FSID
445         is set, pass the fsid in-place of the device number
446         * support/nfs/exports.c: parse and print fsid= option.
447         Also check if efname has been set, and use "command line"
448         instead in error messages.
449         Also, use strtol instead of atoi for anon[ug]id= so that
450         bad numbers cause errors.
451         
452 2002-01-17   Adrian Drzewiecki <drze@MissionCriticalLinux.com>
453              NeilBrown <neilb@cse.unsw.edu.au>
454
455         * support/nfs/exports.c: remove NFSEXP_ASYNC as a default
456         flag so that "sync" becomes the default.
457         Check that either "sync" or "async" is given as an option
458         and warn if neither are present
459         * utils/exportfs/exports.man: change documentation for "sync"
460         to be documentation for "async".
461         * utils/exportfs/exportfs.man: note that "sync" is the default
462         rather than "async"
463         
464         
465 2002-01-02  Chip Salzenberg  <chip@pobox.com>
466
467         * support/export/nfsctl.c (expsetup): Don't export entries that
468         specify id mappings not supported by the kernel.  No extant kernel
469         supports any significant mapping, only 'identity' (i.e. none).
470         When other mappings are supported, this code will need changing.
471         * debian/changelog: Version 1.0-2.
472
473 2001-12-26  Chip Salzenberg  <chip@pobox.com>
474
475         * nfs-utils.spec (Version): Set to "1.0".
476         * configure.in (VERSION): Likewise.
477         * configure: Regenerated.
478         * README: Rewritten.
479         * debian/changelog: Version 1.0-1.
480
481         * utils/exportfs/exports.man: Emphasize the need for options to
482         immediately follow client names.  Explain that wildcards don't
483         usually work on addresses, but may work when reverse DNS fails.
484         Comment out a leftover TP that was TPing our indentation.
485         * utils/mountd/mountd.man, utils/rquotad/rquotad.man,
486         utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
487         * debian/changelog: Version 0.3.3-6.
488
489 2001-12-20  NeilBrown <neilb@cse.unsw.edu.au>
490
491         * support/export/client.c(client_lookup): If a host has multiple
492         IP addresses, then we must always use the result of a
493         gethostbyname, not that of gethostbyaddr for exporting
494         
495 2001-12-20  NeilBrown <neilb@cse.unsw.edu.au>
496
497         * support/export/client.c (client_lookup): use strcasecmp when
498         comparing host names
499         * support/nfs/export.c (getexportent): add fromkernel arg and use
500         different defaults as kernels prior to 2.4.11 assume different
501         defaults in /proc/fs/nfs/exports
502         * support/include/nfslib.h, support/export/export.c,
503         support/export/xtab.c:  support extra "fromkernel" arg for
504         getexportent. 
505         
506 2001-12-13  Chip Salzenberg  <chip@pobox.com>
507
508         * debian/changelog: Version 0.3.3-5.
509
510 2001-11-26  TAKAI Kousuke <takai@vlsi.kuee.kyoto-u.ac.jp>
511
512         * support/nfs/xio.c (xskip): Call `xungetc' instead of
513         `ungetc' to keep x_line more properly.
514
515 2001-11-26  Chip Salzenberg  <chip@pobox.com>
516
517         * utils/showmount/showmount.c (main): Don't assume that strings
518         starting with digits are IP addresses.
519         * utils/nfsd/nfsd.c (main): Close all fds and reopen 0,1,2 on
520         /dev/null before nfssvc().  Use syslog to report nfssvc errors.
521         * support/misc/tcpwrapper.c, utils/mountd/mountd.man,
522         utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and
523         man pages: We check host names *and* addresses with tcpwrappers.
524         * debian/changelog: Version 0.3.3-4.
525
526 2001-11-21  Chip Salzenberg  <chip@pobox.com>
527
528         * support/nfs/clients.c (cfname): Added: current clients file name.
529         (setnfsclntent): Set it.
530         ({get,end}nfsclntent, syntaxerr): Use it.
531         * support/nfs/exports.c (efname): Added: current exports file name.
532         (setnfsexportent): Set it.
533         (endnfsexportent, parseopts, getexport, syntaxerr): Use it.
534         (parseopts): Accept old-style "crossmnt" option, for old xtabs.
535         * debian/changelog: Version 0.3.3-3.
536
537 2001-10-11  Chip Salzenberg  <chip@pobox.com>
538
539         * utils/mountd/mountd.c (main): Close fds > 2 _before_ RPC init.
540         * debian/changelog: Version 0.3.3-2.
541
542 2001-10-08  Chip Salzenberg  <chip@pobox.com>
543
544         * utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
545         * utils/Makefile.in: Remove old Makefile in target 'distclean'.
546         * utils/mountd/mountd.man: Update paths to /var/lib.
547         * debian/*: Version 0.3.3-1, with Debian-specific fixes.
548
549 2001-10-06  Preston Brown <pbrown@redhat.com>
550
551         * utils/nfsstat/nfsstat.man: Updated.
552
553 2001-09-24  H.J. Lu <hjl@lucon.org>
554
555         * configure.in (VERSION): Set to "0.3.3".
556         * configure: Regenerated.
557         * nfs-utils.spec: Likewise.
558
559         * README: Updated for 0.3.3.
560
561 2001-09-20 NeilBrown <neilb@cse.unsw.edu.au>
562
563         Arrange that "exportfs -au" never does DNS lookup:
564         
565         * support/export/client.c (client_lookup) : add "canonical"
566         flag which says that the hostname is known to be canonical, so
567         don't do a lookup
568
569         * support/export/export.c (export_create) : add "canonical"
570         flag to be passed down to client_lookup
571         * support/export/export.c (export_lookup) : Likewise
572
573         * support/export/xtab.c (xtab_read) : pass appropriate
574         "canonical" flag to export_lookup and export_create:
575         set if reading list of filesystems currently exports
576         (is_export != 1). 
577
578         * support/export/export.c (export_read) : pass 0 as 
579         "canonical" flag to export_lookup and export_create
580         * support/export/rmtab.s (rmtab_read) : Likewise
581
582         * support/include/exportfs.h : redeclare various routines
583         to have "canonical" flag
584
585         * utils/exportfs/exportfs.c (main) : redo logic for 
586         "-au" to read in what is currently exported, but never even 
587         look at what "should" be exported.
588
589         * utils/exportfs/exportfs.c (unexportall) : remove this
590         routine. Functionality is completely included in
591         exports_update
592
593         * utils/exportfs/exportfs.c (exportfs) : set "canonical"
594         flag to zero in calls to export_lookup and export_create.
595
596         
597 2001-09-20 NeilBrown <neilb@cse.unsw.edu.au>
598             Anne Milicia <milicia@missioncriticallinux.com>
599
600         * support/export/client.c (client_lookup) call gethostbyadd
601         to make sure that we have a canonical hostname, even for
602         dotted-quads
603         * utils/exportfs/exportfs.c (exportfs) Likewise
604         
605 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
606
607         * support/nfs/exports.c (putexportent): \octal quote any spaces
608         etc in a path name
609         * support/nfs/xio.c (xgettok): recognise double-quote and
610         \octal quoting in path names
611         * utils/exportfs/exports.man: document quoting conventions
612         for path names
613         
614 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
615
616         * utils/mountd/auth.c (auth_authenticate_internal): Reverse
617           change from 2000-08-02:  It causes problems if someone exports
618           to both a hostname and IP addresses.  nfs-utils must be
619           consistant about the canonical name that it chooses.
620
621 2001-08-17  Ragnar Kjørstad <nfs@ragnark.vestdata.no>
622             H.J. Lu <hjl@lucon.org>
623
624         * etc/redhat/nfslock.init (STATDARG): New. Pass it to rpc.statd.
625
626         * utils/statd/statd.c (longopts): Add "name".
627         (usage): Add "-n/--name".
628         (main): Set MY_NAME with "-n/--name".
629
630         * utils/statd/state.c (change_state): Set MY_NAME only if it
631         is NULL.
632         
633         * utils/statd/statd.man: Updated for "-n/--name".
634
635 2001-07-26  H.J. Lu <hjl@lucon.org>
636
637         * nfs-utils.spec (Release): Set to 8.
638
639 2001-07-25  H.J. Lu <hjl@lucon.org>
640
641         * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
642         anything about it.
643
644 2001-06-27  H.J. Lu <hjl@lucon.org>
645
646         * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
647
648 2001-06-27  H.J. Lu <hjl@lucon.org>
649
650         * utils/rquotad/rquota_server.c: Don't call statfs () for
651         the block size. Use BLOCK_SIZE instead.
652
653 2001-06-27  H.J. Lu <hjl@lucon.org>
654
655         * config.mk.in (CC_FOR_BUILD): Renamed from BUILD_CC.
656         (CFLAGS_FOR_BUILD): New. Don't use @CFLAGS@.
657
658         * configure.in (enable_nfsv3): Set to yes by default.
659         (--enable-rquotad): Added
660         (AC_PROG_CXX): Removed.
661         (AC_OUTPUT): Add utils/Makefile.
662         (CC_FOR_BUILD): Renamed from BUILD_CC.
663         * configure: Regenerated.
664
665         * utils/Makefile: Removed.
666
667         * utils/Makefile.in: New.
668
669         * nfs-utils.spec.in (rquotad): New. Set to 0 to disable
670         rquotad.
671         (CC_FOR_BUILD): Renamed from BUILD_CC.
672         * nfs-utils.spec: Regenerated.
673
674 2001-06-15  Chip Salzenberg  <chip@debian.org>
675
676         * debian/changelog: Version 0.3.2-2.
677         * debian/*.init: Minor fixes.
678
679 2001-06-07  Lon H. Hohberger <hohberger@missioncriticallinux.com>
680
681         * etc/nodist/nfs-server: Fixed a bug where the script would
682         disable mounts from NFSv3 clients if NFSv3 is present.
683
684 2001-06-05  H.J. Lu <hjl@lucon.org>
685
686         * utils/mountd/mountd.c (longopts): Add "descriptors/o".
687         (main): Support --descriptors/-o to set the limit of the number
688         of open file descriptors.
689         (usage): Updated.
690
691         * utils/mountd/mountd.man: Updated for --descriptors/-o.
692
693 2001-06-04  H.J. Lu <hjl@lucon.org>
694
695         * nfs-utils.spec (Release): Set to 6.
696
697 2001-05-28  H.J. Lu <hjl@lucon.org>
698
699         * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR.
700         * utils/mountd/mountd.c (main): Likewise.
701         * utils/nfsd/nfsd.c (main): Likewise.
702         * utils/rquotad/rquota_svc.c (main): Likewise.
703
704 2001-05-06  Anne Milicia <milicia@missioncriticallinux.com>
705
706         * support/export/client.c (client_check): Check IP address
707         againet netgroup.
708
709 2001-05-06  Neil Brown <neilb@cse.unsw.edu.au>
710
711         * support/export/client.c (client_gettype): Treat `*' as
712         MCL_ANONYMOUS.
713
714 2001-04-22  H.J. Lu <hjl@lucon.org>
715
716         * nfs-utils.spec.in: Fix a typo.
717         * nfs-utils.spec: Regenerated.
718
719 2001-04-21  H.J. Lu <hjl@lucon.org>
720
721         * nfs-utils.spec.in: Fix cross build.
722         * nfs-utils.spec: Regenerated.
723         (Release): Set to 5.
724
725 2001-04-18  H.J. Lu <hjl@lucon.org>
726
727         * nfs-utils.spec.in: Support cross build.
728         * nfs-utils.spec: Regenerated.
729         (Release): Set to 4.
730
731         * config.sub: New.
732         * config.guess: New.
733
734         * config.mk.in (BUILD_CC): New.
735         (CC): Set to $(BUILD_CC) if BUILD is defined.
736         (AR): Set to @AR@.
737         (LD): Set to @LD@.
738         (RANLIB): Set to @RANLIB@.
739
740         * configure.in: Check BUILD_CC, RANLIB, AR and LD.
741         * configure: Regenerated.
742
743         * tools/rpcgen/Makefile (BUILD): Set to true.
744
745 2001-04-01  Chip Salzenberg  <chip@valinux.com>
746
747         * tools/rpcgen/rpc_svcout.c (write_timeout_func): Remove
748         redundant, and sometimes broken, declaration of svc_fdset;
749         it may be a macro.
750         * support/nfs/rpcmisc.c (closedown): Likewise.
751         
752 2001-03-21  H.J. Lu <hjl@lucon.org>
753
754         * nfs-utils.spec: Regenerated.
755         (Release): Set to 3.
756
757 2001-03-21  Ion Badulescu  <ionut@cs.columbia.edu>
758
759         * utils/statd/statd.c (main): make sure file descriptors 0-2
760         are open to /dev/null.
761
762 2001-03-21  H.J. Lu <hjl@lucon.org>
763
764         * support/nfs/rpcmisc.c: Restore the change made on 2001-03-10.
765         * support/nfs/rpcmisc.c: Likewise.
766         * utils/rquotad/rquota_svc.c: Likewise.
767         * utils/rquotad/rquotad.man: Likewise.
768         * utils/statd/Makefile: Likewise.
769         * utils/statd/rmtcall.c: Likewise.
770         * utils/statd/simulate.c: Likewise.
771         * utils/statd/statd.c: Likewise.
772         * utils/statd/statd.man: Likewise.
773
774 2001-03-11  H.J. Lu <hjl@lucon.org>
775
776         * configure.in (RELEASE): New. Default to 1, set by
777         --with-release=XXX. Substitute nfs-utils.spec.
778         * nfs-utils.spec.in (Release): Set to @RELEASE@.
779         * configure: Regenerated.
780         * nfs-utils.spec: Likewise.
781
782 2001-03-11  H.J. Lu <hjl@lucon.org>
783
784         * utils/rquotad/rquotad.man: Fix a typo.
785
786 2001-03-11  H.J. Lu <hjl@lucon.org>
787
788         * support/include/rpcmisc.h: Undo the change made on 2001-03-10.
789         * support/nfs/rpcmisc.c: Likewise.
790         * utils/rquotad/rquota_svc.c: Likewise.
791         * utils/rquotad/rquotad.man: Likewise.
792         * utils/statd/Makefile: Likewise.
793         * utils/statd/rmtcall.c: Likewise.
794         * utils/statd/simulate.c: Likewise.
795         * utils/statd/statd.c: Likewise.
796         * utils/statd/statd.man: Likewise.
797
798 2001-03-10  H.J. Lu <hjl@lucon.org>
799
800         * configure.in (VERSION): Set to "0.3.2".
801         * configure: Regenerated.
802         * nfs-utils.spec: Likewise.
803
804         * README: Updated for 0.3.2.
805
806 2001-03-10  Tavis Barr <tavis@boole.isetr.columbia.edu>
807
808         * utils/rquotad/rquotad.man: Updated for -p.
809         * utils/statd/statd.man: Likewise.
810
811 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
812
813         * support/nfs/rpcmisc.c: export makesock()
814
815         * support/include/rpcmisc.h (makesock): Declared.
816
817         * utils/rquotad/rquota_svc.c: added longopts, added support for
818         specifying the port to bind to on the command line.
819
820         * utils/statd/statd.c: ditto, also specify port used for
821         outgoing connections.
822         (do_regist): Removed.
823
824         * utils/statd/rmtcall.c (statd_get_socket): Renamed from
825         get_socket. Make it extern.
826
827         * utils/statd/simulate.c (daemon_simulator): Call rpc_init
828         instead of do_regist.
829
830         * utils/statd/Makefile (LIBS): link with our own libnfs
831
832 2001-03-09  H.J. Lu <hjl@lucon.org>
833
834         * etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
835         * etc/nodist/nfs-client: Likewise.
836
837 2001-02-26  Chip Salzenberg  <chip@valinux.com>
838
839         * debian/changelog: Version 0.3.1-1.
840         * Mention upstream source and license in copyright file.
841         * Add build-Depends for debhelper and libwrap0-dev.
842
843 2001-02-20  Lon Hohberger <hohberger@missioncriticallinux.com>
844
845         * etc/nodist/nfs-server: Changed chkconfig line to 60 20
846         * etc/nodist/nfs-client: Likewise.
847
848 2001-02-18  Lon Hohberger <hohberger@missioncriticallinux.com>
849
850         * utils/statd/statd.man: Changed /usr/sbin/rpc.statd to
851         /sbin/rpc.statd.
852
853 2001-02-17  Patrick J. LoPresti <patl@curl.com>
854
855         * utils/statd/log.c (log_init): Use LOG_DAEMON instead of
856         LOG_LOCAL5.
857
858 2001-02-14  H.J. Lu <hjl@lucon.org>
859
860         * utils/statd/rmtcall.c: Include <time.h>.
861         * utils/statd/svc_run.c: Likewise.
862
863 2001-02-14  H.J. Lu <hjl@lucon.org>
864
865         * configure.in (VERSION): Set to "0.3.1".
866         * configure: Regenerated.
867         * nfs-utils.spec: Likewise.
868
869         * README: Updated for 0.3.1.
870
871 2001-02-14  H.J. Lu <hjl@lucon.org>
872
873         * support/nfs/rpcmisc.c: Include <time.h>.
874
875 2001-02-14  Chip Salzenberg  <chip@valinux.com>
876
877         * debian/control: Change priority of nhfsstone package to 'extra'.
878
879 2001-02-12  Chip Salzenberg  <chip@valinux.com>
880
881         * debian/changelog: Version 0.3-2.
882
883 2001-02-02  H.J. Lu <hjl@lucon.org>
884
885         * support/include/rpcmisc.h (rpc_init): Remove bufsize.
886         
887         * support/nfs/rpcmisc.c (makesock): Remove socksz and comment
888         out SO_SNDBUF/SO_RCVBUF.
889         (rpc_init): Remove bufsize and remove socksz in calls to
890         makesock ().
891
892         * utils/mountd/mountd.c (main): Remove bufsize in calls to
893         rpc_init ().
894
895 2001-01-28  Chip Salzenberg  <chip@valinux.com>
896
897         * debian/changelog: Version 0.3-1.
898
899 2001-01-25  H.J. Lu <hjl@lucon.org>
900
901         * configure.in (VERSION): Set to "0.3".
902         * configure: Regenerated.
903         * nfs-utils.spec: Likewise.
904
905         * README: Updated for 0.3.
906
907 2001-01-25  H.J. Lu <hjl@lucon.org>
908
909         * utils/lockd/lockd.c (main): Ignore errno == EINVAL.
910
911 2001-01-20  Chip Salzenberg  <chip@valinux.com>
912
913         * support/include/xio.h (xgetc): Declare to return int.
914         * support/nfs/xio.c (xgetc): Return int.
915         (xgettok, xskip, xskipcomment): Use int for value of xgetc.
916         * utils/statd/statd.c (main): Use int for value of getopt.
917         * debian/changelog: Version 0.2.1-5.
918         
919 2000-12-10  Chip Salzenberg  <chip@valinux.com>
920
921         * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for
922         program and procedure numbers of kernel lockd's callback.  Also,
923         besides the old (and broken) procedure #24, allow #16 per Trond.
924
925 2000-12-03  Chip Salzenberg  <chip@valinux.com>
926
927         * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
928         * debian/control: Let nhfsstone replace files in nfs-kernel-server.
929         * debian/changelog: Version 0.2.1-4.
930
931 2000-11-27  Tobias Ringstrom <tori@tellus.mine.nu>
932
933         * utils/mountd/auth.c (auth_authenticate): Log the bad path
934         warning.
935
936 2000-11-24  Neil Brown <neilb@cse.unsw.edu.au>
937
938         * support/nfs/exports.c (getexportent): Check for host name
939         without option, or options without hostname, and print a warning,
940         as this is most likely a typo.
941
942 2000-11-19  Chip Salzenberg  <chip@valinux.com>
943
944         * debian/control: Add dependency on portmap.
945         * debian/changelog: Version 0.2.1-3.
946
947 2000-11-10  H.J. Lu <hjl@lucon.org>
948
949         * nfs-utils.spec.in: Don't use libtool.
950         Add ChangeLog and COPYING to doc.
951         * nfs-utils.spec: Rebuild.
952
953 2000-11-09  H.J. Lu <hjl@lucon.org>
954
955         * etc/redhat/nfs.init (start): Back out the last change.
956
957 2000-11-09  H.J. Lu <hjl@lucon.org>
958
959         * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
960         TCP is not supported by kernel.
961
962         * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
963
964         * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
965         (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
966
967         * utils/mountd/mountd.man: Updated for "-n/--no-tcp".
968
969 2000-10-24  Lon Hohberger <hohberger@missioncriticallinux.com>
970
971         * utils/statd/callback.c: Fix bug preventing callbacks to local lockd.
972         * utils/statd/rmtcall.c: Add some IP address paranoia when doing
973         callbacks to local lockd.
974
975 2000-10-18  Scott McDermott <mcdermot@questra.com>
976
977         * utils/exportfs/exports.man: Updated for CIDR netmask.
978
979 2000-10-17  Scott McDermott <mcdermot@questra.com>
980
981         * support/export/client.c (client_init): Support CIDR netmask
982         in /etc/exports.
983
984 2000-10-11  H.J. Lu <hjl@lucon.org>
985
986         * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo.
987         * configure: Rebuilt.
988
989 2000-10-06  Lon Hohberger <hohberger@missioncriticallinux.com>
990
991         * utils/statd/statd.man: Change "/var/lib/nfs/sm/state" to
992         "/var/lib/nfs/state".
993
994 2000-10-05  Lon Hohberger <hohberger@missioncriticallinux.com>
995
996         * utils/statd/statd.h (run_mode): New global bitmask of runtime
997         behaviors: fg/bg, logging, etc.
998         * utils/statd/statd.c: New command line options: -V -h -? -d .
999         * utils/statd/statd.man: Update for changes to statd.
1000
1001         * utils/statd/log.h (log_init): Remove parameter of function; use
1002         global variable "name_p" instead.
1003         * utils/statd/log.c: Add support for logging to stderr.
1004
1005         * utils/statd/notlist.c: Partially rewrite notify list handling
1006         functions.  Eliminate run-off-end-of-list bug when calling
1007         nlist_insert_timer.  Add lots of comments.
1008         
1009 2000-09-27  H.J. Lu <hjl@lucon.org>
1010
1011         * README: Updated for RedHat 7.0.
1012
1013 2000-09-27  H.J. Lu <hjl@lucon.org>
1014
1015         * nfs-utils.spec: Rebuild.
1016
1017 2000-09-27  H.J. Lu <hjl@lucon.org>
1018
1019         * README: Updated for 0.2.1.
1020
1021 2000-09-27  H.J. Lu <hjl@lucon.org>
1022
1023         * nfs-utils.spec.in: Updated to use rpm macros and support
1024         RedHat 7.0.
1025
1026 2000-09-25  H.J. Lu <hjl@lucon.org>
1027
1028         * configure.in (VERSION): Set to "0.2.1".
1029         * configure: Regenerated.
1030         * nfs-utils.spec: Updated.
1031
1032 2000-09-25  H.J. Lu <hjl@lucon.org>
1033
1034         * utils/mountd/auth.c (auth_authenticate_internal): Make sure a
1035         non-NULL hostent is always returned.
1036
1037 2000-09-11  Ion Badulescu  <ionut@cs.columbia.edu>
1038
1039         * etc/redhat/nfslock.init: don't kill lockd processes that do not
1040         have an executable (i.e. kernel threads)
1041
1042 2000-09-01  H.J. Lu <hjl@lucon.org>
1043
1044         * README: Updated for 0.2.
1045
1046 2000-09-01  Jay Weber <jweber@valinux.com>
1047
1048         * etc/redhat/nfs.init: Added ability for rpc.mountd to default to
1049         supporting version 3 of nfs if available, else it will fall back to
1050         version 2 support only.
1051
1052 2000-08-30  H.J. Lu <hjl@lucon.org>
1053
1054         * configure.in (VERSION): Set to "0.2".
1055         * configure: Regenerated.
1056         * nfs-utils.spec: Updated.
1057
1058 2000-08-25  H.J. Lu <hjl@lucon.org>
1059
1060         * support/misc/tcpwrapper.c (logit): Modify the log output.
1061
1062 2000-08-25  Ion Badulescu  <ionut@cs.columbia.edu>
1063
1064         * utils/rquotad/rquotad.man, utils/statd/statd.man,
1065         utils/mountd/mountd.man: updated
1066         
1067         * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)
1068         * utils/rquotad/Makefile: fix comment
1069
1070         * support/misc/tcpwrapper.c (logit): added comment about waiting
1071         for the children after fork()
1072         
1073         * utils/mountd/mountd.c (main): ignore SIGCHLD to prevent leaving
1074         zombies behind (from logit()'s fork)
1075         * utils/rquotad/rquota_svc.c (main): ditto
1076         * utils/statd/statd.c (main): ditto
1077
1078         * utils/rquotad/rquota_svc.c (rquotaprog_1): pass RQUOTAPROG
1079         to check_default instead of 0, for prognum
1080
1081         * utils/statd/statd.c (sm_prog_1_wrapper): pass SM_PROG
1082         to check_default instead of 0, for prognum
1083
1084         * utils/mountd/mount_dispatch.c: Include "tcpwrapper.h" if
1085         HAVE_TCP_WRAPPER is defined.
1086         (mount_dispatch): Call check_default () if HAVE_TCP_WRAPPER is
1087         defined. Reject an RPC call if check_default () fails.
1088
1089 2000-08-25  H.J. Lu <hjl@lucon.org>
1090
1091         * support/include/tcpwrapper.h: New for the tcp wrapper
1092         support.
1093         * support/misc/Makefile: Likewise.
1094         * support/misc/from_local.c: Likewise.
1095         * support/misc/tcpwrapper.c: Likewise.
1096
1097         * aclocal.m4 (AC_TCP_WRAPPER): New.
1098         * configure.in: Use it. Substitute LIBWRAP.
1099         * configure: Rebuilt.
1100
1101         * config.mk.in (LIBNSL): New.
1102         (LIBWRAP): Likewise.
1103
1104         * support/Makefile (SUBDIRS): Add misc.
1105
1106         * support/lib/Makefile (LIBS): Add libmisc.a.
1107
1108         * utils/rquotad/Makefile (LIBS): Add
1109         
1110                 -lmisc $(LIBWRAP) $(LIBNSL)
1111
1112         * utils/statd/Makefile (LIBS): Likewise.
1113
1114         * utils/rquotad/rquota_svc.c: Include "tcpwrapper.h" if
1115         HAVE_TCP_WRAPPER is defined.
1116         (rquotaprog_1): Call check_default () if HAVE_TCP_WRAPPER is
1117         defined. Reject an RPC call if check_default () fails.
1118
1119         * utils/statd/statd.c: Include "tcpwrapper.h" if
1120         HAVE_TCP_WRAPPER is defined.
1121         (sm_prog_1_wrapper): New. A wrapper for sm_prog_1. Call
1122         check_default () before calling sm_prog_1 (). Define it as
1123         sm_prog_1_wrapper if HAVE_TCP_WRAPPER is defined.
1124
1125 2000-08-25  Chip Salzenberg  <chip@valinux.com>
1126
1127         * debian/*: Complete Debian build support.
1128         * etc/debian/*: Remove.
1129
1130 2000-08-24  Neil Brown <neilb@cse.unsw.edu.au>
1131
1132         * support/export/client.c(client_check): removed the "dot+1" as a
1133           ypdomain argument to innetgr as this is entirely bogus.
1134           It should always be NULL.
1135         
1136 2000-08-23  Neil Brown <neilb@cse.unsw.edu.au>
1137
1138         * support/export/xtab.c(xtab_read): introduce new mode for
1139            reading xtab. i.e. a list of exports that might be known to the
1140            kernel, or might not.  These are flagged as m_exported == -1
1141         * support/export/xtab.c(xtab_mount_read):  call xtab_read with new
1142            value "2" for xtab, meaning don't trust this too much.
1143         * support/include/exportfs.h(struct mexport): changed m_exported
1144            from one bit to an int so that it can hold new value
1145         * utils/exportfs/exportfs.c(exportfs_ipdate): add an export to the
1146            kernel if it is uncertain whether the kernel knows (m_exported == -1)
1147         * utils/mountd/mountd.c(get_rootfh): similarly export to kernel if
1148            status is uncertain
1149
1150         * support/nfs/xio.c(xflock): added O_CREAT when getting
1151            a write lock so that missing files aren't fatal.
1152
1153         * etc/debian/nfs-common: new file from "potato"
1154         * etc/debian/nfs-kernel-server: new file from "potato" plus fixes.
1155          
1156 2000-08-09  H.J. Lu <hjl@lucon.org>
1157
1158         * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during
1159         startup to ensure all existing clients work fine.
1160
1161         * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0
1162         to xtab_read () for reading _PATH_XTAB.
1163
1164 2000-08-02  H.J. Lu <hjl@lucon.org>
1165
1166         * utils/mountd/auth.c (auth_authenticate_internal): Try to
1167         avoid the reverse name lookup.
1168
1169 2000-07-04  H.J. Lu <hjl@lucon.org>
1170
1171         * utils/statd/log.c: Include <stdlib.h> for exit ().
1172
1173         * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the
1174         gcc warning.
1175
1176 2000-07-04  H.J. Lu <hjl@lucon.org>
1177
1178         * configure.in (VERSION): Set to "0.1.9.1".
1179         * configure: Regenerated.
1180         * nfs-utils.spec: Updated.
1181
1182         * README: Updated.
1183
1184 2000-07-04  Neil Brown  <neilb@cse.unsw.edu.au>
1185
1186         * support/export/hostname.c (hostent_dup): Handle the NULL
1187         h_aliases field.
1188
1189 2000-07-03  H.J. Lu <hjl@lucon.org>
1190
1191         * README: Update the util-linux requirement.
1192
1193 2000-07-03  H.J. Lu <hjl@lucon.org>
1194
1195         * configure.in (VERSION): Set to "0.1.9".
1196         * configure: Regenerated.
1197         * nfs-utils.spec: Updated.
1198
1199         * README: Updated.
1200
1201 2000-07-03  H.J. Lu <hjl@lucon.org>
1202
1203         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
1204         stop to ensure all clients can still access the server
1205         before it is shutdown.
1206
1207 2000-06-30  Jeff Uphoff <juphoff@transmeta.com>
1208
1209         * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
1210         calls with format string.
1211         
1212 2000-06-28  Chip Salzenberg  <chip@valinux.com>
1213
1214         * utils/statd/log.c (log): Call syslog with format string.
1215
1216 2000-06-27  H.J. Lu <hjl@lucon.org>
1217
1218         * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX)
1219         instead of OPEN_MAX.
1220
1221 2000-06-27  H.J. Lu <hjl@lucon.org>
1222
1223         * README: Updated.
1224
1225 2000-06-27  H.J. Lu <hjl@lucon.org>
1226
1227         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
1228         startup to ensure all existing clients are exported.
1229
1230         * configure.in (VERSION): Set to "0.1.8.2".
1231         * configure: Regenerated.
1232         * nfs-utils.spec: Updated.
1233
1234 2000-06-06  H.J. Lu <hjl@lucon.org>
1235
1236         * configure.in (VERSION): Set to "0.1.8.1".
1237         * configure: Regenerated.
1238         * nfs-utils.spec: Updated.
1239
1240 2000-06-06  H.J. Lu <hjl@lucon.org>
1241
1242         * utils/mountd/mountd.c (mount_dump_1_svc): Cast svc_getcaller
1243         to "struct sockaddr_in *" for glibc 2.2.
1244         (mount_umnt_1_svc): Likewise.
1245         (mount_umntall_1_svc): Likewise.
1246         (mount_export_1_svc): Likewise.
1247         (mount_exportall_1_svc): Likewise.
1248         (mount_pathconf_2_svc): Likewise.
1249         (get_rootfh): Likewise.
1250
1251 2000-06-04  H.J. Lu <hjl@lucon.org>
1252
1253         * etc/redhat/nfs.init: Fix a typo in comment.
1254
1255 2000-05-31  H.J. Lu <hjl@lucon.org>
1256
1257         * configure.in (VERSION): Set to "0.1.8".
1258         * configure: Regenerated.
1259         * nfs-utils.spec: Updated.
1260
1261         * README: Updated.
1262
1263 2000-05-31  H.J. Lu <hjl@lucon.org>
1264
1265         * configure.in (VERSION): Set to "0.1.7.5".
1266         * configure: Regenerated.
1267         * nfs-utils.spec: Updated.
1268
1269         * support/include/nfslib.h (exportent): Add a new field,
1270         r_count, to count the number of mounts from a client.
1271         (getrmtabent): Take a new argument for position in file.
1272         (putrmtabent): Likewise.
1273         (fgetrmtabent): Likewise.
1274         (fputrmtabent): Likewise.
1275         * support/nfs/rmtab.c (getrmtabent): Handle the new argument
1276         for position in file.
1277         (fgetrmtabent): Likewise.
1278         (putrmtabent): Likewise.
1279         (fputrmtabent): Likewise.
1280
1281         * support/nfs/rmtab.c (fgetrmtabent): Get value for the new
1282         field, r_count.
1283
1284         * support/export/rmtab.c (rmtab_read): Pass NULL as the new
1285         argument to getrmtabent (), fgetrmtabent (), putrmtabent ()
1286         and fputrmtabent ().
1287         * utils/mountd/rmtab.c (mountlist_add): Likewise.
1288         (mountlist_del): Likewise.
1289         (mountlist_del_all): Likewise.
1290         (mountlist_list): Likewise.
1291
1292         * utils/mountd/rmtab.c (mountlist_add): Increment "r_count"
1293         for the existing entry and initialize "r_count" to 1.
1294         (mountlist_del): Decrement "r_count".
1295
1296 2000-05-18  H.J. Lu <hjl@lucon.org>
1297
1298         * configure.in (VERSION): Set to "0.1.7.4".
1299         * configure: Regenerated.
1300         * nfs-utils.spec: Updated.
1301
1302 2000-05-18  H.J. Lu <hjl@lucon.org>
1303
1304         * etc/redhat/nfs.init (restart): Just do stop and start.
1305
1306 2000-05-09  Jay Weber <jweber@valinux.com>
1307
1308         * utils/rquotad/hasquota.c: added support for ext3 recognition
1309         in rquotad.
1310         * utils/rquotad/mntent.h: Likewise.
1311
1312 2000-05-01  H.J. Lu <hjl@lucon.org>
1313
1314         * configure.in (VERSION): Set to "0.1.7.3".
1315         * configure: Regenerated.
1316         * nfs-utils.spec: Updated.
1317
1318 2000-05-01  H.J. Lu <hjl@lucon.org>
1319
1320         * utils/rquotad/rquota_server.c (getquotainfo): Skip bad
1321         mounting poins in /etc/fstab.
1322
1323 2000-05-01  H.J. Lu <hjl@lucon.org>
1324
1325         * configure.in (VERSION): Set to "0.1.7.2".
1326         * configure: Regenerated.
1327         * nfs-utils.spec: Updated.
1328
1329 2000-05-01  H.J. Lu <hjl@lucon.org>
1330
1331         * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
1332         to check for the mounting point.
1333
1334 2000-04-29  Chip Salzenberg  <chip@valinux.com>
1335             Neil Brown  <neilb@cse.unsw.edu.au>
1336
1337         * Really re-use RPC ports.
1338           (Fixes earlier patch.  Sorry, Neil.)
1339
1340 2000-04-26  H.J. Lu <hjl@lucon.org>
1341
1342         * configure.in (VERSION): Set to "0.1.7.1".
1343         * configure: Regenerated.
1344         * nfs-utils.spec: Updated.
1345
1346 2000-04-26  H.J. Lu <hjl@lucon.org>
1347
1348         * etc/redhat/nfslock.init: Check if lockd exits before killing
1349         it.
1350
1351 2000-04-25  H.J. Lu <hjl@lucon.org>
1352
1353         * README: Require util-linux-2.10f-mount-rpc.patch for mount.
1354
1355 2000-03-21 Michael Weiser <michael@weiser.saale-net.de>
1356
1357         * support/nfs/exports.c (parsesquash): Correctly set the
1358         return pointer.
1359
1360 Tue Mar 21 11:38:48 EST 2000 NeilBrown <neilb@cse.unsw.edu.au>
1361
1362         * support/include/nfs/nfs.h: Removed knowledge of internals of
1363              kernel filehandles (which can change) and defined nfs_fh_size
1364              which has variable size
1365         
1366         * support/nfs/getfh.c: defined getfh_size to use new syscall to
1367              get variable sized file handles, and change getfh{,old} to
1368              use nfs_fh_size        
1369         
1370         * utils/mountd/mountd.c: use nfd_fh_size and call getfh_size for
1371              NFSv3 file handles
1372
1373         * tools/Makefile, tools/nlmtest/nlmtest.c
1374              nlmtest.c depended on internel format of file handles, so now
1375              doesn't work.
1376
1377         
1378 2000-03-12  Chip Salzenberg  <chip@valinux.com>
1379             Neil Brown  <neilb@cse.unsw.edu.au>
1380
1381         * support/nfs/rpcmisc.c (rpc_init): Share transports.
1382
1383 2000-03-13 H.J. Lu <hjl@lucon.org>
1384
1385         * etc/redhat/nfsd.init: Updated.
1386
1387         * etc/redhat/nfslock.init: Updated.
1388
1389         * nfs-utils.spec.in: Updated.
1390
1391         * configure.in (VERSION): Set to "0.1.7".
1392         * configure: Regenerated.
1393         * nfs-utils.spec: Updated.
1394
1395         * README: Updated.
1396
1397 Wed Mar  8 09:42:43 2000 Neil Brown <neilb@cse.unsw.edu.au>
1398
1399         * utils/exportfs/exportfs.c (dump): Included printing of
1400            nohide, no_subtree_check, and insecure_locks
1401
1402 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1403
1404         * config.mk.in (INSTALLSUID): Strip ("-s").
1405         (INSTALLSCRIPT): Define.
1406         * utils/nhfsstone/Makefile: Use it.
1407
1408 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1409
1410         * utils/lockd/lockd.man: Create.
1411         * utils/lockd/Makefile: Install it.
1412         * utils/nhfsstone/nhfs{run,nums,graph}.man: Create.
1413         * utils/nhfsstone/nhfsstone.man: Change suffix from ".1".
1414         * utils/nhfsstone/Makefile: Install the helper scripts and
1415           all four man pages.
1416         * utils/exportfs/exports.man: Fix typo.
1417
1418 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1419
1420         * support/nfs/xio.c (xungetc): Decrement line number when
1421         character to unget is newline.  Make first parameter int, so
1422         it can distinguish EOF from \377.
1423         * support/include/xio.h (xungetc): Adjust prototype.
1424
1425 Fri Feb  4 23:42:23 2000 Neil Brown <neilb@cse.unsw.edu.au>
1426
1427         * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM
1428         * support/nfs/exports.c: added handling for NFSEXP_NOAUTHNLM
1429         * utils/exportfs/exports.man: added documentation for no_auth_nlm.
1430
1431         This is for supporting a new option introduced in 2.3.42
1432
1433 Thu Feb  3 14:55:48 2000 H.J. Lu <hjl@lucon.org>
1434
1435         * COPYING: Added. GPL.
1436
1437 Thu Feb 03 14:40:40 2000 Cristian Gafton <gafton@redhat.com>
1438
1439         * utils/rquotad/rquota_server.c (getquotainfo): Call statfs ()
1440         to get the block size.
1441
1442 Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>
1443
1444         * nfs-utils.spec.in: Update ftp site.
1445
1446 Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>
1447
1448         * README: Update hostnames.
1449
1450 Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
1451
1452         * configure.in (VERSION): Set to "0.1.6".
1453         * configure: Regenerated.
1454         * nfs-utils.spec: Updated.
1455
1456         * README: Updated.
1457
1458 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
1459
1460         * utils/mountd/auth.c (auth_authenticate_internal): Call
1461         xstrdup for hostname before passing it to gethostbyname.
1462
1463         * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
1464         of strdup.
1465
1466 Sun Dec 19 09:35:01 1999  H.J. Lu <hjl@lucon.org>
1467
1468         * README: Update the mailing list address.
1469
1470 Sun Dec 19 09:22:28 1999  H.J. Lu <hjl@lucon.org>
1471
1472         * configure.in (VERSION): Set to "0.1.5".
1473         * configure: Regenerated.
1474         * nfs-utils.spec: Updated.
1475
1476         * README: Updated.
1477
1478 Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>
1479
1480         * utils/rquotad/hasquota.c (hasquota): Malloc one more char
1481         for '/'.
1482
1483 Mon Dec  6 09:42:45 1999  H.J. Lu <hjl@lucon.org>
1484
1485         * configure.in (VERSION): Set to "0.1.4".
1486         * configure: Regenerated.
1487         * nfs-utils.spec: Updated.
1488
1489         * README: Updated.
1490
1491 Mon Dec  6 09:28:07 1999  H.J. Lu <hjl@lucon.org>
1492
1493         * nfs-utils.spec.in: New file.
1494
1495         * config.mk.in (VERSION): Changed to "nfs-utils @VERSION@".
1496
1497         * configure.in (nfs-utils.spec): Added to AC_OUTPUT.
1498
1499 1999-12-04  Chip Salzenberg  <chip@valinux.com>
1500
1501         * config.mk.in: Use $(CC) as set by configure.
1502
1503 1999-12-04  Chip Salzenberg  <chip@valinux.com>
1504
1505         * rules.mk: Call $(MAKE) with $(MFLAGS).
1506
1507 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
1508
1509         * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
1510         IXDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
1511
1512 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
1513
1514         * nfs-utils.spec (Version): Set to 0.1.3.
1515
1516         * configure.in (VERSION): Set to "nfs-utils 0.1.3".
1517         * configure: Regenerated.
1518
1519         * README: Updated.
1520
1521 Mon Nov 29 11:15:47 1999  H.J. Lu <hjl@lucon.org>
1522
1523         * utils/rquotad/rquota_server.c (nfsmount_to_devname): Removed.
1524         (_PATH_DEV_DSK): Likewise.
1525         (getquotainfo): Match the mounting point from /etc/mtab
1526         instead of calling nfsmount_to_devname ().
1527
1528 1999-11-24  Chip Salzenberg  <chip@valinux.com>
1529
1530         * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks
1531         to the new port 24 as well as the historical port 100021.
1532
1533 Tue Nov 23 10:21:34 1999 Neil Brown <neilb@cse.unsw.edu.au>
1534
1535         * etc/redhat/nfsd.init (stop): moved exportfs -ua after
1536         stopping nfsd to stop spurious ESTALE on server shutdown.
1537         
1538 Tue Nov 23 10:13:39 1999  Neil Brown <neilb@cse.unsw.edu.au>
1539
1540         * support/nfs/exports.c (parseopts): make copy of opt string
1541         before 'nul'ing out commas so that
1542
1543         # exportfs -o option1,option2 hosta:/fs hostb:/fs
1544
1545         applies both options to both exports.
1546
1547 Thu Oct 28 12:55:42 1999  H.J. Lu <hjl@lucon.org>
1548
1549         * README: Fix a few typos.
1550
1551         * tools/rpcgen/rpc_cout.c (print_header): Use int32_t instead
1552         of long.
1553         * tools/rpcgen/rpc_hout.c (pdefine): Likewise.
1554         * tools/rpcgen/rpc_main.c (c_initialize): Likewise.
1555         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
1556         (unsigned_dec): Likewise.
1557         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
1558         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
1559
1560         * tools/rpcgen/rpc_cout.c (emit_single_in_line): Use INT32
1561         instead of LONG.
1562         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
1563         (unsigned_dec): Likewise.
1564         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
1565         * tools/rpcgen/rpc_scan.h (tok_kind): Likewise.
1566         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
1567
1568 Thu Oct 28 11:27:51 1999 Neil Brown <neilb@cse.unsw.edu.au>
1569
1570         * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
1571         * support/nfs/exports.c: added {no_,}subtree_check and changed
1572           crossmnt to nohide
1573         * utils/exportfs/exports.man: added no_subtree_check and nohide
1574           and removed irrelevant stuff from unfsd.
1575         * support/export/rmtab.c: rmtab_read didn't quite do the right
1576           thing if a pathname from rmtab was a subdirectory of an export-point
1577
1578 Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
1579
1580         * README: Updated ftp site.
1581
1582 Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
1583
1584         * nfs-utils.spec (Version): Set to 0.1.2.
1585
1586         * configure.in (VERSION): Set to "nfs-utils 0.1.2".
1587         * configure: Regenerated.
1588
1589         * README: Updated.
1590
1591 Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
1592
1593         * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
1594         (auth_authenticate_internal): Check for NULL return on forward
1595         DNS lookup.
1596         (auth_authenticate): Handle "no_forward_dns".
1597
1598 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
1599
1600         * Version 0.1.1 released.
1601
1602         * nfs-utils.spec (Version): Set to 0.1.1.
1603
1604         * configure.in (VERSION): Set to "nfs-utils 0.1.1".
1605         * configure: Regenerated.
1606
1607         * README: Updated.
1608
1609 Mon Oct 18 17:43:29 1999  H.J. Lu <hjl@lucon.org>
1610
1611         * nfs-utils.spec (Obsoletes): Fixed a typo, change knfsd-client
1612         to knfsd-clients.
1613         (Provides): Likewise.
1614
1615 Mon Oct 18 14:56:22 1999  H.J. Lu <hjl@lucon.org>
1616
1617         * Initial version 0.1 released.
1618
1619         * configure.in (VERSION): Set to "nfs-utils 0.1".
1620         * configure: Regenerated.
1621
1622 Mon Oct 18 14:54:57 1999  H.J. Lu <hjl@lucon.org>
1623
1624         * utils/mountd/mountd.c (get_exportlist): Cleanup.
1625
1626         * utils/exportfs/exportfs.c (unexport_all): Unexport from
1627         kernel only if the entry is exported to kernel.
1628         (unexportfs): Likewise.
1629
1630 Wed Sep 08 16:49:32 1999  Neil Brown <neilb@cse.unsw.edu.au>
1631
1632 1/ utils/mountd/rmtab.c::mountlist_list
1633
1634      This routine stats the rmtab file to see if it has changed.  It
1635      if has, it cleans up it's old copy of the data. But it still
1636      always re-read the file, thus returning multiple copies of the
1637      data on consecutive calls without intervening changes.
1638      "Showmount -a" didn't show this as it appears to sort/unique the
1639      data, but 'strace showmount -a' showed that the size of the
1640      datagram that it received grew.
1641
1642      I moved the getrmtabent loop inside the mtime test.
1643
1644 2/ utils/exportfs/exportfs.c
1645    
1646      Many routines used the m_path field of m_export instead of
1647      e_path.
1648      According to the comment in nfslib.h, m_path should only
1649      be used when processing a mount request (i.e. in mountd)
1650      where the mountpoint may be a subdirectory of the export point.
1651
1652      I changed all occurances of m_path to e_path
1653
1654
1655 3/ utils/exportfs/exportfs.c:main
1656
1657       extra arguments are not meaningful with -a or -r, but
1658       exportfs accepted them and then ignored the -a/-r, expect that
1659       -r would still unexport everything first.
1660
1661       I generate an error if there are extra args and f_all
1662
1663 4/ utils/exportfs/exportfs.c:main
1664      extract dump out as a special case.
1665
1666 5/ utils/exportfs/exportfs.c
1667      made f_reexport a local variable.
1668
1669
1670 6/ utils/exportfs/exportfs.c:main,exportall
1671
1672     support/export/rmtab.c
1673        only  mayexport on newly created entries, don't set xtabent at all
1674
1675 7/ support/include/nfslib.h
1676
1677       add #define _PATH_PROC_EXPORTS to be /proc/fs/nds/exports
1678
1679 8/ support/export/xtab.c
1680
1681       xtab_mount_read loads data from _PATH_PROC_EXPORTS if it exists,
1682       else from xtab
1683
1684
1685 9/ support/export/xtab.c
1686
1687       xtab_mount_read now sets m_exported, and NOT
1688         xtabent and mayexport
1689
1690       removed the append arguement from xtab_write as it was
1691         never used.
1692
1693       added is_export flag to xtab_write similar to xtab_read
1694         if is_export, only write entries with m_xtabent or m_addxtab
1695         if !is_export, only write entries with m_exported
1696      
1697 10/ support/export/export.c::export_allowed_internal
1698
1699       added test for exp->m_mayexport, as the export tree
1700         may have entries that are no longer allowed to be exported,
1701         and so shouldn't caused deduced exported by rmtab_read
1702
1703 11/ utils/exportfs/exportfs.c::main
1704         error checking of flags.
1705
1706 12/ utils/exportfs/exportfs.c
1707
1708         total rewrite of export and unexport logic.
1709         We now:
1710         -  build an exportslist of valid exports, based on
1711            current etab file  and arguments,
1712         -  read rmtab to instantiate relevant wild card entries
1713         -  read etab to find out what is currently exported
1714         -  synchronise intention with reality
1715         -  write out etab and xtab
1716
1717 13/  various
1718         discard the m_addxtab flag
1719         add m_changed flag so we know what to report in exportfs
1720
1721 14/ utils/mountd/auth.c:auth_authenticate
1722
1723         the value returned by gethostbyaddr was trusted.
1724
1725         It now follows this with a call to gethostbyname
1726         and checks that the address is in the list.
1727
1728 15/ support/export/nfsctl.c::cltsetup,expsetup
1729
1730         force client names to lowercase as kernel is
1731         sensitive to case
1732
1733 16/ quietened a few compiler warnings
1734
1735 17/ support/export/client:client_lookup
1736
1737      look for pre-existing client with same name before creating
1738         a new one.
1739
1740 18/ support/include/exportfs.h
1741
1742      The ordering of the MCL_* enum was:
1743         ANONYMOUS, FQDN, SUBNETWORK, WILDCARD, NETGROUP
1744
1745      I moved ANONYMOUS to the end.
1746
1747      The ordering is significant when an export entry is being searched for to 
1748         match a given address.  There are two problems with ANONYMOUS being first.
1749
1750         1/ if a directory is exported rw to a couple of hosts and ro to everyone else,
1751            then the ro case will always be found first and the privileged hosts won't get
1752            their privilege
1753         2/ When mountd gets a request to mount an ANONYMOUSly exported tree, it creates a FQDN
1754            export entry for the specific host, and writes it to xtab.
1755            When another request comes from the same host, the ANONYMOUS entry is found again, 
1756            before the new FQDN entry, so it creates another FQDN entry and writes it to xtab
1757            again.  If causes bloat in xtab.
1758
1759       Putting ANONYMOUS at the end reflects it's nature as a catch-all
1760
1761 19/ utils/exportfs/exportfs.man
1762         many updates to the man page to reflect changes to the code
1763
1764 -----------------------
1765
1766
1767
1768 TODO:
1769
1770 - allow exportfs to modify rmtab file
1771 - make sure kernel never gets two clients with same IP address
1772     - possible kernel should reject
1773     - needs to be some way to lookup client in kernel by IP address
1774 - maybe get kernel to do case-insensitive comparisons on client names
1775 - remove unused clients from kernel
1776
1777 - change etab to xtab and xtab to xtab.active
1778
1779 - timestamp and/or statd-stamp in rmtab for removing old entries.
1780
1781 Mon Oct 18 11:48:07 1999  H.J. Lu <hjl@lucon.org>
1782
1783         * linux-nfs: New directory.
1784         * linux-nfs/ChangeLog: Moved from ..
1785         * linux-nfs/INSTALL: Likewise.
1786         * linux-nfs/KNOWNBUGS: Likewise.
1787         * linux-nfs/NEW: Likewise.
1788         * linux-nfs/README: Likewise.
1789         * linux-nfs/THANKS: Likewise.
1790         * linux-nfs/TODO: Likewise.
1791
1792         * Starting from knfsd 1.4.7.