Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-18 | add a favicon for the status page | 1 | -0/+2 | |
2025-07-17 | sort .gitignore alphabetically | 1 | -4/+4 | |
2025-07-16 | introduce avahi compat code | 1 | -0/+1 | |
2025-07-16 | use systemd-resolved for service discovery 🎉•••This queries systemd-resolved via dbus for records and services. A lot has changed... Thus not listing all the details. | 1 | -1/+1 | |
2025-07-14 | drop arch from .gitignore | 1 | -1/+0 | |
2025-07-01 | pacserve: only announce when running | 1 | -1/+1 | |
2021-05-26 | Makefile: convert all markdown files to html | 1 | -1/+1 | |
2018-07-04 | use private bind mounts for pacserve, remove pacdbserve•••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. systemd-v233 | 1 | -1/+0 | |
2017-05-13 | add distribution ID to avahi service names•••Now that we have pacredir in official repositories... ArchLinux ARM will have the package as well, having package names (at least for 'any') clash. So add distribution ID to avahi service names. This is incompatible with pacredir < 0.2.3, so make sure to update all your installations. | 1 | -0/+1 | |
2017-04-28 | update references to 'pacredir' | 1 | -2/+2 | |
2014-01-02 | add make release | 1 | -0/+2 | |
2014-01-02 | write version to header file | 1 | -0/+1 | |
2013-10-30 | use a little helper to determine architecture•••Architecture reported by `uname -a` and used by pacman are not neccessarily the same, so use a little helper. | 1 | -0/+1 | |
2013-10-28 | move configuration to config.h | 1 | -0/+1 | |
2013-10-27 | make pacdbserve aware of architecture | 1 | -0/+1 | |
2013-10-25 | initial commit | 1 | -0/+4 |