aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacserve.service
AgeCommit message (Collapse)AuthorFilesLines
2025-07-16use systemd-resolved for service discovery 🎉Gravatar Christian Hesse1-24/+0
This queries systemd-resolved via dbus for records and services. A lot has changed... Thus not listing all the details.
2025-07-16remove avahi code ðŸŠĶGravatar Christian Hesse1-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-01pacserve: only announce when runningGravatar Markus Weippert1-0/+1
2025-06-26pacserve: make the listening port configurableGravatar Markus Weippert1-1/+2
2025-06-25use my site for documentation in unit filesGravatar Christian Hesse1-0/+1
2025-01-01update copyright for 2025Gravatar Christian Hesse1-1/+1
2024-01-01update copyright for 2024Gravatar Christian Hesse1-1/+1
2023-01-03update copyright for 2023Gravatar Christian Hesse1-1/+1
2022-03-29pacserve: use empty file for indexGravatar Christian Hesse1-1/+1
This makes monitoring happy... 😊
2022-01-03update copyright for 2022Gravatar Christian Hesse1-1/+1
2021-01-01update copyright for 2021Gravatar Christian Hesse1-1/+1
2020-11-25clearly state the licenseGravatar Christian Hesse1-0/+7
2018-07-04use private bind mounts for pacserve, remove pacdbservesystemd-v233Gravatar Christian Hesse1-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-10allocate a dynamic usersystemd-v232Gravatar Christian Hesse1-2/+1
2016-01-31use symlinks for pacserve and pacdbserveGravatar Christian Hesse1-1/+1
This adds the service names to log, not just 'darkhttpd'.
2016-01-27darkhttpd supports IPv6 now, no longer limit to IPv4Gravatar Christian Hesse1-1/+1
2016-01-27disable directory listingGravatar Christian Hesse1-1/+1
2015-06-27add some extra security to systemd unitsGravatar Christian Hesse1-0/+4
2013-10-30use unprivileged user to run servicesGravatar Christian Hesse1-0/+2
2013-10-25initial commitGravatar Christian Hesse1-0/+9