use plural form (dkim_signers)
[users/jgh/exim.git] / src /
2009-06-09 Tom Kistneruse plural form (dkim_signers) DEVEL_PDKIM
2009-06-09 Tom Kistnerrename main option
2009-06-09 Tom KistnerDonuts
2009-06-09 Tom KistnerFix missing NULL armor
2009-06-09 Tom KistnerThe last bits of DKIM support
2009-06-08 Tom KistnerAdd a bunch of expandables and some DKIM ACL red tape
2009-05-27 Tom KistnerNext time I compile before checking in
2009-05-27 Tom KistnerAdd some more glue code for the DKIM acl
2009-05-20 Tom KistnerMore DKIM wip. I now have a plan, and we are slowly...
2009-05-19 Tom KistnerFix l= label / Fix missing string terminator
2009-05-19 Tom KistnerFix unsupported conversion
2009-05-19 Tom KistnerVerification: add more detailed logging
2009-05-19 Tom KistnerRemove deprecated "dkim" lookup in favor of ACL-style...
2009-04-30 Tom KistnerFix failed verification when header canon != body canon
2009-04-30 Tom KistnerChange verification logic: headers do not need to be...
2009-04-30 Tom KistnerFix dnsdb lookup to support multi-chunk TXT RRs / Do...
2009-04-29 Tom KistnerRaise max size of DNS names to accomodate for larger...
2009-04-29 Tom KistnerDo debug print when truncating DNS packets
2009-04-09 Tom Kistnerwip
2009-04-09 Tom KistnerFix unarmored debug output
2009-04-09 Tom KistnerFix signature parsing
2009-04-09 Tom KistnerAdd verification glue code - fix missing backslash
2009-04-09 Tom KistnerAdd verification glue code
2009-04-09 Tom KistnerUpdate to latest pdkim
2009-03-17 Tom Kistnermore pdkim wip
2009-03-17 Tom Kistnermore pdkim wip
2009-03-17 Tom Kistnermore pdkim wip
2009-03-17 Tom Kistnermore pdkim wip
2009-03-17 Tom Kistnerpdkim API cleanup
2009-03-17 Tom Kistnerwip
2009-02-27 Tom Kistnerwip
2009-02-26 Tom Kistnerwip
2009-02-25 Tom KistnerFix off-the-shelf off-by-one error
2009-02-24 Tom Kistnerwip
2009-02-24 Tom Kistnerwip
2009-02-24 Tom KistnerAdding self-contained DKIM support
2009-02-04 Michael HaardtAdd owner-* parameter as of RFC 5436. DEVEL_PDKIM_START
2009-01-21 Tony FinchFix the previous commit that broke non-SMTP address...
2009-01-20 Tony FinchRevert stupid screwed-up attempt to store more spam...
2009-01-20 Tony FinchInterpolate the configured paths of chmod and touch...
2009-01-02 Nigel MetheringhamAdded timeout setting to transport filter. Fixes:...
2009-01-02 Nigel MetheringhamCorrect handling of Resent-Date headers. Fixes: #590
2009-01-02 Nigel MetheringhamFixed behaviour of exiwhat when no config. Fixes:...
2008-12-30 Michael Haardtutil-spool_in.c references in spool_read_header() the...
2008-12-18 Michael HaardtPatch to previously committed patch that sorts the...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2008-12-12 Nigel MetheringhamMake whitespace strings compare euqal to zero. fixes...
2008-12-12 Nigel MetheringhamAccept len modification fix. fixes: bug #770
2008-12-12 Nigel MetheringhamBuffer overrun fix. fixes: bug #787
2008-11-18 Michael HaardtAligned with draft-ietf-sieve-notify-mailto-09:
2008-10-12 Nigel MetheringhamRemoved excess comma in usage fprint statement. Fixes...
2008-09-30 Tom KistnerREVERT Debug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-09-29 Nigel MetheringhamFix to EXPN not working under TLS. Fixes bug #744
2008-09-05 Tony FinchProduce a more useful error message if an SMTP transpor...
2008-09-03 Tony FinchTLS error reporting now respects the incoming_interface and
2008-08-11 Tony FinchRemove a spurious -g that slipped in to the last commit.
2008-08-07 Tony FinchFix the way ${extract is skipped in the untaken branch...
2008-07-28 Tony FinchSave $spam_score, $spam_bar, and $spam_report in spool...
2008-07-28 Tony FinchApply the look_for_it magic to chmod. (bug#602)
2008-07-25 Tony FinchOS-dependent locations for CHMOD_COMMAND, required...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND are needed by exicyclog...
2008-07-18 Tony FinchLeading white space used to be stripped from $spam_repo...
2008-06-06 Michael HaardtFixed bug in parse_date_time() introduced with last...
2008-06-04 Michael HaardtAdding parse_date_time() to parse RFC 2822 date-time.
2008-06-04 Michael HaardtAdded parse_date_time() to parse RFC 2822 date-time.
2008-05-22 Tony FinchIf a ${dlfunc module has side-effects that cause store...
2008-05-16 Nigel MetheringhamBetter implementation of Dovecot authenticator using...
2008-05-16 Nigel MetheringhamChange creation mode of maildir aux files to prevent...
2008-04-24 Tom Kistnerfix BATV prvs expiry calculation for one rollover case
2008-04-21 Tony FinchCheck that $multikill_cmd exists before running it...
2008-04-13 Tom Kistnerseems there is no "-a" parameter to "cp" in non-gnu...
2008-03-27 Tom KistnerBugzilla 673: merge f-protd support, courtesy of Mark...
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-02-12 Nigel MetheringhamIntegrated SPF Best Guess. Fixes: bug #521
2008-02-06 Tony FinchWhen checking the local_parts router precondition after a
2008-02-06 Nigel MetheringhamClose the socket used by the dovecot authenticator...
2008-02-06 Nigel MetheringhamUpdated exicyclog changes to correct rejectlog/paniclog...
2008-01-30 Nigel Metheringhamexicyclog additions. Fixes: #602
2008-01-29 Michael HaardtBug fix: Only remember notifications resulting from...
2008-01-28 Tony FinchBugzilla 662: Fix stack corruption before exec() in...
2008-01-28 Tom Kistnersmall fix for spamd_address expansion - thanks to Warre...
2008-01-28 Michael HaardtFix some comments, no code changes.
2008-01-22 Tony FinchDo not log submission mode rewrites if they do not...
2008-01-18 Nigel MetheringhamMinor fixes to the dovecot authenticator. Fixes: #646
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2008-01-16 Nigel MetheringhamInitial work removing PCRE from dist. Documentation...
2008-01-16 Tom Kistnerbugzilla 612 - write recipients list in X-Envelope...
2008-01-16 Tom Kistnerapplied patch to make spamd_address expandable when...
2008-01-16 Tom Kistneradd missing dkim variables [bugzilla 656]
2007-11-26 Nigel MetheringhamPreparation for 4.69 release
2007-11-12 Nigel MetheringhamUpdated embedded PCRE to version 7.4 to avoid 2 CVE...
2007-10-18 Nigel MetheringhamDefend against bad data from gethostbyaddr(). Fixes...
2007-10-11 Michael HaardtProcess Auto-submitted: in the triggering message and...
2007-10-09 Tom Kistnerfix uninitialized options struct
2007-10-04 Tom Kistnerrevert bogus checkin 1.6->1.5, resulting in 1.7, sorry
2007-10-04 Tom KistnerAdded missing expansion links for dkim_domain and dkim_...
next