tidying
[exim.git] / src /
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-13 Heiko Schlitterman... Fix mariadb/mysql macro confusion
2017-10-12 Jeremy HarrisFix queue_run_in_order to ignore the PID portion of...
2017-10-10 Jeremy HarrisMySQL: fix build on Fedora 27, where MariaDB version...
2017-10-10 Jeremy HarrisFix FreeBSD build (again)
2017-10-10 Jeremy HarrisAvoid build conflict vs. FreeBSD /usr/include/sys/file.h
2017-10-08 Jeremy HarrisFix debug_printf data size
2017-10-08 Jeremy HarrisLogging: show when input from truncated for logging...
2017-10-08 Jeremy HarrisTFO: early-data for identd queries
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-07 Jeremy HarrisFix identd connections on FreeBSD under TCP Fast Open
2017-10-06 Jeremy HarrisUse flag names rather than values in debug output
2017-10-06 Heiko Schlitterman... Check for proper output separator in expanding ${addres...
2017-10-06 Jeremy HarrisBetter handling of printing NULL pointers
2017-10-05 Jeremy HarrisFix debug output for NULL pointers on FreeBSD.
2017-10-03 Jeremy HarrisFix GCrypt build
2017-10-03 Jeremy HarrisRevert use of inline
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTestsuite: for TFO testcases manipulate the system...
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-25 Jeremy HarrisDKIM: support specifying alternate-identity tag for...
2017-09-20 Jeremy HarrisTFO: early-data for ClamAV and for readsocket expansion
2017-09-19 Jeremy HarrisAvoid repeated string-copy building command-string...
2017-09-19 Jeremy HarrisTFO: better detection of client fast-open connections
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-09-18 Heiko Schlitterman... exipick: add -C|--config option
2017-09-18 Jeremy HarrisSOCKS: fix unitialized-pointer
2017-09-16 Jeremy Harristidying
2017-09-16 Jeremy HarrisFix build on FreeBSD
2017-09-16 Jeremy HarrisFix function prototype
2017-09-16 Jeremy HarrisSupport parallel-build for the buildtin macros
2017-09-16 Jeremy Harristidying
2017-09-16 Heiko Schlitterman... Provide readn() as a wrapper around read()
2017-09-16 Heiko Schlitterman... Use writev(2) when sending delivery status to the parent
2017-09-16 Heiko Schlitterman... Do not use O_NONBLOCK for reading the delivery transpor...
2017-09-12 Jeremy HarrisTidy build under pre-v3 GnuTLS
2017-09-12 Jeremy HarrisDKIM: support multiple signing, by selector
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-09-12 Jeremy HarrisDKIM: rename internal signing api
2017-09-10 Jeremy HarrisDKIM: fix signing bug induced by total size of paramete...
2017-09-10 Jeremy Harrisspecified-initialisers
2017-09-05 Phil PennockFix sieve QP regression from Coverity cleanups
2017-09-02 Jeremy HarrisLogging: restrict TFO client-side to Linux
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-21 Jeremy HarrisFix address ignore-errors flag bit initialisation and...
2017-08-21 Jaroslav ŠkarvadaFixed compilation with mariadb-10.2
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-20 Jeremy HarrisLogging: add elapsed-time element to unexpected-diconne...
2017-08-14 Jeremy Harristidying
2017-08-14 Jeremy Harristidying
2017-08-13 Jeremy HarrisFix EXPERIMENTAL_DMARC build
2017-08-13 Jeremy HarrisFix non-TLS build
2017-08-13 Jeremy HarrisTypo
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-09 Jeremy HarrisUse exim string facilities rather than custom parser...
2017-08-09 Jeremy HarrisDKIM: Enforce any "h" field present in the DNS publick...
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-05 Jeremy Harristidying
2017-08-05 Jeremy Harristidying
2017-08-05 Jeremy HarrisDebugging: millisecond timestamps. Bug 2102
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-08-01 Jeremy HarrisTidying
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-30 Jeremy HarrisRetire historical build files from Makefile
2017-07-30 Jeremy HarrisRetire historical build files
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-18 Jeremy HarrisDo not rely on linker identifying common strings
2017-07-18 Jeremy HarrisFix cache-cold random callout verify. Bug 2147
2017-07-16 Jeremy HarrisOptimise scanning config for macros
2017-07-16 Jeremy HarrisFix macro_predef build for auth_cyrus_sasl
2017-07-16 Jeremy HarrisFix build for earlier version Berkeley DB
2017-07-15 Jeremy Harristidying
2017-07-15 Jeremy HarrisUse the BDB "environment" so that a database config...
2017-07-11 Jeremy HarrisAdd directory name as new arg to EXIM_DBOPEN
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-07-09 Jeremy Harristidying
2017-07-09 Jeremy HarrisAvoid creating before-buffer pointer. Bug 2145
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-08 Jeremy HarrisSplit macro name storage out from macro definition...
2017-07-04 Heiko Schlitterman... exigrep: use less --quite-if-one-screen --no-init
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-30 Heiko Schlitterman... Configure the default opendmarc.tlds file in EDITME
2017-06-29 Heiko Schlitterman... Build: set LC_ALL=C for the makefile configuration
2017-06-27 Heiko Schlitterman... Fix appendfile.c errmsg output that broke with d291c7
2017-06-26 Phil PennockRepair manualroute transport name not-last option
2017-06-25 Heiko Schlitterman... Bail out if a configuration file starts with a byte...
2017-06-25 Heiko Schlitterman... Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke...
2017-06-25 Heiko Schlitterman... Add quota/quota_filecount transport option modifier...
2017-06-13 Jeremy HarrisWhen pipelining under TLS do not treat fd-readability...
2017-06-13 Jeremy HarrisAdd compile-time checks on expanding-string function use
2017-06-13 Heiko Schlitterman... Cleanup (prevent repeated use of -p/-oMr to avoid mem...
2017-06-13 Heiko Schlitterman... Fix log line corruption for DKIM status
2017-06-11 Jeremy HarrisOn a continued-transport delivery, do not check the...
2017-06-11 Jeremy HarrisIn tls-proxy process take case to close unused pipe...
2017-06-03 Jeremy HarrisFix logging of delivery port for callout lazy-close...
2017-06-03 Jeremy HarrisFix crash in transport, on second smtp-connect fail...
next