0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add few basic regression tests More... about 10 years ago
fix static analysis and compiler warnings More... about 10 years ago
fail when command is ran with excess arguments More... about 10 years ago
remove unnecessary variables and use as narrow scope as possible More... about 10 years ago
fix compiler warning More... about 10 years ago
add few more missing gnulib modules More... about 10 years ago
failing post-script is not fatal More... about 10 years ago
enable systemd support by default More... about 10 years ago
add instructions how to overcome {pre,post}-script failure More... about 10 years ago
add gnulib modules for greater portability More... about 10 years ago
clean some memory allocations up before exit More... about 10 years ago
fix make --quiet option to run scripts More... about 10 years ago
clean up script running, and corresponding messaging More... about 10 years ago
remove unnecessary braces More... about 10 years ago
add missing include file More... about 10 years ago
make syslog and journald messages to have mostly the same content More... about 10 years ago
journald does not use openlog() More... over 10 years ago
use syslog priority names rather than numbers More... over 10 years ago
restore portability, signalfd() might not be available More... over 10 years ago
use signalfd to receive signals More... over 10 years ago
avoid double directory indicators in pid file path More... over 10 years ago
improve logging More... over 10 years ago
update NEWS file More... over 10 years ago
move pid file from /var/run to /var/spool More... over 10 years ago
include missing options to manual page More... over 10 years ago
print faillog() errors to screen when --foreground is defined More... over 10 years ago
remove unnecessary initialization More... over 10 years ago
prefer enum rather than #define More... over 10 years ago
improve puppet manifest example More... over 10 years ago
make status string array size robust More... over 10 years ago