Charles Kerr
|
03dd43a7f7
|
(gtk) #1317: Transmission inhibits screen blanking as well as hibernation
|
2008-10-08 18:26:55 +00:00 |
Charles Kerr
|
cc8bed02c6
|
(rpc) fix small bug introduced in the last commit.
|
2008-10-08 16:31:17 +00:00 |
Charles Kerr
|
cceb70b182
|
(rpc) extra safeguards in r6867
|
2008-10-08 13:39:44 +00:00 |
Charles Kerr
|
52a2527963
|
(rpc) better fix for #1330
|
2008-10-08 13:33:19 +00:00 |
Charles Kerr
|
98dbd675cb
|
(rpc) #1330: Uncompressed, non-DEFLATE response broken
|
2008-10-08 12:13:01 +00:00 |
Charles Kerr
|
38d265d9f0
|
(libT) possible fix for #1305: Transmission losing data - Session Transfer significantly higher than actual download
|
2008-10-08 03:58:21 +00:00 |
Mitchell Livingston
|
9a4b37b15c
|
#1294 Don't auto-delete torrents when adding from Transmissions application support folder with the torrent name the same as the internal torrent name
|
2008-10-08 02:57:39 +00:00 |
Mitchell Livingston
|
56c05114d9
|
#1328 Grammatical error in Dutch localization
|
2008-10-08 01:12:56 +00:00 |
Charles Kerr
|
d9ee73c2a5
|
(gtk) fix some format mangling caused by uncrustify
|
2008-10-07 15:17:52 +00:00 |
Charles Kerr
|
8ced51a9e4
|
(rpc) if libt can't find the Clutch files, give a helpful 404 message for end-users and binary packagers about how to use CLUTCH_HOME and PACKAGE_DATA_DIR.
|
2008-10-07 01:25:29 +00:00 |
Charles Kerr
|
7f53889db5
|
(gtk) the last two commits were needlessly complex... here's a simpler fix. (I hope)
|
2008-10-07 00:34:21 +00:00 |
Charles Kerr
|
6f2076fb1c
|
(gtk) better fix for the bug described in r6858
|
2008-10-06 20:54:18 +00:00 |
Charles Kerr
|
add9eda736
|
(gtk) fix prefs dialog crash when closing the dialog immediately after changing a spinbox value, reported by wereHamster
|
2008-10-06 20:35:48 +00:00 |
Charles Kerr
|
178008650e
|
(libT) remove dead code
|
2008-10-06 19:44:38 +00:00 |
Charles Kerr
|
7fd0ff7fb2
|
(rpc) slightly better errno handling
|
2008-10-06 16:33:33 +00:00 |
Charles Kerr
|
ebee18380e
|
slightly more efficient serving of static files & rpc responses
|
2008-10-06 13:36:06 +00:00 |
Mitchell Livingston
|
0fc5674b9c
|
update NEWS for web client
|
2008-10-06 03:30:48 +00:00 |
Mitchell Livingston
|
2a3515a4e7
|
add a note to help's FAQ about overhead rates being displayed
|
2008-10-06 02:35:26 +00:00 |
Mitchell Livingston
|
2699e3c915
|
on the iPhone/iPod touch, have the web ui be treated as a full-screen web app when launched from the home screen
|
2008-10-06 02:13:12 +00:00 |
Charles Kerr
|
7249493759
|
(libT) #1318: transmission daemon eats all resources
|
2008-10-06 01:52:29 +00:00 |
Charles Kerr
|
5391f768f4
|
fix a null pointer dereference
|
2008-10-05 22:51:18 +00:00 |
Charles Kerr
|
2a5e92fb7c
|
sync libtransmission to miniupnpc-20081002
|
2008-10-04 15:23:47 +00:00 |
Charles Kerr
|
ed3474c98f
|
updated to miniupnpc-20081002
|
2008-10-04 15:10:24 +00:00 |
Charles Kerr
|
cc1302c9c8
|
(rpc) #1319: possible fix for the deflate bug
|
2008-10-03 23:20:44 +00:00 |
Charles Kerr
|
77d3e0613d
|
(rpc) #1319 as pointed out by spry, deflate()'s output can sometimes be larger than the native form. In these cases, use the smaller of the two sources.
|
2008-10-03 20:46:58 +00:00 |
Charles Kerr
|
4f5a6de98d
|
(rpc) more robust `deflate' wrangling, possibly fixing ticket #1319
|
2008-10-03 17:38:14 +00:00 |
Mitchell Livingston
|
1716f3c55d
|
when adding a torrent through rpc, respect the paused flag (although now a torrent cannot be added in the "queued" state)
|
2008-10-03 11:21:40 +00:00 |
Charles Kerr
|
24b75a7d74
|
maybe fix the mac build
|
2008-10-03 04:57:06 +00:00 |
Charles Kerr
|
4fab4c9e9b
|
(libT) finish killing tr_errno.
|
2008-10-03 04:49:06 +00:00 |
Charles Kerr
|
2918e2efaf
|
(libT) eliminating tr_errno, part 4: don't use it in recalculateHash()
|
2008-10-03 00:51:40 +00:00 |
Charles Kerr
|
5178988964
|
(libT) eliminating tr_errno, part 3: don't use it in tr_cpBlockBitfieldSet()
|
2008-10-02 23:37:58 +00:00 |
Charles Kerr
|
f9345da6ae
|
(libT) eliminating tr_errno, part 2: don't use it in reqListPop() or reqListRemove()
|
2008-10-02 20:55:05 +00:00 |
Charles Kerr
|
79d8a5cdf3
|
(libT) eliminating tr_errno, part 1: make tr_ioTestPiece return an int instead of a tr_errno.
|
2008-10-02 20:30:29 +00:00 |
Charles Kerr
|
262370f7ea
|
(gtk) #1265: In Details->Tracker one can only remove one tracker at a time
|
2008-10-02 19:51:16 +00:00 |
Charles Kerr
|
7b980aa9b7
|
(gtk) #1294: Don't auto-delete torrents when adding from Transmisson's config folder
|
2008-10-02 17:10:01 +00:00 |
Charles Kerr
|
f3d75b3b57
|
(rpc) fix rpc server memory leak that snuck in over the past few days' switch from shttpd to evhttp
|
2008-10-02 16:50:05 +00:00 |
Charles Kerr
|
1bd9dd04b8
|
(gtk) #1290: removing torrent in web/remote interface crashes GTK+ client
|
2008-10-02 16:42:35 +00:00 |
Charles Kerr
|
d7a5cf0828
|
(rpc) fix minor path resolution glitch when serving up clutch files
|
2008-10-02 16:24:44 +00:00 |
Charles Kerr
|
b1ef118e3f
|
(libT) housekeeping: tr_torrent.handle --> tr_torrent.session
|
2008-10-02 15:53:33 +00:00 |
Charles Kerr
|
9337a6f69f
|
(gtk) #1026: "new torrent" dialogue: remember last announce URL
|
2008-10-02 15:29:45 +00:00 |
Charles Kerr
|
0386f8ca9d
|
#450: OpenSSL in FreeBSD basesystem doesn't has openssl.pc..
|
2008-10-02 02:57:29 +00:00 |
Charles Kerr
|
ee635d9af5
|
(gtk) #1314: gtk client crashes sometimes when updating the tooltip for the "Ask Tracker for More Peers" button
|
2008-10-02 02:13:26 +00:00 |
Charles Kerr
|
e830fa23d4
|
(rpc) #1261: session-get's speed-limit-down & speed-limit-up fields have the wrong units
|
2008-10-01 23:30:27 +00:00 |
Mitchell Livingston
|
c1af45ab28
|
make sure the rpc whitelist check actually is hooked up to something
|
2008-10-01 23:05:21 +00:00 |
Mitchell Livingston
|
79e7223421
|
add option to enable/disable rpc whitelist
|
2008-10-01 23:02:37 +00:00 |
Charles Kerr
|
6cba9305ae
|
add a separate flag for enabling/disabling the rpc address whitelist
|
2008-10-01 22:59:29 +00:00 |
Mitchell Livingston
|
a616666541
|
support the new whitelist
|
2008-10-01 22:17:25 +00:00 |
Charles Kerr
|
bddf34d7a8
|
#1309: Web/RPC interface ACL ignored
|
2008-10-01 20:23:57 +00:00 |
Charles Kerr
|
60f84b35d9
|
(libT) better handling of Shad0w-style peer ids that don't have trailing dashes, such as Osprey Permaseed
|
2008-10-01 18:11:28 +00:00 |
Eric Petit
|
23d8a4f615
|
Enable libz on Max
|
2008-10-01 16:24:26 +00:00 |