$Id: TODO,v 1.12 2002/04/03 12:39:26 fpmip Exp $

* Docs 

  - Better documentation about the framework, protocol and howto (AD&TF)
  
	
* Wrapper

  - Support for SNMP (AD) (sniffer mode or listening port mode)
  - Support for MON alerting (AD) [OK basic support added]
  - Support for Serial interfacing (AD)
  - Better version of the wrapper shell scripts (AD)
  - Better handling of errors and XML formatting in general script (AD)
  - "light" wrapper which does not generate the XML itself but only sends
    events off to a central collector (AD & TF)
  - central collector for "light" wrappers (AD & TF)

* Library 
	
  - Have new library support every case of IPFC message passing 
    (curl, LWP, stunnel, ...) (AD)
  - Extend library to support XML new format signing (AD & TF) [initial support added]
	
* DB-Backend

  - Basic application to generate reporting from the DB-Backend (TF)

    Something like 
		
	query = select message from events where
	app-dest = webalyzer 
	output-path = /usr/local/apache/htdocs/reporting/X11/
	generate = daily

  - Asynchronous DNS resolver for {src|dst}_host fields (TF) [initial support added]

  - RRD interceptor for some data type (without using db space) (TF)
  
  - Support more devices
  	- Cisco router ACL + CBAC logging (TF)
	- Checkpoint FW1 logging (TF)
	- Raptor FW logging
	- Squid proxy logging (TF)
	- Snort logging (TF)
	- MS Proxy logging (TF)
	- Windows events (TF)
	- RealSecure events & alerts (TF)
	- Snare Audit (TF)
	- LIDS & RSBAC
	- pf (with modified pflogd) (AD)
	- Oracle alerts (VJ)
        - AIX error report via ODM (VJ)
	- any ideas welcome ;-)
	
* DR-Server 

  - Configuration script to handle directory structure and access 
    control (AD)
  - Cleanup of the dr-cleanup(8-)), dr-monitor and common.pl (AD)
  - mod_put.c -> mod_ipfc_drserver.c (forbid the creation of existing files 
    with corresponding .ok files)   (AD)

* Frontend

  - Make nicer frontend :-) (TF&AD)

* Set-up scripts

  - Script to add agents, manage agent_groups and manage users ()

* XML 

  - Extend XML format to support signing (TF&AD) [initial support included]


The following persons have open assigned TODOs :

AD	Alexandre Dulaunoy (alex@thinkingsecure.com)
TF	Tycho Fruru (tycho@fruru.com)
VJ	Vincent Jamart (jamart@perycles.unix.be.EU.org)

