]> git.decadent.org.uk Git - nfs-utils.git/blob - ChangeLog
Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
1 Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
2
3         * configure.in (VERSION): Set to "0.1.6".
4         * configure: Regenerated.
5         * nfs-utils.spec: Updated.
6
7         * README: Updated.
8
9 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
10
11         * utils/mountd/auth.c (auth_authenticate_internal): Call
12         xstrdup for hostname before passing it to gethostbyname.
13
14         * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
15         of strdup.
16
17 Sun Dec 19 09:35:01 1999  H.J. Lu <hjl@lucon.org>
18
19         * README: Update the mailing list address.
20
21 Sun Dec 19 09:22:28 1999  H.J. Lu <hjl@lucon.org>
22
23         * configure.in (VERSION): Set to "0.1.5".
24         * configure: Regenerated.
25         * nfs-utils.spec: Updated.
26
27         * README: Updated.
28
29 Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>
30
31         * utils/rquotad/hasquota.c (hasquota): Malloc one more char
32         for '/'.
33
34 Mon Dec  6 09:42:45 1999  H.J. Lu <hjl@lucon.org>
35
36         * configure.in (VERSION): Set to "0.1.4".
37         * configure: Regenerated.
38         * nfs-utils.spec: Updated.
39
40         * README: Updated.
41
42 Mon Dec  6 09:28:07 1999  H.J. Lu <hjl@lucon.org>
43
44         * nfs-utils.spec.in: New file.
45
46         * config.mk.in (VERSION): Changed to "nfs-utils @VERSION@".
47
48         * configure.in (nfs-utils.spec): Added to AC_OUTPUT.
49
50 1999-12-04  Chip Salzenberg  <chip@valinux.com>
51
52         * config.mk.in: Use $(CC) as set by configure.
53
54 1999-12-04  Chip Salzenberg  <chip@valinux.com>
55
56         * rules.mk: Call $(MAKE) with $(MFLAGS).
57
58 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
59
60         * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
61         IXDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
62
63 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
64
65         * nfs-utils.spec (Version): Set to 0.1.3.
66
67         * configure.in (VERSION): Set to "nfs-utils 0.1.3".
68         * configure: Regenerated.
69
70         * README: Updated.
71
72 Mon Nov 29 11:15:47 1999  H.J. Lu <hjl@lucon.org>
73
74         * utils/rquotad/rquota_server.c (nfsmount_to_devname): Removed.
75         (_PATH_DEV_DSK): Likewise.
76         (getquotainfo): Match the mounting point from /etc/mtab
77         instead of calling nfsmount_to_devname ().
78
79 1999-11-24  Chip Salzenberg  <chip@valinux.com>
80
81         * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks
82         to the new port 24 as well as the historical port 100021.
83
84 Tue Nov 23 10:21:34 1999 Neil Brown <neilb@cse.unsw.edu.au>
85
86         * etc/redhat/nfsd.init (stop): moved exportfs -ua after
87         stopping nfsd to stop spurious ESTALE on server shutdown.
88         
89 Tue Nov 23 10:13:39 1999  Neil Brown <neilb@cse.unsw.edu.au>
90
91         * support/nfs/exports.c (parseopts): make copy of opt string
92         before 'nul'ing out commas so that
93
94         # exportfs -o option1,option2 hosta:/fs hostb:/fs
95
96         applies both options to both exports.
97
98 Thu Oct 28 12:55:42 1999  H.J. Lu <hjl@lucon.org>
99
100         * README: Fix a few typos.
101
102         * tools/rpcgen/rpc_cout.c (print_header): Use int32_t instead
103         of long.
104         * tools/rpcgen/rpc_hout.c (pdefine): Likewise.
105         * tools/rpcgen/rpc_main.c (c_initialize): Likewise.
106         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
107         (unsigned_dec): Likewise.
108         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
109         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
110
111         * tools/rpcgen/rpc_cout.c (emit_single_in_line): Use INT32
112         instead of LONG.
113         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
114         (unsigned_dec): Likewise.
115         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
116         * tools/rpcgen/rpc_scan.h (tok_kind): Likewise.
117         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
118
119 Thu Oct 28 11:27:51 1999 Neil Brown <neilb@cse.unsw.edu.au>
120
121         * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
122         * support/nfs/exports.c: added {no_,}subtree_check and changed
123           crossmnt to nohide
124         * utils/exportfs/exports.man: added no_subtree_check and nohide
125           and removed irrelevant stuff from unfsd.
126         * support/export/rmtab.c: rmtab_read didn't quite do the right
127           thing if a pathname from rmtab was a subdirectory of an export-point
128
129 Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
130
131         * README: Updated ftp site.
132
133 Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
134
135         * nfs-utils.spec (Version): Set to 0.1.2.
136
137         * configure.in (VERSION): Set to "nfs-utils 0.1.2".
138         * configure: Regenerated.
139
140         * README: Updated.
141
142 Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
143
144         * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
145         (auth_authenticate_internal): Check for NULL return on forward
146         DNS lookup.
147         (auth_authenticate): Handle "no_forward_dns".
148
149 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
150
151         * Version 0.1.1 released.
152
153         * nfs-utils.spec (Version): Set to 0.1.1.
154
155         * configure.in (VERSION): Set to "nfs-utils 0.1.1".
156         * configure: Regenerated.
157
158         * README: Updated.
159
160 Mon Oct 18 17:43:29 1999  H.J. Lu <hjl@lucon.org>
161
162         * nfs-utils.spec (Obsoletes): Fixed a typo, change knfsd-client
163         to knfsd-clients.
164         (Provides): Likewise.
165
166 Mon Oct 18 14:56:22 1999  H.J. Lu <hjl@lucon.org>
167
168         * Initial version 0.1 released.
169
170         * configure.in (VERSION): Set to "nfs-utils 0.1".
171         * configure: Regenerated.
172
173 Mon Oct 18 14:54:57 1999  H.J. Lu <hjl@lucon.org>
174
175         * utils/mountd/mountd.c (get_exportlist): Cleanup.
176
177         * utils/exportfs/exportfs.c (unexport_all): Unexport from
178         kernel only if the entry is exported to kernel.
179         (unexportfs): Likewise.
180
181 Wed Sep 08 16:49:32 1999  Neil Brown <neilb@cse.unsw.edu.au>
182
183 1/ utils/mountd/rmtab.c::mountlist_list
184
185      This routine stats the rmtab file to see if it has changed.  It
186      if has, it cleans up it's old copy of the data. But it still
187      always re-read the file, thus returning multiple copies of the
188      data on consecutive calls without intervening changes.
189      "Showmount -a" didn't show this as it appears to sort/unique the
190      data, but 'strace showmount -a' showed that the size of the
191      datagram that it received grew.
192
193      I moved the getrmtabent loop inside the mtime test.
194
195 2/ utils/exportfs/exportfs.c
196    
197      Many routines used the m_path field of m_export instead of
198      e_path.
199      According to the comment in nfslib.h, m_path should only
200      be used when processing a mount request (i.e. in mountd)
201      where the mountpoint may be a subdirectory of the export point.
202
203      I changed all occurances of m_path to e_path
204
205
206 3/ utils/exportfs/exportfs.c:main
207
208       extra arguments are not meaningful with -a or -r, but
209       exportfs accepted them and then ignored the -a/-r, expect that
210       -r would still unexport everything first.
211
212       I generate an error if there are extra args and f_all
213
214 4/ utils/exportfs/exportfs.c:main
215      extract dump out as a special case.
216
217 5/ utils/exportfs/exportfs.c
218      made f_reexport a local variable.
219
220
221 6/ utils/exportfs/exportfs.c:main,exportall
222
223     support/export/rmtab.c
224        only  mayexport on newly created entries, don't set xtabent at all
225
226 7/ support/include/nfslib.h
227
228       add #define _PATH_PROC_EXPORTS to be /proc/fs/nds/exports
229
230 8/ support/export/xtab.c
231
232       xtab_mount_read loads data from _PATH_PROC_EXPORTS if it exists,
233       else from xtab
234
235
236 9/ support/export/xtab.c
237
238       xtab_mount_read now sets m_exported, and NOT
239         xtabent and mayexport
240
241       removed the append arguement from xtab_write as it was
242         never used.
243
244       added is_export flag to xtab_write similar to xtab_read
245         if is_export, only write entries with m_xtabent or m_addxtab
246         if !is_export, only write entries with m_exported
247      
248 10/ support/export/export.c::export_allowed_internal
249
250       added test for exp->m_mayexport, as the export tree
251         may have entries that are no longer allowed to be exported,
252         and so shouldn't caused deduced exported by rmtab_read
253
254 11/ utils/exportfs/exportfs.c::main
255         error checking of flags.
256
257 12/ utils/exportfs/exportfs.c
258
259         total rewrite of export and unexport logic.
260         We now:
261         -  build an exportslist of valid exports, based on
262            current etab file  and arguments,
263         -  read rmtab to instantiate relevant wild card entries
264         -  read etab to find out what is currently exported
265         -  synchronise intention with reality
266         -  write out etab and xtab
267
268 13/  various
269         discard the m_addxtab flag
270         add m_changed flag so we know what to report in exportfs
271
272 14/ utils/mountd/auth.c:auth_authenticate
273
274         the value returned by gethostbyaddr was trusted.
275
276         It now follows this with a call to gethostbyname
277         and checks that the address is in the list.
278
279 15/ support/export/nfsctl.c::cltsetup,expsetup
280
281         force client names to lowercase as kernel is
282         sensitive to case
283
284 16/ quietened a few compiler warnings
285
286 17/ support/export/client:client_lookup
287
288      look for pre-existing client with same name before creating
289         a new one.
290
291 18/ support/include/exportfs.h
292
293      The ordering of the MCL_* enum was:
294         ANONYMOUS, FQDN, SUBNETWORK, WILDCARD, NETGROUP
295
296      I moved ANONYMOUS to the end.
297
298      The ordering is significant when an export entry is being searched for to 
299         match a given address.  There are two problems with ANONYMOUS being first.
300
301         1/ if a directory is exported rw to a couple of hosts and ro to everyone else,
302            then the ro case will always be found first and the privileged hosts won't get
303            their privilege
304         2/ When mountd gets a request to mount an ANONYMOUSly exported tree, it creates a FQDN
305            export entry for the specific host, and writes it to xtab.
306            When another request comes from the same host, the ANONYMOUS entry is found again, 
307            before the new FQDN entry, so it creates another FQDN entry and writes it to xtab
308            again.  If causes bloat in xtab.
309
310       Putting ANONYMOUS at the end reflects it's nature as a catch-all
311
312 19/ utils/exportfs/exportfs.man
313         many updates to the man page to reflect changes to the code
314
315 -----------------------
316
317
318
319 TODO:
320
321 - allow exportfs to modify rmtab file
322 - make sure kernel never gets two clients with same IP address
323     - possible kernel should reject
324     - needs to be some way to lookup client in kernel by IP address
325 - maybe get kernel to do case-insensitive comparisons on client names
326 - remove unused clients from kernel
327
328 - change etab to xtab and xtab to xtab.active
329
330 - timestamp and/or statd-stamp in rmtab for removing old entries.
331
332 Mon Oct 18 11:48:07 1999  H.J. Lu <hjl@lucon.org>
333
334         * linux-nfs: New directory.
335         * linux-nfs/ChangeLog: Moved from ..
336         * linux-nfs/INSTALL: Likewise.
337         * linux-nfs/KNOWNBUGS: Likewise.
338         * linux-nfs/NEW: Likewise.
339         * linux-nfs/README: Likewise.
340         * linux-nfs/THANKS: Likewise.
341         * linux-nfs/TODO: Likewise.
342
343         * Starting from knfsd 1.4.7.