Custom Query (2447 matches)
Results (520 - 522 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#958 | Fixed | Search by name in torrent list | ||
Description |
It would be quite handy to have a capability to search torrent list by name.
I see several approaches:
|
|||
#960 | WontFix | Choosing paths for (not) localhost torrents | ||
Description |
I have deluged running at a box at home, and for the sake of being difficult, I run an ssh tunnel to my house (from work) for port 58846. Deluge GTK connects to this if I specify localhost on port 58846 with creds just fine. However, deluge GTK notices that I'm connecting to "localhost", even though I'm not, and changes path entry fields to browse. When I add a torrent, I'll choose /home/afunk, which happens to exist on both my workstation and my deluged box back home. I'd love for it to go to /media/videos, but for the sake of being a hurry, I symlinked on the remote box. I could create a dummy directory structure on my workstation to mock that of my NAS, but that would be tedious and ugly. I love the ability to browse localhost, don't get me wrong. I ask that there be a place that I can type the path, even for localhost, for idiots like me who have convoluted ssh tunneling schemes. I'm even fine with starting the torrent in /home/afunk, then "moving storage" after the fact, although it'd be slick if I could type a path before I start the torrent. The alternative solution to this is to have browse available on remote deluged's, but I can only imagine that this is a considerable amount of work - work which the awesome devs may not have time for. Both the client and server are running 1.1.8 on Gentoo Linux. Please let me know if any more information is required. |
|||
#961 | Fixed | Update libtorrent for CVE-2009-1760 | ||
Description |
Directory traversal vulnerability in src/torrent_info.cpp in Rasterbar libtorrent before 0.14.4, as used in firetorrent, qBittorrent, deluge Torrent, and other applications, allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) and partial relative pathname in a Multiple File Mode list element in a .torrent file. advisory: http://census-labs.com/news/2009/06/08/libtorrent-rasterbar/ |