summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/tmp
AgeCommit message (Collapse)Author
2003-03-01Loosen up a bit on dhcpd entries. Add temp. SMB strings.Jonas Smedegaard
2003-01-04Misc updates and improvements...Jonas Smedegaard
2003-01-04Misc updates and improvements...Jonas Smedegaard
2003-01-02Improve a few temporary loglines.Jonas Smedegaard
2003-01-02Misc updates to postfix and samba loglines.Jonas Smedegaard
2003-01-01Misc updates to postfix and uw-imapd and samba loglines.Jonas Smedegaard
2003-01-01Stricten (and correct typo in) temporary SMB-related loglines.Jonas Smedegaard
2002-12-31Improve on ignoring temporary errors (maybe they are not so temprorary after ↵Jonas Smedegaard
all?).
2002-12-26Merging some dhcp lines. Adding a temporary line specific to ↵Jonas Smedegaard
tulle.haakansson.com.
2002-12-10Ignore hitting sorewall firewall from outside (want to log those entries, ↵Jonas Smedegaard
but not get notified each time.)
2002-12-08Fix two fatal typos (one real and one in a coment, hurting older logcheck).Jonas Smedegaard
2002-12-08Misc cleanup (spaces and other cruft at end-of-line, and a few ↵Jonas Smedegaard
added/corrected entries here and there).
2002-10-28logcheck: Escape curly brackets.Jonas Smedegaard
2002-10-28logcheck: Misc. updates.Jonas Smedegaard
2002-10-24logcheck: More cleanup and a few updates.Jonas Smedegaard
2002-10-24logcheck: Misc. improvements and .* extinguishing.Jonas Smedegaard
2002-10-23Major logcheck overhaul:Jonas Smedegaard
* Split local into files by related packages * Rename remaining local to misc * Split language-specific (only da_DK) into package.lang * Sync with entries provided by packages themselves * Rename some files overriding (not add) to package.changes * Replace [[:digit:]] with the shorter [0-9] everywhere * Replace most .* to more specific alternatives everywhere
2002-10-22logcheck: Match only numerical pid numbers (.* is BAD in logcheck!).Jonas Smedegaard
2002-10-20logcheck: Add pam entries removed in new logcheck (needed for woody).Jonas Smedegaard
2002-08-18Psychologist? Why didn't you call?Jonas Smedegaard
2002-08-14logcheck: Misc. printer lines.Jonas Smedegaard
2002-08-10logcheck: Misc minor updates.Jonas Smedegaard
2002-08-04logcheck: Misc small additions.Jonas Smedegaard
2002-07-02logcheck: Various small tweaks.Jonas Smedegaard
2002-06-28logcheck: Ignore dhcp entries with client provided machine name.Jonas Smedegaard
2002-06-16logcheck: Really fix postgres debug output, and small additions for gconf on ↵Jonas Smedegaard
workstations.
2002-05-05logcheck: misc. updates.Jonas Smedegaard
2002-05-04logcheck: misc. updates.Jonas Smedegaard
2002-04-04logcheck: some kernel noise (ISDN- and parport-related) ignored.Jonas Smedegaard
2002-03-30logcheck: Ignore all Frontpage-related snort warnings.Jonas Smedegaard
2002-03-27logcheck: More postgres temp. noise.Jonas Smedegaard
2002-03-26logcheck: More postgres temp. noise.Jonas Smedegaard
2002-03-18logcheck: Several misc. updates.Jonas Smedegaard
2002-03-14logcheck: Misc temp. snort-related (and other) additions.Jonas Smedegaard
2002-03-14TODO: Add comment about max files open.Jonas Smedegaard
2002-03-14logcheck: Misc temp. snort-related (and other) additions.Jonas Smedegaard
2002-03-10logcheck: Ignore snort large ICMP packets.Jonas Smedegaard
2002-02-28logcheck: Filter out more Windows-specific snort noise.Jonas Smedegaard
2002-02-26logcheck: Temporarily ignore the worst noise from snort.Jonas Smedegaard
2002-02-25logcheck: Temporarily ignore strange afpd error and false mail alarms from ↵Jonas Smedegaard
grooveattack.com.
2002-02-19logcheck: Ignore failed proftpd logins with full mail address (not only ↵Jonas Smedegaard
account) for anonymous and ftp.
2002-02-12logcheck: temporarily ignore Minolta printer BOOTP'ing badly at ida.jones.dk.Jonas Smedegaard
2002-02-07logcheck: Misc tweaks and spliting into package-specific files.Jonas Smedegaard
2001-12-09logcheck: Correction to temporary ignore old and wrong intranet requests ↵Jonas Smedegaard
from binx domain.
2001-12-06logcheck: Lots of small changes and splitting out into single files for each ↵Jonas Smedegaard
package (preparing for passing it to Maintainers).
2001-12-05logcheck: Temporary ignore old wrong cfg at Nyhavn 16 (binx.com)Jonas Smedegaard
2001-11-07logcheck: HylaFAX entries.Jonas Smedegaard
2001-11-06logcheck: fix to temporary ignoring advo-lyngby.dk mail bounces and and ftp ↵Jonas Smedegaard
access from microsoft.com.
2001-09-29logcheck: dash (-) in regex should be last in a [] list (otherwise it means ↵Jonas Smedegaard
part of a list like A-Z).
2001-09-27logcheck: Correct s/[:anum:]/[:alnum:]/Jonas Smedegaard