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