Entered several items into the PR database.
[gnucomo.git] / TODO
1
2  - several files don't have version identifiers; a simple $Id in the
3    comment would help in finding packaging bugs. (Also recommended for
4    the documentation files)
5  - Some files have lines longer that 80 characters.
6  - Most makefiles and stylesheets miss a copyright header. 
7
8 Documentation:
9  - There is no reference to the gnucomo website in the manifest, design,
10    README.
11  - There is no list of required and recommended software. (PR 5)
12  - A step-by-step installation guide is missing. (PR 6)
13  - The installation description in the manifest must be
14    updated to include the ./configure script.
15
16 Web Interface: 
17  - A page with notification (independent of object) (with sort capabilities
18    and grouping per urgency).  (PR 7)
19  - A page with detailed object-data (PR 3)
20  - With an object one should be able to indicate what OS is being used
21  - Webpages should look more 'sexy'
22
23   Whish (future):
24
25  - When looking at a logline it is usefull to see the related log_adv records
26    (PR 8)
27  - Linking database users to objects (only certain objects can be shown to certain users)
28    (PR 3)
29
30 GCM_INPUT:
31  - multiline log entries in gcm_input. (PR 2).
32  - The input filename for gcm_input can be a command argument. (PR 9)
33  - When gcm_input can not make a connection to the database, its input
34    message will be lost. In such a case, gcm_input should store the
35    message in a spool directory for a retry later on. (PR 10)
36  - Indicate to gcm_input what type of data is delivered (PR 11)
37  - Update statistics in the object table when a new parameter is entered
38  - Update statistics in the object table when a new notification is entered
39
40 GCM_DAEMON:
41  - Process e-mails
42  - Create indexes on log_adv_daemon_email
43  - Build IP-database on the basis of whois
44  - Work on undetected kernellines
45  - Create mechanism for starting and ending the daemon.
46  - Performance check on the gnucomo-database
47