]> git.decadent.org.uk Git - nfs-utils.git/blob - ChangeLog
Updated.
[nfs-utils.git] / ChangeLog
1 2001-06-27  H.J. Lu <hjl@lucon.org>
2
3         * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
4
5 2001-06-27  H.J. Lu <hjl@lucon.org>
6
7         * utils/rquotad/rquota_server.c: Don't call statfs () for
8         the block size. Use BLOCK_SIZE instead.
9
10 2001-06-27  H.J. Lu <hjl@lucon.org>
11
12         * config.mk.in (CC_FOR_BUILD): Renamed from BUILD_CC.
13         (CFLAGS_FOR_BUILD): New. Don't use @CFLAGS@.
14
15         * configure.in (enable_nfsv3): Set to yes by default.
16         (--enable-rquotad): Added
17         (AC_PROG_CXX): Removed.
18         (AC_OUTPUT): Add utils/Makefile.
19         (CC_FOR_BUILD): Renamed from BUILD_CC.
20         * configure: Regenerated.
21
22         * utils/Makefile: Removed.
23
24         * utils/Makefile.in: New.
25
26         * nfs-utils.spec.in (rquotad): New. Set to 0 to disable
27         rquotad.
28         (CC_FOR_BUILD): Renamed from BUILD_CC.
29         * nfs-utils.spec: Regenerated.
30
31 2001-06-15  Chip Salzenberg  <chip@debian.org>
32
33         * debian/changelog: Version 0.3.2-2.
34         * debian/*.init: Minor fixes.
35
36 2001-06-07  Lon H. Hohberger <hohberger@missioncriticallinux.com>
37
38         * etc/nodist/nfs-server: Fixed a bug where the script would
39         disable mounts from NFSv3 clients if NFSv3 is present.
40
41 2001-06-05  H.J. Lu <hjl@lucon.org>
42
43         * utils/mountd/mountd.c (longopts): Add "descriptors/o".
44         (main): Support --descriptors/-o to set the limit of the number
45         of open file descriptors.
46         (usage): Updated.
47
48         * utils/mountd/mountd.man: Updated for --descriptors/-o.
49
50 2001-06-04  H.J. Lu <hjl@lucon.org>
51
52         * nfs-utils.spec (Release): Set to 6.
53
54 2001-05-28  H.J. Lu <hjl@lucon.org>
55
56         * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR.
57         * utils/mountd/mountd.c (main): Likewise.
58         * utils/nfsd/nfsd.c (main): Likewise.
59         * utils/rquotad/rquota_svc.c (main): Likewise.
60
61 2001-05-06  Anne Milicia <milicia@missioncriticallinux.com>
62
63         * support/export/client.c (client_check): Check IP address
64         againet netgroup.
65
66 2001-05-06  Neil Brown <neilb@cse.unsw.edu.au>
67
68         * support/export/client.c (client_gettype): Treat `*' as
69         MCL_ANONYMOUS.
70
71 2001-04-22  H.J. Lu <hjl@lucon.org>
72
73         * nfs-utils.spec.in: Fix a typo.
74         * nfs-utils.spec: Regenerated.
75
76 2001-04-21  H.J. Lu <hjl@lucon.org>
77
78         * nfs-utils.spec.in: Fix cross build.
79         * nfs-utils.spec: Regenerated.
80         (Release): Set to 5.
81
82 2001-04-18  H.J. Lu <hjl@lucon.org>
83
84         * nfs-utils.spec.in: Support cross build.
85         * nfs-utils.spec: Regenerated.
86         (Release): Set to 4.
87
88         * config.sub: New.
89         * config.guess: New.
90
91         * config.mk.in (BUILD_CC): New.
92         (CC): Set to $(BUILD_CC) if BUILD is defined.
93         (AR): Set to @AR@.
94         (LD): Set to @LD@.
95         (RANLIB): Set to @RANLIB@.
96
97         * configure.in: Check BUILD_CC, RANLIB, AR and LD.
98         * configure: Regenerated.
99
100         * tools/rpcgen/Makefile (BUILD): Set to true.
101
102 2001-04-01  Chip Salzenberg  <chip@valinux.com>
103
104         * tools/rpcgen/rpc_svcout.c (write_timeout_func): Remove
105         redundant, and sometimes broken, declaration of svc_fdset;
106         it may be a macro.
107         * support/nfs/rpcmisc.c (closedown): Likewise.
108         
109 2001-03-21  H.J. Lu <hjl@lucon.org>
110
111         * nfs-utils.spec: Regenerated.
112         (Release): Set to 3.
113
114 2001-03-21  Ion Badulescu  <ionut@cs.columbia.edu>
115
116         * utils/statd/statd.c (main): make sure file descriptors 0-2
117         are open to /dev/null.
118
119 2001-03-21  H.J. Lu <hjl@lucon.org>
120
121         * support/nfs/rpcmisc.c: Restore the change made on 2001-03-10.
122         * support/nfs/rpcmisc.c: Likewise.
123         * utils/rquotad/rquota_svc.c: Likewise.
124         * utils/rquotad/rquotad.man: Likewise.
125         * utils/statd/Makefile: Likewise.
126         * utils/statd/rmtcall.c: Likewise.
127         * utils/statd/simulate.c: Likewise.
128         * utils/statd/statd.c: Likewise.
129         * utils/statd/statd.man: Likewise.
130
131 2001-03-11  H.J. Lu <hjl@lucon.org>
132
133         * configure.in (RELEASE): New. Default to 1, set by
134         --with-release=XXX. Substitute nfs-utils.spec.
135         * nfs-utils.spec.in (Release): Set to @RELEASE@.
136         * configure: Regenerated.
137         * nfs-utils.spec: Likewise.
138
139 2001-03-11  H.J. Lu <hjl@lucon.org>
140
141         * utils/rquotad/rquotad.man: Fix a typo.
142
143 2001-03-11  H.J. Lu <hjl@lucon.org>
144
145         * support/include/rpcmisc.h: Undo the change made on 2001-03-10.
146         * support/nfs/rpcmisc.c: Likewise.
147         * utils/rquotad/rquota_svc.c: Likewise.
148         * utils/rquotad/rquotad.man: Likewise.
149         * utils/statd/Makefile: Likewise.
150         * utils/statd/rmtcall.c: Likewise.
151         * utils/statd/simulate.c: Likewise.
152         * utils/statd/statd.c: Likewise.
153         * utils/statd/statd.man: Likewise.
154
155 2001-03-10  H.J. Lu <hjl@lucon.org>
156
157         * configure.in (VERSION): Set to "0.3.2".
158         * configure: Regenerated.
159         * nfs-utils.spec: Likewise.
160
161         * README: Updated for 0.3.2.
162
163 2001-03-10  Tavis Barr <tavis@boole.isetr.columbia.edu>
164
165         * utils/rquotad/rquotad.man: Updated for -p.
166         * utils/statd/statd.man: Likewise.
167
168 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
169
170         * support/nfs/rpcmisc.c: export makesock()
171
172         * support/include/rpcmisc.h (makesock): Declared.
173
174         * utils/rquotad/rquota_svc.c: added longopts, added support for
175         specifying the port to bind to on the command line.
176
177         * utils/statd/statd.c: ditto, also specify port used for
178         outgoing connections.
179         (do_regist): Removed.
180
181         * utils/statd/rmtcall.c (statd_get_socket): Renamed from
182         get_socket. Make it extern.
183
184         * utils/statd/simulate.c (daemon_simulator): Call rpc_init
185         instead of do_regist.
186
187         * utils/statd/Makefile (LIBS): link with our own libnfs
188
189 2001-03-09  H.J. Lu <hjl@lucon.org>
190
191         * etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
192         * etc/nodist/nfs-client: Likewise.
193
194 2001-02-26  Chip Salzenberg  <chip@valinux.com>
195
196         * debian/changelog: Version 0.3.1-1.
197         * Mention upstream source and license in copyright file.
198         * Add build-Depends for debhelper and libwrap0-dev.
199
200 2001-02-20  Lon Hohberger <hohberger@missioncriticallinux.com>
201
202         * etc/nodist/nfs-server: Changed chkconfig line to 60 20
203         * etc/nodist/nfs-client: Likewise.
204
205 2001-02-18  Lon Hohberger <hohberger@missioncriticallinux.com>
206
207         * utils/statd/statd.man: Changed /usr/sbin/rpc.statd to
208         /sbin/rpc.statd.
209
210 2001-02-17  Patrick J. LoPresti <patl@curl.com>
211
212         * utils/statd/log.c (log_init): Use LOG_DAEMON instead of
213         LOG_LOCAL5.
214
215 2001-02-14  H.J. Lu <hjl@lucon.org>
216
217         * utils/statd/rmtcall.c: Include <time.h>.
218         * utils/statd/svc_run.c: Likewise.
219
220 2001-02-14  H.J. Lu <hjl@lucon.org>
221
222         * configure.in (VERSION): Set to "0.3.1".
223         * configure: Regenerated.
224         * nfs-utils.spec: Likewise.
225
226         * README: Updated for 0.3.1.
227
228 2001-02-14  H.J. Lu <hjl@lucon.org>
229
230         * support/nfs/rpcmisc.c: Include <time.h>.
231
232 2001-02-14  Chip Salzenberg  <chip@valinux.com>
233
234         * debian/control: Change priority of nhfsstone package to 'extra'.
235
236 2001-02-12  Chip Salzenberg  <chip@valinux.com>
237
238         * debian/changelog: Version 0.3-2.
239
240 2001-02-02  H.J. Lu <hjl@lucon.org>
241
242         * support/include/rpcmisc.h (rpc_init): Remove bufsize.
243         
244         * support/nfs/rpcmisc.c (makesock): Remove socksz and comment
245         out SO_SNDBUF/SO_RCVBUF.
246         (rpc_init): Remove bufsize and remove socksz in calls to
247         makesock ().
248
249         * utils/mountd/mountd.c (main): Remove bufsize in calls to
250         rpc_init ().
251
252 2001-01-28  Chip Salzenberg  <chip@valinux.com>
253
254         * debian/changelog: Version 0.3-1.
255
256 2001-01-25  H.J. Lu <hjl@lucon.org>
257
258         * configure.in (VERSION): Set to "0.3".
259         * configure: Regenerated.
260         * nfs-utils.spec: Likewise.
261
262         * README: Updated for 0.3.
263
264 2001-01-25  H.J. Lu <hjl@lucon.org>
265
266         * utils/lockd/lockd.c (main): Ignore errno == EINVAL.
267
268 2001-01-20  Chip Salzenberg  <chip@valinux.com>
269
270         * support/include/xio.h (xgetc): Declare to return int.
271         * support/nfs/xio.c (xgetc): Return int.
272         (xgettok, xskip, xskipcomment): Use int for value of xgetc.
273         * utils/statd/statd.c (main): Use int for value of getopt.
274         * debian/changelog: Version 0.2.1-5.
275         
276 2000-12-10  Chip Salzenberg  <chip@valinux.com>
277
278         * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for
279         program and procedure numbers of kernel lockd's callback.  Also,
280         besides the old (and broken) procedure #24, allow #16 per Trond.
281
282 2000-12-03  Chip Salzenberg  <chip@valinux.com>
283
284         * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
285         * debian/control: Let nhfsstone replace files in nfs-kernel-server.
286         * debian/changelog: Version 0.2.1-4.
287
288 2000-11-27  Tobias Ringstrom <tori@tellus.mine.nu>
289
290         * utils/mountd/auth.c (auth_authenticate): Log the bad path
291         warning.
292
293 2000-11-24  Neil Brown <neilb@cse.unsw.edu.au>
294
295         * support/nfs/exports.c (getexportent): Check for host name
296         without option, or options without hostname, and print a warning,
297         as this is most likely a typo.
298
299 2000-11-19  Chip Salzenberg  <chip@valinux.com>
300
301         * debian/control: Add dependency on portmap.
302         * debian/changelog: Version 0.2.1-3.
303
304 2000-11-10  H.J. Lu <hjl@lucon.org>
305
306         * nfs-utils.spec.in: Don't use libtool.
307         Add ChangeLog and COPYING to doc.
308         * nfs-utils.spec: Rebuild.
309
310 2000-11-09  H.J. Lu <hjl@lucon.org>
311
312         * etc/redhat/nfs.init (start): Back out the last change.
313
314 2000-11-09  H.J. Lu <hjl@lucon.org>
315
316         * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
317         TCP is not supported by kernel.
318
319         * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
320
321         * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
322         (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
323
324         * utils/mountd/mountd.man: Updated for "-n/--no-tcp".
325
326 2000-10-24  Lon Hohberger <hohberger@missioncriticallinux.com>
327
328         * utils/statd/callback.c: Fix bug preventing callbacks to local lockd.
329         * utils/statd/rmtcall.c: Add some IP address paranoia when doing
330         callbacks to local lockd.
331
332 2000-10-18  Scott McDermott <mcdermot@questra.com>
333
334         * utils/exportfs/exports.man: Updated for CIDR netmask.
335
336 2000-10-17  Scott McDermott <mcdermot@questra.com>
337
338         * support/export/client.c (client_init): Support CIDR netmask
339         in /etc/exports.
340
341 2000-10-11  H.J. Lu <hjl@lucon.org>
342
343         * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo.
344         * configure: Rebuilt.
345
346 2000-10-06  Lon Hohberger <hohberger@missioncriticallinux.com>
347
348         * utils/statd/statd.man: Change "/var/lib/nfs/sm/state" to
349         "/var/lib/nfs/state".
350
351 2000-10-05  Lon Hohberger <hohberger@missioncriticallinux.com>
352
353         * utils/statd/statd.h (run_mode): New global bitmask of runtime
354         behaviors: fg/bg, logging, etc.
355         * utils/statd/statd.c: New command line options: -V -h -? -d .
356         * utils/statd/statd.man: Update for changes to statd.
357
358         * utils/statd/log.h (log_init): Remove parameter of function; use
359         global variable "name_p" instead.
360         * utils/statd/log.c: Add support for logging to stderr.
361
362         * utils/statd/notlist.c: Partially rewrite notify list handling
363         functions.  Eliminate run-off-end-of-list bug when calling
364         nlist_insert_timer.  Add lots of comments.
365         
366 2000-09-27  H.J. Lu <hjl@lucon.org>
367
368         * README: Updated for RedHat 7.0.
369
370 2000-09-27  H.J. Lu <hjl@lucon.org>
371
372         * nfs-utils.spec: Rebuild.
373
374 2000-09-27  H.J. Lu <hjl@lucon.org>
375
376         * README: Updated for 0.2.1.
377
378 2000-09-27  H.J. Lu <hjl@lucon.org>
379
380         * nfs-utils.spec.in: Updated to use rpm macros and support
381         RedHat 7.0.
382
383 2000-09-25  H.J. Lu <hjl@lucon.org>
384
385         * configure.in (VERSION): Set to "0.2.1".
386         * configure: Regenerated.
387         * nfs-utils.spec: Updated.
388
389 2000-09-25  H.J. Lu <hjl@lucon.org>
390
391         * utils/mountd/auth.c (auth_authenticate_internal): Make sure a
392         non-NULL hostent is always returned.
393
394 2000-09-11  Ion Badulescu  <ionut@cs.columbia.edu>
395
396         * etc/redhat/nfslock.init: don't kill lockd processes that do not
397         have an executable (i.e. kernel threads)
398
399 2000-09-01  H.J. Lu <hjl@lucon.org>
400
401         * README: Updated for 0.2.
402
403 2000-09-01  Jay Weber <jweber@valinux.com>
404
405         * etc/redhat/nfs.init: Added ability for rpc.mountd to default to
406         supporting version 3 of nfs if available, else it will fall back to
407         version 2 support only.
408
409 2000-08-30  H.J. Lu <hjl@lucon.org>
410
411         * configure.in (VERSION): Set to "0.2".
412         * configure: Regenerated.
413         * nfs-utils.spec: Updated.
414
415 2000-08-25  H.J. Lu <hjl@lucon.org>
416
417         * support/misc/tcpwrapper.c (logit): Modify the log output.
418
419 2000-08-25  Ion Badulescu  <ionut@cs.columbia.edu>
420
421         * utils/rquotad/rquotad.man, utils/statd/statd.man,
422         utils/mountd/mountd.man: updated
423         
424         * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)
425         * utils/rquotad/Makefile: fix comment
426
427         * support/misc/tcpwrapper.c (logit): added comment about waiting
428         for the children after fork()
429         
430         * utils/mountd/mountd.c (main): ignore SIGCHLD to prevent leaving
431         zombies behind (from logit()'s fork)
432         * utils/rquotad/rquota_svc.c (main): ditto
433         * utils/statd/statd.c (main): ditto
434
435         * utils/rquotad/rquota_svc.c (rquotaprog_1): pass RQUOTAPROG
436         to check_default instead of 0, for prognum
437
438         * utils/statd/statd.c (sm_prog_1_wrapper): pass SM_PROG
439         to check_default instead of 0, for prognum
440
441         * utils/mountd/mount_dispatch.c: Include "tcpwrapper.h" if
442         HAVE_TCP_WRAPPER is defined.
443         (mount_dispatch): Call check_default () if HAVE_TCP_WRAPPER is
444         defined. Reject an RPC call if check_default () fails.
445
446 2000-08-25  H.J. Lu <hjl@lucon.org>
447
448         * support/include/tcpwrapper.h: New for the tcp wrapper
449         support.
450         * support/misc/Makefile: Likewise.
451         * support/misc/from_local.c: Likewise.
452         * support/misc/tcpwrapper.c: Likewise.
453
454         * aclocal.m4 (AC_TCP_WRAPPER): New.
455         * configure.in: Use it. Substitute LIBWRAP.
456         * configure: Rebuilt.
457
458         * config.mk.in (LIBNSL): New.
459         (LIBWRAP): Likewise.
460
461         * support/Makefile (SUBDIRS): Add misc.
462
463         * support/lib/Makefile (LIBS): Add libmisc.a.
464
465         * utils/rquotad/Makefile (LIBS): Add
466         
467                 -lmisc $(LIBWRAP) $(LIBNSL)
468
469         * utils/statd/Makefile (LIBS): Likewise.
470
471         * utils/rquotad/rquota_svc.c: Include "tcpwrapper.h" if
472         HAVE_TCP_WRAPPER is defined.
473         (rquotaprog_1): Call check_default () if HAVE_TCP_WRAPPER is
474         defined. Reject an RPC call if check_default () fails.
475
476         * utils/statd/statd.c: Include "tcpwrapper.h" if
477         HAVE_TCP_WRAPPER is defined.
478         (sm_prog_1_wrapper): New. A wrapper for sm_prog_1. Call
479         check_default () before calling sm_prog_1 (). Define it as
480         sm_prog_1_wrapper if HAVE_TCP_WRAPPER is defined.
481
482 2000-08-25  Chip Salzenberg  <chip@valinux.com>
483
484         * debian/*: Complete Debian build support.
485         * etc/debian/*: Remove.
486
487 2000-08-24  Neil Brown <neilb@cse.unsw.edu.au>
488
489         * support/export/client.c(client_check): removed the "dot+1" as a
490           ypdomain argument to innetgr as this is entirely bogus.
491           It should always be NULL.
492         
493 2000-08-23  Neil Brown <neilb@cse.unsw.edu.au>
494
495         * support/export/xtab.c(xtab_read): introduce new mode for
496            reading xtab. i.e. a list of exports that might be known to the
497            kernel, or might not.  These are flagged as m_exported == -1
498         * support/export/xtab.c(xtab_mount_read):  call xtab_read with new
499            value "2" for xtab, meaning don't trust this too much.
500         * support/include/exportfs.h(struct mexport): changed m_exported
501            from one bit to an int so that it can hold new value
502         * utils/exportfs/exportfs.c(exportfs_ipdate): add an export to the
503            kernel if it is uncertain whether the kernel knows (m_exported == -1)
504         * utils/mountd/mountd.c(get_rootfh): similarly export to kernel if
505            status is uncertain
506
507         * support/nfs/xio.c(xflock): added O_CREAT when getting
508            a write lock so that missing files aren't fatal.
509
510         * etc/debian/nfs-common: new file from "potato"
511         * etc/debian/nfs-kernel-server: new file from "potato" plus fixes.
512          
513 2000-08-09  H.J. Lu <hjl@lucon.org>
514
515         * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during
516         startup to ensure all existing clients work fine.
517
518         * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0
519         to xtab_read () for reading _PATH_XTAB.
520
521 2000-08-02  H.J. Lu <hjl@lucon.org>
522
523         * utils/mountd/auth.c (auth_authenticate_internal): Try to
524         avoid the reverse name lookup.
525
526 2000-07-04  H.J. Lu <hjl@lucon.org>
527
528         * utils/statd/log.c: Include <stdlib.h> for exit ().
529
530         * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the
531         gcc warning.
532
533 2000-07-04  H.J. Lu <hjl@lucon.org>
534
535         * configure.in (VERSION): Set to "0.1.9.1".
536         * configure: Regenerated.
537         * nfs-utils.spec: Updated.
538
539         * README: Updated.
540
541 2000-07-04  Neil Brown  <neilb@cse.unsw.edu.au>
542
543         * support/export/hostname.c (hostent_dup): Handle the NULL
544         h_aliases field.
545
546 2000-07-03  H.J. Lu <hjl@lucon.org>
547
548         * README: Update the util-linux requirement.
549
550 2000-07-03  H.J. Lu <hjl@lucon.org>
551
552         * configure.in (VERSION): Set to "0.1.9".
553         * configure: Regenerated.
554         * nfs-utils.spec: Updated.
555
556         * README: Updated.
557
558 2000-07-03  H.J. Lu <hjl@lucon.org>
559
560         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
561         stop to ensure all clients can still access the server
562         before it is shutdown.
563
564 2000-06-30  Jeff Uphoff <juphoff@transmeta.com>
565
566         * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
567         calls with format string.
568         
569 2000-06-28  Chip Salzenberg  <chip@valinux.com>
570
571         * utils/statd/log.c (log): Call syslog with format string.
572
573 2000-06-27  H.J. Lu <hjl@lucon.org>
574
575         * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX)
576         instead of OPEN_MAX.
577
578 2000-06-27  H.J. Lu <hjl@lucon.org>
579
580         * README: Updated.
581
582 2000-06-27  H.J. Lu <hjl@lucon.org>
583
584         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
585         startup to ensure all existing clients are exported.
586
587         * configure.in (VERSION): Set to "0.1.8.2".
588         * configure: Regenerated.
589         * nfs-utils.spec: Updated.
590
591 2000-06-06  H.J. Lu <hjl@lucon.org>
592
593         * configure.in (VERSION): Set to "0.1.8.1".
594         * configure: Regenerated.
595         * nfs-utils.spec: Updated.
596
597 2000-06-06  H.J. Lu <hjl@lucon.org>
598
599         * utils/mountd/mountd.c (mount_dump_1_svc): Cast svc_getcaller
600         to "struct sockaddr_in *" for glibc 2.2.
601         (mount_umnt_1_svc): Likewise.
602         (mount_umntall_1_svc): Likewise.
603         (mount_export_1_svc): Likewise.
604         (mount_exportall_1_svc): Likewise.
605         (mount_pathconf_2_svc): Likewise.
606         (get_rootfh): Likewise.
607
608 2000-06-04  H.J. Lu <hjl@lucon.org>
609
610         * etc/redhat/nfs.init: Fix a typo in comment.
611
612 2000-05-31  H.J. Lu <hjl@lucon.org>
613
614         * configure.in (VERSION): Set to "0.1.8".
615         * configure: Regenerated.
616         * nfs-utils.spec: Updated.
617
618         * README: Updated.
619
620 2000-05-31  H.J. Lu <hjl@lucon.org>
621
622         * configure.in (VERSION): Set to "0.1.7.5".
623         * configure: Regenerated.
624         * nfs-utils.spec: Updated.
625
626         * support/include/nfslib.h (exportent): Add a new field,
627         r_count, to count the number of mounts from a client.
628         (getrmtabent): Take a new argument for position in file.
629         (putrmtabent): Likewise.
630         (fgetrmtabent): Likewise.
631         (fputrmtabent): Likewise.
632         * support/nfs/rmtab.c (getrmtabent): Handle the new argument
633         for position in file.
634         (fgetrmtabent): Likewise.
635         (putrmtabent): Likewise.
636         (fputrmtabent): Likewise.
637
638         * support/nfs/rmtab.c (fgetrmtabent): Get value for the new
639         field, r_count.
640
641         * support/export/rmtab.c (rmtab_read): Pass NULL as the new
642         argument to getrmtabent (), fgetrmtabent (), putrmtabent ()
643         and fputrmtabent ().
644         * utils/mountd/rmtab.c (mountlist_add): Likewise.
645         (mountlist_del): Likewise.
646         (mountlist_del_all): Likewise.
647         (mountlist_list): Likewise.
648
649         * utils/mountd/rmtab.c (mountlist_add): Increment "r_count"
650         for the existing entry and initialize "r_count" to 1.
651         (mountlist_del): Decrement "r_count".
652
653 2000-05-18  H.J. Lu <hjl@lucon.org>
654
655         * configure.in (VERSION): Set to "0.1.7.4".
656         * configure: Regenerated.
657         * nfs-utils.spec: Updated.
658
659 2000-05-18  H.J. Lu <hjl@lucon.org>
660
661         * etc/redhat/nfs.init (restart): Just do stop and start.
662
663 2000-05-09  Jay Weber <jweber@valinux.com>
664
665         * utils/rquotad/hasquota.c: added support for ext3 recognition
666         in rquotad.
667         * utils/rquotad/mntent.h: Likewise.
668
669 2000-05-01  H.J. Lu <hjl@lucon.org>
670
671         * configure.in (VERSION): Set to "0.1.7.3".
672         * configure: Regenerated.
673         * nfs-utils.spec: Updated.
674
675 2000-05-01  H.J. Lu <hjl@lucon.org>
676
677         * utils/rquotad/rquota_server.c (getquotainfo): Skip bad
678         mounting poins in /etc/fstab.
679
680 2000-05-01  H.J. Lu <hjl@lucon.org>
681
682         * configure.in (VERSION): Set to "0.1.7.2".
683         * configure: Regenerated.
684         * nfs-utils.spec: Updated.
685
686 2000-05-01  H.J. Lu <hjl@lucon.org>
687
688         * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
689         to check for the mounting point.
690
691 2000-04-29  Chip Salzenberg  <chip@valinux.com>
692             Neil Brown  <neilb@cse.unsw.edu.au>
693
694         * Really re-use RPC ports.
695           (Fixes earlier patch.  Sorry, Neil.)
696
697 2000-04-26  H.J. Lu <hjl@lucon.org>
698
699         * configure.in (VERSION): Set to "0.1.7.1".
700         * configure: Regenerated.
701         * nfs-utils.spec: Updated.
702
703 2000-04-26  H.J. Lu <hjl@lucon.org>
704
705         * etc/redhat/nfslock.init: Check if lockd exits before killing
706         it.
707
708 2000-04-25  H.J. Lu <hjl@lucon.org>
709
710         * README: Require util-linux-2.10f-mount-rpc.patch for mount.
711
712 2000-03-21 Michael Weiser <michael@weiser.saale-net.de>
713
714         * support/nfs/exports.c (parsesquash): Correctly set the
715         return pointer.
716
717 Tue Mar 21 11:38:48 EST 2000 NeilBrown <neilb@cse.unsw.edu.au>
718
719         * support/include/nfs/nfs.h: Removed knowledge of internals of
720              kernel filehandles (which can change) and defined nfs_fh_size
721              which has variable size
722         
723         * support/nfs/getfh.c: defined getfh_size to use new syscall to
724              get variable sized file handles, and change getfh{,old} to
725              use nfs_fh_size        
726         
727         * utils/mountd/mountd.c: use nfd_fh_size and call getfh_size for
728              NFSv3 file handles
729
730         * tools/Makefile, tools/nlmtest/nlmtest.c
731              nlmtest.c depended on internel format of file handles, so now
732              doesn't work.
733
734         
735 2000-03-12  Chip Salzenberg  <chip@valinux.com>
736             Neil Brown  <neilb@cse.unsw.edu.au>
737
738         * support/nfs/rpcmisc.c (rpc_init): Share transports.
739
740 2000-03-13 H.J. Lu <hjl@lucon.org>
741
742         * etc/redhat/nfsd.init: Updated.
743
744         * etc/redhat/nfslock.init: Updated.
745
746         * nfs-utils.spec.in: Updated.
747
748         * configure.in (VERSION): Set to "0.1.7".
749         * configure: Regenerated.
750         * nfs-utils.spec: Updated.
751
752         * README: Updated.
753
754 Wed Mar  8 09:42:43 2000 Neil Brown <neilb@cse.unsw.edu.au>
755
756         * utils/exportfs/exportfs.c (dump): Included printing of
757            nohide, no_subtree_check, and insecure_locks
758
759 2000-02-26  Chip Salzenberg  <chip@valinux.com>
760
761         * config.mk.in (INSTALLSUID): Strip ("-s").
762         (INSTALLSCRIPT): Define.
763         * utils/nhfsstone/Makefile: Use it.
764
765 2000-02-26  Chip Salzenberg  <chip@valinux.com>
766
767         * utils/lockd/lockd.man: Create.
768         * utils/lockd/Makefile: Install it.
769         * utils/nhfsstone/nhfs{run,nums,graph}.man: Create.
770         * utils/nhfsstone/nhfsstone.man: Change suffix from ".1".
771         * utils/nhfsstone/Makefile: Install the helper scripts and
772           all four man pages.
773         * utils/exportfs/exports.man: Fix typo.
774
775 2000-02-26  Chip Salzenberg  <chip@valinux.com>
776
777         * support/nfs/xio.c (xungetc): Decrement line number when
778         character to unget is newline.  Make first parameter int, so
779         it can distinguish EOF from \377.
780         * support/include/xio.h (xungetc): Adjust prototype.
781
782 Fri Feb  4 23:42:23 2000 Neil Brown <neilb@cse.unsw.edu.au>
783
784         * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM
785         * support/nfs/exports.c: added handling for NFSEXP_NOAUTHNLM
786         * utils/exportfs/exports.man: added documentation for no_auth_nlm.
787
788         This is for supporting a new option introduced in 2.3.42
789
790 Thu Feb  3 14:55:48 2000 H.J. Lu <hjl@lucon.org>
791
792         * COPYING: Added. GPL.
793
794 Thu Feb 03 14:40:40 2000 Cristian Gafton <gafton@redhat.com>
795
796         * utils/rquotad/rquota_server.c (getquotainfo): Call statfs ()
797         to get the block size.
798
799 Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>
800
801         * nfs-utils.spec.in: Update ftp site.
802
803 Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>
804
805         * README: Update hostnames.
806
807 Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
808
809         * configure.in (VERSION): Set to "0.1.6".
810         * configure: Regenerated.
811         * nfs-utils.spec: Updated.
812
813         * README: Updated.
814
815 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
816
817         * utils/mountd/auth.c (auth_authenticate_internal): Call
818         xstrdup for hostname before passing it to gethostbyname.
819
820         * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
821         of strdup.
822
823 Sun Dec 19 09:35:01 1999  H.J. Lu <hjl@lucon.org>
824
825         * README: Update the mailing list address.
826
827 Sun Dec 19 09:22:28 1999  H.J. Lu <hjl@lucon.org>
828
829         * configure.in (VERSION): Set to "0.1.5".
830         * configure: Regenerated.
831         * nfs-utils.spec: Updated.
832
833         * README: Updated.
834
835 Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>
836
837         * utils/rquotad/hasquota.c (hasquota): Malloc one more char
838         for '/'.
839
840 Mon Dec  6 09:42:45 1999  H.J. Lu <hjl@lucon.org>
841
842         * configure.in (VERSION): Set to "0.1.4".
843         * configure: Regenerated.
844         * nfs-utils.spec: Updated.
845
846         * README: Updated.
847
848 Mon Dec  6 09:28:07 1999  H.J. Lu <hjl@lucon.org>
849
850         * nfs-utils.spec.in: New file.
851
852         * config.mk.in (VERSION): Changed to "nfs-utils @VERSION@".
853
854         * configure.in (nfs-utils.spec): Added to AC_OUTPUT.
855
856 1999-12-04  Chip Salzenberg  <chip@valinux.com>
857
858         * config.mk.in: Use $(CC) as set by configure.
859
860 1999-12-04  Chip Salzenberg  <chip@valinux.com>
861
862         * rules.mk: Call $(MAKE) with $(MFLAGS).
863
864 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
865
866         * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
867         IXDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
868
869 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
870
871         * nfs-utils.spec (Version): Set to 0.1.3.
872
873         * configure.in (VERSION): Set to "nfs-utils 0.1.3".
874         * configure: Regenerated.
875
876         * README: Updated.
877
878 Mon Nov 29 11:15:47 1999  H.J. Lu <hjl@lucon.org>
879
880         * utils/rquotad/rquota_server.c (nfsmount_to_devname): Removed.
881         (_PATH_DEV_DSK): Likewise.
882         (getquotainfo): Match the mounting point from /etc/mtab
883         instead of calling nfsmount_to_devname ().
884
885 1999-11-24  Chip Salzenberg  <chip@valinux.com>
886
887         * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks
888         to the new port 24 as well as the historical port 100021.
889
890 Tue Nov 23 10:21:34 1999 Neil Brown <neilb@cse.unsw.edu.au>
891
892         * etc/redhat/nfsd.init (stop): moved exportfs -ua after
893         stopping nfsd to stop spurious ESTALE on server shutdown.
894         
895 Tue Nov 23 10:13:39 1999  Neil Brown <neilb@cse.unsw.edu.au>
896
897         * support/nfs/exports.c (parseopts): make copy of opt string
898         before 'nul'ing out commas so that
899
900         # exportfs -o option1,option2 hosta:/fs hostb:/fs
901
902         applies both options to both exports.
903
904 Thu Oct 28 12:55:42 1999  H.J. Lu <hjl@lucon.org>
905
906         * README: Fix a few typos.
907
908         * tools/rpcgen/rpc_cout.c (print_header): Use int32_t instead
909         of long.
910         * tools/rpcgen/rpc_hout.c (pdefine): Likewise.
911         * tools/rpcgen/rpc_main.c (c_initialize): Likewise.
912         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
913         (unsigned_dec): Likewise.
914         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
915         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
916
917         * tools/rpcgen/rpc_cout.c (emit_single_in_line): Use INT32
918         instead of LONG.
919         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
920         (unsigned_dec): Likewise.
921         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
922         * tools/rpcgen/rpc_scan.h (tok_kind): Likewise.
923         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
924
925 Thu Oct 28 11:27:51 1999 Neil Brown <neilb@cse.unsw.edu.au>
926
927         * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
928         * support/nfs/exports.c: added {no_,}subtree_check and changed
929           crossmnt to nohide
930         * utils/exportfs/exports.man: added no_subtree_check and nohide
931           and removed irrelevant stuff from unfsd.
932         * support/export/rmtab.c: rmtab_read didn't quite do the right
933           thing if a pathname from rmtab was a subdirectory of an export-point
934
935 Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
936
937         * README: Updated ftp site.
938
939 Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
940
941         * nfs-utils.spec (Version): Set to 0.1.2.
942
943         * configure.in (VERSION): Set to "nfs-utils 0.1.2".
944         * configure: Regenerated.
945
946         * README: Updated.
947
948 Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
949
950         * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
951         (auth_authenticate_internal): Check for NULL return on forward
952         DNS lookup.
953         (auth_authenticate): Handle "no_forward_dns".
954
955 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
956
957         * Version 0.1.1 released.
958
959         * nfs-utils.spec (Version): Set to 0.1.1.
960
961         * configure.in (VERSION): Set to "nfs-utils 0.1.1".
962         * configure: Regenerated.
963
964         * README: Updated.
965
966 Mon Oct 18 17:43:29 1999  H.J. Lu <hjl@lucon.org>
967
968         * nfs-utils.spec (Obsoletes): Fixed a typo, change knfsd-client
969         to knfsd-clients.
970         (Provides): Likewise.
971
972 Mon Oct 18 14:56:22 1999  H.J. Lu <hjl@lucon.org>
973
974         * Initial version 0.1 released.
975
976         * configure.in (VERSION): Set to "nfs-utils 0.1".
977         * configure: Regenerated.
978
979 Mon Oct 18 14:54:57 1999  H.J. Lu <hjl@lucon.org>
980
981         * utils/mountd/mountd.c (get_exportlist): Cleanup.
982
983         * utils/exportfs/exportfs.c (unexport_all): Unexport from
984         kernel only if the entry is exported to kernel.
985         (unexportfs): Likewise.
986
987 Wed Sep 08 16:49:32 1999  Neil Brown <neilb@cse.unsw.edu.au>
988
989 1/ utils/mountd/rmtab.c::mountlist_list
990
991      This routine stats the rmtab file to see if it has changed.  It
992      if has, it cleans up it's old copy of the data. But it still
993      always re-read the file, thus returning multiple copies of the
994      data on consecutive calls without intervening changes.
995      "Showmount -a" didn't show this as it appears to sort/unique the
996      data, but 'strace showmount -a' showed that the size of the
997      datagram that it received grew.
998
999      I moved the getrmtabent loop inside the mtime test.
1000
1001 2/ utils/exportfs/exportfs.c
1002    
1003      Many routines used the m_path field of m_export instead of
1004      e_path.
1005      According to the comment in nfslib.h, m_path should only
1006      be used when processing a mount request (i.e. in mountd)
1007      where the mountpoint may be a subdirectory of the export point.
1008
1009      I changed all occurances of m_path to e_path
1010
1011
1012 3/ utils/exportfs/exportfs.c:main
1013
1014       extra arguments are not meaningful with -a or -r, but
1015       exportfs accepted them and then ignored the -a/-r, expect that
1016       -r would still unexport everything first.
1017
1018       I generate an error if there are extra args and f_all
1019
1020 4/ utils/exportfs/exportfs.c:main
1021      extract dump out as a special case.
1022
1023 5/ utils/exportfs/exportfs.c
1024      made f_reexport a local variable.
1025
1026
1027 6/ utils/exportfs/exportfs.c:main,exportall
1028
1029     support/export/rmtab.c
1030        only  mayexport on newly created entries, don't set xtabent at all
1031
1032 7/ support/include/nfslib.h
1033
1034       add #define _PATH_PROC_EXPORTS to be /proc/fs/nds/exports
1035
1036 8/ support/export/xtab.c
1037
1038       xtab_mount_read loads data from _PATH_PROC_EXPORTS if it exists,
1039       else from xtab
1040
1041
1042 9/ support/export/xtab.c
1043
1044       xtab_mount_read now sets m_exported, and NOT
1045         xtabent and mayexport
1046
1047       removed the append arguement from xtab_write as it was
1048         never used.
1049
1050       added is_export flag to xtab_write similar to xtab_read
1051         if is_export, only write entries with m_xtabent or m_addxtab
1052         if !is_export, only write entries with m_exported
1053      
1054 10/ support/export/export.c::export_allowed_internal
1055
1056       added test for exp->m_mayexport, as the export tree
1057         may have entries that are no longer allowed to be exported,
1058         and so shouldn't caused deduced exported by rmtab_read
1059
1060 11/ utils/exportfs/exportfs.c::main
1061         error checking of flags.
1062
1063 12/ utils/exportfs/exportfs.c
1064
1065         total rewrite of export and unexport logic.
1066         We now:
1067         -  build an exportslist of valid exports, based on
1068            current etab file  and arguments,
1069         -  read rmtab to instantiate relevant wild card entries
1070         -  read etab to find out what is currently exported
1071         -  synchronise intention with reality
1072         -  write out etab and xtab
1073
1074 13/  various
1075         discard the m_addxtab flag
1076         add m_changed flag so we know what to report in exportfs
1077
1078 14/ utils/mountd/auth.c:auth_authenticate
1079
1080         the value returned by gethostbyaddr was trusted.
1081
1082         It now follows this with a call to gethostbyname
1083         and checks that the address is in the list.
1084
1085 15/ support/export/nfsctl.c::cltsetup,expsetup
1086
1087         force client names to lowercase as kernel is
1088         sensitive to case
1089
1090 16/ quietened a few compiler warnings
1091
1092 17/ support/export/client:client_lookup
1093
1094      look for pre-existing client with same name before creating
1095         a new one.
1096
1097 18/ support/include/exportfs.h
1098
1099      The ordering of the MCL_* enum was:
1100         ANONYMOUS, FQDN, SUBNETWORK, WILDCARD, NETGROUP
1101
1102      I moved ANONYMOUS to the end.
1103
1104      The ordering is significant when an export entry is being searched for to 
1105         match a given address.  There are two problems with ANONYMOUS being first.
1106
1107         1/ if a directory is exported rw to a couple of hosts and ro to everyone else,
1108            then the ro case will always be found first and the privileged hosts won't get
1109            their privilege
1110         2/ When mountd gets a request to mount an ANONYMOUSly exported tree, it creates a FQDN
1111            export entry for the specific host, and writes it to xtab.
1112            When another request comes from the same host, the ANONYMOUS entry is found again, 
1113            before the new FQDN entry, so it creates another FQDN entry and writes it to xtab
1114            again.  If causes bloat in xtab.
1115
1116       Putting ANONYMOUS at the end reflects it's nature as a catch-all
1117
1118 19/ utils/exportfs/exportfs.man
1119         many updates to the man page to reflect changes to the code
1120
1121 -----------------------
1122
1123
1124
1125 TODO:
1126
1127 - allow exportfs to modify rmtab file
1128 - make sure kernel never gets two clients with same IP address
1129     - possible kernel should reject
1130     - needs to be some way to lookup client in kernel by IP address
1131 - maybe get kernel to do case-insensitive comparisons on client names
1132 - remove unused clients from kernel
1133
1134 - change etab to xtab and xtab to xtab.active
1135
1136 - timestamp and/or statd-stamp in rmtab for removing old entries.
1137
1138 Mon Oct 18 11:48:07 1999  H.J. Lu <hjl@lucon.org>
1139
1140         * linux-nfs: New directory.
1141         * linux-nfs/ChangeLog: Moved from ..
1142         * linux-nfs/INSTALL: Likewise.
1143         * linux-nfs/KNOWNBUGS: Likewise.
1144         * linux-nfs/NEW: Likewise.
1145         * linux-nfs/README: Likewise.
1146         * linux-nfs/THANKS: Likewise.
1147         * linux-nfs/TODO: Likewise.
1148
1149         * Starting from knfsd 1.4.7.