Path to this page:
Subject: CVS commit: pkgsrc/sysutils/roller
From: Kimmo Suominen
Date: 2008-12-25 14:27:02
Message id: 20081225132702.3E0F5175D0@cvs.netbsd.org
Log Message:
Update roller to 1.20.
proc-maillog:
- Use "-d yesterday" to get more correct statistics on the typical case of
rotating logs at midnight.
- Add smtpd connection statistics.
- Remove per-user top 10 lists.
proc-messages:
- Message updates:
- New messages: Cyrus, HP printers, ISC dhcpd, NetBSD kernel, Net-SNMP
and ProFTPD.
- Account for views in more BIND named messages.
- Handle rsnapshot, smartd and Sipura SIP phones/gateways.
- Logic fixes:
- Facilities don't always have a trailing colon (esp. on non-UNIX).
- Remove sequence number and extra timestamp from Cisco messages.
- Keep $origin per-host, so "last message repeated" is logged correctly.
- Log only remote host when counting warnings for different software,
so the thresholds are tripped more easily (the account used is not
considered as important, since dictionary attacks are common).
- Code maintenance:
- Modernise Perl subroutine calls (no ampersand).
- Centralise host[addr] string parsing.
- Some whitespace cleanup.
- Configuration changes:
- Update $LOCAL (should go into a config file).
roller:
- Use "uname -n" instead of "netname", so network \
connectivity is not used.
Files: