Bug#317913: logwatch: Fixes for pure-ftpd service (updated)

2005-07-31 Thread Piotr Krukowiecki
Package: logwatch Version: 6.1.2-1 Followup-For: Bug #317913 [CC to [EMAIL PROTECTED] [E-mail has a spam trap! Remove _s__p__a__m] My previous patch had a bug. You could get 'illegal division by 0' in some cases. Attached fixed patch, also added some more lines to ignored lines. -- System

Bug#317894: logwatch: IgnoreUnmatched vs IngoreUnmatched - typo, not initializing variable and lack of important documentation

2005-07-12 Thread Piotr Krukowiecki
Package: logwatch Version: 6.1.2-1 Severity: normal [CC went to [EMAIL PROTECTED] [e-mail has spam trap! Remove _s__p__a__m] Some scripts check $IngoreUnmatched variable. First, this is a typo (it should be $IgnoreUnmatched). [ok, it could be Ingore or Whatever, but let's be consistent]

Bug#317913: logwatch: Fixes for pure-ftpd service

2005-07-12 Thread Piotr Krukowiecki
Package: logwatch Version: 6.1.2-1 Severity: normal Tags: patch [CC to [EMAIL PROTECTED] [E-mail has a spam trap! Remove _s__p__a__m] Script for pure-ftpd log checking does not catches file transfers correctly (at least not with spaces in file names). Attached patch: - fixes this problem,

Bug#304224: netris: [patch] add line count

2005-04-11 Thread Piotr Krukowiecki
Package: netris Version: 0.52-3 Severity: wishlist Tags: patch Hello I've made a patch that adds 2 lines to the display: Enemy lines: x1/y1 My lines: x2/y2 where x is number of cleared lines in current game, and y is number of cleared lines in all games. I've been using this patch for

Bug#300125: netris: Can't set seed (-s)

2005-03-17 Thread Piotr Krukowiecki
Package: netris Version: 0.52-2 Severity: normal Tags: patch Hello. Debian patch for 'n' broke -s (seed setting). Attaching patch that fixes this. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux

Bug#284115: apache-common: mod_bandwidth breaks resumes/multiple downloads

2005-02-06 Thread Piotr Krukowiecki
retitle 284115 mod_bandwidth breaks resumes/concurrent downloads thanks Way to reproduce bug: 1. Set up mod_bandwidth, for example i have following config: IfModule mod_bandwidth.c BandWidthModule On Directory / BandWidth xxx.xxx.xx 0 BandWidth

Bug#284115: apache-common: mod_bandwidth breaks resumes/multiple downloads

2005-02-06 Thread Piotr Krukowiecki
On Sun, Feb 06, 2005 at 12:57:09PM +0100, Piotr Krukowiecki wrote: Fix: e.g. use attached file instead of 504_mod_bandwidth_paths (it changes MASTER_DIR and LINK_DIR so you may want to change to retain backward compability) Of course forgot to attache the file. -- Piotrek irc: #debian.pl

Bug#293115: logwatch: Not matching size for apache

2005-02-01 Thread Piotr Krukowiecki
Package: logwatch Version: 5.2.2-3 Severity: normal Tags: patch Hi I'm using combined log format for apache: LogFormat %h %l %u %t \%r\ %s %b \%{Referer}i\ \%{User-Agent}i\ \%{forensic-id}n\ combined I think it was default format for apache and I didn't changed it. Logwatch has regexp that