AUTHORS revision 174294
11297SalmPRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO AM_UTILS:
21297SalmOriginal authors of amd were the Berkeley team and especially Jan-Simon
31297SalmPendry.  Since then many people have contributed patches.
41297Salm
51297SalmThis file lists the ones who contributed major code changes, in no
61297Salmparticular order, and I thank them all.  This is of course not to diminish
71297Salmthe smaller contributes of the many others.  Thank you all.
81297Salm
91297Salm* Erez Zadok <ezk@cs.sunysb.edu>
101297Salm
111297SalmThe most significant changes were made by Erez Zadok in terms of bug fixes,
121297Salmports, and new features added.  Erez Zadok is the current maintainer of
131297Salmam-utils, as of January 1997.
141297Salm
151297Salm* Ion Badulescu <ion@cs.columbia.edu>
161297Salm
171297SalmCo-maintainer of am-utils since late 1999: Linux and Solaris autofs support,
181297SalmLinux NFSv3 support, major code reorganization, etc...
191297Salm
201297Salm* Randall S. Winchester <rsw@glue.umd.edu>
211297Salm
221297SalmMay 7, 1997: contributed a special version of upl102 that included NFS V.3
231297Salmsupport.  Some of the code was contributed by Christos Zoulas
241297Salm<christos@deshaw.com>.  I (Erez) ported these changes to am-utils.
251297Salm
261297SalmSeptember 12, 1997: lots of small prototype cleanups and fixes to numerous
271297Salmfiles.
281297Salm
291297SalmJanuary 27, 1998: support pid files in the amd.conf file.  Provide base name
3081220Smikefor hesiod zone files.  Always use /etc/amd.conf if exists.
3150471Speter
321297SalmAugust 8, 1998: add detection support for NFS V.3 for NetBSD 1.3F.
331297Salm
3467183SbrianFebruary 1, 1998: fixes for NetBSD to better detect its features.
3567183Sbrian
361297SalmSeptember 4, 1999: assorted fixes for NetBSD 1.4+.
371297Salm
381297Salm* Hannes Reinecke <hare@MathI.UNI-Heidelberg.DE>
391297Salm
401297SalmBack in 1995, contributed code for linux.  A new parser for file system
411297Salmspecific options that only exist under linux.
421297Salm
431297Salm* Leif Johansson <leifj@matematik.su.se>
4490109Simp
451297SalmJune 22, 1997: minor patch to ensure that systems without an RE library work.
461297Salm
471297SalmJune 23, 1997: mount options should be properly comma limited.
481297Salm
491297SalmJuly 10, 1997: info_ldap.c and prototype changes to all map _init and _mtime
501297Salmfunctions.  Contributed scripts/amd2ldif.pl.
511297Salm
521297SalmAugust 4, 1997: info_ldap.c fixes and adding two new amd.conf ldap
5381220Smikevariables: ldap_cache_seconds and ldap_cache_maxmem.
541297Salm
551297Salm* Andreas Stolcke <stolcke@speech.sri.com>
561297Salm
571297SalmJune 22, 1997: patches to ensure that proto= and vers= options work
581297Salmproperly in mount tables and can be overridden.  Later on, more code
591297Salmcontribued to optimize the best combination of proto/vers.
601297Salm
611297SalmJuly 4, 1997: patches to get NFS V.3 working under irix5.
621297Salm
631297SalmSeptember 9, 1997: initialize all fields of mntent_t structures to 0.
641297Salm
651297SalmOctober 2, 1997: don't log an RPC timeout as an error but only as an info
661297Salmmessage.
671297Salm
681297SalmDecember 19, 1997: detected an FMR (Free Memory Read) in amd/mntfs.c,
691297Salmuninit_mntfs().
701297Salm
711297Salm* Danny Braniss <danny@cs.huji.ac.il>
721297Salm
731297SalmJuly, 6 1997: contributed patches to hesiod on bsdi3.
741297Salm
751297Salm* Tom Schmidt <tschmidt@micron.com>
761297Salm
7790109SimpJuly 10, 1997: Recommdation to include libgdbm if libc has no dbm_open.
781297SalmPatches for netgrp(host) command.  Mods to aux/config.guess to recognize
791297Salmsun3.
801297Salm
811297SalmJanuary 19, 1998: print correct -l option depending if system supports
821297Salmsyslog and/or syslog facilities.
831297Salm
841297SalmJanuary 29, 1998: fix for 0.0.0.0 loopback on SunOS 3.X which defines
851297SalmIFF_ROUTE instead of IFF_LOOPBACK.
861297Salm
871297SalmMay 30, 2000: correct logging types for addopts/mergeopts messages.
881297Salm
891297Salm* Daniel S. Riley  <dsr@mail.lns.cornell.edu>
901297Salm
911297SalmJuly 11, 1997: fixes to DU-4.0 to support string POSIX.1 signals, and struct
921297Salmsockaddr with sa_len field.
931297Salm
941297SalmJuly 13, 1997: Move amd.conf parsing to before switch_option() on log/debug
951297Salmoptions.  Minor type wrt "ro" option in libamu/mount_fs.c.  Added more
961297Salmfillers of mnttab options, for acdirmax, acdirmin, acregmax, acregmin, noac,
971297Salmgrpid, nosuid, and actimo.
981297Salm
991297SalmAugust 15, 1998: fix memory leak in processing of /defaults, and avoid
1001297Salmaccessing uninitialized memory in osf1.
1011297Salm
1021297Salm* Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
1031297Salm
1041297SalmJuly 23, 1997: Got lots of patches from the Debian Linux folks, who fixed
1051297Salmseveral generic bugs, and one serious one for Linux.  The latter involved
1061297Salmusing connected sockets for NFS mounts on kernels 1.3.10 and older.  Roman's
1071297Salmwork is baed on amd-upl102, and work from Ian Murdock <imurdock@debian.org>
1081297Salmand Dominik Kubla <dominik@debian.org>.
1091297Salm
1101297Salm* Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11181220Smike
1121297SalmAugust 6, 1997: assorted fixes to support hesiod-1.3, solaris 2.4 (which I
1131297Salmalready fixed but did not release yet), and support for $LDFLAGS at
1141297Salmconfigure/compile time.
1151297Salm
1161297SalmFebruary 24, 1998: lots of patches for ultrix 4.3 port.
11781220Smike
1181297SalmFebruary 28, 1998: lots of documentation fixes!
1191297Salm
1201297SalmJanuary 8, 1999: texi fixes, and more Ultrix 4.3 fixes, among others.
1211297Salm
1221297SalmJanuary 11, 1999: hesiod_isup function.  Fix format errors in dlog/plog.
1231297SalmRemove obsolete or unnecessary files/macros.  Don't report disabled file
1241297Salmsystems.  More misc fixes.
1251297Salm
1261297SalmFebruary 3, 1998: don't start autofs listener unless autofs maps were in
1271297Salmuse.
1281297Salm
1291297SalmDecember 10, 1999: assorted fixed and lots of fixes to support in-kernel
1301297Salmmount tables in Solaris 8.
1311297Salm
1321297SalmFebruary 9, 2000: new debug options hrtime (hi-res timer) and xdrtrace.  bug
1337165Sjoergfixes.
1347165Sjoerg
1351297Salm* Jason Thorpe <thorpej@nas.nasa.gov>
1361297Salm
1371297SalmAugust 25, 1997: make amd work when talking to NIS+ servers in NIS
1381297Salmcompatibility mode.  Fix originally came from Matthieu Herrb
1391297Salm<matthieu@laas.fr>.
1401297Salm
1411297Salm* Chris Metcalf <metcalf@catfish.lcs.mit.edu>
1421297Salm
1431297SalmAugust 29, 1997: patch to make amd use FQHN for NFS/RPC authentication,
1441297Salmuseful esp. for cross-domain NFS mounts.
1451297SalmSeptember 2, 1997: if plock() succeeded, don't display errno string.
1461297Salm
1471297Salm* Enami Tsugutomo <enami@cv.sony.co.jp>
1481297Salm
14990109SimpSeptember 4, 1997: don't ping remote servers with NFS V.3 always, but V.2,
1501297Salmregardless of client's NFS version. (conf/transp/transp_sockets.c)
1511297Salm
1521297Salm* Dan Riley <dsr@mail.lns.cornell.edu>
1531297Salm
1541297SalmSeptember 19, 1997: make sure that amd works with more secure portmappers
1551297Salmthat do not allow forwarding of RPC messages to other services.
1561297Salm
1571297Salm* Wolfgang Rupprecht <wolfgang@wsrcc.com>
1588855Srgrimes
1591297SalmAugust 10, 1997: netbsd and other bsd systems have a mask flag for
1601297Salmpcfs_args (msdos mount).
16181220Smike
1621297Salm* Christos Zoulas <christos@zoulas.com>
1631297Salm
1641297SalmSeptember 25, 1997: fix to initialize uid/gid fields of pcfs_args_t on
1651297Salmnetbsd.
1661297Salm
1678855SrgrimesOctober 10, 1997: compile time cleanups of printf()s in hlfsd code.  If nfs
1681297Salmserver is down or does not support a portmapper call, then mark it down as
1691297Salmversion 2, and try again later.
17081220Smike
1711297SalmNovember 29, 2002: compile fixes for NetBSD, a couple of bug fixes (one
1721297Salmalready fixed by maintainers)
1731297Salm
1741297SalmApril 12, 2003: support new "unmount" option, useful to timeout removable
1751297Salmlocal media mounts.
1761297Salm
1771297SalmOctober 12, 2004: patch to support two new amd.conf options, domain_strip
1781297Salmand auto_attrcache.  Patch to cleanup NFS attribute-cache flag computation.
1791297SalmPatch to fix an inconsistency in timeouts in the RPC code between socket and
1801297SalmTLI implementations.  Patch to print version string (amd -v) after all
1811297Salmoptions had been initialized, so we can print domain, host, and hostd.
1821297SalmLinux patch to use umount2(2) if umount(2) fails.
1831297Salm
1841297Salm* Bill Paul <wpaul@ctr.columbia.edu>
1851297Salm
1861297SalmNovember 5, 1997: NFS v.3 support for AIX 4.2.1, which does *not* include
18790109Simpheaders for this.  Bill had to guess at the right structures, field names,
1881297Salmsizes, alignment, etc.
1891297Salm
1901297SalmJanuary 15, 1999: small ldap bug fixes.
1911297Salm
1921297Salm* Stefan Vogel <vogel@physik-rzu.unizh.ch>
1931297Salm
1941297SalmNovember 14, 1997: typo in the subscription instructions to amd-dev.
1951297Salm
1961297Salm* Guntram Wolski <gwolsk@sei.com>
1971297Salm
1981297SalmNovember 15, 1997: pointed out mismatching documentation for the -o option.
1991297Salm
2001297Salm* Michael Hucka <hucka@eecs.umich.edu>
2011297Salm
2021297SalmJanuary 11, 1997: pointed out reversed definition of NFS mount options vers
2031297Salmand proto.
20490109Simp
2051297Salm* Albert Chin <china@pprd.abbott.com>
2061297Salm
2071297SalmJanuary 12, 1998: minor bug in output of amd -H.
2081297Salm
2091297SalmJune 23, 2005: assortment of small compile bugs on aix4, and solaris 5/6/7.
2101297Salm
2111297Salm* Thomas Richter <richter@chemie.fu-berlin.de>
2121297Salm
2131297SalmJanuary 13, 1998: use case insensitive comparisons for variables that need
21490109Simpit (such as all hostname related ones, and more).
2151297Salm
2161297SalmJuly 20, 1998: don't leak memory in the private version of yp_all (when
2171297Salmvendor yp_all is bad).
2181297Salm
2191297Salm* Fred Korz <korz@smarts.com>
2201297Salm
2211297SalmJanuary 30, 1998: minor typo fixed to tftp example in am-utils.texi.
222
223* Donald Buczek <buczek@MPIMG-Berlin-Dahlem.MPG.DE>
224
225March 6, 1998: correctly inherit existing NFS V.3 mounts upon restart.
226
227March 17, 1998: compare log file name and syslog string with correct length.
228
229March 20, 1998: do not close stdout in case it gets reused elsewhere and to
230allow startup script to redirect it.  Set a temporary secure umask(0022)
231before writing log file and restore it afterwards.
232
233* Matthew Crosby <mcrosby@ms.com>
234
235April 20, 1998: allow arbitrary number of interfaces in wire listing.
236
237* David O'Brien <obrien@NUXI.com>
238
239September 4, 1998: bug fix to avoid overrunning hostname buffer, and minor
240amd.conf man page typo correction.
241
242September 22, 1999: use more secure vsnprintf in real_plog().
243
244* Danny Rathjens <dkr@cs.fiu.edu>
245
246October 29, 1998: swap arguments to kill(2) in amd.c.
247
248* Mike Mitchell <mcm@unx.sas.com>
249
250November 3, 1998: amd/nfs_subr.c (nfsproc_lookup_2_svc): try to avoid a race
251condition between unmounting and re-mounting an entry, by increasing the ttl
252of a looked up entry before unmounting it.
253
254* Douglas K. Rand" <rand@aero.und.edu>
255
256December 3, 1998: case insensitive host name match for nfsl.
257
258* David Wolfskill <dhw@whistle.com>
259January 28, 1999: don't turn on/off noconn option if it was already in that
260state.
261
262* Jeffrey C Honig <jch@BSDI.COM>
263March 14, 1999: clean up more autogenerated files upon "make distclean".
264
265March 15, 1999: avoid overly verbose NIS warning even on systems that don't
266run NIS.  On BSD systems, wire.c uses getifaddrs(), sysctl(), IRS routines,
267and more fixes.  Numerous IP packet security fixes.
268
269March 16, 1999: documentation typos. new cdfs options. ufs structure
270detection for bsdi4.
271
272September 17, 1999: fixes to expn.
273
274* Paul Balyoz <pbalyoz@sedona.ch.intel.com>
275March 26, 1999: ensure lostaltmail displays Y2K compliant dates.
276
277* Jon Peatfield <J.S.Peatfield@damtp.cam.ac.uk>
278March 30, 1999: turn off incomplete NFS V.3 support in HPUX 10.20.
279
280September 22, 1999: safe reloading of maps without first clearing old
281copies, and using cached copies if map failed to reload.
282
283* Peter Breitenlohner <peb@mppmu.mpg.de>
284July 24, 1999: patch for linux 2.2.x to work with older libc5 systems, and
285nis_isup mis-logic fixes.
286December 13, 2001: report typos in scripts/amd.conf.5.
287
288* Dale Talcott <aeh@quest.cc.purdue.edu>
289July 26, 1999: added NFS3 support for AIX mounting.
290
291* Christophe Kalt <Christophe-Kalt@deshaw.com>
292July 14, 1999: add netgrpd() syntax function which uses FQHN.
293
294* Andrew J. Korty <ajk@purdue.edu>
295September 5, 1999: pawd works for type:=nfsl.
296
297* Nick Williams <njw@ms.com>
298September 1, 1999: bug fix for incorrect symlinks when two locations are
299requested simultaneously.
300
301November 1, 1999: fixes to sync maps even if they are set to mapcache:=sync.
302
303January 19, 2000: fix (and reduce the incidence of) stale file handles when
304doing rapid mounts and umounts in succession.
305
306June 5, 2000: better handling of potential race-conditions during rapid
307u/mounts.  Correctly update d_drops stats for amq -s.
308
309* Johann Pfefferl <johann.pfefferl.jp@germany.agfa.com>
310November 16, 1999: fix to ldap code so repeated calls to string2he don't
311corrupt the string passed.
312
313* Amitha Perera <perera@cs.rpi.edu>
314December 9, 1999: detect all wire() interfaces correctly.
315
316* Steven Danz <sdanz@awc.kc.noaa.gov>
317January 25, 2000: allow browsable auto maps.
318
319* Wolfram Klaus	<klaus@physik.fu-berlin.de>.
320November 21, 2000: recognize proplist mnttab flag.
321
322* Thomas Klausner <tk@giga.or.at>
323November 21, 2000: lots of NetBSD fixes (many of which are generic).
324
325April 18, 2003: patch to reference am-utils info pages in man page.
326
327November 28, 2004: small fixes to typos in amd.conf(5) man page.
328
329* Olaf Kirch <okir@caldera.de>
330February 1, 2001: important Linux NFS error number mapping fixed
331
332* Ahmon Dancy <dancy@franz.com>
333February 9, 2001: Apple Rhapsody/Darwin/OS X port
334
335* Sebastien Bahloul <sebastien.bahloul@mangoosta.fr>
336July 3, 2001: LDAP fixes and updates to support new APIs
337
338March 27, 2002: LDAP bug and port to HPUX-11.
339
340* Philippe Troin <phil@fifi.org>
341July 12, 2001: Proper handling of GNU getopt, support for optionally
342disabling LDAP/Hesiod, fixes for the dev/nodev option on Linux.  Texi
343documentation fix.
344
345November 28, 2001: Bug fix.  Support "nolock" as an NFS option, not a
346generic mount option.
347
348July 17, 2003: pref:=null core dump fix.  libgdbm portability.  tcpd/librap
349support.  And a few other things for the 6.0 branch.
350
351* Trond Myklebust <trond.myklebust@fys.uio.no>
352January 10, 2002: Proper initialization of the timeo parameter on Linux, TCP
353_must_ have a timeout 2 orders of magnitude larger than UDP
354
355* George Ross <gdmr@dcs.ed.ac.uk>
356April 29, 2002: Rework of old code, support for wildcards in LDAP queries,
357and an FD leak fix.  Amd -A support.
358
359October 21, 2002: ldap_unbind fix for SIGPIPE, and support for LDAPv3
360protocol version parameter (with Tim Colles <timc@inf.ed.ac.uk>).
361
362* Matthias Scheler <tron@zhadum.de>
363June 14, 2002: patch to use "xlatecookie" NFS mount option.
364
365* Jun-ichiro itojun Hagino <itojun@iijlab.net>.
366June 11, 2002: minor fixes to support NetBSD 1.6A.
367
368* Sean Fagan <sef@apple.com>
369March 14, 2003: detect and use the MNT2_GEN_OPT_AUTOMNTFS mount flag
370on OS X / Darwin.
371
372* Hendrik Scholz <hscholz@raisdorf.net>
373June 9, 2003: mk-amd-map should open temp db file using O_EXCL.
374
375* Mark Davies <mark@mcs.vuw.ac.nz>
376July 14, 2003: define "xlatecookie" mnttab option if not defined (for
377NetBSD).  Support null hesiod entries if they start with a ".".
378
379* Eric S. Raymond <esr@thyrsus.com>
380December 9, 2003: fix unbalanced [] typo in fsinfo man page.
381
382* Martin Blapp <mb@imp.ch>
383July 6, 2004: recognize fields in pcfs_args_t in FreeBSD 5.
384
385* Dan Nelson <dnelson@allantgroup.com>
386August 2, 2004: pawd to recognize "host" type mounts.
387
388* Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
389August 3, 2004: pawd to recognize "linkx" type mounts.
390
391* Michael van Elst <M.van.Elst@science-computing.de>
392September 1, 2004: bug fix to avoid race condition in calls to mntctl on
393AIX.
394
395* Jonathan Chen <jon+amd@spock.org>
396October 22, 2004: patch/fix to move mlock/mlockall/plock code after the
397fork().
398June 29, 2005: core dump going off end of exported_ap[] array.
399September 29, 2005: patch/fix for pawd not to go into an infinite loop.
400October 25, 2005: patch/fix for pawd to repeatedly resolve path.
401
402* David Rage <rage@ucl.ac.uk>
403January 17, 2005: prevent Amd from logging 'Read-only filesystem' errors
404when the mount point has an ancestor (i.e. '/') that is mounted read-only.
405
406* Kevin Layer <layer@franz.com>
407January 28, 2005: basic instructions how to setup Amd on Mac OS-X.
408
409* Dan Ottavio <dottavio@ic.sunysb.edu>
410March 2, 2005: new global amd.conf option debug_mtab_file, to set the debug
411mtab file when using debug_options=mtab.  Default has changed from "./mtab"
412to "/tmp/mtab" to avoid security problem.  Bug fixed to ensure that Amd
413terminates properly even mtab file doesn't exist.
414
415* Erik Kline <ekline at ekline dot com>
416January 3, 2005: implementation of executable maps for Amd.
417
418* Jim Zajkowski <jim.zajkowski@gmail.com>
419March 14, 2005: small patch to amd2ldif.
420
421* Adam Morley <adam at gmi dot com>
422January 27, 2005: synchronize what amd2ldif does vs. what the ldap.schema
423expects.
424
425* Graeme Wilford <G.Wilford@surrey.ac.uk>
426July 4, 2005: buffer overflow in pawd.
427
428* Steve Plite <splite-amutils@sigint.cs.purdue.edu>
429September 22, 2005: repair reversed meaning of D_AMQ, so amq will unregister
430on exit.
431