]> git.decadent.org.uk Git - nfs-utils.git/blob - ChangeLog
654469bd3dcacae2a3768f57e91c82fe5589ba80
[nfs-utils.git] / ChangeLog
1 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
2
3         * support/export/client.c: Add client_compose, client_member to
4         handle new composite client names
5         * support/include/exportfs.h: Declare above functions.
6         * utils/mountd/auth.c: use client_compose to determine calling
7         client if new cache is being used.
8         * utils/mountd/auth.c: call cache_export to export a filesystem if
9         new_cache, check if new cache is used, and call my_svc_run instead
10         of svc_run
11         * utils/mountd/svc_run.c: new file defining my_svc_run
12         * utils/mountd/cache.c: new file for handling cache upcalls.
13         * support/nfs/cacheio.c(check_new_cache): new function to check if
14         new cache should be used.
15         
16         
17 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
18
19         * support/include/nfs/export.h: New CROSSMNT distinct from NOHIDE
20         * support/nfs/exports.c: Make CROSSMNT distinct from NOHIDE
21         * utils/exportfs/exportfs.c(dump): ditto
22         
23 2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
24
25         * support/export/hostname.c(get_reliable_hostbyaddr): new function
26         to get host name from address with full checking of authenticity.
27         * support/include/misc.h: declare above function
28         * utils/mountd/auth.c(auth_authenticate_internal): remove all
29         logic for authenticating address.
30         * utils/mountd/auth.c(auth_authenticate): call new
31         get_reliable_hostbyaddr to to hostname lookup before calling _internal.
32         
33         
34 2003-03-30  NeilBrown <neilb@cse.unsw.edu.au>
35
36         * tools/rpcgen/rpc_main.c(find_cpp): removed
37         * tools/rpcgen/rpc_main.c(open_input): use execvp to find "cpp", 
38         then try hard-coded paths.
39         
40 2003-03-26  Chip Salzenberg  <chip@pobox.com>
41
42         * debian/changelog: Version 1.0.3-1.
43
44 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
45
46         * utils/mountd/rmtab.c (slink_safe_rename): real_newpath should be
47         "const char*", not "char*".
48
49 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
50
51         * configure.in (VERSION): Set to "1.0.3".
52         * nfs-utils.spec: Likewise.
53         * configure: Regenerated.
54
55 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au>
56
57         * support/nfs/cacheio.c: New File - support for read/writing
58         to export cache in /proc/rpc/*/channel
59         * support/nfs/Makefile: compile cacheio.c
60         * support/include/nfslib.h: declare cacheio.c functions
61         * support/nfs/nfsexport.c: export and unexport through
62         /proc/rpc/*/channel if possible, as old syscall interface
63         may not survive into 2.6 on all architectures.
64         
65 2003-02-19 NeilBrown <neilb@cse.unsw.edu.au>    
66         Ben Leslie <benno@sesgroup.net>
67
68         * support/nfs/rpcmisc.c(rpc_init):  change test for ignoring
69         "defport" from (__rpcfdtype == 0) to (__rpcpmstart==0).  The
70         former would incorectly ignore defport if the application 
71         explicitly set __rpcfdtype.  The later is sufficient to avoid the
72         special handling in the case where stdin is an internet socket.
73
74         * utils/mountd/mountd.c(main): Add 'n' to option list in
75         getopt_long as this is a short form of --no-tcp which want being
76         checked.
77         
78 2003-02-12  Chip Salzenberg  <chip@pobox.com>
79
80         * debian/changelog: Version 1.0.2-2.
81
82 2002-11-27  Chip Salzenberg  <chip@pobox.com>
83
84         * utils/mountd/rmtab.c (slink_safe_rename): Fix off-by-one buffer
85         overflow bug.  Reformat per rest of source file.
86
87 2002-11-19  NeilBrown <neilb@cse.unsw.edu.au>
88
89         * utils/exportfs/exports.man: Correct notes about whether the wild
90         card characters match a period.  They do.
91         
92 2002-10-15  Juan Gomez <juang@us.ibm.com>
93
94         * utils/mountd/rmtab.c (slink_safe_rename): New. Support
95         symlink.
96         (mountlist_add): Call slink_safe_rename instead of rename.
97
98 2002-10-11  H.J. Lu <hjl@lucon.org>
99
100         * support/include/exportfs.h (export_errno): New.
101
102         * support/nfs/exports.c: Include <errno.h>.
103         (export_errno): New.
104         (getexportent): Set export_errno to EINVAL for bad option.
105         (parseopts): Likewise.
106         Report the location of the default sync/async option.
107
108         * utils/exportfs/exportfs.c (main): Initialize export_errno to
109         0. Return export_errno.
110
111 2002-10-11  Juan Gomez  <gomez@cs.sjsu.edu>
112         NeilBrown <neilb@cse.unsw.edu.au>
113
114         utils/statd/statd.c(killer): don't pmap_unset if in notify_only mode
115         utils/statd/statd.c(main): don't pmap_unset if in notify_only mode
116         
117 2002-09-16  Chip Salzenberg  <chip@pobox.com>
118
119         * utils/rquotad/rquota_svc.c (main): Use int for value of getopt.
120
121 2002-09-15  Chip Salzenberg  <chip@pobox.com>
122
123         * support/nfs/rpcmisc.c (rpc_init): Allow stdin to be a non-INET
124         socket, as occurs when run from sshd.
125         * debian/changelog: Version 1.0.2-1.
126
127 2002-09-12  H.J. Lu <hjl@lucon.org>
128
129         * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and
130         HAVE_SVCUDP_SOCKET.
131
132 2002-09-12  H.J. Lu <hjl@lucon.org>
133
134         * configure.in: Remove checking svctcp_socket and svcudp_socket.
135         * configure: Regenerated.
136
137         * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed.
138         (HAVE_SVCUDP_SOCKET): Removed.
139
140         * support/include/nfslib.h: Undo the last change.
141
142 2002-09-12  H.J. Lu <hjl@lucon.org>
143
144         * support/include/nfslib.h (svctcp_socket): Protect it with
145         HAVE_SVCTCP_SOCKET.
146         (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET.
147
148 2002-09-12  H.J. Lu <hjl@lucon.org>
149
150         * configure.in (VERSION): Set to "1.0.2".
151         * configure: Regenerated.
152         * nfs-utils.spec: Likewise.
153
154 2002-09-12  H.J. Lu <hjl@lucon.org>
155
156         * configure.in: Check svctcp_socket and svcudp_socket.
157         * configure: Regenerated.
158
159         * support/include/config.h.in (HAVE_SVCTCP_SOCKET): New.
160         (HAVE_SVCUDP_SOCKET): New.
161
162         * support/include/nfslib.h (svctcp_socket): New.
163         (svcudp_socket): New.
164
165         * support/nfs/Makefile (OBJS): Add svc_socket.o.
166
167         * support/nfs/svc_socket.c: New.
168
169         * support/nfs/rpcmisc.c (rpc_init): Call svctcp_socket and
170         svcudp_socket if port is unspecified.
171
172         * utils/nfsd/nfsd.c (main): Call getservbyname for port.
173
174         * utils/rquotad/rquota_svc.c: Include <nfslib.h>.
175         (killer): New. Signal handler to unregister.
176         (main): Use killer. Call svcudp_socket to get the default
177         socket.
178
179 2002-09-02 Juan Gomez <juang@us.ibm.com>
180         NeilBrown <neilb@cse.unsw.edu.au>
181
182         Add -N option to statd to run in notify-only mode.
183
184         * utils/statd/statd.h: uncomment MODE_NOTIFY_ONLY
185         * utils/statd/statd.man: document -N
186         * utils/statd/statd.c: enabled -N, largely exists but needed to be
187         uncommented and completed
188         
189 2002-09-02 Juan Gomez <juang@us.ibm.com>
190         NeilBrown <neilb@cse.unsw.edu.au>
191
192         statd to have " -P directory" arg to use that directory instead
193         of /var/lib/nfs.  This is useful for fail-over clusters.
194         
195         * utils/statd/statd.h: define SM_DIR etc as var, not const.
196         * utils/statd/statd.c: define "-P" option to set SM_*
197         appropriately.
198         * utils/statd/monitor.c: sprintf to cope with SM_DIR not being
199         a constant any more.
200         * utils/statd/notify.c: ditto.
201         * utils/statd/statd.man: document -P option.
202         
203 2002-08-26  Chip Salzenberg  <chip@pobox.com>
204
205         * utils/nfsd/nfsd.man: Fix typo.
206         * debian/changelog: Version 1.0.1-1.
207
208 2002-05-29 NeilBrown <neilb@cse.unsw.edu.au>
209
210         * let parseopts know if /etc/exports was being read or not, 
211         and have it only print "no sync or async" warning in that case.
212         
213 2002-05-06 Tom McNeal <trmcneal@attbi.com>
214         NeilBrown <neilb@cse.unsw.edu.au>
215
216         * utils/nfsstat/nfsstat.c: Handle differing format for
217            /proc/net/rpc/nfsd between pre and post 2.4.0
218         
219 2002-04-09  NeilBrown <neilb@cse.unsw.edu.au>
220         James Pearson <james-p@moving-picture.com>
221
222         * support/nfs/rmtab.c(fendrmtabent): sync changes to 
223         storage before returning, as this is critical state
224
225 2002-04-08  Sean O'Connell <sean@ee.duke.edu>
226             H.J. Lu <hjl@lucon.org>
227
228         * etc/redhat/nfs: New.
229
230 2002-04-08  H.J. Lu <hjl@lucon.org>
231
232         * etc/redhat/nfs.init: Updated.
233
234         * nfs-utils.spec.in: Updated.
235         * nfs-utils.spec: Regenerated.
236
237         * utils/mountd/mountd.c (longopts): Fix a typo.
238
239         * utils/mountd/mountd.man: Updated.
240
241 2002-04-07  H.J. Lu <hjl@lucon.org>
242
243         * etc/redhat/nfslock.init (restart): Just do stop and start.
244
245         * etc/redhat/nfs.init: Fix a typo.
246
247 2002-04-07  H.J. Lu <hjl@lucon.org>
248
249         * configure.in (VERSION): Set to "1.0.1".
250         * configure: Regenerated.
251         * nfs-utils.spec: Likewise.
252
253         * README: Updated for 1.0.1.
254
255 2002-04-07  Sean O'Connell <sean@ee.duke.edu>
256             H.J. Lu <hjl@lucon.org>
257
258         * etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
259
260 2002-02-28   Steven Whitehouse <steve@gw.chygwyn.com>
261               NeilBrown <neilb@cse.unsw.edu.au>
262
263         Add support for fsid=nn export option so that device
264         numbers don't go in filehandles.
265         * support/export/nfsctl.c(expsetup): if exporting and NFSEXP_FSID
266         is set, pass the fsid in-place of the device number
267         * support/nfs/exports.c: parse and print fsid= option.
268         Also check if efname has been set, and use "command line"
269         instead in error messages.
270         Also, use strtol instead of atoi for anon[ug]id= so that
271         bad numbers cause errors.
272         
273 2002-01-17   Adrian Drzewiecki <drze@MissionCriticalLinux.com>
274              NeilBrown <neilb@cse.unsw.edu.au>
275
276         * support/nfs/exports.c: remove NFSEXP_ASYNC as a default
277         flag so that "sync" becomes the default.
278         Check that either "sync" or "async" is given as an option
279         and warn if neither are present
280         * utils/exportfs/exports.man: change documentation for "sync"
281         to be documentation for "async".
282         * utils/exportfs/exportfs.man: note that "sync" is the default
283         rather than "async"
284         
285         
286 2002-01-02  Chip Salzenberg  <chip@pobox.com>
287
288         * support/export/nfsctl.c (expsetup): Don't export entries that
289         specify id mappings not supported by the kernel.  No extant kernel
290         supports any significant mapping, only 'identity' (i.e. none).
291         When other mappings are supported, this code will need changing.
292         * debian/changelog: Version 1.0-2.
293
294 2001-12-26  Chip Salzenberg  <chip@pobox.com>
295
296         * nfs-utils.spec (Version): Set to "1.0".
297         * configure.in (VERSION): Likewise.
298         * configure: Regenerated.
299         * README: Rewritten.
300         * debian/changelog: Version 1.0-1.
301
302         * utils/exportfs/exports.man: Emphasize the need for options to
303         immediately follow client names.  Explain that wildcards don't
304         usually work on addresses, but may work when reverse DNS fails.
305         Comment out a leftover TP that was TPing our indentation.
306         * utils/mountd/mountd.man, utils/rquotad/rquotad.man,
307         utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
308         * debian/changelog: Version 0.3.3-6.
309
310 2001-12-20  NeilBrown <neilb@cse.unsw.edu.au>
311
312         * support/export/client.c(client_lookup): If a host has multiple
313         IP addresses, then we must always use the result of a
314         gethostbyname, not that of gethostbyaddr for exporting
315         
316 2001-12-20  NeilBrown <neilb@cse.unsw.edu.au>
317
318         * support/export/client.c (client_lookup): use strcasecmp when
319         comparing host names
320         * support/nfs/export.c (getexportent): add fromkernel arg and use
321         different defaults as kernels prior to 2.4.11 assume different
322         defaults in /proc/fs/nfs/exports
323         * support/include/nfslib.h, support/export/export.c,
324         support/export/xtab.c:  support extra "fromkernel" arg for
325         getexportent. 
326         
327 2001-12-13  Chip Salzenberg  <chip@pobox.com>
328
329         * debian/changelog: Version 0.3.3-5.
330
331 2001-11-26  TAKAI Kousuke <takai@vlsi.kuee.kyoto-u.ac.jp>
332
333         * support/nfs/xio.c (xskip): Call `xungetc' instead of
334         `ungetc' to keep x_line more properly.
335
336 2001-11-26  Chip Salzenberg  <chip@pobox.com>
337
338         * utils/showmount/showmount.c (main): Don't assume that strings
339         starting with digits are IP addresses.
340         * utils/nfsd/nfsd.c (main): Close all fds and reopen 0,1,2 on
341         /dev/null before nfssvc().  Use syslog to report nfssvc errors.
342         * support/misc/tcpwrapper.c, utils/mountd/mountd.man,
343         utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and
344         man pages: We check host names *and* addresses with tcpwrappers.
345         * debian/changelog: Version 0.3.3-4.
346
347 2001-11-21  Chip Salzenberg  <chip@pobox.com>
348
349         * support/nfs/clients.c (cfname): Added: current clients file name.
350         (setnfsclntent): Set it.
351         ({get,end}nfsclntent, syntaxerr): Use it.
352         * support/nfs/exports.c (efname): Added: current exports file name.
353         (setnfsexportent): Set it.
354         (endnfsexportent, parseopts, getexport, syntaxerr): Use it.
355         (parseopts): Accept old-style "crossmnt" option, for old xtabs.
356         * debian/changelog: Version 0.3.3-3.
357
358 2001-10-11  Chip Salzenberg  <chip@pobox.com>
359
360         * utils/mountd/mountd.c (main): Close fds > 2 _before_ RPC init.
361         * debian/changelog: Version 0.3.3-2.
362
363 2001-10-08  Chip Salzenberg  <chip@pobox.com>
364
365         * utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
366         * utils/Makefile.in: Remove old Makefile in target 'distclean'.
367         * utils/mountd/mountd.man: Update paths to /var/lib.
368         * debian/*: Version 0.3.3-1, with Debian-specific fixes.
369
370 2001-10-06  Preston Brown <pbrown@redhat.com>
371
372         * utils/nfsstat/nfsstat.man: Updated.
373
374 2001-09-24  H.J. Lu <hjl@lucon.org>
375
376         * configure.in (VERSION): Set to "0.3.3".
377         * configure: Regenerated.
378         * nfs-utils.spec: Likewise.
379
380         * README: Updated for 0.3.3.
381
382 2001-09-20 NeilBrown <neilb@cse.unsw.edu.au>
383
384         Arrange that "exportfs -au" never does DNS lookup:
385         
386         * support/export/client.c (client_lookup) : add "canonical"
387         flag which says that the hostname is known to be canonical, so
388         don't do a lookup
389
390         * support/export/export.c (export_create) : add "canonical"
391         flag to be passed down to client_lookup
392         * support/export/export.c (export_lookup) : Likewise
393
394         * support/export/xtab.c (xtab_read) : pass appropriate
395         "canonical" flag to export_lookup and export_create:
396         set if reading list of filesystems currently exports
397         (is_export != 1). 
398
399         * support/export/export.c (export_read) : pass 0 as 
400         "canonical" flag to export_lookup and export_create
401         * support/export/rmtab.s (rmtab_read) : Likewise
402
403         * support/include/exportfs.h : redeclare various routines
404         to have "canonical" flag
405
406         * utils/exportfs/exportfs.c (main) : redo logic for 
407         "-au" to read in what is currently exported, but never even 
408         look at what "should" be exported.
409
410         * utils/exportfs/exportfs.c (unexportall) : remove this
411         routine. Functionality is completely included in
412         exports_update
413
414         * utils/exportfs/exportfs.c (exportfs) : set "canonical"
415         flag to zero in calls to export_lookup and export_create.
416
417         
418 2001-09-20 NeilBrown <neilb@cse.unsw.edu.au>
419             Anne Milicia <milicia@missioncriticallinux.com>
420
421         * support/export/client.c (client_lookup) call gethostbyadd
422         to make sure that we have a canonical hostname, even for
423         dotted-quads
424         * utils/exportfs/exportfs.c (exportfs) Likewise
425         
426 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
427
428         * support/nfs/exports.c (putexportent): \octal quote any spaces
429         etc in a path name
430         * support/nfs/xio.c (xgettok): recognise double-quote and
431         \octal quoting in path names
432         * utils/exportfs/exports.man: document quoting conventions
433         for path names
434         
435 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
436
437         * utils/mountd/auth.c (auth_authenticate_internal): Reverse
438           change from 2000-08-02:  It causes problems if someone exports
439           to both a hostname and IP addresses.  nfs-utils must be
440           consistant about the canonical name that it chooses.
441
442 2001-08-17  Ragnar Kjørstad <nfs@ragnark.vestdata.no>
443             H.J. Lu <hjl@lucon.org>
444
445         * etc/redhat/nfslock.init (STATDARG): New. Pass it to rpc.statd.
446
447         * utils/statd/statd.c (longopts): Add "name".
448         (usage): Add "-n/--name".
449         (main): Set MY_NAME with "-n/--name".
450
451         * utils/statd/state.c (change_state): Set MY_NAME only if it
452         is NULL.
453         
454         * utils/statd/statd.man: Updated for "-n/--name".
455
456 2001-07-26  H.J. Lu <hjl@lucon.org>
457
458         * nfs-utils.spec (Release): Set to 8.
459
460 2001-07-25  H.J. Lu <hjl@lucon.org>
461
462         * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
463         anything about it.
464
465 2001-06-27  H.J. Lu <hjl@lucon.org>
466
467         * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
468
469 2001-06-27  H.J. Lu <hjl@lucon.org>
470
471         * utils/rquotad/rquota_server.c: Don't call statfs () for
472         the block size. Use BLOCK_SIZE instead.
473
474 2001-06-27  H.J. Lu <hjl@lucon.org>
475
476         * config.mk.in (CC_FOR_BUILD): Renamed from BUILD_CC.
477         (CFLAGS_FOR_BUILD): New. Don't use @CFLAGS@.
478
479         * configure.in (enable_nfsv3): Set to yes by default.
480         (--enable-rquotad): Added
481         (AC_PROG_CXX): Removed.
482         (AC_OUTPUT): Add utils/Makefile.
483         (CC_FOR_BUILD): Renamed from BUILD_CC.
484         * configure: Regenerated.
485
486         * utils/Makefile: Removed.
487
488         * utils/Makefile.in: New.
489
490         * nfs-utils.spec.in (rquotad): New. Set to 0 to disable
491         rquotad.
492         (CC_FOR_BUILD): Renamed from BUILD_CC.
493         * nfs-utils.spec: Regenerated.
494
495 2001-06-15  Chip Salzenberg  <chip@debian.org>
496
497         * debian/changelog: Version 0.3.2-2.
498         * debian/*.init: Minor fixes.
499
500 2001-06-07  Lon H. Hohberger <hohberger@missioncriticallinux.com>
501
502         * etc/nodist/nfs-server: Fixed a bug where the script would
503         disable mounts from NFSv3 clients if NFSv3 is present.
504
505 2001-06-05  H.J. Lu <hjl@lucon.org>
506
507         * utils/mountd/mountd.c (longopts): Add "descriptors/o".
508         (main): Support --descriptors/-o to set the limit of the number
509         of open file descriptors.
510         (usage): Updated.
511
512         * utils/mountd/mountd.man: Updated for --descriptors/-o.
513
514 2001-06-04  H.J. Lu <hjl@lucon.org>
515
516         * nfs-utils.spec (Release): Set to 6.
517
518 2001-05-28  H.J. Lu <hjl@lucon.org>
519
520         * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR.
521         * utils/mountd/mountd.c (main): Likewise.
522         * utils/nfsd/nfsd.c (main): Likewise.
523         * utils/rquotad/rquota_svc.c (main): Likewise.
524
525 2001-05-06  Anne Milicia <milicia@missioncriticallinux.com>
526
527         * support/export/client.c (client_check): Check IP address
528         againet netgroup.
529
530 2001-05-06  Neil Brown <neilb@cse.unsw.edu.au>
531
532         * support/export/client.c (client_gettype): Treat `*' as
533         MCL_ANONYMOUS.
534
535 2001-04-22  H.J. Lu <hjl@lucon.org>
536
537         * nfs-utils.spec.in: Fix a typo.
538         * nfs-utils.spec: Regenerated.
539
540 2001-04-21  H.J. Lu <hjl@lucon.org>
541
542         * nfs-utils.spec.in: Fix cross build.
543         * nfs-utils.spec: Regenerated.
544         (Release): Set to 5.
545
546 2001-04-18  H.J. Lu <hjl@lucon.org>
547
548         * nfs-utils.spec.in: Support cross build.
549         * nfs-utils.spec: Regenerated.
550         (Release): Set to 4.
551
552         * config.sub: New.
553         * config.guess: New.
554
555         * config.mk.in (BUILD_CC): New.
556         (CC): Set to $(BUILD_CC) if BUILD is defined.
557         (AR): Set to @AR@.
558         (LD): Set to @LD@.
559         (RANLIB): Set to @RANLIB@.
560
561         * configure.in: Check BUILD_CC, RANLIB, AR and LD.
562         * configure: Regenerated.
563
564         * tools/rpcgen/Makefile (BUILD): Set to true.
565
566 2001-04-01  Chip Salzenberg  <chip@valinux.com>
567
568         * tools/rpcgen/rpc_svcout.c (write_timeout_func): Remove
569         redundant, and sometimes broken, declaration of svc_fdset;
570         it may be a macro.
571         * support/nfs/rpcmisc.c (closedown): Likewise.
572         
573 2001-03-21  H.J. Lu <hjl@lucon.org>
574
575         * nfs-utils.spec: Regenerated.
576         (Release): Set to 3.
577
578 2001-03-21  Ion Badulescu  <ionut@cs.columbia.edu>
579
580         * utils/statd/statd.c (main): make sure file descriptors 0-2
581         are open to /dev/null.
582
583 2001-03-21  H.J. Lu <hjl@lucon.org>
584
585         * support/nfs/rpcmisc.c: Restore the change made on 2001-03-10.
586         * support/nfs/rpcmisc.c: Likewise.
587         * utils/rquotad/rquota_svc.c: Likewise.
588         * utils/rquotad/rquotad.man: Likewise.
589         * utils/statd/Makefile: Likewise.
590         * utils/statd/rmtcall.c: Likewise.
591         * utils/statd/simulate.c: Likewise.
592         * utils/statd/statd.c: Likewise.
593         * utils/statd/statd.man: Likewise.
594
595 2001-03-11  H.J. Lu <hjl@lucon.org>
596
597         * configure.in (RELEASE): New. Default to 1, set by
598         --with-release=XXX. Substitute nfs-utils.spec.
599         * nfs-utils.spec.in (Release): Set to @RELEASE@.
600         * configure: Regenerated.
601         * nfs-utils.spec: Likewise.
602
603 2001-03-11  H.J. Lu <hjl@lucon.org>
604
605         * utils/rquotad/rquotad.man: Fix a typo.
606
607 2001-03-11  H.J. Lu <hjl@lucon.org>
608
609         * support/include/rpcmisc.h: Undo the change made on 2001-03-10.
610         * support/nfs/rpcmisc.c: Likewise.
611         * utils/rquotad/rquota_svc.c: Likewise.
612         * utils/rquotad/rquotad.man: Likewise.
613         * utils/statd/Makefile: Likewise.
614         * utils/statd/rmtcall.c: Likewise.
615         * utils/statd/simulate.c: Likewise.
616         * utils/statd/statd.c: Likewise.
617         * utils/statd/statd.man: Likewise.
618
619 2001-03-10  H.J. Lu <hjl@lucon.org>
620
621         * configure.in (VERSION): Set to "0.3.2".
622         * configure: Regenerated.
623         * nfs-utils.spec: Likewise.
624
625         * README: Updated for 0.3.2.
626
627 2001-03-10  Tavis Barr <tavis@boole.isetr.columbia.edu>
628
629         * utils/rquotad/rquotad.man: Updated for -p.
630         * utils/statd/statd.man: Likewise.
631
632 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
633
634         * support/nfs/rpcmisc.c: export makesock()
635
636         * support/include/rpcmisc.h (makesock): Declared.
637
638         * utils/rquotad/rquota_svc.c: added longopts, added support for
639         specifying the port to bind to on the command line.
640
641         * utils/statd/statd.c: ditto, also specify port used for
642         outgoing connections.
643         (do_regist): Removed.
644
645         * utils/statd/rmtcall.c (statd_get_socket): Renamed from
646         get_socket. Make it extern.
647
648         * utils/statd/simulate.c (daemon_simulator): Call rpc_init
649         instead of do_regist.
650
651         * utils/statd/Makefile (LIBS): link with our own libnfs
652
653 2001-03-09  H.J. Lu <hjl@lucon.org>
654
655         * etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
656         * etc/nodist/nfs-client: Likewise.
657
658 2001-02-26  Chip Salzenberg  <chip@valinux.com>
659
660         * debian/changelog: Version 0.3.1-1.
661         * Mention upstream source and license in copyright file.
662         * Add build-Depends for debhelper and libwrap0-dev.
663
664 2001-02-20  Lon Hohberger <hohberger@missioncriticallinux.com>
665
666         * etc/nodist/nfs-server: Changed chkconfig line to 60 20
667         * etc/nodist/nfs-client: Likewise.
668
669 2001-02-18  Lon Hohberger <hohberger@missioncriticallinux.com>
670
671         * utils/statd/statd.man: Changed /usr/sbin/rpc.statd to
672         /sbin/rpc.statd.
673
674 2001-02-17  Patrick J. LoPresti <patl@curl.com>
675
676         * utils/statd/log.c (log_init): Use LOG_DAEMON instead of
677         LOG_LOCAL5.
678
679 2001-02-14  H.J. Lu <hjl@lucon.org>
680
681         * utils/statd/rmtcall.c: Include <time.h>.
682         * utils/statd/svc_run.c: Likewise.
683
684 2001-02-14  H.J. Lu <hjl@lucon.org>
685
686         * configure.in (VERSION): Set to "0.3.1".
687         * configure: Regenerated.
688         * nfs-utils.spec: Likewise.
689
690         * README: Updated for 0.3.1.
691
692 2001-02-14  H.J. Lu <hjl@lucon.org>
693
694         * support/nfs/rpcmisc.c: Include <time.h>.
695
696 2001-02-14  Chip Salzenberg  <chip@valinux.com>
697
698         * debian/control: Change priority of nhfsstone package to 'extra'.
699
700 2001-02-12  Chip Salzenberg  <chip@valinux.com>
701
702         * debian/changelog: Version 0.3-2.
703
704 2001-02-02  H.J. Lu <hjl@lucon.org>
705
706         * support/include/rpcmisc.h (rpc_init): Remove bufsize.
707         
708         * support/nfs/rpcmisc.c (makesock): Remove socksz and comment
709         out SO_SNDBUF/SO_RCVBUF.
710         (rpc_init): Remove bufsize and remove socksz in calls to
711         makesock ().
712
713         * utils/mountd/mountd.c (main): Remove bufsize in calls to
714         rpc_init ().
715
716 2001-01-28  Chip Salzenberg  <chip@valinux.com>
717
718         * debian/changelog: Version 0.3-1.
719
720 2001-01-25  H.J. Lu <hjl@lucon.org>
721
722         * configure.in (VERSION): Set to "0.3".
723         * configure: Regenerated.
724         * nfs-utils.spec: Likewise.
725
726         * README: Updated for 0.3.
727
728 2001-01-25  H.J. Lu <hjl@lucon.org>
729
730         * utils/lockd/lockd.c (main): Ignore errno == EINVAL.
731
732 2001-01-20  Chip Salzenberg  <chip@valinux.com>
733
734         * support/include/xio.h (xgetc): Declare to return int.
735         * support/nfs/xio.c (xgetc): Return int.
736         (xgettok, xskip, xskipcomment): Use int for value of xgetc.
737         * utils/statd/statd.c (main): Use int for value of getopt.
738         * debian/changelog: Version 0.2.1-5.
739         
740 2000-12-10  Chip Salzenberg  <chip@valinux.com>
741
742         * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for
743         program and procedure numbers of kernel lockd's callback.  Also,
744         besides the old (and broken) procedure #24, allow #16 per Trond.
745
746 2000-12-03  Chip Salzenberg  <chip@valinux.com>
747
748         * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
749         * debian/control: Let nhfsstone replace files in nfs-kernel-server.
750         * debian/changelog: Version 0.2.1-4.
751
752 2000-11-27  Tobias Ringstrom <tori@tellus.mine.nu>
753
754         * utils/mountd/auth.c (auth_authenticate): Log the bad path
755         warning.
756
757 2000-11-24  Neil Brown <neilb@cse.unsw.edu.au>
758
759         * support/nfs/exports.c (getexportent): Check for host name
760         without option, or options without hostname, and print a warning,
761         as this is most likely a typo.
762
763 2000-11-19  Chip Salzenberg  <chip@valinux.com>
764
765         * debian/control: Add dependency on portmap.
766         * debian/changelog: Version 0.2.1-3.
767
768 2000-11-10  H.J. Lu <hjl@lucon.org>
769
770         * nfs-utils.spec.in: Don't use libtool.
771         Add ChangeLog and COPYING to doc.
772         * nfs-utils.spec: Rebuild.
773
774 2000-11-09  H.J. Lu <hjl@lucon.org>
775
776         * etc/redhat/nfs.init (start): Back out the last change.
777
778 2000-11-09  H.J. Lu <hjl@lucon.org>
779
780         * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
781         TCP is not supported by kernel.
782
783         * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
784
785         * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
786         (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
787
788         * utils/mountd/mountd.man: Updated for "-n/--no-tcp".
789
790 2000-10-24  Lon Hohberger <hohberger@missioncriticallinux.com>
791
792         * utils/statd/callback.c: Fix bug preventing callbacks to local lockd.
793         * utils/statd/rmtcall.c: Add some IP address paranoia when doing
794         callbacks to local lockd.
795
796 2000-10-18  Scott McDermott <mcdermot@questra.com>
797
798         * utils/exportfs/exports.man: Updated for CIDR netmask.
799
800 2000-10-17  Scott McDermott <mcdermot@questra.com>
801
802         * support/export/client.c (client_init): Support CIDR netmask
803         in /etc/exports.
804
805 2000-10-11  H.J. Lu <hjl@lucon.org>
806
807         * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo.
808         * configure: Rebuilt.
809
810 2000-10-06  Lon Hohberger <hohberger@missioncriticallinux.com>
811
812         * utils/statd/statd.man: Change "/var/lib/nfs/sm/state" to
813         "/var/lib/nfs/state".
814
815 2000-10-05  Lon Hohberger <hohberger@missioncriticallinux.com>
816
817         * utils/statd/statd.h (run_mode): New global bitmask of runtime
818         behaviors: fg/bg, logging, etc.
819         * utils/statd/statd.c: New command line options: -V -h -? -d .
820         * utils/statd/statd.man: Update for changes to statd.
821
822         * utils/statd/log.h (log_init): Remove parameter of function; use
823         global variable "name_p" instead.
824         * utils/statd/log.c: Add support for logging to stderr.
825
826         * utils/statd/notlist.c: Partially rewrite notify list handling
827         functions.  Eliminate run-off-end-of-list bug when calling
828         nlist_insert_timer.  Add lots of comments.
829         
830 2000-09-27  H.J. Lu <hjl@lucon.org>
831
832         * README: Updated for RedHat 7.0.
833
834 2000-09-27  H.J. Lu <hjl@lucon.org>
835
836         * nfs-utils.spec: Rebuild.
837
838 2000-09-27  H.J. Lu <hjl@lucon.org>
839
840         * README: Updated for 0.2.1.
841
842 2000-09-27  H.J. Lu <hjl@lucon.org>
843
844         * nfs-utils.spec.in: Updated to use rpm macros and support
845         RedHat 7.0.
846
847 2000-09-25  H.J. Lu <hjl@lucon.org>
848
849         * configure.in (VERSION): Set to "0.2.1".
850         * configure: Regenerated.
851         * nfs-utils.spec: Updated.
852
853 2000-09-25  H.J. Lu <hjl@lucon.org>
854
855         * utils/mountd/auth.c (auth_authenticate_internal): Make sure a
856         non-NULL hostent is always returned.
857
858 2000-09-11  Ion Badulescu  <ionut@cs.columbia.edu>
859
860         * etc/redhat/nfslock.init: don't kill lockd processes that do not
861         have an executable (i.e. kernel threads)
862
863 2000-09-01  H.J. Lu <hjl@lucon.org>
864
865         * README: Updated for 0.2.
866
867 2000-09-01  Jay Weber <jweber@valinux.com>
868
869         * etc/redhat/nfs.init: Added ability for rpc.mountd to default to
870         supporting version 3 of nfs if available, else it will fall back to
871         version 2 support only.
872
873 2000-08-30  H.J. Lu <hjl@lucon.org>
874
875         * configure.in (VERSION): Set to "0.2".
876         * configure: Regenerated.
877         * nfs-utils.spec: Updated.
878
879 2000-08-25  H.J. Lu <hjl@lucon.org>
880
881         * support/misc/tcpwrapper.c (logit): Modify the log output.
882
883 2000-08-25  Ion Badulescu  <ionut@cs.columbia.edu>
884
885         * utils/rquotad/rquotad.man, utils/statd/statd.man,
886         utils/mountd/mountd.man: updated
887         
888         * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)
889         * utils/rquotad/Makefile: fix comment
890
891         * support/misc/tcpwrapper.c (logit): added comment about waiting
892         for the children after fork()
893         
894         * utils/mountd/mountd.c (main): ignore SIGCHLD to prevent leaving
895         zombies behind (from logit()'s fork)
896         * utils/rquotad/rquota_svc.c (main): ditto
897         * utils/statd/statd.c (main): ditto
898
899         * utils/rquotad/rquota_svc.c (rquotaprog_1): pass RQUOTAPROG
900         to check_default instead of 0, for prognum
901
902         * utils/statd/statd.c (sm_prog_1_wrapper): pass SM_PROG
903         to check_default instead of 0, for prognum
904
905         * utils/mountd/mount_dispatch.c: Include "tcpwrapper.h" if
906         HAVE_TCP_WRAPPER is defined.
907         (mount_dispatch): Call check_default () if HAVE_TCP_WRAPPER is
908         defined. Reject an RPC call if check_default () fails.
909
910 2000-08-25  H.J. Lu <hjl@lucon.org>
911
912         * support/include/tcpwrapper.h: New for the tcp wrapper
913         support.
914         * support/misc/Makefile: Likewise.
915         * support/misc/from_local.c: Likewise.
916         * support/misc/tcpwrapper.c: Likewise.
917
918         * aclocal.m4 (AC_TCP_WRAPPER): New.
919         * configure.in: Use it. Substitute LIBWRAP.
920         * configure: Rebuilt.
921
922         * config.mk.in (LIBNSL): New.
923         (LIBWRAP): Likewise.
924
925         * support/Makefile (SUBDIRS): Add misc.
926
927         * support/lib/Makefile (LIBS): Add libmisc.a.
928
929         * utils/rquotad/Makefile (LIBS): Add
930         
931                 -lmisc $(LIBWRAP) $(LIBNSL)
932
933         * utils/statd/Makefile (LIBS): Likewise.
934
935         * utils/rquotad/rquota_svc.c: Include "tcpwrapper.h" if
936         HAVE_TCP_WRAPPER is defined.
937         (rquotaprog_1): Call check_default () if HAVE_TCP_WRAPPER is
938         defined. Reject an RPC call if check_default () fails.
939
940         * utils/statd/statd.c: Include "tcpwrapper.h" if
941         HAVE_TCP_WRAPPER is defined.
942         (sm_prog_1_wrapper): New. A wrapper for sm_prog_1. Call
943         check_default () before calling sm_prog_1 (). Define it as
944         sm_prog_1_wrapper if HAVE_TCP_WRAPPER is defined.
945
946 2000-08-25  Chip Salzenberg  <chip@valinux.com>
947
948         * debian/*: Complete Debian build support.
949         * etc/debian/*: Remove.
950
951 2000-08-24  Neil Brown <neilb@cse.unsw.edu.au>
952
953         * support/export/client.c(client_check): removed the "dot+1" as a
954           ypdomain argument to innetgr as this is entirely bogus.
955           It should always be NULL.
956         
957 2000-08-23  Neil Brown <neilb@cse.unsw.edu.au>
958
959         * support/export/xtab.c(xtab_read): introduce new mode for
960            reading xtab. i.e. a list of exports that might be known to the
961            kernel, or might not.  These are flagged as m_exported == -1
962         * support/export/xtab.c(xtab_mount_read):  call xtab_read with new
963            value "2" for xtab, meaning don't trust this too much.
964         * support/include/exportfs.h(struct mexport): changed m_exported
965            from one bit to an int so that it can hold new value
966         * utils/exportfs/exportfs.c(exportfs_ipdate): add an export to the
967            kernel if it is uncertain whether the kernel knows (m_exported == -1)
968         * utils/mountd/mountd.c(get_rootfh): similarly export to kernel if
969            status is uncertain
970
971         * support/nfs/xio.c(xflock): added O_CREAT when getting
972            a write lock so that missing files aren't fatal.
973
974         * etc/debian/nfs-common: new file from "potato"
975         * etc/debian/nfs-kernel-server: new file from "potato" plus fixes.
976          
977 2000-08-09  H.J. Lu <hjl@lucon.org>
978
979         * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during
980         startup to ensure all existing clients work fine.
981
982         * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0
983         to xtab_read () for reading _PATH_XTAB.
984
985 2000-08-02  H.J. Lu <hjl@lucon.org>
986
987         * utils/mountd/auth.c (auth_authenticate_internal): Try to
988         avoid the reverse name lookup.
989
990 2000-07-04  H.J. Lu <hjl@lucon.org>
991
992         * utils/statd/log.c: Include <stdlib.h> for exit ().
993
994         * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the
995         gcc warning.
996
997 2000-07-04  H.J. Lu <hjl@lucon.org>
998
999         * configure.in (VERSION): Set to "0.1.9.1".
1000         * configure: Regenerated.
1001         * nfs-utils.spec: Updated.
1002
1003         * README: Updated.
1004
1005 2000-07-04  Neil Brown  <neilb@cse.unsw.edu.au>
1006
1007         * support/export/hostname.c (hostent_dup): Handle the NULL
1008         h_aliases field.
1009
1010 2000-07-03  H.J. Lu <hjl@lucon.org>
1011
1012         * README: Update the util-linux requirement.
1013
1014 2000-07-03  H.J. Lu <hjl@lucon.org>
1015
1016         * configure.in (VERSION): Set to "0.1.9".
1017         * configure: Regenerated.
1018         * nfs-utils.spec: Updated.
1019
1020         * README: Updated.
1021
1022 2000-07-03  H.J. Lu <hjl@lucon.org>
1023
1024         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
1025         stop to ensure all clients can still access the server
1026         before it is shutdown.
1027
1028 2000-06-30  Jeff Uphoff <juphoff@transmeta.com>
1029
1030         * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
1031         calls with format string.
1032         
1033 2000-06-28  Chip Salzenberg  <chip@valinux.com>
1034
1035         * utils/statd/log.c (log): Call syslog with format string.
1036
1037 2000-06-27  H.J. Lu <hjl@lucon.org>
1038
1039         * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX)
1040         instead of OPEN_MAX.
1041
1042 2000-06-27  H.J. Lu <hjl@lucon.org>
1043
1044         * README: Updated.
1045
1046 2000-06-27  H.J. Lu <hjl@lucon.org>
1047
1048         * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
1049         startup to ensure all existing clients are exported.
1050
1051         * configure.in (VERSION): Set to "0.1.8.2".
1052         * configure: Regenerated.
1053         * nfs-utils.spec: Updated.
1054
1055 2000-06-06  H.J. Lu <hjl@lucon.org>
1056
1057         * configure.in (VERSION): Set to "0.1.8.1".
1058         * configure: Regenerated.
1059         * nfs-utils.spec: Updated.
1060
1061 2000-06-06  H.J. Lu <hjl@lucon.org>
1062
1063         * utils/mountd/mountd.c (mount_dump_1_svc): Cast svc_getcaller
1064         to "struct sockaddr_in *" for glibc 2.2.
1065         (mount_umnt_1_svc): Likewise.
1066         (mount_umntall_1_svc): Likewise.
1067         (mount_export_1_svc): Likewise.
1068         (mount_exportall_1_svc): Likewise.
1069         (mount_pathconf_2_svc): Likewise.
1070         (get_rootfh): Likewise.
1071
1072 2000-06-04  H.J. Lu <hjl@lucon.org>
1073
1074         * etc/redhat/nfs.init: Fix a typo in comment.
1075
1076 2000-05-31  H.J. Lu <hjl@lucon.org>
1077
1078         * configure.in (VERSION): Set to "0.1.8".
1079         * configure: Regenerated.
1080         * nfs-utils.spec: Updated.
1081
1082         * README: Updated.
1083
1084 2000-05-31  H.J. Lu <hjl@lucon.org>
1085
1086         * configure.in (VERSION): Set to "0.1.7.5".
1087         * configure: Regenerated.
1088         * nfs-utils.spec: Updated.
1089
1090         * support/include/nfslib.h (exportent): Add a new field,
1091         r_count, to count the number of mounts from a client.
1092         (getrmtabent): Take a new argument for position in file.
1093         (putrmtabent): Likewise.
1094         (fgetrmtabent): Likewise.
1095         (fputrmtabent): Likewise.
1096         * support/nfs/rmtab.c (getrmtabent): Handle the new argument
1097         for position in file.
1098         (fgetrmtabent): Likewise.
1099         (putrmtabent): Likewise.
1100         (fputrmtabent): Likewise.
1101
1102         * support/nfs/rmtab.c (fgetrmtabent): Get value for the new
1103         field, r_count.
1104
1105         * support/export/rmtab.c (rmtab_read): Pass NULL as the new
1106         argument to getrmtabent (), fgetrmtabent (), putrmtabent ()
1107         and fputrmtabent ().
1108         * utils/mountd/rmtab.c (mountlist_add): Likewise.
1109         (mountlist_del): Likewise.
1110         (mountlist_del_all): Likewise.
1111         (mountlist_list): Likewise.
1112
1113         * utils/mountd/rmtab.c (mountlist_add): Increment "r_count"
1114         for the existing entry and initialize "r_count" to 1.
1115         (mountlist_del): Decrement "r_count".
1116
1117 2000-05-18  H.J. Lu <hjl@lucon.org>
1118
1119         * configure.in (VERSION): Set to "0.1.7.4".
1120         * configure: Regenerated.
1121         * nfs-utils.spec: Updated.
1122
1123 2000-05-18  H.J. Lu <hjl@lucon.org>
1124
1125         * etc/redhat/nfs.init (restart): Just do stop and start.
1126
1127 2000-05-09  Jay Weber <jweber@valinux.com>
1128
1129         * utils/rquotad/hasquota.c: added support for ext3 recognition
1130         in rquotad.
1131         * utils/rquotad/mntent.h: Likewise.
1132
1133 2000-05-01  H.J. Lu <hjl@lucon.org>
1134
1135         * configure.in (VERSION): Set to "0.1.7.3".
1136         * configure: Regenerated.
1137         * nfs-utils.spec: Updated.
1138
1139 2000-05-01  H.J. Lu <hjl@lucon.org>
1140
1141         * utils/rquotad/rquota_server.c (getquotainfo): Skip bad
1142         mounting poins in /etc/fstab.
1143
1144 2000-05-01  H.J. Lu <hjl@lucon.org>
1145
1146         * configure.in (VERSION): Set to "0.1.7.2".
1147         * configure: Regenerated.
1148         * nfs-utils.spec: Updated.
1149
1150 2000-05-01  H.J. Lu <hjl@lucon.org>
1151
1152         * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
1153         to check for the mounting point.
1154
1155 2000-04-29  Chip Salzenberg  <chip@valinux.com>
1156             Neil Brown  <neilb@cse.unsw.edu.au>
1157
1158         * Really re-use RPC ports.
1159           (Fixes earlier patch.  Sorry, Neil.)
1160
1161 2000-04-26  H.J. Lu <hjl@lucon.org>
1162
1163         * configure.in (VERSION): Set to "0.1.7.1".
1164         * configure: Regenerated.
1165         * nfs-utils.spec: Updated.
1166
1167 2000-04-26  H.J. Lu <hjl@lucon.org>
1168
1169         * etc/redhat/nfslock.init: Check if lockd exits before killing
1170         it.
1171
1172 2000-04-25  H.J. Lu <hjl@lucon.org>
1173
1174         * README: Require util-linux-2.10f-mount-rpc.patch for mount.
1175
1176 2000-03-21 Michael Weiser <michael@weiser.saale-net.de>
1177
1178         * support/nfs/exports.c (parsesquash): Correctly set the
1179         return pointer.
1180
1181 Tue Mar 21 11:38:48 EST 2000 NeilBrown <neilb@cse.unsw.edu.au>
1182
1183         * support/include/nfs/nfs.h: Removed knowledge of internals of
1184              kernel filehandles (which can change) and defined nfs_fh_size
1185              which has variable size
1186         
1187         * support/nfs/getfh.c: defined getfh_size to use new syscall to
1188              get variable sized file handles, and change getfh{,old} to
1189              use nfs_fh_size        
1190         
1191         * utils/mountd/mountd.c: use nfd_fh_size and call getfh_size for
1192              NFSv3 file handles
1193
1194         * tools/Makefile, tools/nlmtest/nlmtest.c
1195              nlmtest.c depended on internel format of file handles, so now
1196              doesn't work.
1197
1198         
1199 2000-03-12  Chip Salzenberg  <chip@valinux.com>
1200             Neil Brown  <neilb@cse.unsw.edu.au>
1201
1202         * support/nfs/rpcmisc.c (rpc_init): Share transports.
1203
1204 2000-03-13 H.J. Lu <hjl@lucon.org>
1205
1206         * etc/redhat/nfsd.init: Updated.
1207
1208         * etc/redhat/nfslock.init: Updated.
1209
1210         * nfs-utils.spec.in: Updated.
1211
1212         * configure.in (VERSION): Set to "0.1.7".
1213         * configure: Regenerated.
1214         * nfs-utils.spec: Updated.
1215
1216         * README: Updated.
1217
1218 Wed Mar  8 09:42:43 2000 Neil Brown <neilb@cse.unsw.edu.au>
1219
1220         * utils/exportfs/exportfs.c (dump): Included printing of
1221            nohide, no_subtree_check, and insecure_locks
1222
1223 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1224
1225         * config.mk.in (INSTALLSUID): Strip ("-s").
1226         (INSTALLSCRIPT): Define.
1227         * utils/nhfsstone/Makefile: Use it.
1228
1229 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1230
1231         * utils/lockd/lockd.man: Create.
1232         * utils/lockd/Makefile: Install it.
1233         * utils/nhfsstone/nhfs{run,nums,graph}.man: Create.
1234         * utils/nhfsstone/nhfsstone.man: Change suffix from ".1".
1235         * utils/nhfsstone/Makefile: Install the helper scripts and
1236           all four man pages.
1237         * utils/exportfs/exports.man: Fix typo.
1238
1239 2000-02-26  Chip Salzenberg  <chip@valinux.com>
1240
1241         * support/nfs/xio.c (xungetc): Decrement line number when
1242         character to unget is newline.  Make first parameter int, so
1243         it can distinguish EOF from \377.
1244         * support/include/xio.h (xungetc): Adjust prototype.
1245
1246 Fri Feb  4 23:42:23 2000 Neil Brown <neilb@cse.unsw.edu.au>
1247
1248         * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM
1249         * support/nfs/exports.c: added handling for NFSEXP_NOAUTHNLM
1250         * utils/exportfs/exports.man: added documentation for no_auth_nlm.
1251
1252         This is for supporting a new option introduced in 2.3.42
1253
1254 Thu Feb  3 14:55:48 2000 H.J. Lu <hjl@lucon.org>
1255
1256         * COPYING: Added. GPL.
1257
1258 Thu Feb 03 14:40:40 2000 Cristian Gafton <gafton@redhat.com>
1259
1260         * utils/rquotad/rquota_server.c (getquotainfo): Call statfs ()
1261         to get the block size.
1262
1263 Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>
1264
1265         * nfs-utils.spec.in: Update ftp site.
1266
1267 Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>
1268
1269         * README: Update hostnames.
1270
1271 Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
1272
1273         * configure.in (VERSION): Set to "0.1.6".
1274         * configure: Regenerated.
1275         * nfs-utils.spec: Updated.
1276
1277         * README: Updated.
1278
1279 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
1280
1281         * utils/mountd/auth.c (auth_authenticate_internal): Call
1282         xstrdup for hostname before passing it to gethostbyname.
1283
1284         * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
1285         of strdup.
1286
1287 Sun Dec 19 09:35:01 1999  H.J. Lu <hjl@lucon.org>
1288
1289         * README: Update the mailing list address.
1290
1291 Sun Dec 19 09:22:28 1999  H.J. Lu <hjl@lucon.org>
1292
1293         * configure.in (VERSION): Set to "0.1.5".
1294         * configure: Regenerated.
1295         * nfs-utils.spec: Updated.
1296
1297         * README: Updated.
1298
1299 Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>
1300
1301         * utils/rquotad/hasquota.c (hasquota): Malloc one more char
1302         for '/'.
1303
1304 Mon Dec  6 09:42:45 1999  H.J. Lu <hjl@lucon.org>
1305
1306         * configure.in (VERSION): Set to "0.1.4".
1307         * configure: Regenerated.
1308         * nfs-utils.spec: Updated.
1309
1310         * README: Updated.
1311
1312 Mon Dec  6 09:28:07 1999  H.J. Lu <hjl@lucon.org>
1313
1314         * nfs-utils.spec.in: New file.
1315
1316         * config.mk.in (VERSION): Changed to "nfs-utils @VERSION@".
1317
1318         * configure.in (nfs-utils.spec): Added to AC_OUTPUT.
1319
1320 1999-12-04  Chip Salzenberg  <chip@valinux.com>
1321
1322         * config.mk.in: Use $(CC) as set by configure.
1323
1324 1999-12-04  Chip Salzenberg  <chip@valinux.com>
1325
1326         * rules.mk: Call $(MAKE) with $(MFLAGS).
1327
1328 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
1329
1330         * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
1331         IXDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
1332
1333 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
1334
1335         * nfs-utils.spec (Version): Set to 0.1.3.
1336
1337         * configure.in (VERSION): Set to "nfs-utils 0.1.3".
1338         * configure: Regenerated.
1339
1340         * README: Updated.
1341
1342 Mon Nov 29 11:15:47 1999  H.J. Lu <hjl@lucon.org>
1343
1344         * utils/rquotad/rquota_server.c (nfsmount_to_devname): Removed.
1345         (_PATH_DEV_DSK): Likewise.
1346         (getquotainfo): Match the mounting point from /etc/mtab
1347         instead of calling nfsmount_to_devname ().
1348
1349 1999-11-24  Chip Salzenberg  <chip@valinux.com>
1350
1351         * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks
1352         to the new port 24 as well as the historical port 100021.
1353
1354 Tue Nov 23 10:21:34 1999 Neil Brown <neilb@cse.unsw.edu.au>
1355
1356         * etc/redhat/nfsd.init (stop): moved exportfs -ua after
1357         stopping nfsd to stop spurious ESTALE on server shutdown.
1358         
1359 Tue Nov 23 10:13:39 1999  Neil Brown <neilb@cse.unsw.edu.au>
1360
1361         * support/nfs/exports.c (parseopts): make copy of opt string
1362         before 'nul'ing out commas so that
1363
1364         # exportfs -o option1,option2 hosta:/fs hostb:/fs
1365
1366         applies both options to both exports.
1367
1368 Thu Oct 28 12:55:42 1999  H.J. Lu <hjl@lucon.org>
1369
1370         * README: Fix a few typos.
1371
1372         * tools/rpcgen/rpc_cout.c (print_header): Use int32_t instead
1373         of long.
1374         * tools/rpcgen/rpc_hout.c (pdefine): Likewise.
1375         * tools/rpcgen/rpc_main.c (c_initialize): Likewise.
1376         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
1377         (unsigned_dec): Likewise.
1378         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
1379         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
1380
1381         * tools/rpcgen/rpc_cout.c (emit_single_in_line): Use INT32
1382         instead of LONG.
1383         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
1384         (unsigned_dec): Likewise.
1385         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
1386         * tools/rpcgen/rpc_scan.h (tok_kind): Likewise.
1387         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
1388
1389 Thu Oct 28 11:27:51 1999 Neil Brown <neilb@cse.unsw.edu.au>
1390
1391         * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
1392         * support/nfs/exports.c: added {no_,}subtree_check and changed
1393           crossmnt to nohide
1394         * utils/exportfs/exports.man: added no_subtree_check and nohide
1395           and removed irrelevant stuff from unfsd.
1396         * support/export/rmtab.c: rmtab_read didn't quite do the right
1397           thing if a pathname from rmtab was a subdirectory of an export-point
1398
1399 Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
1400
1401         * README: Updated ftp site.
1402
1403 Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
1404
1405         * nfs-utils.spec (Version): Set to 0.1.2.
1406
1407         * configure.in (VERSION): Set to "nfs-utils 0.1.2".
1408         * configure: Regenerated.
1409
1410         * README: Updated.
1411
1412 Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
1413
1414         * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
1415         (auth_authenticate_internal): Check for NULL return on forward
1416         DNS lookup.
1417         (auth_authenticate): Handle "no_forward_dns".
1418
1419 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
1420
1421         * Version 0.1.1 released.
1422
1423         * nfs-utils.spec (Version): Set to 0.1.1.
1424
1425         * configure.in (VERSION): Set to "nfs-utils 0.1.1".
1426         * configure: Regenerated.
1427
1428         * README: Updated.
1429
1430 Mon Oct 18 17:43:29 1999  H.J. Lu <hjl@lucon.org>
1431
1432         * nfs-utils.spec (Obsoletes): Fixed a typo, change knfsd-client
1433         to knfsd-clients.
1434         (Provides): Likewise.
1435
1436 Mon Oct 18 14:56:22 1999  H.J. Lu <hjl@lucon.org>
1437
1438         * Initial version 0.1 released.
1439
1440         * configure.in (VERSION): Set to "nfs-utils 0.1".
1441         * configure: Regenerated.
1442
1443 Mon Oct 18 14:54:57 1999  H.J. Lu <hjl@lucon.org>
1444
1445         * utils/mountd/mountd.c (get_exportlist): Cleanup.
1446
1447         * utils/exportfs/exportfs.c (unexport_all): Unexport from
1448         kernel only if the entry is exported to kernel.
1449         (unexportfs): Likewise.
1450
1451 Wed Sep 08 16:49:32 1999  Neil Brown <neilb@cse.unsw.edu.au>
1452
1453 1/ utils/mountd/rmtab.c::mountlist_list
1454
1455      This routine stats the rmtab file to see if it has changed.  It
1456      if has, it cleans up it's old copy of the data. But it still
1457      always re-read the file, thus returning multiple copies of the
1458      data on consecutive calls without intervening changes.
1459      "Showmount -a" didn't show this as it appears to sort/unique the
1460      data, but 'strace showmount -a' showed that the size of the
1461      datagram that it received grew.
1462
1463      I moved the getrmtabent loop inside the mtime test.
1464
1465 2/ utils/exportfs/exportfs.c
1466    
1467      Many routines used the m_path field of m_export instead of
1468      e_path.
1469      According to the comment in nfslib.h, m_path should only
1470      be used when processing a mount request (i.e. in mountd)
1471      where the mountpoint may be a subdirectory of the export point.
1472
1473      I changed all occurances of m_path to e_path
1474
1475
1476 3/ utils/exportfs/exportfs.c:main
1477
1478       extra arguments are not meaningful with -a or -r, but
1479       exportfs accepted them and then ignored the -a/-r, expect that
1480       -r would still unexport everything first.
1481
1482       I generate an error if there are extra args and f_all
1483
1484 4/ utils/exportfs/exportfs.c:main
1485      extract dump out as a special case.
1486
1487 5/ utils/exportfs/exportfs.c
1488      made f_reexport a local variable.
1489
1490
1491 6/ utils/exportfs/exportfs.c:main,exportall
1492
1493     support/export/rmtab.c
1494        only  mayexport on newly created entries, don't set xtabent at all
1495
1496 7/ support/include/nfslib.h
1497
1498       add #define _PATH_PROC_EXPORTS to be /proc/fs/nds/exports
1499
1500 8/ support/export/xtab.c
1501
1502       xtab_mount_read loads data from _PATH_PROC_EXPORTS if it exists,
1503       else from xtab
1504
1505
1506 9/ support/export/xtab.c
1507
1508       xtab_mount_read now sets m_exported, and NOT
1509         xtabent and mayexport
1510
1511       removed the append arguement from xtab_write as it was
1512         never used.
1513
1514       added is_export flag to xtab_write similar to xtab_read
1515         if is_export, only write entries with m_xtabent or m_addxtab
1516         if !is_export, only write entries with m_exported
1517      
1518 10/ support/export/export.c::export_allowed_internal
1519
1520       added test for exp->m_mayexport, as the export tree
1521         may have entries that are no longer allowed to be exported,
1522         and so shouldn't caused deduced exported by rmtab_read
1523
1524 11/ utils/exportfs/exportfs.c::main
1525         error checking of flags.
1526
1527 12/ utils/exportfs/exportfs.c
1528
1529         total rewrite of export and unexport logic.
1530         We now:
1531         -  build an exportslist of valid exports, based on
1532            current etab file  and arguments,
1533         -  read rmtab to instantiate relevant wild card entries
1534         -  read etab to find out what is currently exported
1535         -  synchronise intention with reality
1536         -  write out etab and xtab
1537
1538 13/  various
1539         discard the m_addxtab flag
1540         add m_changed flag so we know what to report in exportfs
1541
1542 14/ utils/mountd/auth.c:auth_authenticate
1543
1544         the value returned by gethostbyaddr was trusted.
1545
1546         It now follows this with a call to gethostbyname
1547         and checks that the address is in the list.
1548
1549 15/ support/export/nfsctl.c::cltsetup,expsetup
1550
1551         force client names to lowercase as kernel is
1552         sensitive to case
1553
1554 16/ quietened a few compiler warnings
1555
1556 17/ support/export/client:client_lookup
1557
1558      look for pre-existing client with same name before creating
1559         a new one.
1560
1561 18/ support/include/exportfs.h
1562
1563      The ordering of the MCL_* enum was:
1564         ANONYMOUS, FQDN, SUBNETWORK, WILDCARD, NETGROUP
1565
1566      I moved ANONYMOUS to the end.
1567
1568      The ordering is significant when an export entry is being searched for to 
1569         match a given address.  There are two problems with ANONYMOUS being first.
1570
1571         1/ if a directory is exported rw to a couple of hosts and ro to everyone else,
1572            then the ro case will always be found first and the privileged hosts won't get
1573            their privilege
1574         2/ When mountd gets a request to mount an ANONYMOUSly exported tree, it creates a FQDN
1575            export entry for the specific host, and writes it to xtab.
1576            When another request comes from the same host, the ANONYMOUS entry is found again, 
1577            before the new FQDN entry, so it creates another FQDN entry and writes it to xtab
1578            again.  If causes bloat in xtab.
1579
1580       Putting ANONYMOUS at the end reflects it's nature as a catch-all
1581
1582 19/ utils/exportfs/exportfs.man
1583         many updates to the man page to reflect changes to the code
1584
1585 -----------------------
1586
1587
1588
1589 TODO:
1590
1591 - allow exportfs to modify rmtab file
1592 - make sure kernel never gets two clients with same IP address
1593     - possible kernel should reject
1594     - needs to be some way to lookup client in kernel by IP address
1595 - maybe get kernel to do case-insensitive comparisons on client names
1596 - remove unused clients from kernel
1597
1598 - change etab to xtab and xtab to xtab.active
1599
1600 - timestamp and/or statd-stamp in rmtab for removing old entries.
1601
1602 Mon Oct 18 11:48:07 1999  H.J. Lu <hjl@lucon.org>
1603
1604         * linux-nfs: New directory.
1605         * linux-nfs/ChangeLog: Moved from ..
1606         * linux-nfs/INSTALL: Likewise.
1607         * linux-nfs/KNOWNBUGS: Likewise.
1608         * linux-nfs/NEW: Likewise.
1609         * linux-nfs/README: Likewise.
1610         * linux-nfs/THANKS: Likewise.
1611         * linux-nfs/TODO: Likewise.
1612
1613         * Starting from knfsd 1.4.7.