SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / dbfn.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-28 Jeremy HarrisHints DB interface: convert from macros to inlinable...
2022-03-13 Jeremy HarrisTDB: quieten compiler and testsuite
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-26 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... Add priv.c: reworked version of priv dropping code
2021-05-27 Heiko Schlitterman... CVE-2020-28008: Assorted attacks in Exim's spool directory
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-03-15 Heiko Schlitterman... Fix error messages in dbfn_open
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
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