Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | update copyright for 2025 | 6 weeks | ||
next | update copyright for 2025 | 6 weeks | ||
Tag | Download | Author | Age | |
0.8.1 | netlink-notify-0.8.1.tar.gz (sig) netlink-notify-0.8.1.tar.zst (sig) | 4 years | ||
0.8.0 | netlink-notify-0.8.0.tar.gz (sig) netlink-notify-0.8.0.tar.zst (sig) | 7 years | ||
0.7.5 | netlink-notify-0.7.5.tar.gz netlink-notify-0.7.5.tar.zst | 8 years | ||
0.7.4 | netlink-notify-0.7.4.tar.gz netlink-notify-0.7.4.tar.zst | 9 years | ||
0.7.3 | netlink-notify-0.7.3.tar.gz netlink-notify-0.7.3.tar.zst | 10 years | ||
0.7.2 | netlink-notify-0.7.2.tar.gz netlink-notify-0.7.2.tar.zst | 10 years | ||
0.7.1 | netlink-notify-0.7.1.tar.gz netlink-notify-0.7.1.tar.zst | 10 years | ||
0.7.0 | netlink-notify-0.7.0.tar.gz netlink-notify-0.7.0.tar.zst | 10 years | ||
0.6.6 | netlink-notify-0.6.6.tar.gz netlink-notify-0.6.6.tar.zst | 10 years | ||
0.6.5 | netlink-notify-0.6.5.tar.gz netlink-notify-0.6.5.tar.zst | 10 years | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
2025-01-02 | update copyright for 2025HEADnextmain | 4 | -4/+4 | |
2024-06-18 | fix header ordering•••The kernel headers are supposed to be included after net/if.h, as they check whether net/if.h has been included before them, and if so, avoid redefinitions. This also avoid the non-portable hack of `#undef __USE_MISC`, which probably silently breaks glibc and leads to namespace pollution. Signed-off-by: Christian Hesse <mail@eworm.de> | 1 | -7/+5 | |
2024-06-18 | use sigaction(2) instead of signal(2)•••As stated in the man pages, `sigaction` should be preferred to `signal`. Signed-off-by: Christian Hesse <mail@eworm.de> | 1 | -2/+5 | |
2024-06-18 | regenerate PNG icons | 4 | -0/+0 | |
2024-06-18 | Makefile: make oxipng optional | 2 | -0/+3 | |
2024-06-18 | Makefile: use rule for icon targets | 1 | -11/+2 | |
2024-06-18 | Makefile: convert icons with librsvg | 2 | -6/+6 | |
2024-01-01 | update copyright for 2024 | 4 | -4/+4 | |
2023-01-03 | update copyright for 2023 | 4 | -4/+4 | |
2022-03-21 | fix warning/error on format security | 1 | -1/+1 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/netlink-notify |