newsstats/bin
Thomas Hochstein 48c8d4bb8e Add some input validation.
Our raw data doesn't have the qualitiy one should
expect. There are empty header lines only containing
whitespace (leading to wrong joining of apparent
continuation lines); header lines that contain garbage
without ':' so split is failing; empty 'newsgroups'
fields; unsupported encondings in MIME encoded words
... and so on.

Add fixes for the aforementioned problems.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2013-09-08 17:53:25 +02:00
..
feedlog.pl Make configuration file configurable. 2013-09-03 10:01:20 +02:00
gatherstats.pl Let gatherstats read its data from DBTableParse. 2013-09-08 17:53:19 +02:00
groupstats.pl Merge branch 'thh-bug51' into next 2013-09-03 22:25:23 +02:00
parsedb.pl Add some input validation. 2013-09-08 17:53:25 +02:00