Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-24 | add a CacheServer entry in pacman configuration snippet...pacman-v6.1.0 | Christian Hesse | 1 | -1/+7 | |
... comment the regular server entry and update the documentation in README file. The server error limit was introduced in pacman 6.0.0, which caused some trouble with pacredir: Returning 404 (not found) is common case and no fatal error. This should be fixed with pacman 7.0.0, that will understand CacheServer in configuration. Hopefully. Add the required bits in include file for pacman. | |||||
2017-12-13 | use ipv4 loopback address explicitly | Christian Hesse | 1 | -1/+1 | |
Depending on the system configuration 'loopback' can resolve to an IPv4 or IPv6 loopback address. As we bind to 127.0.0.1 use the same address here. | |||||
2017-04-28 | rename files to 'pacredir' | Christian Hesse | 1 | -0/+0 | |
2013-10-29 | rename the project to paccache | Christian Hesse | 1 | -0/+0 | |
2013-10-26 | add pacman include file0.0.1 | Christian Hesse | 1 | -0/+2 | |