From 06402a2526003efe978aeaf08bfe9d8dd733869c Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Mon, 1 Nov 2010 21:28:48 +0100 Subject: [PATCH] Update To-Do list. Signed-off-by: Thomas Hochstein --- doc/TODO | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/TODO b/doc/TODO index 444886a..52c60ac 100644 --- a/doc/TODO +++ b/doc/TODO @@ -47,18 +47,7 @@ Bug numbers refer to the Mantis issue tracker at . - General tests and optimisations + gatherstats.pl - - Fix database updates when re-running (Bug #18) - Change REPLACE to DELETE with subsequent INSERT INTO (erase wrong data, - i.e. non-existent groups) - - Enhance TLH checks to allow for more than one TLH - - Make gatherstats aware of hierarchy lists (Bug #17) - A current (!) list of existing groups (checkgroups or INN active) should - be honored, with optional modifications. Non-existing groups should be - (logged and) dropped, existing groups with no postings should be set to 0. - Hierarchy elements (*.ALL) must be taken into account. - Perhaps invalid group names should also be checked (but what characters - should be considered "invalid"?) - GroupInfo (see above) could be an alternate solution. + - Use hierarchy information (see GroupInfo above) - Add gathering of other stats (clients, hosts, ...) - better modularisation (code reuse for other reports!) - Add / enhance / test error handling @@ -72,9 +61,6 @@ Bug numbers refer to the Mantis issue tracker at . month from database just to query that same database with a time period that equals no time period ... this part of the WHERE clause should be dropped instead - - change precedence handling of -m/-p/-a: drop -m if -p or -a are present, - drop -p if -a is present - - save report(s) to a file (Bug #27) - better modularisation (code reuse for other reports!) - Add / enhance / test error handling - General tests and optimisations -- 2.20.1