]>
granicus.if.org Git - transmission/log
Charles Kerr [Fri, 19 Feb 2010 06:19:47 +0000 (06:19 +0000)]
(trunk libT) #2907 "Speed Limit mode not retained after relaunch" -- fixed in trunk for 1.91
Charles Kerr [Fri, 19 Feb 2010 05:40:19 +0000 (05:40 +0000)]
(trunk daemon) fix error message typo reported by Longinus00
Charles Kerr [Fri, 19 Feb 2010 05:25:58 +0000 (05:25 +0000)]
(trunk daemon) print a warning to stderr when tr_daemon() can't open /dev/null
Mitchell Livingston [Thu, 18 Feb 2010 03:52:03 +0000 (03:52 +0000)]
update to 1.90+
Mitchell Livingston [Thu, 18 Feb 2010 03:15:04 +0000 (03:15 +0000)]
tweak NEWS
Mitchell Livingston [Thu, 18 Feb 2010 02:50:17 +0000 (02:50 +0000)]
update Brazilian Portuguese for 1.9
Mitchell Livingston [Wed, 17 Feb 2010 04:16:12 +0000 (04:16 +0000)]
fix typo in French localization
Charles Kerr [Tue, 16 Feb 2010 16:00:31 +0000 (16:00 +0000)]
(trunk) tweak 1.90 NEWS; bump configure.ac
Charles Kerr [Tue, 16 Feb 2010 15:56:34 +0000 (15:56 +0000)]
(trunk gtk) update translations from rosetta
Mitchell Livingston [Tue, 16 Feb 2010 12:53:17 +0000 (12:53 +0000)]
update French localization for 1.9
Mitchell Livingston [Tue, 16 Feb 2010 03:29:31 +0000 (03:29 +0000)]
small tweaks
Charles Kerr [Tue, 16 Feb 2010 00:00:22 +0000 (00:00 +0000)]
(trunk libT) #2907 "speed limit mode not retained after relaunch" -- fixed in trunk for 1.90
Charles Kerr [Mon, 15 Feb 2010 23:52:41 +0000 (23:52 +0000)]
(trunk web) sync the web client's code with r10197
Mitchell Livingston [Mon, 15 Feb 2010 22:22:55 +0000 (22:22 +0000)]
update Simplified Chinese localization for 1.9
Mitchell Livingston [Mon, 15 Feb 2010 22:17:53 +0000 (22:17 +0000)]
update German and English creator windows (missed English in last commit)
Mitchell Livingston [Mon, 15 Feb 2010 22:14:49 +0000 (22:14 +0000)]
update the creator window's comment field to remove some unnecessary settings
Mitchell Livingston [Mon, 15 Feb 2010 19:26:23 +0000 (19:26 +0000)]
when adding a new tracker, display tier as "New Tier"
Mitchell Livingston [Mon, 15 Feb 2010 17:32:42 +0000 (17:32 +0000)]
update Italian localization for 1.9
Mitchell Livingston [Mon, 15 Feb 2010 16:51:08 +0000 (16:51 +0000)]
2 less warnings from localizations
Charles Kerr [Mon, 15 Feb 2010 16:44:02 +0000 (16:44 +0000)]
(trunk libT) instead of growing the ptrArray by a constant fixed amount when it runs out of room, follow exponential growth to minimize the number of realloc()s needed. This speeds up populating large arrays in bencode.c
Mitchell Livingston [Mon, 15 Feb 2010 16:21:25 +0000 (16:21 +0000)]
remove nl's pref window's max size
Mitchell Livingston [Mon, 15 Feb 2010 16:15:37 +0000 (16:15 +0000)]
ocd tweaks
Mitchell Livingston [Mon, 15 Feb 2010 14:56:14 +0000 (14:56 +0000)]
remove temporary asserts
Mitchell Livingston [Mon, 15 Feb 2010 14:41:53 +0000 (14:41 +0000)]
#2905 Minor memory leak in AddWindowController
Charles Kerr [Mon, 15 Feb 2010 14:39:04 +0000 (14:39 +0000)]
(trunk) tweak the configure script's "options" display to emphasise that the optional libraries are optional
Charles Kerr [Mon, 15 Feb 2010 00:22:18 +0000 (00:22 +0000)]
(trunk libT) fix a potential (but currently unused) code path in tr_torrentNew() that could cause a memory leak. Thanks to Elbandi for pointing this out.
Mitchell Livingston [Sun, 14 Feb 2010 19:39:54 +0000 (19:39 +0000)]
update German localization for 1.9
Charles Kerr [Sun, 14 Feb 2010 19:35:09 +0000 (19:35 +0000)]
(trunk libT) #2903 "Don't send DHT port messages to peers if we didn't advertise support for DHT in the handshake" -- fixed in trunk for 1.90
Charles Kerr [Sun, 14 Feb 2010 14:26:45 +0000 (14:26 +0000)]
(trunk gtk) #2900 "Indicator Application can only work with icon names, not rendered icons" -- patched for 1.90 in trunk. Thanks to qense for the patch.
Charles Kerr [Sun, 14 Feb 2010 05:34:03 +0000 (05:34 +0000)]
(trunk libT) more improvements to tr_announcerResetTorrent()
Charles Kerr [Sun, 14 Feb 2010 05:16:04 +0000 (05:16 +0000)]
(trunk libT) annother announcer tweak, this time to resolve a problem reported by Longinus00 in #transmission on freenode that 404 responses incorrectly caused Transmission to announce again
Mitchell Livingston [Sun, 14 Feb 2010 04:48:12 +0000 (04:48 +0000)]
#2902 New tracker addition field obscured when trackers vertically fill inspector view
Charles Kerr [Sun, 14 Feb 2010 03:54:35 +0000 (03:54 +0000)]
(trunk libT) handle 404 errors more gracefully. error reported by Longinus00 in #transmission on freenode
Charles Kerr [Sun, 14 Feb 2010 03:40:39 +0000 (03:40 +0000)]
(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- further revision to get newly-added tiers to announce
Charles Kerr [Sun, 14 Feb 2010 03:28:54 +0000 (03:28 +0000)]
(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- tweak to r10193
Charles Kerr [Sat, 13 Feb 2010 21:58:38 +0000 (21:58 +0000)]
(trunk libT) "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- implemented in trunk for 1.90
Mitchell Livingston [Sat, 13 Feb 2010 14:39:35 +0000 (14:39 +0000)]
update Traditional Chinese localization for 1.9
Charles Kerr [Sat, 13 Feb 2010 05:46:31 +0000 (05:46 +0000)]
(trunk libT) optimize out some unnecessary cycles when there are missing files in a torrent being verified
Mitchell Livingston [Sat, 13 Feb 2010 04:30:47 +0000 (04:30 +0000)]
add the ability to remove trackers when multiple torrents are selected
Mitchell Livingston [Fri, 12 Feb 2010 22:27:42 +0000 (22:27 +0000)]
slightly increase the Add window's minimum width
Mitchell Livingston [Fri, 12 Feb 2010 22:26:06 +0000 (22:26 +0000)]
update Spanish localization for 1.9
Charles Kerr [Fri, 12 Feb 2010 21:06:21 +0000 (21:06 +0000)]
(trunk libT) minor tweak to verify: use tr_pread() instead of lseek+read
Charles Kerr [Fri, 12 Feb 2010 19:59:30 +0000 (19:59 +0000)]
(trunk libT) use valloc() and st.st_blksize when verifying local data
Charles Kerr [Fri, 12 Feb 2010 12:50:36 +0000 (12:50 +0000)]
(trunk daemon) #2899: "watch.c reports matches for every file" -- fixed in trunk for 1.90
Charles Kerr [Fri, 12 Feb 2010 04:57:40 +0000 (04:57 +0000)]
(trunk libT) #2982 "changing port number doesn't actually change until program restart" -- fixed in trunk for 1.90
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