diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -0,0 +1,34 @@ +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 +*kconfigxt 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 + |