summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README27
-rw-r--r--TODO34
2 files changed, 2 insertions, 59 deletions
diff --git a/README b/README
index d5965ef..6e684f7 100644
--- a/README
+++ b/README
@@ -1,26 +1,3 @@
-Early Prototype Version.
-
-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
-
+KlamAV - A TDE front-end for the ClamAV virus scanner.
+https://www.trinitydesktop.org/
diff --git a/TODO b/TODO
deleted file mode 100644
index da2c78f..0000000
--- a/TODO
+++ /dev/null
@@ -1,34 +0,0 @@
-TODO - Feel free to help but let me know what you're taking ([email protected])
---------------------------------------------------------------------------------------
-
-* 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
-