tidying
[exim.git] / src / src / log.c
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-18 Jeremy Harristidying
2020-03-15 Jeremy Harrislabelled-process fork function
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-11 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-19 Jeremy HarrisEvents: log a non-success when a client connect is...
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-20 Jeremy Harristidying
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-14 Jeremy Harristidying
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-04-15 Jeremy HarrisTestsuite: syslog testcase
2018-04-15 Jeremy HarrisTidy logging code
2018-04-14 Jeremy HarrisLogging: fix syslog logging for syslog_timestamp=no...
2018-04-14 Jeremy HarrisLogging: fix syslog logging for syslog_timestamp=no...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-09 Jeremy HarrisAvoid creating before-buffer pointer. Bug 2145
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-06 Jeremy Harristidying exim-4_88_RC4
2016-11-04 Heiko Schlitterman... Add syslog_pid option.
2016-10-02 Jeremy HarrisClose logfile after a while waiting for non-smtp input...
2016-10-02 Jeremy HarrisLogging: connection_reject log selector should apply...
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-13 Jeremy HarrisLogging: fix errno decodes
2016-09-13 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-21 Jeremy HarrisDebug: "kill" option on ACL control=debug. Bug 1831
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-12 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-08-14 Tony FinchImprove the consistency of logging incoming and outgoin...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-03-01 Jeremy HarrisEvents: Fix crash on control=debug from transport event...
2015-02-01 Jeremy Harrisconstification
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-01-07 Phil PennockCopyright year updates:
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-08 Phil Pennockinetd wait mode support with -bw
2011-11-22 Phil PennockHandle short writes on logfiles.
2011-11-21 Phil PennockMerge branch 'log_retry'
2011-11-14 Phil Pennocklog_write EINTR handling on write()
2011-10-05 Phil PennockApply patch from Dmitry Isaikin fixing log.c format...
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-01-21 Phil PennockCheck return values of setgid/setuid.
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-01-31 Philip HazelHeiko Schlitterman's patch for log_selector=+pid, plus...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-07-07 Philip HazelLog lines flagged for both main and reject logs were...
2006-02-13 Philip HazelDo not write to syslog when running in the test harness.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-12 Philip HazelFix rare potential log buffer overflow.
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-03-29 Philip HazelTest for failure of the fork() when a root process...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart