tidying
[exim.git] / src / src / dbfn.c
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
2019-09-22 Jeremy HarrisFix taint-checking 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-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-08-31 Jeremy HarrisDEBUG: db functions
2018-08-21 Jeremy HarrisDebug: indent builtin-DB operations
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-08-17 Jeremy Harristidying
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2012-11-23 Jeremy HarrisCheck syscall return values.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-14 Tony Finchsrc/dbfn.c: write lock aquisition failures to the panic log
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-04-20 Philip HazelCorrect logging bug for failures to get hints database...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-15 Philip HazelDebug output from dbfn_open() uses names instead of...
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-22 Philip HazelPut debug statements on either side of EXIM_DBOPEN...
2005-06-14 Philip HazelApplied Alex Kiernan's patch for the API change in...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart