Macros: return macro-presence status from "exim -bP macro <name>"
[exim.git] / src / src / functions.h
2018-02-10 Jeremy HarrisMacros: return macro-presence status from "exim -bP...
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2018-01-01 Jeremy Harrisrefactor show-supported coding
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-11-25 Jeremy Harristidying
2017-10-31 Jeremy Harris Add macro support to -be expansion test mode. ...
2017-10-28 Jeremy HarrisAdd macro support to -be expansion test mode. Bug...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-21 Jeremy HarrisTestsuite: make debug output for proxied TLS less indet...
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisRevert use of inline
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-20 Jeremy HarrisTFO: early-data for ClamAV and for readsocket expansion
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-08-09 Jeremy HarrisUse exim string facilities rather than custom parser...
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-13 Jeremy HarrisAdd compile-time checks on expanding-string function use
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-04-08 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-23 Phil PennockMove bdat_ungetc decl to hdr ∵ receive.c uses too
2017-02-12 Jeremy HarrisDebug: avoid indenting line-prefixes (timestamp, pid...
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-08 Jeremy HarrisMemory management: when running under the testsuite...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2016-12-29 Jeremy HarrisSync 4.next from master
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harrisconstification
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-16 Jeremy HarrisQueuefile: avoid using buffered I/O - no point for...
2016-10-15 Jeremy Harristidying
2016-10-15 Andrew Colin KissaNew: queuefile transport, under EXPERIMENTAL_QUEUEFILE
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-02 Jeremy HarrisClose logfile after a while waiting for non-smtp input...
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-11 Jeremy HarrisMake BOOL unsigned; fix resulting latent bugs
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-05-21 Jeremy HarrisDebug: "kill" option on ACL control=debug. Bug 1831
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-04-01 Heiko Schlitterman... Constify use of string_nextinlist()
2016-03-31 Heiko Schlitterman... Supress TLS/Env warnings in checking and listing mode
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-10 Heiko Schlitterman... Honour the -n for -bP config
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-03-01 Heiko Schlitterman... Make qsort() in readconf.c more portable
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-02 Jeremy HarrisPass on SIZE to cutthrough connection
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-02-02 Jeremy HarrisMerge commit 'f4d091fbe1f4' into 4.next
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
next