Kjetil Homme's patch for extended macro features (redefinition,
[exim.git] / src / ACKNOWLEDGMENTS
1 $Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.19 2005/04/05 13:58:35 ph10 Exp $
2
3 EXIM ACKNOWLEDGEMENTS
4
5 I have not been very good at keeping a proper record of all the people who have
6 sent in patches and other contributions to Exim. I am going to try to do better
7 in the future by keeping a record in this file. First, I'll put a list of all
8 those I can recover from the past; then I'll create a new list to which I'll
9 add new contributors in future. Some regular contributors may appear in both.
10
11 I'm going to record people who send in actual patches or who help in detailed
12 ways. I'm not going to list people who just make a suggestion or report a
13 bug. I hope that is a reasonable approach.
14
15 If you should be on one of these lists and are not, please accept my apologies,
16 and let me know! Any omissions are solely due to my incompetence. In
17 particular, the "past" list has certainly lost the names of people who sent in
18 relatively small patches.
19
20 Philip Hazel
21
22 Lists created: 20 November 2002
23 Last updated:  05 April 2005
24
25
26 THE OLD LIST
27
28 Alan Barratt              First code for relay checking
29 Malcolm Beattie           Interface to embedded Perl
30 Philip Blundell           First support for IPv6
31 Piete Brooks              Running the first live version
32                             Implementing multiple-system compilation
33 Matthew Byng-Maddick      First code for dsearch lookup
34 Steve Campbell            Extensions to eximstats
35                             Steve is now the maintainer of eximstats
36 Brian Candler             LDAP support enhancement
37 Petr Cech                 PostgreSQL interface
38 Steve Clarke              Best way to find the load average in Linux
39 Energis Ltd               Resources for the exim.org site
40 Yann Golanski             Numerical hash function
41 Jason Gunthorpe           IPv6 support (Linux)
42 Michael Haardt            LDAP support enhancement
43 Steve Haslam              First code for TLS
44 Kjetil Torgrim Homme      Suggested patch for macro extensions
45 John Horne                Proof-reading documentation (repeatedly)
46 Pierre Humblet            Cygwin support
47 Paul Kelly                MySQL interface
48                             First code for Oracle interface
49 Ian Kirk                  Radius support
50 Stuart Levy               Replacement for broken inet_ntoa() on IRIX
51 Stuart Lynne              First code for LDAP
52 Nigel Metheringham        Setting up the web site and mailing list
53                             Managing the web site and mailing list
54                             Interface to Berkeley DB
55                             Support for cdb
56                             Support for maildir
57 Barry Pederson            LDAP support enhancement
58 Marc Prud'hommeaux        SPA client authentication
59 Alexander Sabourenkov     pwcheck daemon support
60 Peter Savitch             LDAP support enhancement
61 Robert Wal                whoson lookup
62 Joachim Wieland           Researching strace and stolen subprocesses in Linux
63
64
65 THE NEW LIST
66
67 Alexander Alekseev        Use of function attribute checks in gcc
68 Justo Alonso              Suggested patch for maildir++ maildirsize file support
69 Anton Altaparmakov        Patches to get cyrus_sasl fully working
70 Claus Assmann             Example code for OpenSSL CRL support
71 Ian Bell                  Analysis of a bug and an infelicity in clock tick code
72                           Patch for ${quote_local_part
73 Peter Benie               A number mistakes found by analysing the code
74 Matt Bernstein            LMTP over socket
75                           Suggested patch for dnslists '&' feature
76 Mike Bethune              Help with debugging an elusive ALRM signal bug
77 Ard Biesheuvel            Lookup code for accessing an Interbase database
78 Richard Birkett           Fix for empty -f address crash
79 Nick Burrett              Patch for CONFIGURE_FILE_USE_EUID in exicyclog
80 Matthew Byng-Maddick      Patch for qualify_domain in redirect router
81                           Patch for ignore_target_hosts in ipliteral router
82                           The cyrus_sasl authenticator
83 Steve Campbell            eximstats extensions and continued maintenance
84 Brian Candler             Use h_errno for gethostbyname()
85                           Suggested patch for .ifdef etc
86                           Several minor fixes and suggestions
87 Pete Carah                Patch for change to radiusclient API
88 Oliver Cook               Suggested patch for exigrep & rejected messages
89                             Patch to add sender/host info to local_scan() rejects
90                             Suggested patch to add queue time to "Completed"
91 Jennifer Corley           Designing the new Exim logo
92 John Dalbec               Patch for quota_warn_threshold bug
93 Vivek Dasmohapatra        Suggested patch for CRL support
94 Andrew Doran              Patch for NetBSD configuration files
95                           Patch for ifreq alignment and size problems
96 Michael Deutschmann       Suggested patch for treating bind() failure like connect()
97                           Patch for $sender_data and $recipient_data
98                           Suggested patch for null address match lookup bug
99 Oliver Eikemeier          Patch to skip Received: if expansion is empty
100                           Patch for "eqi"
101 Nico Erfurth              Fix for bug in ${readfile}
102                             Patch for router_home_directory
103                             Patch for ACL crash (try to test sender after ETRN)
104                             Suggested patch for lookup search bug
105                             Suggested patch for advertise_condition
106                             Patch for missing HELO in checkaccess
107                             Patch for raw headers
108                             Patch for lsearch lookups tidying
109                             Patch for .include_if_exists
110                             Patch for partial- not recognized in host list
111                             Lots more patches for bug fixes, enhancements, and
112                               code refactorings - too many to record details!
113 Jochen Erwied             Fix for BDB 4.1 API
114 Stefan Esser              Fix for DNS RR parsing bug
115 Peter Evans               Suggested using modification time of "new" for time
116                             of "mailbox last read" for maildir
117 Michael Fischer
118   v. Mollard              Suggested patch for exigrep -t option
119 Kevin Fleming             Callout cache code
120                             Patch for authenticated_sender
121 Tony Finch                Expansion extensions
122                             Timezone addition to log timestamps
123                             A number of useful code criticisms
124                             Timezone patch for exiwhat
125                             Patch for more daemon exiwhat information
126                             Patch for -dd
127                             Patch for mxh lookup type in dnsdb
128                             Patch for defer_foo in dndsb
129                             Patch for ${dlfunc
130 Giuliano Gavazzi          Patches for OSX compilation
131 Dominic Germain           Patch for exiqgrep MacOS X bug
132 Oliver Gorwits            $load_average patch
133                           Patch for additional syslog facilities
134 James Grinter             Suggested patches for header manipulation functions
135                             and recipient remove for local_scan() use
136 Lukasz Grochal            Patch for saslauthd buglet
137 Pavel Gulchouck           Diagnosis of return_path_on_delivery crash
138 Michael Haardt            Tidies to make the code stricter
139                           Refactoring to allow for other filter types
140                           Suggested patch for appendfile "folder" extension
141                           Module to support Sieve (RFC 3028) filters and
142                             continued maintenance of same
143                           Patch for faster sort algorithm in queue.c
144                           Patch for LDAP timeout handling
145 Thomas Hager              Patch for saslauthd crash bug
146 Richard Hall              Fix for file descriptor leak in redirection
147 Steve Haslam              Lots of stuff, including
148                             HMAC computations
149                             Better error messages for BDB
150 Sheldon Hearn             Suggested patch for smtp_accept_max_nonmail_hosts
151 Kjetil Torgrim Homme      Patch for require_files problem on NFS file systems
152 Tom Hughes                Suggested patch for $n bug in pipe command from filter
153 Pierre Humblet            Continued Cygwin support
154 Peter Ilieve              Suggested patch for lookup search bug
155 John Jetmore              Writing and maintaining the 'exipick' utility
156 Christian Kellner         Patch for LDAP dereferencing
157 Alex Kiernan              Patch for libradius
158                           Diagnosis of milliwait clock-backwards bug
159 Tom Kistner               SPA server code
160                           Writing and maintaining the content scanning
161                             extension (exiscan)
162 Friso Kuipers             Patch for GDBM problem
163 Chris Liddiard            Fix for bug in exiqsumm
164 Chris Lightfoot           Patch for -restore-times in exim_lock
165 Edgar Lovecraft           Patch for ${str2b64:
166 Torsten Luettgert         Suggested patch for proper integer overflow detection
167 Lars Mainka               Patch for OpenSSL crl collections
168 David Madole              Patch for SPA forced expansion failure bug
169 Lionel Elie Mamane        Patch for IPv4/IPv6 listen() problem on USAGI Linux
170                           Patch for recognizing IPv6 "scoped addresses"
171                           Patch for callout caching bug
172 Everton da Silva Marques  Suggested patch for SRV handling
173                           Suggested patch for SRV/MX lookup retry option
174 Nikos Mavrogiannopoulos   GnuTLS proof of concept code
175                           Update to RSA and D-H parameter caching code
176 Andy Mell                 Fix for rejectlog regeneration bug
177 Marc Merlin               Many suggestions and patches for callouts and
178                             SMTP error message features
179 Andreas Metzler           Patch for message_id_header_domain
180                           Suggested patch for multi-config files in scripts bug
181 Alex Miller               Suggested readline() patch
182                           Patch for LDAP_RES_SEARCH_REFERENCE handling
183                           Support for the DrWeb content scanner
184 Andreas Mueller           Patch for logging uncompleted SMTP transactions
185 Pete Naylor               Patch for LDAP TCP connect timeout setting
186 Marcin Owsiany            Diagnosis of a tricky timeout failure bug
187 Eric Parusel              Patch for tls_remember_esmtp
188 Gaige Paulsen             Amended Darwin config files
189 Richard Premdas           Patch for PAM buglet
190 Jason Pyeron              Suggested patch for ignoring Sendmail's -O option
191 Mark Rigby-Jones          Patch for race condition during MBX locking
192 Robert Roselius           Patch for OpenSSL workaround for bad clients
193 Larry Rosenman            OpenUNIX config files
194 Alexander Sabourenkov     Patch to add saslauthd daemon support
195                           Patch for MySQL non-data queries
196 David Saez                Suggested patch for $sender_hostname lookup if needed
197                           Support for the clamd virus scanner
198 Peter Savitch             Diagnosis of FPE bug when statvfs() fails on spool
199 Harald Schueler           Patch for dn_expand() failure on truncated data
200 Heiko Schlichting         Diagnosis of intermittent daemon crash bug
201 Stephan Schulz            Patch for $host_data caching error
202 Tony Sheen                Log files with datestamped names and auto rollover
203 Martin Sluka              Patch for exigrep to include non-message lines
204 Russell Stuart            Diagnosis of obscure batch multiple delivery bug
205 Tamas Tevesz              Patch for crypt16() support
206 Johan Thelmen             Support for the F-Secure virus scanner
207 William Thompson          Suggested patch for acl_smtp_helo
208                           Suggested patch for nested ACL "drop" bug
209                           Suggested patch for continuation lines in file ACLs
210                           Patch for != support in DNS lists
211 Adam Thornton             Patch for SMTP port expansion
212 Rein Tollevik             Patch to fix search cache missing tidyup
213 Stefan Traby              Threaded Perl support
214 Samuli Tuomola            OS files for QNX 6.2.0
215 Dave Turner               Suggested patch for sender rewriting brokenness
216 Carlos Villegas           Suggested patch for "headers" in filter files
217 Matthias Waffenschmidt    Patch for build-time Perl bug in configure script
218 Norihisa Washitake        Suggested patch for RFC 2047 header decoding
219 Florian Weimer            Patch for minor format string issue
220 Joachim Wieland           Patches for PostgreSQL socket support and other
221                             PostgreSQL functionality
222                           Patch for hosts_avoid_esmtp
223 Stephen Wilcox            Patch for ignore_enotdir problem
224
225 ****