summaryrefslogtreecommitdiff
path: root/src/src/debug.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Debug: handle exact-fill of pretrigger bufferJeremy Harris2022-02-051-1/+2
* Debug pretrigger capture facilityJeremy Harris2022-02-051-2/+86
* Copyright updates:Jeremy Harris2021-10-231-0/+1
* tidyingJeremy Harris2020-08-261-3/+3
* DANE: Fix 2-rcpt message, diff domins case. Bug 2265Jeremy Harris2020-08-231-0/+1
* Debug: minor updatesJeremy Harris2020-08-231-11/+20
* debug_print_socket(): output formattingHeiko Schlittermann (HS12-RIPE)2020-07-171-4/+4
* Fix debug_print_socket()Heiko Schlittermann (HS12-RIPE)2020-07-171-15/+19
* Remove attempts to quieten compiler static-checking (more)Jeremy Harris2020-06-281-1/+1
* Fix build on platforms not supporting sockopt SO_PROTOCOLJeremy Harris2020-05-021-0/+2
* Debug: socket detailsJeremy Harris2020-05-021-0/+78
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-7/+10
* Use separate routine for translating return-codes to printable stringsJeremy Harris2019-02-111-0/+31
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-6/+3
* Recast more internal string routines to use growable-stringsJeremy Harris2018-11-151-10/+18
* tidyingJeremy Harris2018-11-141-1/+1
* Debug: noutf8 selector. Bug 2324Jeremy Harris2018-10-021-5/+13
* Use single-bit fields for global flagsJeremy Harris2018-08-221-1/+1
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* String handling: refactor the expanding-string routines and users to use a de...Jeremy Harris2017-10-141-8/+6
* tidyingJeremy Harris2017-08-051-1/+1
* tidyingJeremy Harris2017-08-051-1/+1
* Debugging: millisecond timestamps. Bug 2102Jeremy Harris2017-08-051-4/+10
* Use retval from sprintf while walking buffersJeremy Harris2017-08-011-4/+2
* Debug: Use UTF-8 linedrawing, for indent partial-markersJeremy Harris2017-03-091-4/+6
* Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker)Jeremy Harris2017-02-121-14/+15
* Debug: indent ACL and expreassion tracing by evaluation depthJeremy Harris2017-02-081-1/+23
* Fix error logged for send failureJeremy Harris2017-01-311-2/+6
* 214 spelling fixesJosh Soref2017-01-181-1/+1
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* constificationJeremy Harris2015-02-011-1/+1
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Compiler masochism compliance.Phil Pennock2011-03-221-2/+2
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-161-2/+2
* Update version number and copyright year.Philip Hazel2007-01-081-2/+2
* Update copyright year in (most) files (those that my script finds).Philip Hazel2006-02-071-2/+2
* Stop debug+timestamp using the common timestamp buffer, because it canPhilip Hazel2005-11-141-4/+9
* (1) Typo in redirect router; (2) Update version number; (3) UpdatePhilip Hazel2005-01-041-2/+2
* (1) Doubled size of debug_buffer. (2) Output from SpamAssassin testPhilip Hazel2004-12-211-2/+2
* StartPhilip Hazel2004-10-071-0/+237