]> granicus.if.org Git - mutt/history - hcache.c
Convert pgp_app_handler to use buffer pool.
[mutt] / hcache.c
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-09-28 Kevin McCarthyConvert hcache delete and open calls to use buffer...
2019-09-28 Kevin McCarthyConvert hcache fetch and store raw to use buffer pool.
2019-09-28 Kevin McCarthyConvert hcache_open to use buffer pool.
2019-09-27 Kevin McCarthyConvert hcache db4 lockfile to buffer.
2019-09-21 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyConvert remaining mutt_encode_path() call to use BUFFER.
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-08-28 Kevin McCarthyMerge branch 'stable'
2019-07-26 Kevin McCarthyMerge branch 'stable'
2019-07-18 Kevin McCarthyFix a reference to HeaderCachePageSize.
2019-06-28 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyRemove unnecessary "" checks for DT_STR and DT_PATH...
2019-06-27 Kevin McCarthyConvert $header_cache_pagesize to type DT_LNUM.
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyClean up formatting.
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-27 Kevin McCarthyMerge branch 'stable'
2018-12-21 Kevin McCarthyMerge branch 'stable'
2018-12-21 Kevin McCarthyMerge branch 'stable'
2018-12-17 Kevin McCarthyParse and store mime headers in the BODY.
2018-12-13 Kevin McCarthyMerge branch 'stable'
2018-12-12 Kevin McCarthyMerge branch 'stable'
2018-12-08 Kevin McCarthyAdd $auto_subscribe variable.
2018-09-22 Kevin McCarthyMerge branch 'stable'
2018-08-26 Kevin McCarthyMerge branch 'stable'
2018-08-21 Kevin McCarthyMerge branch 'stable'
2018-07-16 Kevin McCarthyMerge branch 'stable'
2018-07-08 Kevin McCarthyMerge branch 'stable'
2018-07-08 Kevin McCarthyMerge branch 'stable'
2018-06-18 Kevin McCarthyMerge branch 'stable'
2018-06-05 Kevin McCarthyMerge branch 'stable'
2018-06-04 Kevin McCarthyMerge branch 'stable'
2018-06-03 Kevin McCarthyMerge branch 'stable'
2018-06-03 Kevin McCarthyMerge branch 'stable'
2018-06-01 Edward BettsCorrect spelling mistakes.
2017-02-24 Kevin McCarthymerge default into stable
2017-02-08 Kevin McCarthyFix build for bdb.
2017-02-08 Kevin McCarthyCreate function to free header cache data.
2017-02-08 Kevin McCarthyAdd Kyoto Cabinet support to the header cache.
2017-02-04 Kevin McCarthyFixes to the LMDB header cache. (closes #3691)
2017-02-04 Kevin McCarthyAdd LMDB backend support for header cache. (see #3691)
2017-01-24 David ChampionAbstract the SPAM_LIST as a generic REPLACE_LIST
2016-08-18 Kevin McCarthymerge default into stable
2016-07-06 Kevin McCarthymerge stable
2016-07-01 Kevin McCarthymerge stable
2016-05-24 Kevin McCarthymerge stable
2016-05-09 Derek MartinChange M_* symbols to MUTT_*
2016-04-02 Kevin McCarthymerge default into stable
2016-03-18 Richard RussonFix three build warnings when DEBUG isn't defined.
2016-03-16 Kevin McCarthyFix tcbdb error reporting to use ecode, not errno.
2016-03-16 Kevin McCarthyFix crash in hcache_open_tc() when open fails and debug...
2015-08-31 Kevin McCarthymerge default into stable
2015-07-23 Kevin McCarthyFix compiler type warnings. (closes #3765)
2015-07-21 Kevin McCarthymerge stable
2015-02-19 Kevin McCarthymerge stable
2015-01-17 Kevin McCarthyFix the hcache type punning warning.
2015-01-06 Kevin McCarthymerge stable
2015-01-06 Kevin McCarthymerge stable
2014-10-11 Brendan Cullyhcache tcdb debug logging
2013-01-17 Michael Elkinsuse a separate flag for mutt_hcache_store() to signal...
2013-01-01 Matthias AndreeDrop unneeded variable HEADER_CACHE that causes clang...
2011-07-13 David ChampionInvalidate header caches when spam rules change. closes...
2009-12-11 Dan FandrichDo not store header color in hcache.
2009-07-29 Brendan CullyHarmonize hcache uidvalidity size to unsigned int ...
2009-07-22 Kees CookProperly restore addresses from hcache using rfc822_new...
2009-07-07 Rocco RutteMake hcache+bcache paths always UTF-8. Closes #3284.
2009-06-01 Rocco RutteMore atoi() fixes
2009-04-01 Miroslav LichvarUse PATH_MAX for buffers passed to realpath(3) as we...
2008-12-17 Erik HovlandRemove unused #include directives
2008-09-25 Emanuele GiaquintaSupport tokyocabinet (successor to qdbm). Closes #3112
2008-07-10 Rocco RuttePrevent some pointers of 'struct body' being saved...
2008-05-17 Rocco RutteWhen necessary, convert strings to utf-8 in the header...
2007-11-29 Rocco RutteFix hcache build issue when building with gdbm if qdbm...
2007-09-17 Rocco RutteInclude hcache backend version info in mutt -v output
2007-08-27 Brendan CullyReplace RFC md5 implementation with GPL version from...
2007-04-11 Brendan CullyTry to unlink old header cache if open fails
2007-04-11 Brendan CullyRefactor mutt_hcache_open to share more code
2007-04-11 Brendan CullySave some stats when header cache already exists
next