]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Fri, 3 Oct 2008 11:21:40 +0000 (11:21 +0000)]
when adding a torrent through rpc, respect the paused flag (although now a torrent cannot be added in the "queued" state)
Charles Kerr [Fri, 3 Oct 2008 04:57:06 +0000 (04:57 +0000)]
maybe fix the mac build
Charles Kerr [Fri, 3 Oct 2008 04:49:06 +0000 (04:49 +0000)]
(libT) finish killing tr_errno.
Charles Kerr [Fri, 3 Oct 2008 00:51:40 +0000 (00:51 +0000)]
(libT) eliminating tr_errno, part 4: don't use it in recalculateHash()
Charles Kerr [Thu, 2 Oct 2008 23:37:58 +0000 (23:37 +0000)]
(libT) eliminating tr_errno, part 3: don't use it in tr_cpBlockBitfieldSet()
Charles Kerr [Thu, 2 Oct 2008 20:55:05 +0000 (20:55 +0000)]
(libT) eliminating tr_errno, part 2: don't use it in reqListPop() or reqListRemove()
Charles Kerr [Thu, 2 Oct 2008 20:30:29 +0000 (20:30 +0000)]
(libT) eliminating tr_errno, part 1: make tr_ioTestPiece return an int instead of a tr_errno.
Charles Kerr [Thu, 2 Oct 2008 19:51:16 +0000 (19:51 +0000)]
(gtk) #1265: In Details->Tracker one can only remove one tracker at a time
Charles Kerr [Thu, 2 Oct 2008 17:10:01 +0000 (17:10 +0000)]
(gtk) #1294: Don't auto-delete torrents when adding from Transmisson's config folder
Charles Kerr [Thu, 2 Oct 2008 16:50:05 +0000 (16:50 +0000)]
(rpc) fix rpc server memory leak that snuck in over the past few days' switch from shttpd to evhttp
Charles Kerr [Thu, 2 Oct 2008 16:42:35 +0000 (16:42 +0000)]
(gtk) #1290: removing torrent in web/remote interface crashes GTK+ client
Charles Kerr [Thu, 2 Oct 2008 16:24:44 +0000 (16:24 +0000)]
(rpc) fix minor path resolution glitch when serving up clutch files
Charles Kerr [Thu, 2 Oct 2008 15:53:33 +0000 (15:53 +0000)]
(libT) housekeeping: tr_torrent.handle --> tr_torrent.session
Charles Kerr [Thu, 2 Oct 2008 15:29:45 +0000 (15:29 +0000)]
(gtk) #1026: "new torrent" dialogue: remember last announce URL
Charles Kerr [Thu, 2 Oct 2008 02:57:29 +0000 (02:57 +0000)]
#450: OpenSSL in FreeBSD basesystem doesn't has openssl.pc..
Charles Kerr [Thu, 2 Oct 2008 02:13:26 +0000 (02:13 +0000)]
(gtk) #1314: gtk client crashes sometimes when updating the tooltip for the "Ask Tracker for More Peers" button
Charles Kerr [Wed, 1 Oct 2008 23:30:27 +0000 (23:30 +0000)]
(rpc) #1261: session-get's speed-limit-down & speed-limit-up fields have the wrong units
Mitchell Livingston [Wed, 1 Oct 2008 23:05:21 +0000 (23:05 +0000)]
make sure the rpc whitelist check actually is hooked up to something
Mitchell Livingston [Wed, 1 Oct 2008 23:02:37 +0000 (23:02 +0000)]
add option to enable/disable rpc whitelist
Charles Kerr [Wed, 1 Oct 2008 22:59:29 +0000 (22:59 +0000)]
add a separate flag for enabling/disabling the rpc address whitelist
Mitchell Livingston [Wed, 1 Oct 2008 22:17:25 +0000 (22:17 +0000)]
support the new whitelist
Charles Kerr [Wed, 1 Oct 2008 20:23:57 +0000 (20:23 +0000)]
#1309: Web/RPC interface ACL ignored
Charles Kerr [Wed, 1 Oct 2008 18:11:28 +0000 (18:11 +0000)]
(libT) better handling of Shad0w-style peer ids that don't have trailing dashes, such as Osprey Permaseed
Eric Petit [Wed, 1 Oct 2008 16:24:26 +0000 (16:24 +0000)]
Enable libz on Max
Charles Kerr [Wed, 1 Oct 2008 15:53:56 +0000 (15:53 +0000)]
add support for compressing the content served by the rpc server -- rpc responses and clutch html/css/js files
Charles Kerr [Wed, 1 Oct 2008 04:26:38 +0000 (04:26 +0000)]
(libT) maybe fix the evhttp issues that softwareelves reported
Mitchell Livingston [Wed, 1 Oct 2008 02:40:04 +0000 (02:40 +0000)]
remove a redundant framework reference and other trivial changes
Charles Kerr [Tue, 30 Sep 2008 18:31:04 +0000 (18:31 +0000)]
pass 0.0.0.0 in as the rpc server address
Mitchell Livingston [Tue, 30 Sep 2008 17:57:02 +0000 (17:57 +0000)]
update NEWS
Charles Kerr [Tue, 30 Sep 2008 16:18:44 +0000 (16:18 +0000)]
send NULL as the address to evhttp_bind_socket()
Charles Kerr [Tue, 30 Sep 2008 16:04:41 +0000 (16:04 +0000)]
(libT) d'oh, left out an important line last night while testing the rpc server w/softwareelves
Charles Kerr [Tue, 30 Sep 2008 15:54:14 +0000 (15:54 +0000)]
(daemon) #1310: Output of transmission-remote --list gets unaligned when up/download speed exceeds 1000 KB/s
Mitchell Livingston [Tue, 30 Sep 2008 14:08:21 +0000 (14:08 +0000)]
again verify that ip addresses are valid for the acl (removed in [6803])
Charles Kerr [Mon, 29 Sep 2008 04:26:52 +0000 (04:26 +0000)]
(libT) make sure to init the rpc server with the correct event base.
Charles Kerr [Mon, 29 Sep 2008 03:02:27 +0000 (03:02 +0000)]
add some debugging messages for the RPC server
Charles Kerr [Sun, 28 Sep 2008 16:11:12 +0000 (16:11 +0000)]
(clutch) #1296: Peer count on web interface is wrong
Charles Kerr [Sun, 28 Sep 2008 16:02:13 +0000 (16:02 +0000)]
(libT) #1267: when making new torrents, don't allow 0-byte files
Charles Kerr [Sat, 27 Sep 2008 18:01:31 +0000 (18:01 +0000)]
(gtk) #1306: clicking in a blank area in a list clears the selection.
Mitchell Livingston [Fri, 26 Sep 2008 21:58:00 +0000 (21:58 +0000)]
attempt to fix #1293
Charles Kerr [Fri, 26 Sep 2008 16:51:12 +0000 (16:51 +0000)]
update the daemon manpage to explain wildcarding in the ACL
Charles Kerr [Fri, 26 Sep 2008 15:40:24 +0000 (15:40 +0000)]
(libT) uncrustify
Eric Petit [Fri, 26 Sep 2008 09:09:15 +0000 (09:09 +0000)]
More Mac fixes
Eric Petit [Fri, 26 Sep 2008 08:41:11 +0000 (08:41 +0000)]
Fixes Mac build
Charles Kerr [Fri, 26 Sep 2008 04:41:13 +0000 (04:41 +0000)]
a little more cleanup of the rpc server stuff.
Charles Kerr [Fri, 26 Sep 2008 00:58:06 +0000 (00:58 +0000)]
(libT) more rpc-server cleanup
Charles Kerr [Thu, 25 Sep 2008 18:49:27 +0000 (18:49 +0000)]
delete the shttpd directory.
Charles Kerr [Thu, 25 Sep 2008 18:48:09 +0000 (18:48 +0000)]
rpc-server cleanups. add true wildmat control. break the Mac build a little harder.
Charles Kerr [Thu, 25 Sep 2008 05:03:39 +0000 (05:03 +0000)]
(libT) experimental code to serve clutch/rpc via evhttpd
Charles Kerr [Tue, 23 Sep 2008 20:06:26 +0000 (20:06 +0000)]
(gtk) #1289: duplicate of progress info in torrent activity tab
Charles Kerr [Tue, 23 Sep 2008 19:11:04 +0000 (19:11 +0000)]
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
Charles Kerr [Sun, 21 Sep 2008 22:40:12 +0000 (22:40 +0000)]
unless muks screams too loudly, this will probably be the scheme for code formatting.
Charles Kerr [Sat, 20 Sep 2008 16:07:15 +0000 (16:07 +0000)]
config file for `uncrustify' source code formatter
Charles Kerr [Fri, 19 Sep 2008 17:17:34 +0000 (17:17 +0000)]
(wx) get the wxWidgets port building again. :)
Charles Kerr [Fri, 19 Sep 2008 17:03:25 +0000 (17:03 +0000)]
fix at least one possible cause for the new crash reported by persept
Charles Kerr [Fri, 19 Sep 2008 16:17:35 +0000 (16:17 +0000)]
(web) by Paweł Golonko
1: fix #1172 part 3
2: fix sort-by-progress reported by tziOm
3. fix preferences dialog typo
Charles Kerr [Thu, 18 Sep 2008 21:37:27 +0000 (21:37 +0000)]
(web) add filter icon submitted by Paweł Golonko
Charles Kerr [Thu, 18 Sep 2008 21:25:23 +0000 (21:25 +0000)]
(web ui) preference dialog cleanups and other small fixes by Paweł Golonko
Charles Kerr [Thu, 18 Sep 2008 16:18:50 +0000 (16:18 +0000)]
(libT) apply a line from #1181's fix that was accidentally applied to the 1.3x branch instead of trunk. both are in sync now wrt #1181.
Mitchell Livingston [Thu, 18 Sep 2008 11:05:04 +0000 (11:05 +0000)]
hopefully this will lead to more line numbers in crash logs
Charles Kerr [Thu, 18 Sep 2008 03:55:31 +0000 (03:55 +0000)]
add new compile-time throttle options suggested by persept
Mitchell Livingston [Thu, 18 Sep 2008 01:04:24 +0000 (01:04 +0000)]
update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog
Charles Kerr [Wed, 17 Sep 2008 19:44:24 +0000 (19:44 +0000)]
first draft at having more accurate speed controls
Charles Kerr [Wed, 17 Sep 2008 01:55:41 +0000 (01:55 +0000)]
(gtk) silence a compiler warning
Charles Kerr [Wed, 17 Sep 2008 01:46:41 +0000 (01:46 +0000)]
sync to 1.3x's NEWS
Mitchell Livingston [Wed, 17 Sep 2008 01:38:07 +0000 (01:38 +0000)]
gcc 4.2; Mac build now requires Xcode 3.1
Mitchell Livingston [Wed, 17 Sep 2008 01:00:45 +0000 (01:00 +0000)]
update trunk for 1.34; update appcast
Charles Kerr [Tue, 16 Sep 2008 18:28:22 +0000 (18:28 +0000)]
(gtk) #1274: Cannot resize columns in 'File' tab of 'Details' window
Mukund Sivaraman [Tue, 16 Sep 2008 07:10:04 +0000 (07:10 +0000)]
Increment str so loop progresses
Mitchell Livingston [Sun, 14 Sep 2008 21:39:16 +0000 (21:39 +0000)]
Sparkle 1.5 requires signing of the update
Mitchell Livingston [Sun, 14 Sep 2008 20:08:51 +0000 (20:08 +0000)]
don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before)
Mitchell Livingston [Sun, 14 Sep 2008 20:02:42 +0000 (20:02 +0000)]
add Sparkle 1.5b6
Mitchell Livingston [Sun, 14 Sep 2008 20:02:07 +0000 (20:02 +0000)]
remove Sparkle 1.5b5
Charles Kerr [Sun, 14 Sep 2008 19:39:07 +0000 (19:39 +0000)]
(gtk) make the per-torrent speed limit gui controls' behavior match that of the preference dialgo's speed limit gui controls
Charles Kerr [Sun, 14 Sep 2008 00:57:11 +0000 (00:57 +0000)]
(libT) #1269: check for the `downloaded' key in the announce repsonse. a successful announce response already resets the rescrape countdown, so that half of the ticket is redundant.
Charles Kerr [Mon, 8 Sep 2008 15:17:18 +0000 (15:17 +0000)]
(gtk) minor comment changes
Mitchell Livingston [Mon, 8 Sep 2008 02:09:34 +0000 (02:09 +0000)]
small alignment issue in the network tab
Mitchell Livingston [Sun, 7 Sep 2008 21:49:41 +0000 (21:49 +0000)]
update localizable strings
Eric Petit [Sun, 7 Sep 2008 20:33:10 +0000 (20:33 +0000)]
Also delay the port check if port forwarding was just disabled
Mitchell Livingston [Sun, 7 Sep 2008 17:57:58 +0000 (17:57 +0000)]
remove an unused method; trivial type changes
Mitchell Livingston [Sun, 7 Sep 2008 16:08:29 +0000 (16:08 +0000)]
trivial changes
Mitchell Livingston [Sun, 7 Sep 2008 14:51:50 +0000 (14:51 +0000)]
add a link to trac to the Help menu
Mitchell Livingston [Sun, 7 Sep 2008 14:42:43 +0000 (14:42 +0000)]
update the help to point to the trac mainpage instead of timeline
Mitchell Livingston [Sat, 6 Sep 2008 21:57:13 +0000 (21:57 +0000)]
if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data
Eric Petit [Sat, 6 Sep 2008 15:07:09 +0000 (15:07 +0000)]
Do not delay port checking if port forwarding is disabled
Mitchell Livingston [Sat, 6 Sep 2008 13:49:20 +0000 (13:49 +0000)]
redo [6731] using the built-in stringByTrimmingCharactersInSet:
Mitchell Livingston [Sat, 6 Sep 2008 13:37:33 +0000 (13:37 +0000)]
[1235] allow the adding of trackers with leading and trailing whitespace
Charles Kerr [Sat, 6 Sep 2008 13:25:21 +0000 (13:25 +0000)]
(libT) calculate a piece's checksum on the stack, rather than the heap
Mukund Sivaraman [Sat, 6 Sep 2008 07:26:29 +0000 (07:26 +0000)]
(win32) Don't use files in /tmp/ for test on win32
Mukund Sivaraman [Sat, 6 Sep 2008 07:26:25 +0000 (07:26 +0000)]
(win32) Stack smash test fails with too much depth on win32
Mukund Sivaraman [Sat, 6 Sep 2008 04:37:08 +0000 (04:37 +0000)]
(win32) Convert spaces to tabs in Makefile.am
Mukund Sivaraman [Sat, 6 Sep 2008 04:31:08 +0000 (04:31 +0000)]
(win32) Add application icon as a resource
Mukund Sivaraman [Sat, 6 Sep 2008 04:23:28 +0000 (04:23 +0000)]
(win32) Don't build the GTK+ client as a console application
Charles Kerr [Sat, 6 Sep 2008 03:02:30 +0000 (03:02 +0000)]
get rid of a pointless seek() call
Mukund Sivaraman [Sat, 6 Sep 2008 02:09:53 +0000 (02:09 +0000)]
Include crypto.h for randint test
Mukund Sivaraman [Sat, 6 Sep 2008 02:08:43 +0000 (02:08 +0000)]
Test val instead of i
Charles Kerr [Sat, 6 Sep 2008 02:04:37 +0000 (02:04 +0000)]
add a unit test to exercise tr_cryptoRandInt()
Charles Kerr [Sat, 6 Sep 2008 01:52:47 +0000 (01:52 +0000)]
(gtk) #1192: 1.3x's method of setting file priorities & download flags is unpopular
Charles Kerr [Sat, 6 Sep 2008 01:32:15 +0000 (01:32 +0000)]
(gtk) #1259: GLib-GObject-WARNING **: value "-100" of type `gint' is invalid or out of range for property `value' of type `gint'
Charles Kerr [Fri, 5 Sep 2008 21:01:00 +0000 (21:01 +0000)]
(gtk) *incomplete* fix for #1192. this actually breaks things in the short term; I'll finish the rest ASAP
Charles Kerr [Fri, 5 Sep 2008 19:11:30 +0000 (19:11 +0000)]
(libT) #1255: fails to parse announce URLs that have leading or trailing spaces