]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Create CACHEDIR.TAG during cache initialization
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 12 Dec 2023 21:16:39 +0000 (15:16 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 12 Dec 2023 22:04:21 +0000 (16:04 -0600)
commit5a3cb687afe086dd3cf07cc7bbf36d8713c98707
tree3f36e1f527cf90547b75fa1b2619ebcf1af42ea4
parent161c2af306d1e2ea87cfe540f1b69770ff84bd8d
Create CACHEDIR.TAG during cache initialization

To hint backup software not to copy the cache.
https://bford.info/cachedir/

Fixes #104.
src/Makefile.am
src/cache/local_cache.c
src/cache/local_cache.h
src/cache/tmp.c [deleted file]
src/cache/tmp.h [deleted file]
src/http/http.c
src/object/tal.c