]>
granicus.if.org Git - transmission/log
Charles Kerr [Fri, 12 Feb 2010 04:13:51 +0000 (04:13 +0000)]
(trunk libT) fix memory leak when trying to add duplicate torrents. thanks valgrind!
Mitchell Livingston [Fri, 12 Feb 2010 03:17:34 +0000 (03:17 +0000)]
update NEWS
Mitchell Livingston [Fri, 12 Feb 2010 01:51:47 +0000 (01:51 +0000)]
update Dutch localization for 1.9
Mitchell Livingston [Fri, 12 Feb 2010 01:34:42 +0000 (01:34 +0000)]
update NEWS
Mitchell Livingston [Fri, 12 Feb 2010 01:32:09 +0000 (01:32 +0000)]
small adjustments to the file inspector's dnd/priority code
Charles Kerr [Thu, 11 Feb 2010 21:07:33 +0000 (21:07 +0000)]
(trunk) rough draft for 1.90's NEWS announcement
Charles Kerr [Thu, 11 Feb 2010 19:54:27 +0000 (19:54 +0000)]
(trunk) ...and, revert the last commit as promised
Charles Kerr [Thu, 11 Feb 2010 19:47:50 +0000 (19:47 +0000)]
(trunk) this is temporary commit to get hudson-t to build a copy of Transmission with a customized peer_id for testing
Charles Kerr [Thu, 11 Feb 2010 17:44:11 +0000 (17:44 +0000)]
(trunk gtk) #2895 "'Set Location' doesn't tell the user when it fails" -- fixed in trunk for 1.90
Charles Kerr [Thu, 11 Feb 2010 15:05:07 +0000 (15:05 +0000)]
(trunk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() should go away" -- get rid of it in the mac client and libtransmission too
Charles Kerr [Thu, 11 Feb 2010 14:55:00 +0000 (14:55 +0000)]
(trunk gtk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() should go away" -- finished removing them from the GTK+ client
Charles Kerr [Thu, 11 Feb 2010 14:45:03 +0000 (14:45 +0000)]
(trunk gtk) make the GTK+ client's file list a little faster
Charles Kerr [Thu, 11 Feb 2010 14:28:40 +0000 (14:28 +0000)]
(trunk libT) #2892 "changing port number doesn't actually change until program restart" -- possible fix
Mitchell Livingston [Thu, 11 Feb 2010 13:12:55 +0000 (13:12 +0000)]
update Russian localization for 1.9
Charles Kerr [Thu, 11 Feb 2010 04:07:13 +0000 (04:07 +0000)]
(trunk libT) tweak the shutdown code
Mitchell Livingston [Thu, 11 Feb 2010 03:27:50 +0000 (03:27 +0000)]
trunk is 1.83+
Mitchell Livingston [Thu, 11 Feb 2010 03:15:06 +0000 (03:15 +0000)]
if the last announce resulted in no peers being retrieved, don't display info on the number of peers retrieved
Charles Kerr [Thu, 11 Feb 2010 03:12:03 +0000 (03:12 +0000)]
(trunk libT) revert part of r10064 at livings' request
Mitchell Livingston [Thu, 11 Feb 2010 02:52:54 +0000 (02:52 +0000)]
chop off a bit of text in an announce error message
Mitchell Livingston [Thu, 11 Feb 2010 02:15:04 +0000 (02:15 +0000)]
#2835 remove file selection in action menu - all localizations
Mitchell Livingston [Thu, 11 Feb 2010 02:01:50 +0000 (02:01 +0000)]
update localizable strings
Charles Kerr [Thu, 11 Feb 2010 01:37:59 +0000 (01:37 +0000)]
(trunk daemon) #2890 "Add option to specify logfile in transmission-daemon" -- implemented for 1.90
Mitchell Livingston [Thu, 11 Feb 2010 01:34:32 +0000 (01:34 +0000)]
#2846 Priority Selection in "Add" window
Charles Kerr [Thu, 11 Feb 2010 01:20:43 +0000 (01:20 +0000)]
(trunk libT) demote the "Got N peers from tracker" and "Found N peers from DHT" messages from info to debug... there are just too many of them
Charles Kerr [Thu, 11 Feb 2010 00:53:50 +0000 (00:53 +0000)]
(trunk libt) when generating json/benc strings, preallocate some space in the evbuffer to avoid excess realloc()s
Charles Kerr [Thu, 11 Feb 2010 00:43:47 +0000 (00:43 +0000)]
(trunk libT) re-add the supportcrypto, requirecrypto announce arguments that were removed during announce testing in r10090
Charles Kerr [Wed, 10 Feb 2010 05:27:14 +0000 (05:27 +0000)]
(trunk libT) Yippie, plug a small memory leak reported by valgrind!
Charles Kerr [Wed, 10 Feb 2010 04:50:21 +0000 (04:50 +0000)]
(trunk) as promised, remove the announce logging code. now safe for general-purpose nightly build testing again.
Charles Kerr [Wed, 10 Feb 2010 04:42:34 +0000 (04:42 +0000)]
(trunk libT) try to fix the mac build. This commit still has the announce logging code.
Charles Kerr [Wed, 10 Feb 2010 04:35:59 +0000 (04:35 +0000)]
(trunk) another test build that logs tracker announces to a file in /tmp, so you probably shouldn't use it unless I've asked you to. After hudson-t is done building a debug dmg of this, I'll commit r10155 to remove the logging code
Charles Kerr [Wed, 10 Feb 2010 03:57:41 +0000 (03:57 +0000)]
(trunk libT) oops, a couple of debugging printf()s snuck into the commit
Charles Kerr [Wed, 10 Feb 2010 03:26:19 +0000 (03:26 +0000)]
(trunk libT) #2887 "dangling pointer in 1.81" -- fixed in trunk for 1.90 / 1.8x
Charles Kerr [Wed, 10 Feb 2010 03:20:17 +0000 (03:20 +0000)]
(trunk) #2553 "autogen failure" -- fixed in trunk for 1.90
Charles Kerr [Wed, 10 Feb 2010 02:59:15 +0000 (02:59 +0000)]
(trunk libT) fix 1.82 memory corruption error reported by john doe
Charles Kerr [Tue, 9 Feb 2010 21:51:11 +0000 (21:51 +0000)]
(trunk libT) fix the &event= key when telling the tracker that a partial seed is being stopped
Charles Kerr [Tue, 9 Feb 2010 15:25:05 +0000 (15:25 +0000)]
(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90
Mitchell Livingston [Tue, 9 Feb 2010 13:15:52 +0000 (13:15 +0000)]
delay creation of the message log window until it is first opened
Charles Kerr [Tue, 9 Feb 2010 02:46:40 +0000 (02:46 +0000)]
(trunk) revert that last commit, which was only intended for about a dozen people. Unless you're one of them (and you don't know, then you're not) DON'T USE r10145. r10145 -- **ONLY** r10145 -- stored user's tracker announces to a logfile in /tmp.
Charles Kerr [Tue, 9 Feb 2010 01:47:16 +0000 (01:47 +0000)]
pulling my hair out.... gaaaah
Mitchell Livingston [Tue, 9 Feb 2010 00:10:27 +0000 (00:10 +0000)]
deselect trackers in inspector when changing selection with > 1 selected in the main table
Charles Kerr [Mon, 8 Feb 2010 19:21:07 +0000 (19:21 +0000)]
(trunk libT) #2874 "Since 10094 The Schedule Speed Limit Not Working" -- fixed regression reported by bebbo
Charles Kerr [Mon, 8 Feb 2010 19:04:27 +0000 (19:04 +0000)]
(trunk) in the configure script's "Configuration:" output, describe what each of the optional libraries is for so that builders will be better able to decide whether or not they want to install missing libraries
Charles Kerr [Mon, 8 Feb 2010 16:47:30 +0000 (16:47 +0000)]
(trunk) per-tier up/down/corrupt byte counts for announcing to trackers
Charles Kerr [Mon, 8 Feb 2010 13:59:13 +0000 (13:59 +0000)]
(trunk libT) remove dead code.
Charles Kerr [Mon, 8 Feb 2010 04:43:56 +0000 (04:43 +0000)]
(trunk libT) messages about SO_SNDBUF size and file preallocation should probably be debug messages rather than visible-by-default info messages...
Mitchell Livingston [Mon, 8 Feb 2010 04:17:41 +0000 (04:17 +0000)]
fix adding trackers
Charles Kerr [Mon, 8 Feb 2010 03:41:03 +0000 (03:41 +0000)]
(trunk) and, now that hudson's got a dmg, undo that peer_id
Charles Kerr [Mon, 8 Feb 2010 03:27:35 +0000 (03:27 +0000)]
(trunk) another test peer_id
Charles Kerr [Sun, 7 Feb 2010 22:17:42 +0000 (22:17 +0000)]
(trunk daemon) #2877 "Don't let the daemon launch if settings.json is corrupt" -- implemented in trunk for 1.90
Charles Kerr [Sun, 7 Feb 2010 20:48:46 +0000 (20:48 +0000)]
(trunk gtk) #2876 "Use X-GNOME-FullName in .desktop file" -- patch committed in trunk for 1.90
Charles Kerr [Sun, 7 Feb 2010 19:32:35 +0000 (19:32 +0000)]
(trunk gtk) #2873 "optional appindicator support" -- committed patch to trunk for 1.90
Charles Kerr [Sun, 7 Feb 2010 19:20:00 +0000 (19:20 +0000)]
(trunk daemon) #2875 "add incomplete-dir, dht, and seedratio options to daemon" -- committed to trunk for 1.90
Mitchell Livingston [Sun, 7 Feb 2010 17:37:01 +0000 (17:37 +0000)]
a couple more tweaks to displaying peers and webseeds
Charles Kerr [Sun, 7 Feb 2010 17:15:02 +0000 (17:15 +0000)]
(trunk gtk) make the debug messages easier to read in the message window. grey-on-white was just stupid.
Charles Kerr [Sun, 7 Feb 2010 17:13:38 +0000 (17:13 +0000)]
(trunk libT) #2874 "Since 10094 The Schedule Speed Limit Not Working" -- fixed in trunk for 1.90
Charles Kerr [Sun, 7 Feb 2010 16:41:45 +0000 (16:41 +0000)]
(trunk daemon) #2872 "add support for displaying seed ratios in transmission-remote" -- implemented in trunk for 1.90
Charles Kerr [Sun, 7 Feb 2010 05:15:53 +0000 (05:15 +0000)]
(trunk gtk) #2013 "unable to connect to tracker via authenticated HTTP proxy server" -- fixed in GTK+ for 1.90
Mitchell Livingston [Sun, 7 Feb 2010 01:56:17 +0000 (01:56 +0000)]
if no webseeds, avoid some unneeded work when generating the list
Mitchell Livingston [Sun, 7 Feb 2010 01:51:45 +0000 (01:51 +0000)]
retrieve peers and webseeds in a single loop
Charles Kerr [Sat, 6 Feb 2010 20:25:25 +0000 (20:25 +0000)]
(trunk libT) #2745 "Crash with tr_sessionSetPortForwardingEnabled()" -- fixed in trunk for 1.90
Mitchell Livingston [Sat, 6 Feb 2010 19:26:35 +0000 (19:26 +0000)]
add good Growl
Mitchell Livingston [Sat, 6 Feb 2010 19:25:27 +0000 (19:25 +0000)]
remove bad Growl
Mitchell Livingston [Sat, 6 Feb 2010 19:22:37 +0000 (19:22 +0000)]
add Growl 1.2.1
Mitchell Livingston [Sat, 6 Feb 2010 19:22:03 +0000 (19:22 +0000)]
remove Growl 1.2
Mitchell Livingston [Sat, 6 Feb 2010 18:44:13 +0000 (18:44 +0000)]
#2844 Add option to disable ".part" suffix for incomplete files (Mac)
Mitchell Livingston [Sat, 6 Feb 2010 17:26:48 +0000 (17:26 +0000)]
one more temp assert
Charles Kerr [Sat, 6 Feb 2010 17:18:33 +0000 (17:18 +0000)]
(trunk) revert r10115 to freeze the -TR183P peer_id at that revision number
Mitchell Livingston [Sat, 6 Feb 2010 17:12:16 +0000 (17:12 +0000)]
add some temporary asserts to track down #2805
Charles Kerr [Sat, 6 Feb 2010 16:55:27 +0000 (16:55 +0000)]
(trunk) poke the peer_id to -TR183P for tracker testing
Charles Kerr [Sat, 6 Feb 2010 16:43:48 +0000 (16:43 +0000)]
(trunk web) #2772 "Even after a magnet link gets metainfo, the Web GUI doesn't use that metainfo" -- fixed in trunk for 1.90
Mitchell Livingston [Sat, 6 Feb 2010 15:58:35 +0000 (15:58 +0000)]
a tiny bit of improvement to the tracker tab efficiency
Mitchell Livingston [Sat, 6 Feb 2010 15:42:18 +0000 (15:42 +0000)]
slight efficiency improvements for peers and webseeds in the inspector
Charles Kerr [Sat, 6 Feb 2010 14:43:28 +0000 (14:43 +0000)]
(trunk libT) when we can't bind to a port and the error is EADDRINUSE, add a parenthetical hint "(Is another copy of Transmission already running?)"
Charles Kerr [Sat, 6 Feb 2010 13:34:21 +0000 (13:34 +0000)]
(trunk, qt) #2841 "new torrents via .torrent not added in qt client" -- fixed in trunk for 1.90
Charles Kerr [Sat, 6 Feb 2010 05:22:27 +0000 (05:22 +0000)]
(trunk libT) #2716 "magnet torrents not being saved after quit" -- fix regression reported by RolCol @ http://trac.transmissionbt.com/ticket/2716#comment:8
Charles Kerr [Sat, 6 Feb 2010 05:21:25 +0000 (05:21 +0000)]
(trunk gtk) don't dereference a NULL pointer if a torrent has no "name"
Mitchell Livingston [Sat, 6 Feb 2010 03:52:32 +0000 (03:52 +0000)]
(hopefully) fix r10106 peer table resize issue
Mitchell Livingston [Sat, 6 Feb 2010 03:34:49 +0000 (03:34 +0000)]
#2867 Display peers and web seeds for all selected torrents in the inspector
Mitchell Livingston [Sat, 6 Feb 2010 02:35:27 +0000 (02:35 +0000)]
improve how tracker tiers are sent to the inspector code
Mitchell Livingston [Sat, 6 Feb 2010 00:45:28 +0000 (00:45 +0000)]
specify timeouts in the tracker tab
Mitchell Livingston [Sat, 6 Feb 2010 00:20:20 +0000 (00:20 +0000)]
if torrent name is unavailable, use hash
Charles Kerr [Fri, 5 Feb 2010 21:20:10 +0000 (21:20 +0000)]
(trunk) formatting fix to the configure script's "Configuration:" output
Charles Kerr [Fri, 5 Feb 2010 13:59:44 +0000 (13:59 +0000)]
(trunk gtk) #2864 "when adding a non-BitTorrent magnet link fails, explain why to the user" -- implemented for GTK+ client for 1.90
Charles Kerr [Fri, 5 Feb 2010 12:35:29 +0000 (12:35 +0000)]
(trunk gtk) #2863 "Build failure in gtk/add-dialog.c:56:save_recent_destination: 'strcmp' undeclared" -- fixed in trunk for 1.90
Charles Kerr [Fri, 5 Feb 2010 05:16:18 +0000 (05:16 +0000)]
(trunk) add a new field to distinguish from error messages returned from the tracker, and announce timeouts, so that they can be displayed differently
Charles Kerr [Fri, 5 Feb 2010 04:54:08 +0000 (04:54 +0000)]
(trunk libT) #2854 "`tracker did not respond' errors" -- lengthen the time we wait before timing out. This was shortened not too many releases ago to prevent a logjam from dead tpb tracker announces; however, we now have better ways of doing that and the short deadline may be contributing to the "did not respond" errors.
Mitchell Livingston [Fri, 5 Feb 2010 02:51:42 +0000 (02:51 +0000)]
#2860 Display trackers for all selected torrents in the inspector
Charles Kerr [Fri, 5 Feb 2010 01:47:33 +0000 (01:47 +0000)]
(trunk libT) #2854 "Tracker did not respond" -- when calculating the interval to wait before retrying a failed announce or scrape, take into account that tracker's responses to other torrents' announces/scrapes
Charles Kerr [Fri, 5 Feb 2010 01:16:30 +0000 (01:16 +0000)]
(trunk libT) #2854 "tracker did not respond" -- when both scrapes and announces are vying for a turn, give announces a higher priority
Charles Kerr [Fri, 5 Feb 2010 00:45:49 +0000 (00:45 +0000)]
(trunk libT) fix turtle mode bug introduced in r10093
Charles Kerr [Thu, 4 Feb 2010 23:39:50 +0000 (23:39 +0000)]
(trunk libT) #2584 "Checks for AltTime (turtle mode) start and stop and may be missed" -- fixed in trunk for 1.90
Charles Kerr [Wed, 3 Feb 2010 14:43:39 +0000 (14:43 +0000)]
(trunk libT) fix possible null pointer dereference reported by wereHamster
Charles Kerr [Wed, 3 Feb 2010 14:31:12 +0000 (14:31 +0000)]
(trunk libT) #2716 "magnet torrents not being saved after quit" -- fix bencode bug.
Charles Kerr [Wed, 3 Feb 2010 06:32:14 +0000 (06:32 +0000)]
(trunk libT) remove dead announce fields like supportscrypto and requirescrypto. these don't appear to be supported by any of the major clients so why waste the announce bandwidth...
Charles Kerr [Wed, 3 Feb 2010 03:38:13 +0000 (03:38 +0000)]
(trunk libT) experimental commit for faster tracker announces
Charles Kerr [Wed, 3 Feb 2010 01:00:08 +0000 (01:00 +0000)]
(trunk libT) remove the last two experimental commits... nightly users, it's probably safe to use svn again. or at least as safe as usual... ;)
Charles Kerr [Wed, 3 Feb 2010 00:39:27 +0000 (00:39 +0000)]
(trunk libT) this is an experimental commit for a debugging session with people who don't have access to build tools. unless you're one of those testers, or unless you enjoy not connecting to peers, you DO NOT WANT TO USE THIS REVISION
Charles Kerr [Wed, 3 Feb 2010 00:28:07 +0000 (00:28 +0000)]
(trunk libT) this is an experimental commit for a debugging session with people who don't have access to build tools. unless you're one of those testers, you might not want to use this revision.
Charles Kerr [Wed, 3 Feb 2010 00:12:19 +0000 (00:12 +0000)]
(trunk libT) taper off the number of new connections per pulse per torrent based on how long the torrent's been running. Brand-new torrents get a higher burst of new peer connection attempts, but long-running torrents don't need that kind of activity.
Charles Kerr [Tue, 2 Feb 2010 22:45:22 +0000 (22:45 +0000)]
(trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified