~ubuntu-branches/ubuntu/quantal/autofs5/quantal

« back to all changes in this revision

Viewing changes to .pc/autofs-5.0.5-fix-stale-map-read.patch/CHANGELOG

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2011-05-27 09:21:06 UTC
  • Revision ID: james.westby@ubuntu.com-20110527092106-8f4jioajbyi3bctn
Tags: 5.0.5-0ubuntu7
* Refresh upstream patches.
* Convert to dpkg-source 3.0 quilt format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
??/??/20?? autofs-5.0.6
 
2
-----------------------
 
3
- fix included map read fail handling.
 
4
- refactor ldap sasl bind handling.
 
5
- add mount wait timeout parameter.
 
6
- special case cifs escapes.
 
7
- fix compile fail with when LDAP is excluded.
 
8
- more code analysis corrections (and fix a typo in an init script).
 
9
- fix backwards #ifndef INET6.
 
10
- fix stale initialization for file map instance.
 
11
- add "preen" fsck for ext4 mounts.
 
12
- don't use master_lex_destroy() to clear parse buffer.
 
13
- make documentation for set-log-priority clearer.
 
14
- fix timeout in connect_nb().
 
15
- fix pidof init script usage.
 
16
- check for path mount location in generic module.
 
17
- dont fail mount on access fail.
 
18
- fix rpc fail on large export list.
 
19
- fix memory leak on reload.
 
20
- update kernel patches for 2.6.18 and 2.6.19.
 
21
- dont connect at ldap lookup module init.
 
22
- fix random selection option.
 
23
- fix disable timeout.
 
24
- fix strdup() return value check (Leonardo Chiquitto).
 
25
- fix reconnect get base dn.
 
26
- add missing sasl mutex callbacks.
 
27
- fix get query dn failure.
 
28
- fix ampersand escape in auto.smb.
 
29
- add locality as valid ldap master map attribute.
 
30
- add locality as valid ldap master map attribute fix.
 
31
- add simple bind authentication.
 
32
- fix master map source server unavailable handling.
 
33
- add autofs_ldap_auth.conf man page.
 
34
- fix random selection for host on different network.
 
35
- make redhat init script more lsb compliant.
 
36
- don't hold lock for simple mounts.
 
37
- fix remount locking.
 
38
- fix wildcard map entry match.
 
39
- fix parse_sun() module init.
 
40
- dont check null cache on expire.
 
41
- fix null cache race.
 
42
- fix cache_init() on source re-read.
 
43
- fix mapent becomes negative during lookup.
 
44
- check each dc server individually.
 
45
- fix negative cache included map lookup.
 
46
- remove state machine timed wait.
 
47
- remove extra read master map call.
 
48
- fix error handing in do_mount_indirect().
 
49
- expire thread use pending mutex.
 
50
- remove ERR_remove_state() openssl call.
 
51
- fix init script restart option.
 
52
- fix init script status privilege error.
 
53
- always read file maps mount lookup map read fix.
 
54
- fix direct map not updating on reread.
 
55
- add external bind method.
 
56
- fix add simple bind auth.
 
57
- add option to dump configured automount maps.
 
58
- use weight only for server selection.
 
59
- fix isspace() wild card substition.
 
60
- auto adjust ldap page size.
 
61
- fix prune cache valid check.
 
62
- fix mountd vers retry.
 
63
- fix expire race.
 
64
- replace GPLv3 code.
 
65
- fix paged ldap map read.
 
66
- fix next task list update.
 
67
 
 
68
03/09/2009 autofs-5.0.5
 
69
-----------------------
 
70
- fix dumb libxml2 check
 
71
- fix nested submount expire deadlock.
 
72
- fix negative caching for non-existent map keys.
 
73
- use CLOEXEC flag.
 
74
- fix select(2) fd limit.
 
75
- make hash table scale to thousands of entries (Paul Wankadia,
 
76
  Valerie Aurora Henson).
 
77
- clear the quoted flag after each character from program map input.
 
78
- use CLOEXEC flag for setmntent also.
 
79
- fix hosts map use after free.
 
80
- fix uri list locking (again).
 
81
- check for stale SASL credentials upon connect fail.
 
82
- add "forcestart" and "forcerestart" init script options to allow
 
83
  use of 5.0.3 strartup behavior if required.
 
84
- always read entire file map into cache to speed lookups.
 
85
- make MAX_ERR_BUF and PARSE_MAX_BUF use easier to audit.
 
86
- make some easy alloca replacements (Valerie Aurora Henson).
 
87
- update to configure libtirpc if present.
 
88
- update to provide ipv6 name and address support.
 
89
- update to provide ipv6 address parsing.
 
90
- easy alloca replacements fix.
 
91
- add check for alternate libxml2 library for libxml2 tsd workaround.
 
92
- add check for alternate libtirpc library for libtirpc tsd workaround.
 
93
- cleanup configure defines for libtirpc.
 
94
- add WITH_LIBTIRPC to -V status report.
 
95
- add nfs mount protocol default configuration option.
 
96
- fix bad token declaration in master map parser.
 
97
- fix return start status on fail.
 
98
- fix double free in expire_proc().
 
99
- another easy alloca replacements fix.
 
100
- add LSB init script parameter block.
 
101
- fix file map lookup when reading included or nsswitch sources.
 
102
- use misc device ioctl interface by default, if available.
 
103
- fix call restorecon when misc device file doesn't exist.
 
104
- clear rpc client on lookup fail.
 
105
- fix lsb init script header.
 
106
- fix memory leak reading master map.
 
107
- fix st_remove_tasks() locking.
 
108
- reset flex scanner when setting buffer.
 
109
- zero s_magic is valid.
 
110
- use percent hack for master map keys.
 
111
- use intr option as hosts mount default.
 
112
- fix kernel includes.
 
113
- dont umount existing direct mount on master re-read.
 
