Commit graph

7 commits

Author SHA1 Message Date
tez
aae698541b update to 1.8 resolves SA46389
A bug fix and a couple of extra command-line options:

    Fixed double free() in exec.c/prepare_exec(), thanks to reports from
        Gregor Kopf of Recurity Labs, Jan Kohlrausch of DFN_CERT, and
        Wolfgang Ley
    Updated README & DISCLAIMER files removing DFN-CERT copyright
    Now just Logsurfer, not Logsurfer+ any more
    -D command line option for daemon mode. Warning: closes stdin, stdout,
        & stderr, therefore no error messages
    -F command line option to auto re-open log file
2011-10-28 17:13:26 +00:00
obache
a557bb857f 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-12-07 12:51:36 +00:00
cjones
a9e011b567 Added one-line patch to fix lack of timeouts.
Patch has been submitted to the folks at cert.dfn.de.
2000-08-08 23:21:22 +00:00
cjones
7310479a97 Forgot to delete patch-ab in previous commit. 2000-08-02 17:30:24 +00:00
cjones
2ac62b2390 Updated logsurfer to 1.5. 2000-08-02 17:29:05 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00