Supress TLS/Env warnings in checking and listing mode
[exim.git] / src / src / log.c
2016-03-12 Jeremy Harristidying: coverity issues
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