Custom Query (2449 matches)
Results (544 - 546 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1469 | Invalid | continual barrage of DNS lookups for socksv5 proxy | ||
| Description |
I use brguard's proxy service. I ran a packet capture to make sure no non-proxy connections were happening. I noticed that deluge continually requests lookups of the proxy hostname, over and over, non-stop. using ubuntu 10.10, x86_64 with ppa. deluge-gtk 1.3.1-2~maverick~ppa1 I was using the official ubuntu package when I noticed this. I upgraded using your ppa, but same issue. |
|||
| #1472 | Fixed | Integer as boolean | ||
| Description |
~$ deluge-gtk (deluge-gtk:11820): WARNING : column number is a boolean, but will be interpreted as an integer; this is likely not what you intended More likely the other way around: seems it was intended an integer, declared as boolean, then interpeted as an integer anyway, so everything works as it should. Still a bug though. Version 1.3.0 with libtorrent 0.15.4.0 on ubuntu 10.10, no matter whether it rund in classiuc or server-client mode. |
|||
| #1473 | Fixed | Adding support for switching uid after startup for daemons | ||
| Description |
I've written a patch to let deluged and deluge-web be started by root and then switch UIDs (and GIDs). The main reason for this (for me) is so they can write a pidfile (specified at the command line) as root and then switch to regular/lower privileges. I also cleaned up the forking in deluged (before ever looking at the deluge-web source) and then saw that it was done in this much cleaner way in the deluge-web daemon. |
|||