114
- fix incorrect shutdown introduced by library relaod fixes.
 
115
- improve manual umount recovery.
 
116
- dont fail on ipv6 address when adding host.
 
117
- always read file maps multi map fix.
 
118
- always read file maps key lookup fixes.
 
119
- use srv query for domain dn.
 
120
- fix not releasing resources when using submounts.
 
121
- fix notify mount message path.
 
122
- remount we created mount point fix.
 
123
- fix double free in sasl_bind().
 
124
- mannual umount recovery fixes.
 
125
- fix map type info parse error.
 
126
- fix an RPC fd leak.
 
127
- don't block signals we expect to dump core.
 
128
- fix pthread push order in expire_proc_direct().
 
129
- fix libxml2 non-thread-safe calls.
 
130
- fix direct map cache locking.
 
131
- fix dont umount existing direct mount on reread.
 
132
- update kernel patches.
 
133
 
 
134
4/11/2008 autofs-5.0.4
 
135
-----------------------
 
136
- correct configure test for ldapr page control functions.
 
137
- catch "-xfn" map type and issue "no supported" message.
 
138
- correction for handling of LDAP base dns with spaces.
 
139
- avoid using UDP for probing NFSv4 mount requests.
 
140
- use libldap instead of libldap_r (Guillaume Rousse).
 
141
- another fix for don't fail on empty master map.
 
142
- fix expire working harder than needed.
 
143
- fix unlink of mount tree incorrectly causing autofs mount fail.
 
144
- update kernel header file linux/auto_fs4.h.
 
145
- update fix expire working harder than needed.
 
146
- add missing check for zero length NIS key (Wengang Wang).
 
147
- init SASL callbacks on every ldap lookup library load.
 
148
- fix incorrect match of map type name when included in map name.
 
149
- fix incorrect pthreads condition handling for mount requests.
 
150
- add check for exports automatically mounted by NFS kernel client.
 
151
- update nsswitch parser to ignore nsswitch sources that aren't supported.
 
152
- check for map key in (possible) alternate map sources when doing lookup.
 
153
- eliminate redundant DNS name lookups.
 
154
- additional fix incorrect pthreads condition handling for mount requests.
 
155
- allow mount point directory creation for clients with an NFS root.
 
156
- fix direct mount path length not being checked.
 
157
- fix incorrect if check in get user info.
 
158
- fix couple of memory leaks.
 
159
- add command line option to override check for daemon already running.
 
160
- don't use proc file system when checking if the daemon is running.
 
161
- make handle_mounts startup condition distinct.
 
162
- fix submount shutdown recovery handling.
 
163
- avoid stat of possibly dead mount points and limit time to wait for
 
164
  umount during expire.
 
165
- make mount of multi-mounts wuth a root offset atomic.
 
166
- add replicated server selection debug logging.
 
167
- update replicated server selection documentation.
 
168
- use /dev/urandom instead of /dev/random.
 
169
- check for mtab pointing to /proc/mounts.
 
170
- dynamically allocate interface config buffer.
 
171
- update kernel patches.
 
172
- fix fd leak at multi-mount non-fatal mount fail.
 
173
- fix incorrect multi-mount mountpoint calcualtion.
 
174
- fix map out of order map re-read on hup signal.
 
175
- fix nisplus error return check and use after free error.
 
176
- fix rootless direct multi-mount expire.
 
177
- wait submount expire thread completion.
 
178
- add missing uris list locking.
 
179
- fix segv during library re-open.
 
180
- fix incorrect pthreads condition handling for expire requests.
 
181
- fix $mandir definition in Makefile.conf.in
 
182
- fix init script stop function.
 
183
- fix master map lexer eval order.
 
184
- fix bad alloca usage.
 
185
- add miscellaneous device node interface library.
 
186
- use miscellaneous device node, if available, for active restart.
 
187
- make is_mounted() use new ioctl interface, if available.
 
188
 
 
189
14/01/2008 autofs-5.0.3
 
190
-----------------------
 
