summaryrefslogtreecommitdiff
path: root/src/stat_cache.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] _WIN32 stat() compat sys-stat.hGlenn Strauss2023-05-031-1/+1
* [core] add more const to stat_cache_update_entry()Glenn Strauss2021-12-121-1/+1
* [multiple] Y2038 32-bit signed time_t mitigationsGlenn Strauss2021-09-041-1/+1
* [core] consistent inclusion of sys-time.hGlenn Strauss2021-04-281-4/+3
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+2
* [core] use kqueue() instead of FAM/gamin on *BSDGlenn Strauss2020-11-041-1/+1
* [core] use inotify in stat_cache.[ch] on LinuxGlenn Strauss2020-11-041-2/+2
* [core] stat_cache_entry reference countingGlenn Strauss2020-10-201-1/+4
* [multiple] stat_cache_path_stat() for struct stGlenn Strauss2020-10-191-0/+3
* [core] stat_cache_get_entry_open()Glenn Strauss2020-10-191-0/+2
* [core] stat_cache_path_isdir()Glenn Strauss2020-10-131-0/+1
* [core] perf adjustments to avoid load missGlenn Strauss2020-10-111-0/+3
* [core] uint32_t is plenty large for path namesGlenn Strauss2020-07-091-5/+5
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-3/+2
* [core] isolate stat_cache subsystemGlenn Strauss2020-07-081-2/+4
* [multiple] stat_cache singletonGlenn Strauss2020-07-081-23/+28
* [multiple] connection hooks no longer get (srv *)Glenn Strauss2020-07-081-2/+2
* [core] create http chunk header on the stackGlenn Strauss2020-07-081-2/+2
* [core] stat_cache_path_contains_symlink use errhGlenn Strauss2020-07-081-1/+1
* [core] use config_plugin_values_init()Glenn Strauss2020-07-081-1/+1
* [mod_webdav] invalidate parent dir in stat_cacheGlenn Strauss2019-05-091-0/+1
* [stat_cache] FAM: improve monitoring, cache 16 secGlenn Strauss2019-05-041-1/+1
* [stat_cache] interfaces to invalidate entriesGlenn Strauss2019-05-041-0/+3
* [stat_cache] separate func for symlink policy chkGlenn Strauss2019-04-291-4/+1
* [core] pass conf.follow_symlink in more placesGlenn Strauss2019-03-101-1/+1
* [core] mark startup/shutdown funcs coldGlenn Strauss2019-02-041-0/+5
* [core] some header cleanupGlenn Strauss2018-04-081-1/+26
* [core] increase stat_cache abstractionGlenn Strauss2018-02-021-1/+3
* [core] cleanup: consolidate FAM code in stat_cacheGlenn Strauss2017-10-291-0/+1
* [core] perf: stat_cache_mimetype_by_ext()Glenn Strauss2017-04-151-0/+1
* [core] make stat_cache private to stat_cache.cGlenn Strauss2017-03-281-3/+4
* [core] open fd when appending file to cq (fixes #2655)Glenn Strauss2016-04-181-0/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-1/+1
* dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...Jan Kneschke2005-08-081-0/+13