Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-01 | update copyright for 2024HEADmain | Christian Hesse | 3 | -3/+3 | |
2023-03-09 | prepare version 0.1.10.1.1 | Christian Hesse | 1 | -1/+1 | |
2023-03-09 | include sys/syslog.h explicitly, define __USE_MISC | Christian Hesse | 1 | -2/+4 | |
Starting with glibc 2.36 the facilitynames and prioritynames are guarded with __USE_MISC. https://sourceware.org/git/?p=glibc.git;a=commit;h=cac6b54ae2e99013d472ce548405886d301c73e4 | |||||
2023-01-03 | update copyright for 2023 | Christian Hesse | 3 | -3/+3 | |
2022-01-03 | update copyright for 2022 | Christian Hesse | 3 | -3/+3 | |
2021-01-01 | update copyright for 2021 | Christian Hesse | 3 | -3/+3 | |
2020-11-25 | clearly state the license | Christian Hesse | 5 | -4/+721 | |
2020-01-15 | prepare version 0.1.00.1.0 | Christian Hesse | 1 | -1/+1 | |
2020-01-15 | update copyright for 2020 | Christian Hesse | 2 | -2/+2 | |
2019-09-10 | do not crash on missing space | Christian Hesse | 1 | -1/+3 | |
2019-09-10 | always restart service | Christian Hesse | 1 | -0/+1 | |
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 | 2 | -1/+18 | |
2019-09-04 | close socket | Christian Hesse | 1 | -0/+3 | |
2019-06-28 | Makefile: change order of compiler parameters | Christian Hesse | 1 | -1/+1 | |
For whatever reason this is required for *ubuntu distributions... Fixes #1 | |||||
2019-01-01 | update copyright for 2019 | Christian Hesse | 2 | -2/+2 | |
2018-08-14 | release: add comment with file name to signatures | Christian Hesse | 1 | -2/+2 | |
2018-06-14 | update dependencies' upstream urls | Christian Hesse | 1 | -1/+1 | |
2018-06-08 | remove trailing spaces, update url | Christian Hesse | 1 | -2/+2 | |
2018-06-08 | make gitlab.com a mirror | Christian Hesse | 1 | -2/+6 | |
https://blog.github.com/2018-06-04-github-microsoft/ | |||||
2018-06-07 | give hint about viewing the logs | Christian Hesse | 1 | -2/+16 | |
2018-06-06 | release: write tar signature to git notes | Christian Hesse | 1 | -0/+1 | |
2018-03-13 | prepare version 0.0.30.0.3 | Christian Hesse | 1 | -1/+1 | |
2018-03-13 | use dynamic user and grant capability to bind socket | Christian Hesse | 1 | -0/+2 | |
2018-01-10 | add missing line break | Christian Hesse | 1 | -1/+1 | |
2018-01-10 | prepare version 0.0.20.0.2 | 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 | 6 | -0/+198 | |