- Jul 02, 2013
-
-
Russ Allbery authored
newsyslog no longer sets up a weekly command to tar up /root/.history-save and removes /etc/newsyslog.weekly/audit if it exists. We're no longer using per-user history files and we're letting bash handle managing the length of the history file. newsyslog now creates btmp and wtmp writable by group utmp, matching the operating system defaults. newsyslog no longer attempts to clean up sysklogd cron jobs or remove the old /etc/newsyslog.daily/syslog file installed by ancient versions of stanford-server. General coding style cleanup.
-
Russ Allbery authored
Make the script executable, test analyze_logs, and fix for to_s on an array no longer resulting in a good template string.
-
Russ Allbery authored
newsyslog::config now supports a new analyze_logs parameter, which specifies the list of logs to run through the analyze action (when different than the list in logs). analyze_logs defaults to logs if not given. Also update the coding style, simplify the define drastically, and clean up indentation and comments.
-
Russ Allbery authored
This was testing the old Apache newsyslog configuration template, which no longer exists.
-
- Apr 30, 2013
-
-
Adam Lewenberg authored
This is the (old) master branch along with the fixes to the cron file permissions that Russ made.
-