[Logcheck-commits] CVS logcheck/debian

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Sat, 12 Jun 2004 12:31:32 -0600


Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv24700/debian

Modified Files:
	changelog 
Log Message:

new logcheck switch (no change inside of logtail for that):
`logcheck -l logfile` processes just this logfile
moved code to be called to new function logoutput()
the code there didn't change, just the logic how we are calling it.
added a debug message there, name change of switches as discussed on devel.
works fine for me, please double check.
hope you like it? :)


--- /cvsroot/logcheck/logcheck/debian/changelog	2004/06/12 15:55:30	1.126
+++ /cvsroot/logcheck/logcheck/debian/changelog	2004/06/12 18:31:32	1.127
@@ -5,6 +5,9 @@
   * Added imapproxy, scponly rules. (Closes: #253861).
   * Updated dhcpd, innd, sudo rules. (Closes: #253879, #244171, #190101).
   * Fix locale dependent regexes.
+  * Implemented testing mode to logcheck - doesn't update offset.
+  * Added -l LOG switch for test runs on new log files.
+    thanks todd for ideas and first work (Closes: #234385).
 
  --