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