191
- include krb5.h in lookup_ldap.h (some openssl doesn't implicitly include it).
 
192
- correct initialization of local var in parse_server_string.
 
193
- add missing "multi" map support.
 
194
- add multi nsswitch lookup.
 
195
- change random multiple server selection option name to be consistent
 
196
  with existing downstream version 4 naming.
 
197
- fix mount point directory creation for bind mounts.
 
198
- add quoting for exports gathered by hosts map.
 
199
- fix wait time resolution in alarm and state queue handlers.
 
200
- fix handling of quoted slash alone.
 
201
- fix parse confusion between attribute and attribute value.
 
202
- fix version passed to get_supported_ver_and_cost.
 
203
- mark map instances stale so they aren't "cleaned" during updates.
 
204
- fix large file compile time option.
 
205
- don't fail on empty master map.
 
206
- add support for the "%" hack for case insensitive attribute schemas.
 
207
- fix "nosymlink" option handling and add desription to man page.
 
208
- fix don't fail on empty master map.
 
209
- if there's no "automount" entry in nsswitch.conf use "files" source.
 
210
- add LDAP schema discovery if no schema is configured.
 
211
- add random selection as a master map entry option.
 
212
- fix couple of edge case parse fails of timeout option.
 
213
- check for "*" when looking up wildcard in LDAP.
 
214
- fix LDAP schema discovery.
 
215
- add SEARCH_BASE configuration option.
 
216
- work around segv at exit due to libxml2 tsd usage.
 
217
- re-read config on HUP signal.
 
218
- add LDAP_URI, LDAP_TIMEOUT and LDAP_NETWORK_TIMEOUT configuration options.
 
219
- fix forground logging and add option to man page.
 
220
- remove unjustified, nasty comment about krb5 package.
 
221
- fix deadlock in submount mount module.
 
222
- fix lack of ferror() checking when reading files.
 
223
- fix typo in autofs(5) man page.
 
224
- fix map entry expansion when undefined macro is present.
 
225
- remove unused export validation code.
 
226
- add dynamic logging (adapted from v4 patch from Jeff Moyer).
 
227
- fix recursive loopback mounts (Matthias Koenig).
 
228
- add map re-load to verbose logging.
 
229
- fix handling of LDAP base dns with spaces.
 
230
- handle MTAB_NOTUPDATED status return from mount.
 
231
- when default master map, auto.master, is used also check for auto_master.
 
232
- fix schema selection in LDAP schema discovery.
 
233
- update negative mount timeout handling.
 
234
- fix large group handling (Ryan Thomas).
 
235
- fix for dynamic logging breaking non-sasl build (Guillaume Rousse)
 
236
- eliminate NULL proc ping for singleton host or local mounts.
 
237
- fix incorrect read/write size of startup status token (Matthias Koenig).
 
238
- fix off-by-one error for lookup of map keys exactly 255 characters long.
 
239
- improve handling of server not available.
 
240
- fix LDAP_URI server selection.
 
241
- add authentication option for using an external credential cache.
 
242
- expand support for the "%" hack.
 
243
- fix to quoting for exports gathered by hosts map.
 
244
- use mount option "nosuid" for "-hosts" map unless "suid" is explicily specified.
 
245
- second attempt fixing quoting for exports gathered by hosts map.
 
246
- quell annoying "cannot open mount module" message.
 
247
- fix for improve handling of server not available.
 
248
- use mount option "nodev" for "-hosts" map unless "dev" is explicily specified.
 
249
- add LDAP paged query handling to deal with query size restrictions (Edward Newman).
 
250
- add additional case for "mark map instances stale so they aren't "cleaned" during updates".
 
251
- fix race during sub-mount shutdown.
 
252
- fix add SEARCH_BASE configuration option.
 
253
- update kernel patches.
 
254
 
 
255
18/06/2007 autofs-5.0.2
 
256
-----------------------
 
257
- fix return check for getpwuid_r and getgrgid_r.
 
258
- give up trying to update exports list while host is mounted.
 
259
- fix to "@network" matching.
 
260
- check for fstab update and retry if not updated.
 
261
- change file map lexer to allow white-space only blank lines.
 
262
- remove macro substitution in automount.8 man page (Guillaume Rousse).
 
263
- correct hesiod library check in configure (Guillaume Rousse).
 
264
- drop "DEFAULT_" prefix from configuration names (Guillaume Rousse).
 
265
- remove redundant ident macros.
 
266
- various configure cleanups (Richard Daniel).
 
267
- various code cleanups (Richard Daniel).
 
268
- fixed numeric export match.
 
269
- add option to select replicated server at random (instead of response time).
 
270
- fix incorrect cast in directory cleanup routines.
 
271
- fix directory creation for browse mounts.
 
272
- fix wildcard map handling and improve nsswitch source map re-reading.
 
273
- fix "null" domain netgroup match for "-hosts" map.
 
274
- update kernel patches.
 
275
- add configuration variable to control appending of global options.
 
276
- add command option to set a global mount options string.
 
277
- add check for labeled local filesystems (Matthias Koenig).
 
278
- disable exports check for "-hosts" map.
 
279
- fix memory allocation problem with global options patch.
 
280
- fix master map lexer to admit "." in macro values (Mike Matera).
 
281
- make ldap attribute match case insensitive.
 
282
- add missed man page update for APPEND_OPTIONS config option.
 
283
- add ldaps protocol support.
 
284
  - note: it's no longer possible to multiple hosts in an ldap map spec.
 
285
  - note: if this is needed use only the map name and configure the URI
 
286
    entry in the ldap client configuration.
 
287
- correct mistake in logic test in wildcard lookup.
 
288
- fix deadlock in alarm manager module.
 
289
- allow for older schemas that allow "*" as a key value.
 
290
- update master map lexer to also allow "." in macro name.
 
291
- allow for "#" and "@" in hostname validation for sshfs mounts.
 
292
- set working directory to base of mount before invoking program map.
 
293
- simplify alarm_handler function (Anders Blomdell).
 
294
 
 
295
20/2/2007 autofs-5.0.1
 
296
----------------------
 
297
- fix typo in Fix typo in var when removing temp directory.
 
298
- remove redundant rpath link option.
 
299
- ignore "winbind" if it appears in "automount" nsswitch.conf.
 
300
- fix another expire regression introduced in the "mitigate manual umount" patch.
 
301
- correct check for busy offset mounts before offset umount.
 
302
- make double quote handing consistent.
 
303
- fix handling of trailing white space in wildcard lookup.
 
304
- check fqdn of each interface when matching export access list.
 
305
- fix race when setting task done.
 
306
- correct return status from do_mkdir.
 
307
- fix localhost replicated mounts not working.
 
308
- add "condrestart" to RedHat init script.
 
309
- add "@network" and .domain.name export check.
 
310
- fix display map name in mount entry for "-hosts" map.
 
311
- update kernel patches.
 
312
 
 
313
4/1/2007 autofs-5.0.1 rc3
 
314
-------------------------
 
315
- fix handling of autofs specific mount options.
 
316
- fix include check full patch for file map of same name.
 
317
- fix cache entrys not being cleaned up on submount expire.
 
318
- fix LDAP lookup delete cache entry only if entry doesn't exist. 
 
319
- add missing socket close in replicated host check (Jeff Moyer).
 
320
- remove unused option UNDERSCORETODOT from default config files.
 
321
- make default installed master map for /net use "-hosts" instead
 
322
  of auto.net.
 
323
- fix included map recursive map key lookup.
 
324
  - and fix the recursive map key lookup for browsable map case.
 
325
- review and fix master map options update for map reload.
 
326
- fix "-fstype=nfs4" handling.
 
327
- fix get_query_dn not looking in subtree for LDAP search.
 
328
- allow syntax "--timeout <secs>" for backward compatibility.
 
329
- make masked_match independent of hostname for exports comparison.
 
330
- fix file handle leak in nsswitch parser.
 
331
- fix memory leak in mount and expire request processing.
 
332
- add additional check to prevent running of cancelled tasks.
 
333
- fix potential file handle leakage in rpc_subs.c for some failure cases.
 
334
- fix file handle leak in included map lookup.
 
335
- fix "-fstype=nfs4" server probing.
 
336
- set close-on-exec flag on open files where possible.
 
337
- fix parsing of numeric host names in LDAP map specs.
 
338
- fix get_query_dn not looking in subtree for LDAP search (missed second
 
339
  occurance).
 
340
- allow additional common LDAP attributes in map dn.
 
341
- deal with changed semantics of mkdir in 2.6.19.
 
342
- fix macro table locking.
 
343
- fix nsswitch parser locking.
 
344
- allow only one master map read task at a time.
 
345
- fix misc memory leaks.
 
346
- mitigate manual umount of automounts where possible.
 
347
- fix multiply recursive bind mounts.
 
348
- check kernel module version and require 5.00 or above.
 
349
- fix expire regression introduced in the "mitigate manual umount" patch.
 
350
- still more on multiply recursive bind mounts.
 
351
- fix tokenizer to distinguish between global option and dn string.
 
352
- fix incorrect return from spawn (Gordon Lack).
 
353
- fix parsing of bad mount mount point in master map.
 
354
- fix use after free memory access in cache.c and lookup_yp.c.
 
355
- eliminate use of pthread_kill to detect task completion.
 
356
- alter nfs4 host probing to not use portmap lookup and add options
 
357
  check for "port=" parameter.
 
358
- correct semantics of "-null" map handling.
 
359
- remove ability to use multiple indirect mount entries in master map.
 
360
- expand export access checks to include missing syntax options.
 
361
- make "-hosts" module try to be sensitive to exports list changes.
 
362
- change mount "device" from "automount" to the map name.
 
363
- check for buffer overflow in mount_afs.c.
 
364
- update master map tokenizer to admit "slasify-colons" option (Capelle Bonoit).
 
365
- update location validation to accept "_" (Fabio Olive Leite).
 
366
- set close-on-exec flag on open sockets.
 
367
- fix nonstrict multi-mount handling.
 
368
- reduce thread stack to less excessive size.
 
369
- update kernel patches.
 
370
 
 
371
1/9/2006 autofs-5.0.1 rc2
 
372
-------------------------
 
373
- code cleanup.
 
374
- fix race for current map source.
 
375
- cthon map parser corrections.
 
376
- cthon multi-map locking fix and current race corrections.
 
377
- cthon shutdown expire fix.
 
378
- cthon more map parser corrections.
 
379
- cthon cleanup and corrections.
 
380
- cthon more cleanup and corrections.
 
381
- cthon correction to host validation.
 
382
- cthon fix submount operation broken by above.
 
383
- cthon more parser corrections and attempt to fix multi-mounts
 
384
  with various combinations of submounts (still broken).
 
385
- cthon fix expire of various forms of nested mounts.
 
386
- cthon fix some shutdown races.
 
387
- cthon corrections for above patch and fix shutdown expire.
 
388
- cthon fix expire of wildcard and program mounts broken by above
 
389
  patches.
 
390
- tidy up directory cleanup and add validation check to rmdir_path.
 
391
- remove SIGCHLD handler.
 
392
- alter expire locking of multi-mounts to lock sub-tree instead of
 
393
  entire tree.
 
394
- review verbose message feedback and update.
 
395
- correction for expire of multi-mounts.
 
396
- spelling corrections to release notes (Jeff Moyer).
 
397
- expire individual submounts.
 
398
- add ino_index locking.
 
399
- fix nested submount expiring away when pwd is base of submount.
 
400
- more expire re-work to cope better with shutdown following cthon tests.
 
401
- allow hostname to start with numeric when validating.
 
402
- fix included map lookup.
 
403
- fix directory cleanup on expire.
 
404
- fix task cancelation at shutdown.
 
405
- fix included map wild card key lookup.
 
406
- fix task cancelation at shutdown (more).
 
407
- fix concurrent mount and expire race with nested submounts.
 
408
- fix colon escape handling.
 
409
- fix recusively referenced bind automounts.
 
410
- update kernel patches.
 
411
 
 
412
13/7/2006 autofs-5.0.1 rc1
 
413
--------------------------
 
414
- merge LDAP authentication update for GSSAPI (Jeff Moyer).
 
415
- update default auth config to add options documenetation (Jeff Moyer).
 
416
- workaround segfaults at exit after using GSSAPI library.
 
417
- fix not checking return in init_ldap_connection (Jeff Moyer).
 
418
- correct test for existence of auth config file.
 
419
- correct shutdown log message print.
 
420
- correct auth init test when no credentials required.
 
421
- correct auto.net installed as auto.smb.
 
422
- update LDAP auth - add autodectect option.
 
423
- correct test for libhesiod.
 
424
- correct directory cleanup in mount modules.
 
425
- merge key and wildcard LDAP query for lookups.
 
426
- add cacheing of negative lookups to reduce unneeded map lookups.
 
427
- version number change to allow update from beta for rpm packages.
 
428
 
 
429
29/6/2006 autofs-5.0.0_beta6
 
430
----------------------------
 
431
- lookup_init cleanup and fix missed memory leak.
 
432
- use nis map order to check if update is needed.
 
433
- fix couple of memory leaks in lookup_yp.c.
 
434
- fix pasre error in replicated server module.
 
435
- correct spelling error in default config.
 
436
- fix default auth config not being installed.
 
437
- change LDAP query method as my test db was incorrect.
 
438
- change ldap defaults code to handle missing auth config.
 
439
- fix mistake in parsing old style LDAP specs.
 
440
- update LDAP so that new query methos also works for old
 
441
  syntax.
 
442
- allow global macro defines to override system macros.
 
443
- cleanup defaults_read_config.
 
444
- add rfc2307-bis example map configurations.
 
445
- change mode of of config file install to 644.
 
446
- update kernel patches.
 
447
- fix don't unbind on error return from get_query_dn.
 
448
- update RedHat autofs default config.
 
449
 
 
450
20/6/2006 autofs-5.0.0_beta5
 
451
---------------------------
 
452
- re-instate v4 directory cleanup.
 
453
- backout master map lookup changes made to beta3.
 
454
- change default master map from /etc/auto.master to auto.master
 
455
  so that we always use nsswitch to locate master map.
 
456
- change default installed master map to include "+auto.master"
 
457
  to pickup NIS master map.
 
458
- correct config names in default.c (jpro@bas.ac.uk).
 
459
- check base of offset mount tree is not a mount before umounting
 
460
  its offsets.
 
461
- fix replicated mount parse for case where last name in list
 
462
  fails lookup.
 
463
- correct indirect mount expire broken by the wildcard lookup fix.
 
464
- fix up multi-mount handling when wildcard map entry present.
 
465
- fix mutex not being unlocked on map read.
 
466
- fix rpc routines not logging errors.
 
467
- fix handling of invalid directory for nobrowse hosts map
 
468
  lookup.
 
469
- add free for working var in get_default_logging.
 
470
- add inialisation for kver in autofs_point struct.
 
471
- fix sources list corruption in check_update_map_sources.
 
472
- fix memory leak in walk_tree.
 
473
- fix memory leak in rpc_portmap_getport and rpc_ping_proto.
 
474
- fix memory leak in initialisation of lookup modules.
 
475
- fix handling of master map entry update.
 
476
- fix program map handling of invalid multi-mount offsets.
 
477
- move autofs4 module loading back to init script.
 
478
- add export access list matching to "hosts" lookup module.
 
479
- add check for key length to long (Jeff Moyer).
 
480
- add patch to restrict /proc lookup to pid directories (Jeff Moyer).
 
481
- fix directory cleanup at exit.
 
482
 
 
483
2/6/2006 autofs-5.0.0_beta4
 
484
---------------------------
 
485
- fix memory alloc error in nis lookup module.
 
486
- add "_" to "." mapname translation to nis lookup module.
 
487
- fix white space handling in replicated server selection code.
 
488
- merge don't strip debug info macro patch (Jeff Moyer).
 
489
- merge patch to add sanity checks on rmdir_path and unlink (Jeff Moyer).
 
490
- merge patch fix e2fsck error code check (Jeff Moyer).
 
491
- update hesiod module (Jeff Moyer).
 
492
  - add mutex to protect against overlapping mount requests.
 
493
  - update return from mount request to give more sensible NSS_*
 
494
    values.
 
495
- fix handling of autofs filesystem mount fail on init.
 
496
- add back test test for nested mount in program map lookup.
 
497
  - I must have commented this out for a reason. I guess we'll
 
498
    find out soon enough.
 
499
- fix "-hosts" map not finding entry for the "nobrowse" case.
 
500
- update man page with description of "-hosts" map type.
 
501
- complete logging, including per mount logging.
 
502
  - still needs some more work but that will need to wait.
 
503
- change init script to check for read on config file instead
 
504
  of execute.
 
505
- fix lookup of wildcard map entry for several map types.
 
506
- fix fail to realease cache read lock on indirect map expire.
 
507
- fix incorrect cache update of wildcard map entry.
 
508
- alter master map lookup semantics to be a little more like
 
509
  version 4. The way we should locate the master map needs
 
510
  more investigation and may change again.
 
511
 
 
512
23/5/2006 autofs-5.0.0_beta3
 
513
----------------------------
 
514
- add config and compile time info to output of -V.
 
515
- add "-Dvar=value" comand line option to define global
 
516
  macro definitions.
 
517
- remove "nofg" and "bg" options as they aren't relevant for
 
518
  autofs.
 
519
- fix handling of numeric ip address strings in name translation.
 
520
- fix error handling for gethostbyname_r.
 
521
- change option processing to be inline with standard automount
 
522
  option processing. ie. mount entry options override global
 
523
  mount options.
 
524
- replicated server selection re-write.
 
525
 
 
526
9/5/2006 autofs-5.0.0_beta2
 
527
---------------------------
 
528
- re-organize functions for direct mount and expire to eliminate
 
529
  pthread compile error.
 
530
- reap return code from child at startup.
 
531
- add check for self inclusion when including maps.
 
532
- add plus map inclusion depth limit.
 
533
- fix logic to check if map update is needed.
 
534
- fix shutdown wait for submounts again (and again ...).
 
535
- add check for filesystem autofs in /proc/filesystems in case
 
536
  it's complied in the kernel.
 
537
- update Gentoo ebuild.
 
538
- updated man pages based on feedback from Jeff Moyer.
 
539
 
 
540
1/5/2006 autofs-5.0.0_beta1
 
541
---------------------------
 
542
- Initial update.
 
543
  - direct mounts.
 
544
  - lazy multi-mounts.
 
545
  - added kernel module to source tree.
 
546
- merged depricated LDAP patch.
 
547
- merged configurable locking patch.
 
548
- implemented nsswitch lookup for client maps.
 
549
- sync kernel module source.
 
550
- more kernel module fixes.
 
551
- redo mapenty cache locking and start work on
 
552
  background map refresh.
 
553
- fix hosts map (broken by mapentry cache locking update).
 
554
- fix expire of multi-mount with no root mount.
 
555
- final v5 comms packet definition (famous last words).
 
556
- remove goto from loop.
 
557
- add missing definition of _GNU_SOURCE for strerror_r.
 
558
- fix error handling fix for SIGCHLD handler.
 
559
- read map in sub-thread progresses.
 
560
- add cancelation cleanup routine to expire.
 
561
- correct error handling in lookup_ghost.
 
562
- remove redundant pthread mutex definition from mapent_cache.
 
563
- merged signal_children cleanup patch.
 
564
- first cut '+' included maps for client maps.
 
565
- move directory management of cache prune out of cache code.
 
566
- fix cache enumeration.
 
567
- fix cache update of multi-mount entries on umount.
 
568
- fix fail to close ioctl on direct mount fail.
 
569
- add hesiod to nss source list.
 
570
- allow for maps that don't support enumeration.
 
571
- add '+' included maps in key lookup (missed this).
 
572
- fix update detection following addition of '+' key lookup.
 
573
- convert mapent cache to live within autofs_point struct.
 
574
- convert submounts to use a thread instead of a process.
 
575
- fix rootless multi-mount as target of direct mount.
 
576
- fix sub-mount brakage following above.
 
577
- fix sub-mount as target of direct mount.
 
578
- update mounts.c to use re-entrant getmntent.
 
579
- make substution table re-entrant.
 
580
  - divide into global and local symbol tables.
 
581
- implement per thread storage for extended macro vars
 
582
  (ie. UID, GID, USER, GROUP etc.).
 
583
- fix expandsunent not returning fail on failed macro translation.
 
584
- fix expandsunent return no checked.
 
585
- add EXPERIMENTAL forced shutdown.
 
586
- fixed race in expire.
 
587
- fixed race in alarm module.
 
588
- updated readmap to be autofs_point specific.
 
589
- integrated master map parsing into daemon.
 
590
  - fixed several brakages from above.
 
591
  - implemented state task manager to improve concurrency.
 
592
  - fixed thread creation problem with expire and read map.
 
593
  - worked on master map update (not quite right yet).
 
594
- fix (dev, ino) cache lookup.
 
595
- convert spawn locking to use mutex instead of file.
 
596
  - seems to fix hang during mounting ~1000 direct mounts.
 
597
- fix expire and readmap thread create.
 
598
- fix read multiple sources for mount point.
 
599
- fix hanging state machine (again).
 
600
- add delay at startup till mount complete.
 
601
- initial merge of Jeffs SASL auth code.
 
602
  - entirely untest as yet.
 
603
- re-work LDAP to use configurable defaults.
 
604
- updated configure to check for libxml2 - required by SASL code.
 
605
- updated configure to provide optional inclusion of SASL auth.
 
606
- add check for automount already running.
 
607
- attempt to fix excessive CPU usage (not quite there yet).
 
608
- make samples install try harder to make backup of existing files.
 
609
- SASL auth code functional and added START_TLS code.
 
610
  - START_TLS doesn't seem to work yet, no idea why.
 
611
- fix mount tree find mounts subroutine.
 
612
- get START_TLS code working.
 
613
- cleanup map parsing and nsswitch lookup in lookup.c.
 
614
- first pass documentation update.
 
615
- strugle with FSM problems again.
 
616
- add recovery of existing automounts at startup.
 
617
- add configure option to enable exit leaving busy mounts mounted.
 
618
- sort out code for multiple maps per mount point.
 
619
- fix side effects on multi-mounts and submounts from above.
 
620
- test and fix basic map reread functions.
 
621
- remove need to read entire map when browsing is disabled.
 
622
- fix lookup context not being released.
 
623
- test and fix map re-read for master map entries with multiple entries.
 
624
- fix "[no]browse" not recognised in master map.
 
625
- fix auto.net not failing on sort command.
 
626
- fix expire of rootless mounts such as auto.net multi-mounts (again).
 
627
 
 
628
11/4/2005 autofs-4.1.4
 
629
----------------------
 
630
- add /proc/modules check to Debian init script.
 
631
- fix typo in Gentoo init script reload function.
 
632
- fix default map type selection for submounts.
 
633
  - a side affect of this patch is that when the first mount
 
634
    point of a multi-mount entry is '/' it is no longer
 
635
    mandatory. This matches the Solaris automount parsing.
 
636
- implement a timeout for LDAP communication (Dan Cox).
 
637
- change setpgrp to setsid to disascociate from tty properly.
 
638
- fix auto.net and auto.smb to not use non-bourne shell regex
 
639
   when searching for their export list programs.
 
640
- fix nsswitch.conf sources detection.
 
641
- fix grep failing causing assignments to terminate init script.
 
642
- fix handling of localoptions options init script variable.
 
643
- sanitize records from auto.master file (Debian bug#298649).
 
644
- alter logic of UNDERSCORETODOT to work when it's not set (Debian bug#301358).
 
645
- attempt to fix Debian upgrade fail bug#300703.
 
646
  - changes from Herbert Xus' patch.
 
647
  - he`s not sure he got all cases and I can't see more either, so we'll see.
 
648
- revert some broken changes in Gentoo init script.
 
649
- fix end of string handling at end of parsing options string.
 
650
- more work on replicated server code - fix occasional mount fail.
 
651
- revert some Debian init script changes in favour of Debian maintainer patches.
 
652
  - and fix the fix.
 
653
- update kernel patches.
 
654
- remove isprint calls as it breaks 8-bit characters.
 
655
 
 
656
14/2/2005 autofs-4.1.4_beta2
 
657
----------------------------
 
658
- add update to -D variable propogation patch (Michael Blanddford).
 
659
- fix rentrancy problem when releasing the cache.
 
660
- fix 'automount: ' error in patern match in init script.
 
661
- applied autofs4 module check changes in Debian init script.
 
662
- fix handling of missing newline on last file map entry.
 
663
- fix map entry lookup order (second try).
 
664
- fix couple of comiler warnings.
 
665
- fix reload init script option for Gentoo and Debian (nearly).
 
666
 
 
667
26/1/2005 autofs-4.1.4_beta1
 
668
---------------------------
 
669
- fix error in define of mtab lock file.
 
670
- fix mischief caused by change in default strict -> nonstrict.
 
671
- fix replicated server detection (TCP/UDP/NFSv2/NFSv3) logic (Jeff Moyer and Ian Kent).
 
672
- fix error when setting pwd.
 
673
- fix socket leak (Jeff Moyer and Ian Kent).
 
674
- fix potential race in signal handling code (Jeff Moyer).
 
675
- miscelaneous corrections to doco and typos (Peter Breitenlohner).
 
676
- fix i18n init script underline output (Jeff Moyer).
 
677
- fix logic error in replicated server selection (Jeremy Rosengren and Ian Kent).
 
678
- the map change detection patch
 
679
    - note this requires a kernel patch to work, see README.patches.
 
680
- correct whitespace handling in maps.
 
681
- mount table handling cleanup.
 
682
- fix multi map lookup broken after the map update patch.
 
683
- fix auto master map concatenation bug (Jeff Moyer).
 
684
- merge some Debian patches (Arthur Korn)
 
685
    - 032 remove trailing slash in mount_afs.c.
 
686
    - 033 support hesiod priorities in lookup_hesiod.c.
 
687
    - 034 handle empty options in changer ,ext2 and generic modules.
 
688
    - 035 program mount repeated last character of map output.
 
689
    - 036 make make fail on failure.
 
690
- fix memory leak in cache_clean function (Jeff Moyer).
 
691
- remove restriction of mounting ncpfs filesystems (Mike Fleetwood).
 
692
    - see README.ncpfs.
 
693
- second signal race fix (almost what Chris Feist recommended).
 
694
- fix the ordering of +ypmapname entries in master map (Chris Feist).
 
695
- fix backslash parse for smb mount option username\password (George Hansper).
 
696
- keep udp rpc ping routine from using up reserved ports (Jeff Moyer).
 
697
- maintain backwards compatibility w/ local file maps (Chris Feist).
 
698
- init script fix (Arthur Korn).
 
699
- fix duplicate map handling in init script (Chris Feist).
 
700
- force local map paths to begin with / (Chris Feist).
 
701
- allow for LDAP maps that have greater than the LDAP result count limit (Chris Feist).
 
702
- allow for program maps returning larger than 4kb (Jeff Moyer and Chris Feist?).
 
703
- fix some potential buffer overflows, applied with amendments (Steve Grubb).
 
704
- carry -D variable definitions to submounts (Michael Blandford).
 
705
- merge Debian patch 044 update reference to mailing list (Arthur Korn).
 
706
- provide ability to convert read-only NFS mounts to read-only bind mounts (Thorild Selen).
 
707
- fix incorrect direct map entry lookup in yp module. 
 
708
- merge most of RedHat init patch and the browse and umount loopback patches (Jeff Moyer).
 
709
- fix file handle being left open in lookup_file.c.
 
710
- update 2.4 kernel module patches.
 
711
- add 2.6 kernel module patches.
 
712
- merge fix for program maps returning larger than 4kb (Jeff Moyer).
 
713
- fix trailing white space not removed from map entries not containing a colon.
 
714
- merge remaining bits of Debian and Redhat init script patches.
 
715
- fix duplicate map entry order - return first read instead of last.
 
716
- bump version to 4.1.4 beta1 and start testing.
 
717
- fix spec file to build the beta.
 
718
- fix compile warning in lookup_yp.c.
 
719
- more work on Debian part of init script (wip).
 
720
- add Gentoo portage ebuild files.
 
721
- review remaining Debian patches
 
722
   - all 000 and 001 patches are included in 4.1.4.
 
723
   - 002 log cause of ldap errors applied
 
724
   - 030 document +map in auto master applied.
 
725
   - 031 document -D in automount 8 applied in another diff.
 
726
   - 040 init script policy conformance and backwards compatibility
 
727
         merged but slightly broken (see above).
 
728
   - 041 needs review against new version.
 
729
   - 045 module loading set e applied with minor change.
 
730
   - 046 needs review against new version.
 
731
   - 047 277320 correct automount nsswitch regex applied.
 
732
   - 049 parse_sun to be merged in another diff.
 
733
   - 050 disable_direct_maps.diff applied.
 
734
- update spec file to use autofs sysconfig.
 
735
- update auto.net to search for showmount and use lang variable.
 
736
- allow for ":" escape in multi mount parse (Elmar Pruesse).
 
737
- add auto.smb example program map (Elmar Pruesse).
 
738
- apply slashify-colons patch to enable it work (Timo Felbinger).
 
739
- fix for ldap_search when multiple cn's are in one LDAP entry (Chris Feist).
 
740
- fix alarm not being reset during prune signal event.
 
741
- reimplement locking.
 
742
- implement signaling of submount processes from within daemon.
 
743
   - Fix errors in mount entry handling module.
 
744
   - Update lock module to suit.
 
745
- merge multi map over mount patch.
 
746
- add init script variable to allow adjustment of time to wait for shutdown.
 
747
- fix no directory list when map entry deleted and wild card matches.
 
748
- prevent pre-existing automount point directory from being removed at termination (Chirs Feist).
 
749
- update replicated server doco
 
750
   - autofs will always choose localhost regardless of weights (Chirs Feist).
 
751
 
 
752
19/05/2004 autofs-4.1.3
 
753
-----------------------
 
754
- fixed bug processing --verbose option in init scripts.
 
755
- added missing parameter in call to run fsck on ext2 module (Jeff Moyer).
 
756
- added check for executable existance in getldapmounts in init script.
 
757
- updated comment about option handling in getmounts in init script.
 
758
- updated kernel module patches.
 
759
- fix to init script for reload option (Michael Blandford).
 
760
- autofs now requires autoconf later than 2.5.
 
761
- replicated server fixup.
 
762
- fix segv in NIS lookup module (Jeff Moyer).
 
763
- init script fix for Debian (Thorild Selen).
 
764
- fix pie option not checking for runable executable.
 
765
- add NFS V3 and TCP to rpc discovery.
 
766
- make nonstrict the default for multi-mount map entries.
 
767
 
 
768
07/04/2004 autofs-4.1.2
 
769
-----------------------
 
770
- merge patches from Jeff Moyer.
 
771
   - Change (back) compile option -fpic -> -fPIC.
 
772
   - add code to recognise old LDAP master map format.
 
773
   - document limitation of direct mounts obscuring mount
 
774
     points in README.direct.
 
775
   - fix error in detecting duplicate master map entries
 
776
     in init script.
 
777
   - add check for automount base already mounted.
 
778
   - check for pie support and enable compile option if
 
779
     available.
 
780
   - corrections to init script including send HUP signal
 
781
     on reload.
 
782
- fix unchecked return from get_best_mount.
 
783
- add example file master map using LDAP.
 
784
- 1st attempt to deal with smb mounts that go away while
 
785
  mounted.
 
786
- updated kernel patches.
 
787
 
 
788
14/03/2004 autofs-4.1.1
 
789
-----------------------
 
790
- added CHANGELOG.
 
791
- fixed error in some ident tags.
 
792
- merge debian patch 032 document nonstrict special option.
 
793
- updated spec file to standardise paths etc.
 
794
- reintroduced some 4.0.0 init script code to help serialise
 
795
  shutdown signaling and umount of submounts. This should
 
796
  alieviate some of the contention for umount at shutdown.
 
797
- fix invalid path reference on error exit.
 
798
- merged debian patches.
 
799
   - 030 man page corrections in autofs(5) and automount(8).
 
800
   - 033 correct url in man page automount(8).
 
801
   - 034 correct mount call in mount_changer.c.
 
802
   - 040 document gid option in man page autofs(5).
 
803
- change fsck return code check.
 
804
   - still try to mount if fsck fails to run.
 
805
   - error only if fsck finds uncorrectable errors.
 
806
- fixed lookup problem with wildcard order in map.
 
807
- fixed lookup problem relating to directory tidyup.
 
808
- merge Jim Carters' buffer management and expire limit patch.
 
809
- remove make requirement for hesoid and ldap presence.
 
810
- add check for submount point itself busy.
 
811
   - requires autofs4 4.04 kernel module.
 
812
- added --verbode and --debug options to quieten daemon and
 
813
  provide ability to get debug output when needed. Default
 
814
  is produce no output except error messages.
 
815
- merge Mike Blandfords' replicated server patches.
 
816
- added ability to access external environment var.
 
817
   - set by default, use --disable-ext-env to turn of.
 
818
 
 
819
4/12/2003 autofs-4.1.0
 
820
----------------------
 
821
 
 
822
- Fixed problem with regex in init script not recognising -g option.
 
823
- removed patch to ignore failed mounts in tree mounts in favour
 
824
  of using nonstrict option.
 
825
- updated autofs4 kernel module patches.
 
826
 
 
827
 
 
828
10/11/2003 autofs-4.1.0-beta3
 
829
-----------------------------
 
830
 
 
831
- I'm aware of one outstanding problem with multi-mount maps. The
 
832
  senario is that the daemon cannot remount a manualy umounted multi-mount
 
833
  entry until after the following expire event. This is due kernel module
 
834
  and daemon not knowing the umount has occured and consequently not
 
835
  cleaning up afterward. This causes the kernel module to return a longer
 
836
  path than it should which cannot be matched in the map. I hope to be able
 
837
  to fix this a some time in the future.
 
838
- removed debug print to catch reported mount problem.
 
839
- added patch to ignore failed mounts in tree mounts.
 
840
 
 
841
 
 
842
14/10/2003 autofs-4.1.0-beta2
 
843
-----------------------------
 
844
 
 
845
- added debug print to catch reported mount problem.
 
846
- updated autofs4 patches and their documention.
 
847
- added autofs4 patch for 2.4.22.
 
848
 
 
849
 
 
850
29/9/2003 autofs-4.1.0-beta1
 
851
----------------------------
 
852
 
 
853
This is a restructuring and improvement of my original v4 patch which added
 
854
direct mount support for file and NIS maps.
 
855
                                                                                
 
856
As well the considerable restructure and tidy up of my original patch it
 
857
includes:
 
858
                                                                                
 
859
- Merge of all the RedHat autofs v3 patches. This includes the RedHat
 
860
  init script and LDAP improvements. See the README files in the package
 
861
  for more info.
 
862
- Add LDAP direct mount support to complement the file and NIS map direct
 
863
  mount support already present.
 
864
- Merged some patches from the Debian and SuSE autofs v4 packages.
 
865
- Found a bunch of bugs and fixed them. This was largely due to the huge
 
866
  efforts made by Aaron Ogden in testing a never ending stream of attempted
 
867
  corrections. Thanks Aaron.
 
868
 
 
869
 
 
870
29/09/2003 autofs-4.0.0-1
 
871
-------------------------
 
872
 
 
873
Largely the autofs-4.0.0pre10 with:
 
874
- Some patches that I did ages ago to improve submounts. This includes
 
875
  correcting the double slash in mount points. Changes to the init script
 
876
  to improve the shutdown when submounts are involved.
 
877
- Merged some small patches from the Debian and SuSE autofs v4 packages.
 
878
- A simple work around to allow tree mounts to work with RedHat 2.4.20,
 
879
  and above, kernels in the autofs4 module patch.
 
880
                                                                                
 
881