tidying
[exim.git] / src / src / exim_dbutil.c
2019-12-22 Jeremy HarrisFix Solaris build (pt.2)
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-10-13 Jeremy HarrisDummies for Solaris build
2019-10-13 Jeremy Harrismissing type on Solaris dummy
2019-10-12 Jeremy HarrisDummies for Solaris build
2019-09-19 Martin PreenBuild: Solaris workarounds
2019-09-02 Jeremy HarrisBuild: another go at Solaris workarounds
2019-08-19 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-19 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-03 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-09-23 Jeremy HarrisCheck return from asprintf()
2018-09-16 Jeremy HarrisAvoid fixed-size buffers for file paths in DB open
2018-09-16 Jeremy HarrisTidying and compiler-silencing
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-01 Jeremy HarrisMerge branch 'master' into 4.next
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
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-17 Jeremy Harristidying
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-27 Jeremy Harris Add retry type "lookup". Bug 1566
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-17 Tony FinchImproved ratelimit ACL condition.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-16 Tony FinchOops. I omitted a ( from Brian's patch.
2005-09-15 Tony FinchFix the ratelimit support in exim_fixdb. Patch provided by
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-06-14 Philip HazelApplied Alex Kiernan's patch for the API change in...
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-20 Philip HazelWhen checking for a message's continued existence,...
2004-10-07 Philip HazelStart