Bug 155648 - Ipfilter: periodic update ability
Summary: Ipfilter: periodic update ability
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 15:43 UTC by Peter Avramucz
Modified: 2008-07-19 13:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Avramucz 2008-01-13 15:43:38 UTC
Version:           2.2.4 (using KDE KDE 3.5.8)
Installed from:    Debian testing/unstable Packages
OS:                Linux

There should be an option, so ktorrent can automatically update the blocklist.
Comment 1 Joris Guisson 2008-07-19 13:13:25 UTC
SVN commit 834632 by guisson:

Finished revamp of IPFilter stuff, also added auto update ability

BUG: 155648


 D             libbtcore/torrent/ipblocklist.cpp  
 D             libbtcore/torrent/ipblocklist.h  
 M  +1 -1      plugins/CMakeLists.txt  
 M  +1 -1      plugins/ipfilter/CMakeLists.txt  
 M  +49 -55    plugins/ipfilter/antip2p.cpp  
 M  +11 -19    plugins/ipfilter/antip2p.h  
 M  +1 -1      plugins/ipfilter/convertdialog.cpp  
 A             plugins/ipfilter/downloadandconvertjob.cpp   [License: GPL (v2+)]
 A             plugins/ipfilter/downloadandconvertjob.h   [License: GPL (v2+)]
 M  +90 -156   plugins/ipfilter/ipblockingprefpage.cpp  
 M  +16 -12    plugins/ipfilter/ipblockingprefpage.h  
 M  +152 -40   plugins/ipfilter/ipblockingprefpage.ui  
 M  +47 -26    plugins/ipfilter/ipfilterplugin.cpp  
 M  +6 -6      plugins/ipfilter/ipfilterplugin.h  
 M  +8 -0      plugins/ipfilter/ktipfilterplugin.kcfg  


WebSVN link: http://websvn.kde.org/?view=rev&revision=834632