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