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