aboutsummaryrefslogtreecommitdiff
path: root/src/cache.c
AgeCommit message (Expand)AuthorFiles
2007-10-10* src/mailfromd.h [!ENABLE_NLS] (bindtextdomain): Fix definition.Sergey Poznyakoff1
2007-08-09Use URL instead of FSF address in copyright statementsSergey Poznyakoff1
2007-06-30Relicense under the GPLv3Sergey Poznyakoff1
2007-05-13Mailfromd goes internationalSergey Poznyakoff1
2007-04-27Implement begin/end statements. Allow to disable/enable cachingSergey Poznyakoff1
2007-04-21Reimplement debugging macros and supporting functionsSergey Poznyakoff1
2007-04-12 * src/mu_dbm.c, src/mu_dbm.h (mu_dbm_strerror): New functionSergey Poznyakoff1
2007-02-21* src/lex.l: New built-in macro __statedir__Sergey Poznyakoff1
2007-01-24Update copyright statementsSergey Poznyakoff1
2007-01-15Update copyright yearSergey Poznyakoff1
2007-01-13Minor fixesSergey Poznyakoff1
2006-12-03[!USE_DBM]: Remove. DBM is now requiredSergey Poznyakoff1
2006-11-10Incorporate changes from 3.0 branchSergey Poznyakoff1
2006-09-13(cache_print_item): Use format_time_strSergey Poznyakoff1
2006-09-02Print status code and time stamps in human-readable form.Sergey Poznyakoff1
2006-08-30Use cache_formatSergey Poznyakoff1
2006-08-18(format_status): Remove function. Use mf_status_str instead.Sergey Poznyakoff1
2006-08-18Include trailing nul to the key size.Sergey Poznyakoff1
2006-08-18Lock the database before writing to itSergey Poznyakoff1
2006-08-18Rewritten using new DB format handling primitivesSergey Poznyakoff1
2005-08-17(cache_delete): Rewritten using db_deleteSergey Poznyakoff1
2005-08-17Use separate expiration times for negative and positive entries.Sergey Poznyakoff1
2005-08-08Minor fixesSergey Poznyakoff1
2005-08-08(cache_list_item,cache_list_db,cache_expire_db):Sergey Poznyakoff1
2005-08-07Rename getmx_status to mf_statusSergey Poznyakoff1
2005-06-17(cache_expire_db): Check for res==NULL.Sergey Poznyakoff1
2005-06-09Use new debug macrosSergey Poznyakoff1
2005-06-05(cache_expire_db): New functionSergey Poznyakoff1
2005-06-05(cache_get): Do not update timestamps on each retrieval.Sergey Poznyakoff1
2005-06-04Caching functionsSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.