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