SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / lookups / sqlite.c
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2021-10-23 Jeremy HarrisCopyright updates:
2020-06-28 Jeremy HarrisSqlite: fix segfault on bad/missing sqlite_dbfile....
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-09 Jeremy HarrisC99 initialisers
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2020-04-01 Jeremy HarrisSqlite: new main option sqlite_dbfile
2020-03-29 Jeremy Harrisconstify
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-11 Jeremy HarrisDebug: indent lookup operations
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
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-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
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-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-01 Philip HazelAdded support for SQLite.