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