summaryrefslogtreecommitdiff
path: root/sysutils/roller
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-12-25Update roller to 1.20.kim2-8/+7
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.
2006-03-11Use MAKE_FLAGS.kim1-7/+7
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-20Bump PKGREVISION for dependency change.wiz1-1/+2
2005-01-20Add netname to DEPENDS (was missing).kim1-1/+2
2004-12-29Upgrade to roller-1.19:kim2-5/+5
proc-httpd-errors: - Ignore Digest startup. - Ignore first signal repeat. - Remove PID from unresponsive child warning. proc-ipmon: - Handle ip-filter v4. proc-maillog: - Put back user and host limits (10). proc-messages: - Ignore empty lines from SCSI errors. - Added daemons: cyrus 2.2, jabber v2, rsynconly wrapper, BIND 9.3, ntpd v4. - Weed out more NetBSD-current messages. - Recognize more proftpd messages. - Ignore more racoon messages. proc-xferlog: - Handle deleted files. - List all incoming and deleted files.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-04-18Update to roller-1.18:kim3-6/+7
- handle new "CMD START" and "CMD FINISH" messages from cron - new proc-ipmon that handles all "ipmon -a" records
2004-02-09Update to 1.15:kim2-5/+5
- weed out racoon info messages - handle Netgear FVS318 message format - produce blocked packet stats for FVS318
2004-01-24Upgrade to 1.14:kim2-5/+5
- handle proftpd - handle new NetBSD-current messages - handle ntpd v4
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-03-15Upgrade to roller-1.13:kim2-5/+5
- logroll now rolls wtmpx and httpd-ssl as well (no reporting) - proc-ipmon adds scan analysis and log data summary - proc-news now produces a sorted domain-only readership report
2002-07-10Upgrade to roller-1.12:kim3-6/+9
Add support for: - repeating IMAP and HORDE warnings. - new cyrus versions: lmtpd, master - net-snmp as a new name for ucd-snmp - recognize more NetBSD boot messages and new devices - new daemons: netsaint, pptpd - use pflogsumm to process maillog (postfix only)
2002-01-27Upgrade to roller 1.10:kim2-5/+5
- fixes API problem in the proc-ftp filter
2002-01-26Upgrade to roller-1.9:kim3-6/+7
- BIND9, lukemftpd, new cyrus daemons and vtund added. - Better per-recipient reports for rejected mail.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-3/+3
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-23Upgrade to roller-1.8:kim3-5/+6
New daemons: ipmon, lockd, rarpd, squid New messages: - NetBSD 1.5S - arm32 (dnard/shark) - NFS root (diskless boot) - BIND 8.2.3 - some IPv6 addresses Postfix log parsing: - provide a list of rejected addresses - ignore errors after RCPT and RSET - summarize rejected clients
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-17Move lots of packages to new time category; fix links; add time subcategorywiz1-2/+2
to main Makefile.
2000-11-18roller-1.7 has better postfix message parsingkim2-4/+4
2000-10-30Update to roller-1.6: mainly adds postfix support.kim2-4/+4
2000-10-13Update to 1.5:kim3-5/+6
- support for rpcbind and postfix - detect cron death (and other cron messages)
2000-08-27Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.jlam1-5/+5
2000-06-10Updated roller to 1.4.kim2-4/+4
logroll: - rotate ipmon log (no processing yet) proc-httpd-errors - do not report usernames on authentication failures (better summary and possible passwords are not shown) - do not report "file not found" errors (not useful at system level, and some authors choose to live with such links produced by tools) - do not report "no acceptable variant" (the user gets a menu) - do not report clients blocked by server configuration proc-messages - updates to local domains and networks (needs a config file) - handle multi-port HP print servers successfully - handle ntpd v4 messages - handle new NetBSD messages (up-to 1.4Y) - update named to BIND v8.2.2-P5, and add some new types of messages - handle verbose amd startup - minor updates: inetd, sendmail, snmpd, sshd - new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd - added a placeholder for mrouted proc-news - don't count "msgid:" as a system with connection failures (the failed connections are probably to msgidd, e.g. it is not running)
2000-04-19Update roller to 1.3:kim2-4/+4
- Set a threshold for reporting mail rejection (a single unknown address is insignificant, as is mostly any other single rejection). - Added daemons: deliver (cyrus), rdist, websterd. - Handle more messages: ftpd, inetd, listserv, sendmail, snmpd, sshd.
2000-04-14The release got rereleased...kim1-2/+2
2000-04-14Update to roller-1.2:kim2-4/+4
- handle more daemons and new versions in proc-messages - summarize rejected mail in proc-messages - handle URL language codes better in proc-httpd-access - do not report missing "favicon.ico" in proc-httpd-errors - ignore XTHREAD and high load average in proc-news
2000-03-23Update to roller-1.1kim2-4/+4
- proc-messages updated to handle more recent NetBSD versions - proc-news updated to ignore XTHREAD, if reported as unknown
1999-10-05Got wrong file from cache...kim1-2/+2
1999-10-04Update to 1.0:kim2-4/+4
- knows about /var/run/syslogd.pid, which is what our current syslogd is creating (even if this is against the manual page of syslogd) - proc-newstally tweak (a very local proc script)
1999-10-01Another tool to roll your logs.kim5-0/+46