Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2 days | properly handle IPv4 socket... | Christian Hesse | 1 | -1/+14 | |
... as chances are the systemd socket passed in is IPv4 only. | |||||
2 days | support systemd socket activation | Christian Hesse | 1 | -13/+22 | |
2 days | strip prefix from ipv4-mapped addresses... | Christian Hesse | 1 | -2/+9 | |
... so we have plain ipv4 addresses for SYSLOG_IDENTIFIER. | |||||
2 days | support IPv6 | Christian Hesse | 1 | -15/+29 | |
This causes all addresses to become IPv6 ones. IPv4 addresses are represented as IPv4-mapped IPv6 address (with prefix `::ffff:`). | |||||
2025-01-02 | update copyright for 2025 | Christian Hesse | 1 | -1/+1 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-01-03 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 | |
2022-01-03 | update copyright for 2022 | Christian Hesse | 1 | -1/+1 | |
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 | |
2020-11-25 | clearly state the license | Christian Hesse | 1 | -2/+13 | |
2020-01-15 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 | |
2019-09-10 | do not crash on missing space | Christian Hesse | 1 | -1/+3 | |
2019-09-06 | move declarations to loop | Christian Hesse | 1 | -2/+2 | |
2019-09-06 | move function to condition... | Christian Hesse | 1 | -4/+2 | |
... and purge a variable. | |||||
2019-09-06 | use more descriptive variable names | Christian Hesse | 1 | -8/+8 | |
2019-09-04 | parse and send priority | Christian Hesse | 1 | -1/+14 | |
2019-09-04 | close socket | Christian Hesse | 1 | -0/+3 | |
2019-01-01 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 | |
2018-01-10 | set SYSLOG_IDENTIFIER to ip address | Christian Hesse | 1 | -2/+2 | |
... and drop field IP_ADDRESS instead. | |||||
2018-01-09 | add a simple counter and systemd unit status notification | Christian Hesse | 1 | -0/+4 | |
2018-01-08 | remove unused variable | Christian Hesse | 1 | -2/+2 | |
2018-01-08 | update comments | Christian Hesse | 1 | -2/+2 | |
2018-01-08 | initial commit0.0.1 | Christian Hesse | 1 | -0/+54 | |