AUTHORS revision 82794
1174294Sobrien# -*- text -*-
2131702SmbrPRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO AM_UTILS:
3174294SobrienOriginal authors of amd were the Berkeley team and especially Jan-Simon
4174294SobrienPendry.  Since then many people have contributed patches.
5174294Sobrien
6131702SmbrThis file lists the ones who contributed major code changes, in no
7174294Sobrienparticular order, and I thank them all.  This is of course not to diminish
8131702Smbrthe smaller contributes of the many others.  Thank you all.
9174294Sobrien
10174294Sobrien* Erez Zadok <ezk@cs.columbia.edu>
11131702Smbr
12174294SobrienThe most significant changes were made by Erez Zadok in terms of bug fixes,
13174294Sobrienports, and new features added.  Erez Zadok is the current maintainer of
14131702Smbram-utils, as of January 1997.
15174294Sobrien
16174294SobrienThere is a mailing list dedicated to developers of am-utils.  To subscribe
17131702Smbrto it, send mail to majordomo@majordomo.cs.columbia.edu, with the body of
18174294Sobrienthe message having the single line "subscribe amd-dev".
19131702Smbr
20174294Sobrien* Randall S. Winchester <rsw@glue.umd.edu>
21174294Sobrien
22174294SobrienMay 7, 1997: contributed a special version of upl102 that included NFS V.3
23131702Smbrsupport.  Some of the code was contributed by Christos Zoulas
24174294Sobrien<christos@deshaw.com>.  I (Erez) ported these changes to am-utils.
25131702Smbr
26174294SobrienSeptember 12, 1997: lots of small prototype cleanups and fixes to numerous
27174294Sobrienfiles.
28174294Sobrien
29174294SobrienJanuary 27, 1998: support pid files in the amd.conf file.  Provide base name
30174294Sobrienfor hesiod zone files.  Always use /etc/amd.conf if exists.
31174294Sobrien
32174294SobrienAugust 8, 1998: add detection support for NFS V.3 for NetBSD 1.3F.
33174294Sobrien
34174294SobrienFebruary 1, 1998: fixes for NetBSD to better detect its features.
35174294Sobrien
36174294SobrienSeptember 4, 1999: assorted fixes for NetBSD 1.4+.
37174294Sobrien
38174294Sobrien* Hannes Reinecke <hare@MathI.UNI-Heidelberg.DE>
39174294Sobrien
40174294SobrienBack in 1995, contributed code for linux.  A new parser for file system
41174294Sobrienspecific options that only exist under linux.
42174294Sobrien
43174294Sobrien* Leif Johansson <leifj@matematik.su.se>
44174294Sobrien
45174294SobrienJune 22, 1997: minor patch to ensure that systems without an RE library work.
46174294Sobrien
47174294SobrienJune 23, 1997: mount options should be properly comma limited.
48174294Sobrien
49174294SobrienJuly 10, 1997: info_ldap.c and prototype changes to all map _init and _mtime
50174294Sobrienfunctions.  Contributed scripts/amd2ldif.pl.
51174294Sobrien
52174294SobrienAugust 4, 1997: info_ldap.c fixes and adding two new amd.conf ldap
53174294Sobrienvariables: ldap_cache_seconds and ldap_cache_maxmem.
54174294Sobrien
55174294Sobrien* Andreas Stolcke <stolcke@speech.sri.com>
56174294Sobrien
57174294SobrienJune 22, 1997: patches to ensure that proto= and vers= options work
58174294Sobrienproperly in mount tables and can be overridden.  Later on, more code
59174294Sobriencontribued to optimize the best combination of proto/vers.
60174294Sobrien
61174294SobrienJuly 4, 1997: patches to get NFS V.3 working under irix5.
62174294Sobrien
63174294SobrienSeptember 9, 1997: initialize all fields of mntent_t structures to 0.
64174294Sobrien
65174294SobrienOctober 2, 1997: don't log an RPC timeout as an error but only as an info
66174294Sobrienmessage.
67174294Sobrien
68174294SobrienDecember 19, 1997: detected an FMR (Free Memory Read) in amd/mntfs.c,
69174294Sobrienuninit_mntfs().
70174294Sobrien
71174294Sobrien* Danny Braniss <danny@cs.huji.ac.il>
72174294Sobrien
73174294SobrienJuly, 6 1997: contributed patches to hesiod on bsdi3.
74174294Sobrien
75174294Sobrien* Tom Schmidt <tschmidt@micron.com>
76174294Sobrien
77174294SobrienJuly 10, 1997: Recommdation to include libgdbm if libc has no dbm_open.
78174294SobrienPatches for netgrp(host) command.  Mods to aux/config.guess to recognize
79174294Sobriensun3.
80174294Sobrien
81174294SobrienJanuary 19, 1998: print correct -l option depending if system supports
82174294Sobriensyslog and/or syslog facilities.
83174294Sobrien
84174294SobrienJanuary 29, 1998: fix for 0.0.0.0 loopback on SunOS 3.X which defines
85174294SobrienIFF_ROUTE instead of IFF_LOOPBACK.
86174294Sobrien
87174294SobrienMay 30, 2000: correct logging types for addopts/mergeopts messages.
88174294Sobrien
89174294Sobrien* Daniel S. Riley  <dsr@mail.lns.cornell.edu>
90174294Sobrien
91174294SobrienJuly 11, 1997: fixes to DU-4.0 to support string POSIX.1 signals, and struct
92174294Sobriensockaddr with sa_len field.
93174294Sobrien
94174294SobrienJuly 13, 1997: Move amd.conf parsing to before switch_option() on log/debug
95174294Sobrienoptions.  Minor type wrt "ro" option in libamu/mount_fs.c.  Added more
96174294Sobrienfillers of mnttab options, for acdirmax, acdirmin, acregmax, acregmin, noac,
97174294Sobriengrpid, nosuid, and actimo.
98174294Sobrien
99174294SobrienAugust 15, 1998: fix memory leak in processing of /defaults, and avoid
100174294Sobrienaccessing uninitialized memory in osf1.
101174294Sobrien
102174294Sobrien* Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
103174294Sobrien
104174294SobrienJuly 23, 1997: Got lots of patches from the Debian Linux folks, who fixed
105174294Sobrienseveral generic bugs, and one serious one for Linux.  The latter involved
106174294Sobrienusing connected sockets for NFS mounts on kernels 1.3.10 and older.  Roman's
107174294Sobrienwork is baed on amd-upl102, and work from Ian Murdock <imurdock@debian.org>
108174294Sobrienand Dominik Kubla <dominik@debian.org>.
109174294Sobrien
110174294Sobrien* Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
111174294Sobrien
112174294SobrienAugust 6, 1997: assorted fixes to support hesiod-1.3, solaris 2.4 (which I
113174294Sobrienalready fixed but did not release yet), and support for $LDFLAGS at
114174294Sobrienconfigure/compile time.
115174294Sobrien
116174294SobrienFebruary 24, 1998: lots of patches for ultrix 4.3 port.
117174294Sobrien
118174294SobrienFebruary 28, 1998: lots of documentation fixes!
119174294Sobrien
120174294SobrienJanuary 8, 1999: texi fixes, and more Ultrix 4.3 fixes, among others.
121174294Sobrien
122174294SobrienJanuary 11, 1999: hesiod_isup function.  Fix format errors in dlog/plog.
123174294SobrienRemove obsolete or unnecessary files/macros.  Don't report disabled file
124174294Sobriensystems.  More misc fixes.
125174294Sobrien
126174294SobrienFebruary 3, 1998: don't start autofs listener unless autofs maps were in
127174294Sobrienuse.
128174294Sobrien
129174294SobrienDecember 10, 1999: assorted fixed and lots of fixes to support in-kernel
130174294Sobrienmount tables in Solaris 8.
131174294Sobrien
132174294SobrienFebruary 9, 2000: new debug options hrtime (hi-res timer) and xdrtrace.  bug
133174294Sobrienfixes.
134174294Sobrien
135174294Sobrien* Jason Thorpe <thorpej@nas.nasa.gov>
136174294Sobrien
137174294SobrienAugust 25, 1997: make amd work when talking to NIS+ servers in NIS
138174294Sobriencompatibility mode.  Fix originally came from Matthieu Herrb
139174294Sobrien<matthieu@laas.fr>.
140174294Sobrien
141174294Sobrien* Chris Metcalf <metcalf@catfish.lcs.mit.edu>
142174294Sobrien
143174294SobrienAugust 29, 1997: patch to make amd use FQHN for NFS/RPC authentication,
144174294Sobrienuseful esp. for cross-domain NFS mounts.
145174294SobrienSeptember 2, 1997: if plock() succeeded, don't display errno string.
146174294Sobrien
147174294Sobrien* Enami Tsugutomo <enami@cv.sony.co.jp>
148174294Sobrien
149174294SobrienSeptember 4, 1997: don't ping remote servers with NFS V.3 always, but V.2,
150174294Sobrienregardless of client's NFS version. (conf/transp/transp_sockets.c)
151174294Sobrien
152174294Sobrien* Dan Riley <dsr@mail.lns.cornell.edu>
153174294Sobrien
154174294SobrienSeptember 19, 1997: make sure that amd works with more secure portmappers
155174294Sobrienthat do not allow forwarding of RPC messages to other services.
156174294Sobrien
157174294Sobrien* Wolfgang Rupprecht <wolfgang@wsrcc.com>
158174294Sobrien
159174294SobrienAugust 10, 1997: netbsd and other bsd systems have a mask flag for
160174294Sobrienpcfs_args (msdos mount).
161174294Sobrien
162174294Sobrien* Christos Zoulas <christos@deshaw.com>
163174294Sobrien
164174294SobrienSeptember 25, 1997: fix to initialize uid/gid fields of pcfs_args_t on
165174294Sobriennetbsd.
166174294Sobrien
167174294SobrienOctober 10, 1997: compile time cleanups of printf()s in hlfsd code.  If nfs
168174294Sobrienserver is down or does not support a portmapper call, then mark it down as
169174294Sobrienversion 2, and try again later.
170174294Sobrien
171174294Sobrien* Bill Paul <wpaul@ctr.columbia.edu>
172174294Sobrien
173174294SobrienNovember 5, 1997: NFS v.3 support for AIX 4.2.1, which does *not* include
174174294Sobrienheaders for this.  Bill had to guess at the right structures, field names,
175174294Sobriensizes, alignment, etc.
176174294Sobrien
177174294SobrienJanuary 15, 1999: small ldap bug fixes.
178174294Sobrien
179174294Sobrien* Stefan Vogel <vogel@physik-rzu.unizh.ch>
180174294Sobrien
181174294SobrienNovember 14, 1997: typo in the subscription instructions to amd-dev.
182174294Sobrien
183174294Sobrien* Guntram Wolski <gwolsk@sei.com>
184174294Sobrien
185174294SobrienNovember 15, 1997: pointed out mismatching documentation for the -o option.
186174294Sobrien
187174294Sobrien* Michael Hucka <hucka@eecs.umich.edu>
188174294Sobrien
189174294SobrienJanuary 11, 1997: pointed out reversed definition of NFS mount options vers
190174294Sobrienand proto.
191174294Sobrien
192174294Sobrien* Albert Chin <china@pprd.abbott.com>
193174294Sobrien
194174294SobrienJanuary 12, 1998: minor bug in output of amd -H.
195174294Sobrien
196174294Sobrien* Thomas Richter <richter@chemie.fu-berlin.de>
197174294Sobrien
198174294SobrienJanuary 13, 1998: use case insensitive comparisons for variables that need
199174294Sobrienit (such as all hostname related ones, and more).
200174294Sobrien
201174294SobrienJuly 20, 1998: don't leak memory in the private version of yp_all (when
202174294Sobrienvendor yp_all is bad).
203174294Sobrien
204174294Sobrien* Fred Korz <korz@smarts.com>
205174294Sobrien
206174294SobrienJanuary 30, 1998: minor typo fixed to tftp example in am-utils.texi.
207174294Sobrien
208174294Sobrien* Donald Buczek <buczek@MPIMG-Berlin-Dahlem.MPG.DE>
209174294Sobrien
210174294SobrienMarch 6, 1998: correctly inherit existing NFS V.3 mounts upon restart.
211174294Sobrien
212174294SobrienMarch 17, 1998: compare log file name and syslog string with correct length.
213174294Sobrien
214174294SobrienMarch 20, 1998: do not close stdout in case it gets reused elsewhere and to
215174294Sobrienallow startup script to redirect it.  Set a temporary secure umask(0022)
216174294Sobrienbefore writing log file and restore it afterwards.
217174294Sobrien
218174294Sobrien* Matthew Crosby <mcrosby@ms.com>
219174294Sobrien
220174294SobrienApril 20, 1998: allow arbitrary number of interfaces in wire listing.
221174294Sobrien
222174294Sobrien* David O'Brien <obrien@NUXI.com>
223174294Sobrien
224174294SobrienSeptember 4, 1998: bug fix to avoid overrunning hostname buffer, and minor
225174294Sobrienamd.conf man page typo correction.
226174294Sobrien
227174294SobrienSeptember 22, 1999: use more secure vsnprintf in real_plog().
228174294Sobrien
229174294Sobrien* Danny Rathjens <dkr@cs.fiu.edu>
230174294Sobrien
231174294SobrienOctober 29, 1998: swap arguments to kill(2) in amd.c.
232174294Sobrien
233174294Sobrien* Mike Mitchell <mcm@unx.sas.com>
234174294Sobrien
235174294SobrienNovember 3, 1998: amd/nfs_subr.c (nfsproc_lookup_2_svc): try to avoid a race
236174294Sobriencondition between unmounting and re-mounting an entry, by increasing the ttl
237174294Sobrienof a looked up entry before unmounting it.
238174294Sobrien
239174294Sobrien* Douglas K. Rand" <rand@aero.und.edu>
240174294Sobrien
241174294SobrienDecember 3, 1998: case insensitive host name match for nfsl.
242174294Sobrien
243174294Sobrien* David Wolfskill <dhw@whistle.com>
244174294SobrienJanuary 28, 1999: don't turn on/off noconn option if it was already in that
245174294Sobrienstate.
246174294Sobrien
247174294Sobrien* Jeffrey C Honig <jch@BSDI.COM>
248174294SobrienMarch 14, 1999: clean up more autogenerated files upon "make distclean".
249174294Sobrien
250174294SobrienMarch 15, 1999: avoid overly verbose NIS warning even on systems that don't
251174294Sobrienrun NIS.  On BSD systems, wire.c uses getifaddrs(), sysctl(), IRS routines,
252174294Sobrienand more fixes.  Numerous IP packet security fixes.
253174294Sobrien
254174294SobrienMarch 16, 1999: documentation typos. new cdfs options. ufs structure
255174294Sobriendetection for bsdi4.
256174294Sobrien
257174294SobrienSeptember 17, 1999: fixes to expn.
258174294Sobrien
259174294Sobrien* Paul Balyoz <pbalyoz@sedona.ch.intel.com>
260174294SobrienMarch 26, 1999: ensure lostaltmail displays Y2K compliant dates.
261174294Sobrien
262174294Sobrien* Jon Peatfield <J.S.Peatfield@damtp.cam.ac.uk>
263174294SobrienMarch 30, 1999: turn off incomplete NFS V.3 support in HPUX 10.20.
264174294Sobrien
265174294SobrienSeptember 22, 1999: safe reloading of maps without first clearing old
266174294Sobriencopies, and using cached copies if map failed to reload.
267174294Sobrien
268174294Sobrien* Peter Breitenlohner <peb@mppmu.mpg.de>
269174294SobrienJuly 24, 1999: patch for linux 2.2.x to work with older libc5 systems, and
270174294Sobriennis_isup mis-logic fixes.
271174294Sobrien
272174294Sobrien* Dale Talcott <aeh@quest.cc.purdue.edu>
273174294SobrienJuly 26, 1999: added NFS3 support for AIX mounting.
274174294Sobrien
275174294Sobrien* Christophe Kalt <Christophe-Kalt@deshaw.com>
276174294SobrienJuly 14, 1999: add netgrpd() syntax function which uses FQHN.
277174294Sobrien
278174294Sobrien* Andrew J. Korty <ajk@purdue.edu>
279174294SobrienSeptember 5, 1999: pawd works for type:=nfsl.
280174294Sobrien
281174294Sobrien* Nick Williams <njw@ms.com>
282174294SobrienSeptember 1, 1999: bug fix for incorrect symlinks when two locations are
283174294Sobrienrequested simultaneously.
284174294Sobrien
285174294SobrienNovember 1, 1999: fixes to sync maps even if they are set to mapcache:=sync.
286174294Sobrien
287174294SobrienJanuary 19, 2000: fix (and reduce the incidence of) stale file handles when
288174294Sobriendoing rapid mounts and umounts in succession.
289174294Sobrien
290174294SobrienJune 5, 2000: better handling of potential race-conditions during rapid
291174294Sobrienu/mounts.  Correctly update d_drops stats for amq -s.
292174294Sobrien
293174294Sobrien* Johann Pfefferl <johann.pfefferl.jp@germany.agfa.com>
294174294SobrienNovember 16, 1999: fix to ldap code so repeated calls to string2he don't
295174294Sobriencorrupt the string passed.
296174294Sobrien
297174294Sobrien* Amitha Perera <perera@cs.rpi.edu>
298174294SobrienDecember 9, 1999: detect all wire() interfaces correctly.
299174294Sobrien
300174294Sobrien* Steven Danz <sdanz@awc.kc.noaa.gov>
301174294SobrienJanuary 25, 2000: allow browsable auto maps.
302174294Sobrien
303174294Sobrien* Wolfram Klaus	<klaus@physik.fu-berlin.de>.
304174294SobrienNovember 21, 2000: recognize proplist mnttab flag.
305174294Sobrien
306174294Sobrien* Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
307174294SobrienNovember 21, 2000: lots of NetBSD fixes (many of which are generic).
308174294Sobrien
309174294Sobrien* Olaf Kirch <okir@caldera.de>
310174294SobrienFebruary 1, 2001: important Linux NFS error number mapping fixed
311174294Sobrien
312174294Sobrien* Ahmon Dancy <dancy@franz.com>
313174294SobrienFebruary 9, 2001: Apple Rhapsody/Darwin/OS X port
314174294Sobrien