Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-16 | use systemd-resolved for service discovery ð | 1 | -24/+0 | ||
This queries systemd-resolved via dbus for records and services. A lot has changed... Thus not listing all the details. | |||||
2025-07-16 | remove avahi code ðŠĶ | 1 | -1/+0 | ||
This limits the functionality, as there is no code for discovery now. However it builds, and static hosts are still functional. This is done in preparation to introduce now code making use of systemd-resolved. | |||||
2025-07-01 | pacserve: only announce when running | 1 | -0/+1 | ||
2025-06-26 | pacserve: make the listening port configurable | 1 | -1/+2 | ||
2025-06-25 | use my site for documentation in unit files | 1 | -0/+1 | ||
2025-01-01 | update copyright for 2025 | 1 | -1/+1 | ||
2024-01-01 | update copyright for 2024 | 1 | -1/+1 | ||
2023-01-03 | update copyright for 2023 | 1 | -1/+1 | ||
2022-03-29 | pacserve: use empty file for index | 1 | -1/+1 | ||
This makes monitoring happy... ð | |||||
2022-01-03 | update copyright for 2022 | 1 | -1/+1 | ||
2021-01-01 | update copyright for 2021 | 1 | -1/+1 | ||
2020-11-25 | clearly state the license | 1 | -0/+7 | ||
2018-07-04 | use private bind mounts for pacserve, remove pacdbservesystemd-v233 | 1 | -3/+4 | ||
We want just one service to serve database files and package archives. Private bind mounts make both available to pacserve. This alse removes some complexity in pacredir. | |||||
2017-10-10 | allocate a dynamic usersystemd-v232 | 1 | -2/+1 | ||
2016-01-31 | use symlinks for pacserve and pacdbserve | 1 | -1/+1 | ||
This adds the service names to log, not just 'darkhttpd'. | |||||
2016-01-27 | darkhttpd supports IPv6 now, no longer limit to IPv4 | 1 | -1/+1 | ||
2016-01-27 | disable directory listing | 1 | -1/+1 | ||
2015-06-27 | add some extra security to systemd units | 1 | -0/+4 | ||
2013-10-30 | use unprivileged user to run services | 1 | -0/+2 | ||
2013-10-25 | initial commit | 1 | -0/+9 | ||