Add comment about libdomainkeys 0.67 to README.UPDATING for 4.53.
[exim.git] / src / ACKNOWLEDGMENTS
... / ...
CommitLineData
1$Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.34 2005/09/12 13:50:03 ph10 Exp $
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
23Last updated: 12 September 2005
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
44Kjetil Torgrim Homme Suggested patch for macro extensions
45John Horne Proof-reading documentation (repeatedly)
46Pierre Humblet Cygwin support
47Paul Kelly MySQL interface
48 First code for Oracle interface
49Ian Kirk Radius support
50Stuart Levy Replacement for broken inet_ntoa() on IRIX
51Stuart Lynne First code for LDAP
52Nigel 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
57Barry Pederson LDAP support enhancement
58Marc Prud'hommeaux SPA client authentication
59Alexander Sabourenkov pwcheck daemon support
60Peter Savitch LDAP support enhancement
61Robert Wal whoson lookup
62Joachim Wieland Researching strace and stolen subprocesses in Linux
63
64
65THE NEW LIST
66
67Alexander Alekseev Use of function attribute checks in gcc
68Justo Alonso Suggested patch for maildir++ maildirsize file support
69Anton Altaparmakov Patches to get cyrus_sasl fully working
70Claus Assmann Example code for OpenSSL CRL support
71Ian Bell Analysis of a bug and an infelicity in clock tick code
72 Patch for ${quote_local_part
73Peter Benie A number mistakes found by analysing the code
74Matt Bernstein LMTP over socket
75 Suggested patch for dnslists '&' feature
76Mike Bethune Help with debugging an elusive ALRM signal bug
77Ard Biesheuvel Lookup code for accessing an Interbase database
78Richard Birkett Fix for empty -f address crash
79Nick Burrett Patch for CONFIGURE_FILE_USE_EUID in exicyclog
80Matthew Byng-Maddick Patch for qualify_domain in redirect router
81 Patch for ignore_target_hosts in ipliteral router
82 The cyrus_sasl authenticator
83Steve Campbell eximstats extensions and continued maintenance
84Brian Candler Use h_errno for gethostbyname()
85 Suggested patch for .ifdef etc
86 Several minor fixes and suggestions
87Pete Carah Patch for change to radiusclient API
88Oliver 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"
91Jennifer Corley Designing the new Exim logo
92John Dalbec Patch for quota_warn_threshold bug
93Vivek Dasmohapatra Suggested patch for CRL support
94Andrew Doran Patch for NetBSD configuration files
95 Patch for ifreq alignment and size problems
96Michael 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 Suggested patch for verify = not_blind
100Oliver Eikemeier Patch to skip Received: if expansion is empty
101 Patch for "eqi"
102Nico Erfurth Fix for bug in ${readfile}
103 Patch for router_home_directory
104 Patch for ACL crash (try to test sender after ETRN)
105 Suggested patch for lookup search bug
106 Suggested patch for advertise_condition
107 Patch for missing HELO in checkaccess
108 Patch for raw headers
109 Patch for lsearch lookups tidying
110 Patch for .include_if_exists
111 Patch for partial- not recognized in host list
112 Lots more patches for bug fixes, enhancements, and
113 code refactorings - too many to record details!
114Jochen Erwied Fix for BDB 4.1 API
115Stefan Esser Fix for DNS RR parsing bug
116Peter Evans Suggested using modification time of "new" for time
117 of "mailbox last read" for maildir
118Michael Fischer
119 v. Mollard Suggested patch for exigrep -t option
120Kevin Fleming Callout cache code
121 Patch for authenticated_sender
122Tony Finch Expansion extensions
123 Timezone addition to log timestamps
124 A number of useful code criticisms
125 Timezone patch for exiwhat
126 Patch for more daemon exiwhat information
127 Patch for -dd
128 Patch for mxh lookup type in dnsdb
129 Patch for defer_foo in dndsb
130 Patch for ${dlfunc
131 Patch for $message_linecount
132 ... and many more
133Ian Freislich Patch for spamd timeout problem
134Giuliano Gavazzi Patches for OSX compilation
135Dominic Germain Patch for exiqgrep MacOS X bug
136Oliver Gorwits $load_average patch
137 Patch for additional syslog facilities
138James Grinter Suggested patches for header manipulation functions
139 and recipient remove for local_scan() use
140Lukasz Grochal Patch for saslauthd buglet
141Pavel Gulchouck Diagnosis of return_path_on_delivery crash
142Michael Haardt Tidies to make the code stricter
143 Refactoring to allow for other filter types
144 Suggested patch for appendfile "folder" extension
145 Module to support Sieve (RFC 3028) filters and
146 continued maintenance of same
147 Patch for faster sort algorithm in queue.c
148 Patch for LDAP timeout handling
149Thomas Hager Patch for saslauthd crash bug
150Richard Hall Fix for file descriptor leak in redirection
151Steve Haslam Lots of stuff, including
152 HMAC computations
153 Better error messages for BDB
154Sheldon Hearn Suggested patch for smtp_accept_max_nonmail_hosts
155Bryan Henderson Patch to use RM_COMMAND everywhere during building
156Jakob Hirsch Patch for % operator
157Kjetil Torgrim Homme Patch for require_files problem on NFS file systems
158Tom Hughes Suggested patch for $n bug in pipe command from filter
159Pierre Humblet Continued Cygwin support
160Peter Ilieve Suggested patch for lookup search bug
161John Jetmore Writing and maintaining the 'exipick' utility
162Bob Johannessen Patch for Sieve envelope tests bug
163 Patch for negative uid/gid bug
164Christian Kellner Patch for LDAP dereferencing
165Alex Kiernan Patch for libradius
166 Diagnosis of milliwait clock-backwards bug
167 Patch for BDB 4.3 API change
168Tom Kistner SPA server code
169 Writing and maintaining the content scanning
170 extension (exiscan)
171