]>
granicus.if.org Git - transmission/log
Charles Kerr [Fri, 29 Jan 2010 18:07:21 +0000 (18:07 +0000)]
(trunk libT) #2833 "LP64 bug on OpenBSD" -- fixed in trunk for 1.90
Charles Kerr [Fri, 29 Jan 2010 16:43:39 +0000 (16:43 +0000)]
(trunk daemon) #2786 "Trigger blocklist update using transmission-remote" -- patch applied for 1.90
Charles Kerr [Fri, 29 Jan 2010 16:14:47 +0000 (16:14 +0000)]
(trunk) bump trunk version from 1.83 to 1.83+
Mitchell Livingston [Fri, 29 Jan 2010 00:59:08 +0000 (00:59 +0000)]
update version to 1.83
Mitchell Livingston [Fri, 29 Jan 2010 00:57:02 +0000 (00:57 +0000)]
update NEWS
Mitchell Livingston [Fri, 29 Jan 2010 00:50:55 +0000 (00:50 +0000)]
avoid setting the port twice when setting a random port
Charles Kerr [Fri, 29 Jan 2010 00:45:43 +0000 (00:45 +0000)]
(trunk) first draft of 1.83 NEWS
Charles Kerr [Thu, 28 Jan 2010 22:18:55 +0000 (22:18 +0000)]
(trunk daemon) #2816 "configure script ignores paramter" -- fixed in trunk for 1.83
Charles Kerr [Thu, 28 Jan 2010 19:33:48 +0000 (19:33 +0000)]
(trunk libT) if a tracker doesn't respond during an announce, instead of automatically reannouncing in 120 seconds, add some fuzz to the interval. Rationale: if a bunch of torrents announce at once, overloading the router or server, they'll still be overloading it if we do the exact same thing the second time around...
Charles Kerr [Thu, 28 Jan 2010 18:25:18 +0000 (18:25 +0000)]
(trunk libT) fix DNS timing issue reported by gn0s1s in irc
Charles Kerr [Thu, 28 Jan 2010 17:24:23 +0000 (17:24 +0000)]
(trunk libT) #2819 "announce URLs containing raw IP addresses won't announce/scrape in 1.82" -- possible fix
Charles Kerr [Thu, 28 Jan 2010 13:33:40 +0000 (13:33 +0000)]
(trunk) remove unnecessary #includes
Charles Kerr [Thu, 28 Jan 2010 13:31:54 +0000 (13:31 +0000)]
(trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to silence a compiler warning
Mitchell Livingston [Thu, 28 Jan 2010 03:48:21 +0000 (03:48 +0000)]
display the drag window's text in the system font as opposed to hardcoding "Lucida Grande"
Mitchell Livingston [Thu, 28 Jan 2010 03:36:47 +0000 (03:36 +0000)]
some cleanup of DragOverlayView
Mitchell Livingston [Thu, 28 Jan 2010 03:23:35 +0000 (03:23 +0000)]
remove an extra frame resize in the drag overlay window
Mitchell Livingston [Thu, 28 Jan 2010 03:17:50 +0000 (03:17 +0000)]
add a missing removeObserver: to the message window controller
the last commit ensured that the drag overlay window resized when not window, which led to inaccurate sizes when exposé-d
Mitchell Livingston [Thu, 28 Jan 2010 03:16:55 +0000 (03:16 +0000)]
add a missing removeObserver: to the message window controller
Charles Kerr [Wed, 27 Jan 2010 06:40:12 +0000 (06:40 +0000)]
(trunk libT) web.c: add a cache for unresolvable hostnames
Charles Kerr [Tue, 26 Jan 2010 21:41:40 +0000 (21:41 +0000)]
(trunk libT) possible fix for gn0s1s' "file not found" error message
Charles Kerr [Tue, 26 Jan 2010 20:38:04 +0000 (20:38 +0000)]
(trunk libT) #2800 "crashing during operation" -- if a peer sends an out-of-bounds "have piece" message, drop the connection
Kevin Glowacz [Tue, 26 Jan 2010 20:03:04 +0000 (20:03 +0000)]
(trunk web) update jQuery to 1.4.1
Charles Kerr [Tue, 26 Jan 2010 07:50:17 +0000 (07:50 +0000)]
(trunk libT) #2800 "crashing during operation" -- use type correctness suggestion from kim wrt int --> size_t in bitset.h
Charles Kerr [Tue, 26 Jan 2010 07:22:50 +0000 (07:22 +0000)]
(trunk libT) #2792 "since 1.80 update downloads failing" -- try to handle non-resolving tracker addresses without blocking in curl
Charles Kerr [Mon, 25 Jan 2010 07:35:38 +0000 (07:35 +0000)]
(trunk libT) make "tr_globalAddress" a private function
Charles Kerr [Mon, 25 Jan 2010 05:19:54 +0000 (05:19 +0000)]
(trunk libT) #2792 "Since 1.80 update downloads failing" -- a better fix than r10015...
Mitchell Livingston [Mon, 25 Jan 2010 05:06:54 +0000 (05:06 +0000)]
#2765 ignore case when ordering the file list in a newly-generated torrent file
Charles Kerr [Mon, 25 Jan 2010 04:54:04 +0000 (04:54 +0000)]
(trunk libT) #2792 "Since 1.80 update downloads failing" -- fixed in trunk for 1.83
Charles Kerr [Mon, 25 Jan 2010 04:26:08 +0000 (04:26 +0000)]
(trunk libT) fix typo from prev commit
Charles Kerr [Mon, 25 Jan 2010 04:24:48 +0000 (04:24 +0000)]
(trunk libT) extend the lifespan of the cached DNS entries
Charles Kerr [Mon, 25 Jan 2010 04:00:08 +0000 (04:00 +0000)]
(trunk libT) #2804 "segmentation fault add-by-url when url scheme is ftp" -- fixed in trunk for 1.83
Charles Kerr [Mon, 25 Jan 2010 02:19:20 +0000 (02:19 +0000)]
(trunk libT) (1) on startup, stagger new torrents' scrapes. (2) reduce the minimum number of block requests to peers.
Charles Kerr [Sun, 24 Jan 2010 23:32:49 +0000 (23:32 +0000)]
(trunk libT) increase the announce timeout from 30 seconds to 45 seconds.
Charles Kerr [Sun, 24 Jan 2010 19:22:22 +0000 (19:22 +0000)]
(trunk libT) #2783 "blocklist is empty" -- fix this 1.82 regression. apparently update.transmissionbt.com doesn't like it when you make the ":80" in the Host: header explicit instead of implicit... so probably other web servers have the same problem too.
Mitchell Livingston [Sat, 23 Jan 2010 21:51:04 +0000 (21:51 +0000)]
#2798 Disable "Verify Local Data" for magnetized transfers
Mitchell Livingston [Sat, 23 Jan 2010 14:55:09 +0000 (14:55 +0000)]
Add © to copyright string
Mitchell Livingston [Sat, 23 Jan 2010 14:54:50 +0000 (14:54 +0000)]
1.82+
Mitchell Livingston [Sat, 23 Jan 2010 14:22:21 +0000 (14:22 +0000)]
yay 1.82
Charles Kerr [Sat, 23 Jan 2010 07:51:51 +0000 (07:51 +0000)]
(trunk libT) when adding the Host: header by hand, make include the host's port
Mitchell Livingston [Sat, 23 Jan 2010 01:56:19 +0000 (01:56 +0000)]
update NEWS
Eric Petit [Sat, 23 Jan 2010 01:13:08 +0000 (01:13 +0000)]
Update my email address
Happy r10000 and kudos to charles, livings and all those who make T live on!
Charles Kerr [Sat, 23 Jan 2010 00:47:08 +0000 (00:47 +0000)]
(trunk gtk) update i18n files from rosetta
Mitchell Livingston [Sat, 23 Jan 2010 00:36:18 +0000 (00:36 +0000)]
fix magnet links when app is closed that I broke in r9996
Mitchell Livingston [Sat, 23 Jan 2010 00:30:04 +0000 (00:30 +0000)]
#2785 - generate the file list right away instead of lazily, since auto-grouping might rely on it
Mitchell Livingston [Sat, 23 Jan 2010 00:05:40 +0000 (00:05 +0000)]
#2787 allow dragging of URLs onto the dock icon once again
Charles Kerr [Sat, 23 Jan 2010 00:01:26 +0000 (00:01 +0000)]
(trunk) update NEWS, bump to 1.81.
Charles Kerr [Fri, 22 Jan 2010 07:32:02 +0000 (07:32 +0000)]
(trunk gtk) #2784 "Paused seeding torrents still display 'Remaining time unknown'" -- fixed in trunk for 1.81
Charles Kerr [Fri, 22 Jan 2010 07:27:19 +0000 (07:27 +0000)]
(trunk libT) #2783 "starting with r9992, IP blocklist is empty" -- when replacing a URL's hostname with an IP address before passing the URL to curl, manually set the Host: header to the original hostname. (Xref: #2781)
Charles Kerr [Fri, 22 Jan 2010 03:39:21 +0000 (03:39 +0000)]
(trunk libT) if we're calling evdns_init(), we probably ought to call evdns_shutdown() on exit...
Mitchell Livingston [Fri, 22 Jan 2010 02:47:30 +0000 (02:47 +0000)]
mac build, compile!
Charles Kerr [Fri, 22 Jan 2010 02:40:11 +0000 (02:40 +0000)]
(trunk libT) #2781 "1.80 freezes on startup" -- possible fix. implement nonblocking dns before we hand the URLs over to libcurl
Charles Kerr [Thu, 21 Jan 2010 20:51:48 +0000 (20:51 +0000)]
(trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81
Charles Kerr [Thu, 21 Jan 2010 05:10:00 +0000 (05:10 +0000)]
(trunk libT) #2777 "some magnet links get misparsed" -- fixed in trunk for 1.81
Charles Kerr [Thu, 21 Jan 2010 03:14:46 +0000 (03:14 +0000)]
(trunk libT) #2756 "32 byte leak in tr_threadNew()" -- fixed for 1.81
Mitchell Livingston [Thu, 21 Jan 2010 02:48:14 +0000 (02:48 +0000)]
flatten nibs regardless of build setting
Mitchell Livingston [Thu, 21 Jan 2010 02:47:52 +0000 (02:47 +0000)]
1.80+
Kevin Glowacz [Thu, 21 Jan 2010 01:43:12 +0000 (01:43 +0000)]
(trunk web) style the turtle button into the iPhone stylesheet
Kevin Glowacz [Thu, 21 Jan 2010 01:43:05 +0000 (01:43 +0000)]
(trunk web) work around a context bug in jquery14
Mitchell Livingston [Thu, 21 Jan 2010 00:50:46 +0000 (00:50 +0000)]
bug fix > bugfix
Charles Kerr [Thu, 21 Jan 2010 00:31:12 +0000 (00:31 +0000)]
(trunk gtk) update .po files from rosetta
Charles Kerr [Wed, 20 Jan 2010 23:58:09 +0000 (23:58 +0000)]
(trunk libT) fix some #include statements
Mitchell Livingston [Wed, 20 Jan 2010 23:54:49 +0000 (23:54 +0000)]
update NEWS and version information
Charles Kerr [Wed, 20 Jan 2010 21:27:00 +0000 (21:27 +0000)]
(trunk gtk) HiG consistency
Charles Kerr [Wed, 20 Jan 2010 20:25:13 +0000 (20:25 +0000)]
(trunk libT) fix tiny typo in previous commit... :/
Charles Kerr [Wed, 20 Jan 2010 20:15:23 +0000 (20:15 +0000)]
(trunk libT) still too wordy
Charles Kerr [Wed, 20 Jan 2010 20:08:12 +0000 (20:08 +0000)]
(trunk libT) #2676 "Transmission writes to non-existent drive in '/Volumes'" -- we're already stopping the torrent when the local data disappears, but let's add a more explicit and helpful error message to help users diagnoses the problem.
Charles Kerr [Wed, 20 Jan 2010 18:48:52 +0000 (18:48 +0000)]
(trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80
Charles Kerr [Wed, 20 Jan 2010 18:41:22 +0000 (18:41 +0000)]
(trunk libT) tweak the last commit -- use strncmp() instead
Charles Kerr [Wed, 20 Jan 2010 18:15:09 +0000 (18:15 +0000)]
(trunk libT) #2771 "Unable to add magnet URI from Mininova via web interface" -- fixed for 1.80
Charles Kerr [Wed, 20 Jan 2010 17:43:00 +0000 (17:43 +0000)]
(trunk gtk) fix another small memory error in the gtk+ client found by valgrind
Charles Kerr [Wed, 20 Jan 2010 17:20:35 +0000 (17:20 +0000)]
(trunk gtk) fix another minor memory leak detected by valgrind
Charles Kerr [Wed, 20 Jan 2010 14:27:48 +0000 (14:27 +0000)]
(trunk gtk) oops, that last commit should've used g_free() instead of tr_free()
Charles Kerr [Wed, 20 Jan 2010 14:16:44 +0000 (14:16 +0000)]
(trunk gtk) fix a couple of small memory leaks in the gtk+ client, found by valgrind
Mitchell Livingston [Wed, 20 Jan 2010 05:14:47 +0000 (05:14 +0000)]
by request, remove from credits
Charles Kerr [Tue, 19 Jan 2010 19:37:00 +0000 (19:37 +0000)]
(trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation.
Charles Kerr [Tue, 19 Jan 2010 17:29:42 +0000 (17:29 +0000)]
(trunk) tweak NEWS
Mitchell Livingston [Tue, 19 Jan 2010 04:16:40 +0000 (04:16 +0000)]
remove an unused field from the Simplified Chinese localization's tracker tab (how can a new localization already have this sort of issue?)
Charles Kerr [Mon, 18 Jan 2010 19:38:25 +0000 (19:38 +0000)]
(trunk) pull libevent from <svn://svn.transmissionbt.com/libevent/branches/patches-1.4/libevent>
Charles Kerr [Mon, 18 Jan 2010 19:36:06 +0000 (19:36 +0000)]
(trunk) messing around with libevent a little. this will break build.transmissionbt.com for a bit but don't worry about it
Charles Kerr [Mon, 18 Jan 2010 19:26:46 +0000 (19:26 +0000)]
(trunk libT) tweak the peer-io bugfix
Charles Kerr [Sun, 17 Jan 2010 19:21:04 +0000 (19:21 +0000)]
(trunk libT) #2416 "crash in event_queue_insert()" -- this crash is definitely happening when we call event_del() twice on the same event without an event dispatch pass between the two calls. Start nailing down every possible case where that could happen in libtransmission
Mitchell Livingston [Sun, 17 Jan 2010 17:57:54 +0000 (17:57 +0000)]
don't save the torrent file for magnetized transfers
Mitchell Livingston [Sun, 17 Jan 2010 16:20:28 +0000 (16:20 +0000)]
using ABS is better than multiplying by -1
Mitchell Livingston [Sun, 17 Jan 2010 15:53:03 +0000 (15:53 +0000)]
r9955 for all localizations
Mitchell Livingston [Sun, 17 Jan 2010 15:49:29 +0000 (15:49 +0000)]
in the peer inspector, truncate the bottom two lines instead of wrapping
Charles Kerr [Sun, 17 Jan 2010 04:59:21 +0000 (04:59 +0000)]
(trunk libevent) fix kqueue build failure
Charles Kerr [Sun, 17 Jan 2010 04:52:52 +0000 (04:52 +0000)]
(trunk libevent) yes, more assertions for exiva
Charles Kerr [Sun, 17 Jan 2010 04:25:50 +0000 (04:25 +0000)]
(trunk libevent) #2416 - trying to find a new way for exiva to crash
Charles Kerr [Sun, 17 Jan 2010 03:44:50 +0000 (03:44 +0000)]
(trunk libevent) add more debugging assertions so I can continue to torture exiva...
Charles Kerr [Sun, 17 Jan 2010 02:35:18 +0000 (02:35 +0000)]
(trunk libevent) oops
Charles Kerr [Sun, 17 Jan 2010 02:31:06 +0000 (02:31 +0000)]
(trunk libT) turn on DEBUG_KQUEUE_CHANGEIDX debugging
Mitchell Livingston [Sun, 17 Jan 2010 02:24:33 +0000 (02:24 +0000)]
update macosx-libevent-config.h and macosx-libevent-event-config.h
Charles Kerr [Sun, 17 Jan 2010 01:31:28 +0000 (01:31 +0000)]
(trunk third-party) #2416 "libevent + libcurl + OS X == crash" -- undo r9910 so that Nick's experimental fix can be tested in the nightlies. This is a continuation of r9946
Charles Kerr [Sun, 17 Jan 2010 01:06:48 +0000 (01:06 +0000)]
(trunk) #2416 "libevent + libcurl + OS X == crash" -- remove our old libevent mirror, and instead use a snapshot from git://github.com/nmathewson/Libevent.git's "kqueue_crash_fix_1.4" branch from 2001-01-14 <http://github.com/nmathewson/Libevent/commits/kqueue_crash_fix_1.4>
Mitchell Livingston [Sat, 16 Jan 2010 22:57:21 +0000 (22:57 +0000)]
send "close" to windows when quitting instead of "orderOut:"
Charles Kerr [Sat, 16 Jan 2010 22:46:38 +0000 (22:46 +0000)]
(trunk libT) add assertion to crash if tr_rpcSetPort() is called on a NULL RPC Server
Charles Kerr [Sat, 16 Jan 2010 22:41:01 +0000 (22:41 +0000)]
(trunk doc) fix a typo in the rpc-spec.txt document, reported by wakatake
Charles Kerr [Fri, 15 Jan 2010 14:54:01 +0000 (14:54 +0000)]
(trunk third-party) ensure that dht, miniupnp, and libnatpmp are compiled with @PTHREAD_CFLAGS@ on Solaris for thread safety.
Charles Kerr [Fri, 15 Jan 2010 06:18:24 +0000 (06:18 +0000)]
(trunk) add NSApplicationAdditions.[hm] to Makefile.am
Kevin Glowacz [Fri, 15 Jan 2010 05:17:55 +0000 (05:17 +0000)]
(trunk web) only help with line brakes if these aren't N/A