Removed legacy TODO and rewritten README.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>pull/24/head
parent
4c04a44181
commit
0169ddccc1
@ -1,26 +1,3 @@
|
|||||||
Early Prototype Version.
|
KlamAV - A TDE front-end for the ClamAV virus scanner.
|
||||||
|
|
||||||
Supports:
|
|
||||||
|
|
||||||
-On Access Scanning.
|
|
||||||
-Manual Scanning.
|
|
||||||
-Quarantine Management.
|
|
||||||
-Downloading updates
|
|
||||||
-Mail Scanning (KMail and Ximian Evolution)
|
|
||||||
|
|
||||||
Notes:
|
|
||||||
|
|
||||||
KlamAV is no longer distributed with a pre-packaged version of ClamAV. This is for
|
|
||||||
considerations of size and convenience. It's also difficult to keep up with the
|
|
||||||
hectic release schedule of the ClamAV team. If you'd like to see a version of KlamAV
|
|
||||||
with ClamAV still included, drop me a line.
|
|
||||||
|
|
||||||
Source code needs a good scrub.
|
|
||||||
|
|
||||||
Lots of error-checking still needed.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
04-04-2004 robert at roberthogan dot net
|
|
||||||
|
|
||||||
|
|
||||||
|
https://www.trinitydesktop.org/
|
||||||
|
@ -1,34 +0,0 @@
|
|||||||
TODO - Feel free to help but let me know what you're taking (hoganrobert@users.sf.net)
|
|
||||||
--------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
* FIX: mountpoints of devices not getting passed
|
|
||||||
|
|
||||||
* Fix handling of unicode filenames qhen quaranting
|
|
||||||
* make klamd conditional on kernel type (2.4 only)
|
|
||||||
* Be more verbose reporting problems when auto-scanning.
|
|
||||||
* Add progress meter for freshclam.
|
|
||||||
* Remove evolution support.
|
|
||||||
* Get Auto-Scan to run as another user (root/clamav).
|
|
||||||
* Allow pause/restart to scans - will probably require a simple modification to clamscan (NOT!)
|
|
||||||
*thunderbird extension
|
|
||||||
*permissions changing and restoring
|
|
||||||
*CLEAN UP CODE!!
|
|
||||||
* Use metadata from http://rss.gmane.org/messages/complete/gmane.comp.security.virus.clamav.virusdb
|
|
||||||
nntp://news.gmane.org/gmane.comp.security.virus.clamav.virusdb
|
|
||||||
* Add 'exclude' directories option
|
|
||||||
* Allow several tick-states for selecting folders (recursive/non-recursive)
|
|
||||||
* Fix quarantine behaviour for quarantining while scanning.
|
|
||||||
|
|
||||||
DONE
|
|
||||||
----
|
|
||||||
*get klammail to reload virus database every half-hour
|
|
||||||
*allow multiple instances of same filename in quarantine
|
|
||||||
*add first-run wizard
|
|
||||||
*i18n everything
|
|
||||||
*tdeconfigxt the options and prettify/fix the options dialogs
|
|
||||||
*implement logging for all activity and a log viewer
|
|
||||||
|
|
||||||
WON'T DO
|
|
||||||
--------
|
|
||||||
*use libclamav instead of executables
|
|
||||||
|
|
Loading…
Reference in New Issue