Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-01-18 12:01:56 by Sergey Svishchev | Files touched by this commit (2)
Log message:
Update to Logsurfer+ 1.7.  Changes:

* Added -e option to begin processing from the current end of the input log file.
* Put double-quotes around regex expressions in dump file.
* If the context argument to a pipe or report action is "-" then the \ 
current context contents are piped into the command.
* Added "echo" action which simply echo's the output on stdout, or to \ 
a file.
* Added a "$lines" macro construct in context action fields, it will \ 
be substituted by the number of lines in the context.
* Added "syslog" action to send a message into syslog.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.
   2007-02-22 20:01:28 by Thomas Klausner | Files touched by this commit (134) | Package updated
Log message:
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
   2006-12-07 13:51:36 by OBATA Akio | Files touched by this commit (4)
Log message:
Update logsurfer to 1.6.2(1.6b), requested in PR 33892.

ChangeLog:
Version 1.6b (logsurfer+)
	+ fixed -t option in getopts()

Version 1.6a (logsurfer+)
	Kerry Thompson kerry_at_crypt.gen.nz:
	+ corrected off-by-one in min_lines checking
	+ added min_lines context arg to logsurfer.conf man page

Version 1.6 (logsurfer+)
	Kerry Thompson kerry_at_crypt.gen.nz:
	+ added an optional parameter at the end of context definition
	  (just before action) specifying the minimum number of lines
	  collected which needs to be satisfied before performing action
	+ added -t option to explicity timeout contexts when exiting
	  default=off so contexts don't all trigger when we shut down
	+ only add lines to a context if the context has an action of
	  'pipe' or 'report'. In other words, don't store lines in
	  memory which won't ever be used. The number of matching
	  lines in the context is still incremented. This allows contexts
	  to be created which can notify if we _don't_ see an event, such
	  as regular "syslog pings" from hosts.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-08-16 07:28:12 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
New homepage.
   2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172)
Log message:
Add RMD160 digests
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131)
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
   2002-10-05 08:11:30 by Matthias Scheler | Files touched by this commit (2)
Log message:
Update "logsurfer" to version 1.5.2 (1.5b). Changes since version 1.5:
- Corrected off-by-one heap overflow and uninitialized pointer
- Corrected minor bug in context timeouts

Next | Query returned 20 messages, browsing 11 to 20 | previous