6a248e63fb
msg - Support different syslog msg handlers having different log identifiers
60d8e41f54
tests - Add ./coverage script (include optional modules and non-default tests) 75.21%
d722fdf9b4
tests - Add notes/instructions for non-default tests
04b1e1a01b
configure/make - Suppress some false warnings
df5098ae79
configure/make - Add test coverage analysis (gcov)
694d931702
For client's --output --stdout --stderr, set syslog ident to given --name (like daemon's --errlog --dbglog)
bf957daefe
libslack - msg - Support different syslog msg handlers having different log identifiers
33b8660c0d
libslack - tests - Add ./coverage script (include optional modules and non-default tests) 75.21%
27fb6428d6
libslack - tests - Add notes/instructions for non-default tests
59abec3d26
libslack - configure/make - Suppress some false warnings
83e59e0b2a
libslack - configure/make - Add test coverage analysis (gcov)
8748ac004e
libslack - configure/make - Add valgrind, asan, ubsan (found a leak! in str module regex split)
Project naming suggestion: spdx2deb
Maybe copyright2debian or copyright4debian?
Maybe or Maybe not: Ignore non-spdx-copyright statements ("unusual copyright statments") by default (--spdx-copyright-only)
They are "unusual" because they do not start with SPDX-FileCopyrightText
Please don't deprecate .reuse/dep5
I assume that the deprecation means that reuse will one day stop reading the .reuse/dep5 file for the purpose of determining licensing and copyright information. Currently, the reuse lint...
Please don't deprecate .reuse/dep5
# rawhide: error while trying to build on Xubuntu 20.04
# rawhide: error while trying to build on Xubuntu 20.04
P.S. Since you are installing from the git repository, you'll need to have pod2man (from perl) present on your system. It's probably aready there but please make sure. The git repository doesn't...
8d17ff0b5e
Add internal minimal GNU (permuting) getopt() implementation for flexible option parsing on all systems (not just Linux)
856c8be18a
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
e6edbf4236
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
4da4d7abcb
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
2035294ba9
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
52614cbfd0
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
784b11e4b4
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
670922cc13
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
f4e7a0fead
Change -L %j acl/dacl/ea fields into structured JSON arrays/objects (output not backwards compatible!) (suggested by Stéphane Chazelas)
20a5c07cbf
Change -L %x to encode commas in names and values as hex (output not backwards compatible!) (suggested by Stéphane Chazelas)
377bcf3c3b
ea - Change encoding so any (presumbly malicious) ": " in the name becomes "\x3a " (output not entirely backwards compatible!) (suggested by Stéphane Chazelas)