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