Added support for SQLite.
[exim.git] / src / ACKNOWLEDGMENTS
1 $Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.29 2005/08/01 13:20:28 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:  29 July 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                             Patch for $message_linecount
131                             ... and many more
132 Ian Freislich             Patch for spamd timeout problem
133 Giuliano Gavazzi          Patches for OSX compilation
134 Dominic Germain           Patch for exiqgrep MacOS X bug
135 Oliver Gorwits            $load_average patch
136                           Patch for additional syslog facilities
137 James Grinter             Suggested patches for header manipulation functions
138                             and recipient remove for local_scan() use
139 Lukasz Grochal            Patch for saslauthd buglet
140 Pavel Gulchouck           Diagnosis of return_path_on_delivery crash
141 Michael Haardt            Tidies to make the code stricter
142                           Refactoring to allow for other filter types
143                           Suggested patch for appendfile "folder" extension
144                           Module to support Sieve (RFC 3028) filters and
145                             continued maintenance of same
146                           Patch for faster sort algorithm in queue.c
147                           Patch for LDAP timeout handling
148 Thomas Hager              Patch for saslauthd crash bug
149 Richard Hall              Fix for file descriptor leak in redirection
150 Steve Haslam              Lots of stuff, including
151                             HMAC computations
152                             Better error messages for BDB
153 Sheldon Hearn             Suggested patch for smtp_accept_max_nonmail_hosts
154 Kjetil Torgrim Homme      Patch for require_files problem on NFS file systems
155 Tom Hughes                Suggested patch for $n bug in pipe command from filter
156 Pierre Humblet            Continued Cygwin support
157 Peter Ilieve              Suggested patch for lookup search bug
158 John Jetmore              Writing and maintaining the 'exipick' utility
159 Bob Johannessen           Patch for Sieve envelope tests bug
160                           Patch for negative uid/gid bug
161 Christian Kellner         Patch for LDAP dereferencing
162 Alex Kiernan              Patch for libradius
163                           Diagnosis of milliwait clock-backwards bug
164                           Patch for BDB 4.3 API change
165 Tom Kistner               SPA server code
166                           Writing and maintaining the content scanning
167                             extension (exiscan)
168 Jürgen Kreileder          Fix for cyrus_sasl advertisement problem
169 Friso Kuipers             Patch for GDBM problem
170 Chris Liddiard            Fix for bug in exiqsumm
171 Chris Lightfoot           Patch for -restore-times in exim_lock
172 Edgar Lovecraft           Patch for ${str2b64:
173 Torsten Luettgert         Suggested patch for proper integer overflow detection
174 Lars Mainka               Patch for OpenSSL crl collections
175 David Madole              Patch for SPA forced expansion failure bug
176 Lionel Elie Mamane        Patch for IPv4/IPv6 listen() problem on USAGI Linux
177                           Patch for recognizing IPv6 "scoped addresses"
178                           Patch for callout caching bug
179 Everton da Silva Marques  Suggested patch for SRV handling
180                           Suggested patch for SRV/MX lookup retry option
181 Nikos Mavrogiannopoulos   GnuTLS proof of concept code
182                           Update to RSA and D-H parameter caching code
183 Andy Mell                 Fix for rejectlog regeneration bug
184 Marc Merlin               Many suggestions and patches for callouts and
185                             SMTP error message features
186 Andreas Metzler           Patch for message_id_header_domain
187                           Suggested patch for multi-config files in scripts bug
188                           GnuTLS non-existent parameter file bug fix
189 Alex Miller               Suggested readline() patch
190                           Patch for LDAP_RES_SEARCH_REFERENCE handling
191                           Support for the DrWeb content scanner
192 Andreas Mueller           Patch for logging uncompleted SMTP transactions
193 Pete Naylor               Patch for LDAP TCP connect timeout setting
194 Matthew Newton            Patch for exicyclog log location problem
195 Marcin Owsiany            Diagnosis of a tricky timeout failure bug
196 Eric Parusel              Patch for tls_remember_esmtp
197 Gaige Paulsen             Amended Darwin config files
198 Richard Premdas           Patch for PAM buglet
199 Jason Pyeron              Suggested patch for ignoring Sendmail's -O option
200 Mark Rigby-Jones          Patch for race condition during MBX locking
201 Robert Roselius           Patch for OpenSSL workaround for bad clients
202 Larry Rosenman            OpenUNIX config files
203 Alexander Sabourenkov     Patch to add saslauthd daemon support
204                           Patch for MySQL non-data queries
205 David Saez                Suggested patch for $sender_hostname lookup if needed
206                           Support for the clamd virus scanner
207 Peter Savitch             Diagnosis of FPE bug when statvfs() fails on spool
208 Harald Schueler           Patch for dn_expand() failure on truncated data
209 Heiko Schlichting         Diagnosis of intermittent daemon crash bug
210 Stephan Schulz            Patch for $host_data caching error
211 Tony Sheen                Log files with datestamped names and auto rollover
212 Martin Sluka              Patch for exigrep to include non-message lines
213 Russell Stuart            Diagnosis of obscure batch multiple delivery bug
214 Tamas Tevesz              Patch for crypt16() support
215 Johan Thelmen             Support for the F-Secure virus scanner
216 William Thompson          Suggested patch for acl_smtp_helo
217                           Suggested patch for nested ACL "drop" bug
218                           Suggested patch for continuation lines in file ACLs
219                           Patch for != support in DNS lists
220 Adam Thornton             Patch for SMTP port expansion
221 Rein Tollevik             Patch to fix search cache missing tidyup
222 Stefan Traby              Threaded Perl support
223 Samuli Tuomola            OS files for QNX 6.2.0
224 Dave Turner               Suggested patch for sender rewriting brokenness
225 Carlos Villegas           Suggested patch for "headers" in filter files
226 Matthias Waffenschmidt    Patch for build-time Perl bug in configure script
227 Norihisa Washitake        Suggested patch for RFC 2047 header decoding
228 Chris Webb                Patch for support of an SPF lookup method.
229 Florian Weimer            Patch for minor format string issue
230 Joachim Wieland           Patches for PostgreSQL socket support and other
231                             PostgreSQL functionality
232                           Patch for hosts_avoid_esmtp
233 Stephen Wilcox            Patch for ignore_enotdir problem
234 David Woodhouse           SQLite support proof of concept code
235
236 ****