]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Mon, 18 Aug 2008 01:21:49 +0000 (01:21 +0000)]
remove another unused file
Mitchell Livingston [Mon, 18 Aug 2008 01:08:35 +0000 (01:08 +0000)]
cli and daemon build in Xcode again
Mitchell Livingston [Sun, 17 Aug 2008 22:51:56 +0000 (22:51 +0000)]
fix pluralization of "address"
Mitchell Livingston [Sun, 17 Aug 2008 22:50:02 +0000 (22:50 +0000)]
when checking the previous tracker address for the torrent creator, don't use a blank address
Mukund Sivaraman [Sun, 17 Aug 2008 21:53:24 +0000 (21:53 +0000)]
Send UTF-8 characters straight out in the JSON without encoding further
The code still handles escaping of control characters and double quotes.
Bugs #1089, #1169 and #1190 may be fixed by this commit.
Mukund Sivaraman [Sun, 17 Aug 2008 21:43:39 +0000 (21:43 +0000)]
Fixing dependency (tr-core.c: tr-core-dbus.h)
Mukund Sivaraman [Sun, 17 Aug 2008 21:16:22 +0000 (21:16 +0000)]
Add UTF-8 charset to Content-Type HTTP headers
Mitchell Livingston [Sun, 17 Aug 2008 15:47:25 +0000 (15:47 +0000)]
remove unused applescript
Mitchell Livingston [Sun, 17 Aug 2008 14:13:13 +0000 (14:13 +0000)]
remove unneeded hardcoded default values
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:37 +0000 (12:39 +0000)]
Use dbus even if the binding tool is not found
The bindings are shipped anyway.
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:34 +0000 (12:39 +0000)]
Check for threads
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:31 +0000 (12:39 +0000)]
Add tr-core-dbus.xml to EXTRA_DIST
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:26 +0000 (12:39 +0000)]
Don't show an error when transmission is run twice
Instead, present the main window. This commit also auto-generates
the dbus bindings.
Mitchell Livingston [Sun, 17 Aug 2008 01:12:56 +0000 (01:12 +0000)]
update release notes url
Mitchell Livingston [Sat, 16 Aug 2008 23:54:46 +0000 (23:54 +0000)]
update appcast a bit
Charles Kerr [Sat, 16 Aug 2008 21:06:57 +0000 (21:06 +0000)]
#220: lazy bitfields
Mitchell Livingston [Sat, 16 Aug 2008 19:52:22 +0000 (19:52 +0000)]
adjustments to the releasenotes
Mitchell Livingston [Sat, 16 Aug 2008 19:45:38 +0000 (19:45 +0000)]
update the appcast with a new look
Mitchell Livingston [Sat, 16 Aug 2008 18:05:48 +0000 (18:05 +0000)]
the default is now to not limit upload and to have a default of 50 kb/s
Charles Kerr [Sat, 16 Aug 2008 16:00:49 +0000 (16:00 +0000)]
more connection management changes
Charles Kerr [Sat, 16 Aug 2008 06:17:42 +0000 (06:17 +0000)]
(gtk) #1193: add a shadow to the torrent list
Charles Kerr [Sat, 16 Aug 2008 06:07:11 +0000 (06:07 +0000)]
(libT) some more peer connection management: (1) reset `numFails' to zero after a successful connect (2) tweak the reconnect intervals a bit
Charles Kerr [Sat, 16 Aug 2008 05:12:55 +0000 (05:12 +0000)]
a few attempts to reduce the "router death" load: lower the total number of connections made per second. increase the intervals for reconnecting to some peers. simplify the code a bit.
Charles Kerr [Sat, 16 Aug 2008 05:11:28 +0000 (05:11 +0000)]
(libT) route all outbound peer protocol messages through the outMessages buffer, to ensure that they're sent in sequence. previously the outbound pex message wasn't queued in this way.
Mitchell Livingston [Fri, 15 Aug 2008 23:12:58 +0000 (23:12 +0000)]
Sparkled
Mitchell Livingston [Fri, 15 Aug 2008 22:57:07 +0000 (22:57 +0000)]
trunk: update NEWS
Charles Kerr [Fri, 15 Aug 2008 21:01:02 +0000 (21:01 +0000)]
#1196: configure switch --enable-darwin is dubious
Charles Kerr [Fri, 15 Aug 2008 20:28:43 +0000 (20:28 +0000)]
(libT) fix a couple of compiler warnings from gcc -Wmissing-prototypes -Wdeclaration-after-statement
Charles Kerr [Fri, 15 Aug 2008 19:45:46 +0000 (19:45 +0000)]
fix shttpd issue reported by Gimp_
Mukund Sivaraman [Fri, 15 Aug 2008 19:31:59 +0000 (19:31 +0000)]
Enable checking of deprecated GTK usage (in beta/unstable releases only)
Mukund Sivaraman [Fri, 15 Aug 2008 17:45:18 +0000 (17:45 +0000)]
Make URL clickable in about dialog
Mukund Sivaraman [Fri, 15 Aug 2008 15:50:35 +0000 (15:50 +0000)]
Add autogen.sh to EXTRA_DIST
Mitchell Livingston [Fri, 15 Aug 2008 01:44:46 +0000 (01:44 +0000)]
initial Sparkle 1.5 b5 commit
Mitchell Livingston [Fri, 15 Aug 2008 01:43:30 +0000 (01:43 +0000)]
remove Sparkle 1.1
Mitchell Livingston [Thu, 14 Aug 2008 21:54:02 +0000 (21:54 +0000)]
remove a nonexistent cli file from the xcode project
Mitchell Livingston [Thu, 14 Aug 2008 21:47:23 +0000 (21:47 +0000)]
remove potentially invalid tracker url's in the creator window
Charles Kerr [Thu, 14 Aug 2008 20:17:55 +0000 (20:17 +0000)]
possible quick-fix for the "wasted data due to collisions" bug reported in http://forum.transmissionbt.com/viewtopic.php?f=3&t=5643. surely it's not this easy, but let's see
Mukund Sivaraman [Thu, 14 Aug 2008 17:47:23 +0000 (17:47 +0000)]
Remove obsolete macro call
Charles Kerr [Thu, 14 Aug 2008 14:38:13 +0000 (14:38 +0000)]
(libT) add unit tests for tr_bitfieldAddRange()
Charles Kerr [Thu, 14 Aug 2008 11:45:12 +0000 (11:45 +0000)]
(libT) don't use goto when we don't have to :)
Mukund Sivaraman [Thu, 14 Aug 2008 11:31:25 +0000 (11:31 +0000)]
Optimize tr_bitFieldAddRange()
Also add comments documenting the usage of these functions.
Mukund Sivaraman [Thu, 14 Aug 2008 11:23:16 +0000 (11:23 +0000)]
Fix leak; err is not used anyway
Mukund Sivaraman [Thu, 14 Aug 2008 11:14:57 +0000 (11:14 +0000)]
Replace values.h with limits.h
Mukund Sivaraman [Thu, 14 Aug 2008 11:11:25 +0000 (11:11 +0000)]
Replace random number generation code
Mukund Sivaraman [Thu, 14 Aug 2008 10:58:37 +0000 (10:58 +0000)]
Fix leaks of dbus proxy and conn
Mukund Sivaraman [Thu, 14 Aug 2008 10:39:27 +0000 (10:39 +0000)]
Fix leak of torrents
Mukund Sivaraman [Thu, 14 Aug 2008 10:35:11 +0000 (10:35 +0000)]
Respect non-standard install paths for web interface files
Charles Kerr [Thu, 14 Aug 2008 03:37:02 +0000 (03:37 +0000)]
(gtk) #826: Transmission doesn't open torrents via web browser
Mitchell Livingston [Thu, 14 Aug 2008 02:18:14 +0000 (02:18 +0000)]
always manually remove torrents from libT, even when removed through rpc
Charles Kerr [Thu, 14 Aug 2008 02:12:29 +0000 (02:12 +0000)]
#1156: make the RPC callbacks a little more flexible to make thread issues easier on the mac client
Malcolm Jarvis [Thu, 14 Aug 2008 01:40:08 +0000 (01:40 +0000)]
#1125 - If a torrent has 0% completed, the progressbar is 1 pixel long
Malcolm Jarvis [Thu, 14 Aug 2008 01:36:20 +0000 (01:36 +0000)]
#1124 - Make progress bars match that of the transmission client
Charles Kerr [Wed, 13 Aug 2008 19:25:08 +0000 (19:25 +0000)]
(libT) tr_bitfieldRemRange speedup. (muks)
Charles Kerr [Wed, 13 Aug 2008 18:55:27 +0000 (18:55 +0000)]
update the regression tests to hammer tr_bitfieldRemRange() a little harder
Charles Kerr [Wed, 13 Aug 2008 17:02:51 +0000 (17:02 +0000)]
fix a cut/paste error in the spec.
Charles Kerr [Wed, 13 Aug 2008 16:57:12 +0000 (16:57 +0000)]
fix an error in the rpc spec's example: "sort-method" didn't make the final cut, so remove it.
Charles Kerr [Wed, 13 Aug 2008 14:19:25 +0000 (14:19 +0000)]
#1186: crash by maliciously-crafted .torrent files w/piece length of zero
Charles Kerr [Wed, 13 Aug 2008 03:05:51 +0000 (03:05 +0000)]
(gtk) #1185: crash by maliciously-crafted .torrent files "creator" field
Charles Kerr [Tue, 12 Aug 2008 17:33:36 +0000 (17:33 +0000)]
(libT) recognize BitSpirit peer-ids.
Charles Kerr [Tue, 12 Aug 2008 14:03:03 +0000 (14:03 +0000)]
readability tweak: remove thread names. (muks)
Charles Kerr [Tue, 12 Aug 2008 13:53:10 +0000 (13:53 +0000)]
fix r6496 oops: common.css wasn't supposed to be checked in
Charles Kerr [Tue, 12 Aug 2008 13:51:11 +0000 (13:51 +0000)]
readability improvments #1, #2, #3, #4. (muks)
Malcolm Jarvis [Tue, 12 Aug 2008 04:01:56 +0000 (04:01 +0000)]
* Possible fix for 1183
* Standardise the type of quotes used in index file.
Charles Kerr [Tue, 12 Aug 2008 01:28:50 +0000 (01:28 +0000)]
(web) #1116: clean the remainings of php
Charles Kerr [Tue, 12 Aug 2008 01:06:16 +0000 (01:06 +0000)]
(web) #1160: web ui inconsistent names
Charles Kerr [Tue, 12 Aug 2008 00:52:34 +0000 (00:52 +0000)]
(gtk) #1182: "Untranslatable" strings
Charles Kerr [Mon, 11 Aug 2008 19:05:02 +0000 (19:05 +0000)]
lots of C correctness tweaks suggested by sparse/cgcc
Charles Kerr [Mon, 11 Aug 2008 18:33:59 +0000 (18:33 +0000)]
(libT) safer environmental variable handling (muks)
Charles Kerr [Mon, 11 Aug 2008 17:29:53 +0000 (17:29 +0000)]
(libT) #1179: when creating a torrent, don't add an announce-list if there's only one tracker
Charles Kerr [Mon, 11 Aug 2008 17:00:23 +0000 (17:00 +0000)]
(libT) #1176: memory leaks in libtransmission
Charles Kerr [Mon, 11 Aug 2008 16:04:46 +0000 (16:04 +0000)]
(daemon) #1177: transmission-remote -a segaults on nonexistent filenames
Charles Kerr [Mon, 11 Aug 2008 04:40:29 +0000 (04:40 +0000)]
(libT) #1178: Add missing va_end()s
Mitchell Livingston [Sun, 10 Aug 2008 21:02:30 +0000 (21:02 +0000)]
change "Former" to "Previous"
Mitchell Livingston [Sun, 10 Aug 2008 20:18:23 +0000 (20:18 +0000)]
update Credits to match AUTHORS
Charles Kerr [Sun, 10 Aug 2008 20:08:44 +0000 (20:08 +0000)]
Update the AUTHORS credits to include the Clutch devs
Charles Kerr [Sun, 10 Aug 2008 19:24:26 +0000 (19:24 +0000)]
(web) #1171: bugs in viewing torrent info and progress bar
Charles Kerr [Sun, 10 Aug 2008 19:11:59 +0000 (19:11 +0000)]
(gtk) show "remaining time unknown" instead of "data not fully available"
Mitchell Livingston [Sun, 10 Aug 2008 17:59:16 +0000 (17:59 +0000)]
show "remaining time unknown" instead of "data not fully available" (sigh...)
Mitchell Livingston [Sun, 10 Aug 2008 16:46:08 +0000 (16:46 +0000)]
#1167: minor help discrepancy
Charles Kerr [Sun, 10 Aug 2008 15:48:14 +0000 (15:48 +0000)]
(clutch) #1161: hiding the web ui's filter bar should clear the filters
Charles Kerr [Sun, 10 Aug 2008 15:30:03 +0000 (15:30 +0000)]
(web) fix r6459 error
Charles Kerr [Sun, 10 Aug 2008 14:58:11 +0000 (14:58 +0000)]
#1168: reading past the end of KTorrent's pex added.f strings
Charles Kerr [Sat, 9 Aug 2008 23:44:31 +0000 (23:44 +0000)]
that's the trouble with quick fixes.
Mitchell Livingston [Sat, 9 Aug 2008 20:20:21 +0000 (20:20 +0000)]
warnings--
Mitchell Livingston [Sat, 9 Aug 2008 20:09:41 +0000 (20:09 +0000)]
#1163: Minor wording inconsistency between Help and Preferences
Charles Kerr [Sat, 9 Aug 2008 16:17:59 +0000 (16:17 +0000)]
silence the logspam described in http://forum.transmissionbt.com/viewtopic.php?f=4&t=5588&
Mitchell Livingston [Sat, 9 Aug 2008 13:51:59 +0000 (13:51 +0000)]
the web ui in 1.4 won't be beta
Mitchell Livingston [Sat, 9 Aug 2008 12:45:21 +0000 (12:45 +0000)]
rearrange the proxy settings
Malcolm Jarvis [Sat, 9 Aug 2008 06:10:46 +0000 (06:10 +0000)]
Finally cave in to BentMyWookie's demands
Mitchell Livingston [Sat, 9 Aug 2008 05:09:35 +0000 (05:09 +0000)]
1.32+
Malcolm Jarvis [Sat, 9 Aug 2008 04:44:08 +0000 (04:44 +0000)]
Get rid of grey text in filter input in safari.
Malcolm Jarvis [Sat, 9 Aug 2008 04:38:51 +0000 (04:38 +0000)]
Fix filter text box bugs reported by BentMyWookie and a bit more cleanup
Mitchell Livingston [Sat, 9 Aug 2008 03:55:11 +0000 (03:55 +0000)]
update appcast and NEWS for 1.32
Mitchell Livingston [Sat, 9 Aug 2008 02:26:36 +0000 (02:26 +0000)]
get ready for 1.32
Charles Kerr [Fri, 8 Aug 2008 22:44:32 +0000 (22:44 +0000)]
back out the changes from r6415.
Charles Kerr [Thu, 7 Aug 2008 19:41:33 +0000 (19:41 +0000)]
(web) #1147: remove "add torrent by URL" from web client
Charles Kerr [Thu, 7 Aug 2008 19:25:19 +0000 (19:25 +0000)]
#1155: when creating new torrents > 2 GiB, piece size should be 2 MiB
Charles Kerr [Thu, 7 Aug 2008 05:55:40 +0000 (05:55 +0000)]
possible fix for #1149
Mitchell Livingston [Thu, 7 Aug 2008 02:54:49 +0000 (02:54 +0000)]
update NEWS; version is 1.31+
Mitchell Livingston [Thu, 7 Aug 2008 02:50:30 +0000 (02:50 +0000)]
#1145 on startup, proxy type would change from SOCKS5 to SOCKS4