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