From: Thomas Hochstein Date: Mon, 1 Jan 2018 15:56:56 +0000 (+0100) Subject: Merge branch 'thh-parsedb' into pu X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=84e9923abeadcfb488985b9e60eb78d4eaa950fd Merge branch 'thh-parsedb' into pu * thh-parsedb: Add some input validation. Add documentation to parsedb.pl. Handle more than one entitiy in From: etc. Let gatherstats read its data from DBTableParse. Add decoding and parsing of From: etc. Create a database table with parsed raw data. Make GetTimePeriod() and others accept days. # Conflicts: # bin/gatherstats.pl --- 84e9923abeadcfb488985b9e60eb78d4eaa950fd diff --cc bin/gatherstats.pl index b4f07d9,7f42448..b09b73f mode 100755,100755..100644 --- a/bin/gatherstats.pl +++ b/bin/gatherstats.pl @@@ -210,7 -210,7 +210,7 @@@ gatherstats - process statistical data =head1 SYNOPSIS - B [B<-Vhdt>] [B<-m> I | I] [B<-s> I] [B<-c> I]] [B<--hierarchy> I] [B<--rawdb> I] [B<-groupsdb> I] [B<--clientsdb> I] [B<--hostsdb> I] [B<--conffile> I] -B [B<-Vhdt>] [B<-m> I | I] [B<-s> I] [B<-c> I]] [B<--hierarchy> I] [B<--parsedb> I] [B<-groupsdb> I] [B<--clientsdb> I] [B<--hostsdb> I] [--conffile I] ++B [B<-Vhdt>] [B<-m> I | I] [B<-s> I] [B<-c> I]] [B<--hierarchy> I] [B<--parsedb> I] [B<-groupsdb> I] [B<--clientsdb> I] [B<--hostsdb> I] [B<--conffile> I] =head1 REQUIREMENTS