summaryrefslogtreecommitdiff
path: root/src/mod_magnet_cache.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple] reduce code dup in list resizingGlenn Strauss2019-02-121-4/+1
* [core] some header cleanupGlenn Strauss2018-04-081-0/+1
* [core] increase stat_cache abstractionGlenn Strauss2018-02-021-1/+2
* [core] remove some unused header includesGlenn Strauss2017-03-281-1/+0
* [autobuild] rm module stub code for missing depsGlenn Strauss2016-10-171-3/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* add handling for lua 5.2 and 5.3 (fixes #2674)Stefan Bühler2016-01-031-9/+1
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-2/+2
* add force_assert() to enforce assertions as simple assert()s are disabled by ...Stefan Bühler2014-02-161-2/+2
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-3/+3
* Added some extra warning options in cmake and fix the resulting warnings (unu...Stefan Bühler2009-03-071-2/+2
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-3/+3
* fix for lua not installedJan Kneschke2006-09-151-2/+6
* added mod_magnetJan Kneschke2006-09-101-0/+133