]> granicus.if.org Git - transmission/log
transmission
16 years ago#1589 Fix a forwarding bug introduced in r7352 random port
Mitchell Livingston [Thu, 11 Dec 2008 22:47:07 +0000 (22:47 +0000)]
#1589 Fix a forwarding bug introduced in r7352 random port

16 years ago(libT) add some documentation about the three separate peer structs and how they...
Charles Kerr [Thu, 11 Dec 2008 17:02:34 +0000 (17:02 +0000)]
(libT) add some documentation about the three separate peer structs and how they are related.

16 years ago(trunk gtk) #1588: bandwidth scheduler should display timestamps according to the...
Charles Kerr [Thu, 11 Dec 2008 16:35:19 +0000 (16:35 +0000)]
(trunk gtk) #1588: bandwidth scheduler should display timestamps according to the current locale

16 years ago(trunk libT) fix bug which caused libtransmission to hold onto nonproductive peers...
Charles Kerr [Thu, 11 Dec 2008 07:04:46 +0000 (07:04 +0000)]
(trunk libT) fix bug which caused libtransmission to hold onto nonproductive peers for longer than it should've

16 years ago#1157 ability to pick a random port in libtransmission; mac preference to pick a...
Mitchell Livingston [Thu, 11 Dec 2008 04:41:23 +0000 (04:41 +0000)]
#1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click

16 years ago(trunk libT) back out the changes for #1580; closing that ticket as invalid
Charles Kerr [Thu, 11 Dec 2008 00:39:47 +0000 (00:39 +0000)]
(trunk libT) back out the changes for #1580; closing that ticket as invalid

16 years ago(rpc) #1584: include version in session-get response
Charles Kerr [Wed, 10 Dec 2008 21:46:24 +0000 (21:46 +0000)]
(rpc) #1584: include version in session-get response

16 years ago(trunk) #1581: resolve ambiguity between --enable-gtk and --disable-nls
Charles Kerr [Wed, 10 Dec 2008 19:31:21 +0000 (19:31 +0000)]
(trunk) #1581: resolve ambiguity between --enable-gtk and --disable-nls

16 years ago(trunk daemon) #1583: daemon ignores IP address whitelist
Charles Kerr [Wed, 10 Dec 2008 19:00:19 +0000 (19:00 +0000)]
(trunk daemon) #1583: daemon ignores IP address whitelist

16 years ago(trunk libT) #1580: use a 65K read buffer for the hash check, even for embedded systems.
Charles Kerr [Wed, 10 Dec 2008 13:57:21 +0000 (13:57 +0000)]
(trunk libT) #1580: use a 65K read buffer for the hash check, even for embedded systems.

16 years ago(trunk libT) make the upnp description a little easier to differentiate between separ...
Charles Kerr [Wed, 10 Dec 2008 06:12:04 +0000 (06:12 +0000)]
(trunk libT) make the upnp description a little easier to differentiate between separate instances of Transmission

16 years ago(trunk libT) fix minor r7266 oops that could keep us from disconnecting if we made...
Charles Kerr [Wed, 10 Dec 2008 05:20:28 +0000 (05:20 +0000)]
(trunk libT) fix minor r7266 oops that could keep us from disconnecting if we made a peer connection to ourself

16 years ago(trunk libT) #1580: increase the read buffer for the "verify local data" reader to...
Charles Kerr [Wed, 10 Dec 2008 03:45:57 +0000 (03:45 +0000)]
(trunk libT) #1580: increase the read buffer for the "verify local data" reader to make it a little faster

16 years ago(trunk libT) fix r7336 oops reported by RolCol, m1b, and KyleK
Charles Kerr [Wed, 10 Dec 2008 03:44:20 +0000 (03:44 +0000)]
(trunk libT) fix r7336 oops reported by RolCol, m1b, and KyleK

16 years ago(trunk libT) experimental code to try & fix the "one torrent / one peer eats all...
Charles Kerr [Tue, 9 Dec 2008 22:05:45 +0000 (22:05 +0000)]
(trunk libT) experimental code to try & fix the "one torrent / one peer eats all my bandwidth" issue reported in the forums & irc

16 years ago(trunk libT) better fix for the previous commit
Charles Kerr [Tue, 9 Dec 2008 21:39:05 +0000 (21:39 +0000)]
(trunk libT) better fix for the previous commit

16 years ago(trunk libT) fix blocklist.c build error on cygwin by adding #include <errno.h>....
Charles Kerr [Tue, 9 Dec 2008 21:31:03 +0000 (21:31 +0000)]
(trunk libT) fix blocklist.c build error on cygwin by adding #include <errno.h>.  reported by stdisease

16 years ago(trunk libT) fix INET6_ADDRSTRLEN build error on cygwin, reported by stdisease in...
Charles Kerr [Tue, 9 Dec 2008 20:56:24 +0000 (20:56 +0000)]
(trunk libT) fix INET6_ADDRSTRLEN build error on cygwin, reported by stdisease in #transmission

16 years ago(daemon) #1510: kysucix's patch to give an option to delete local data via RPC when...
Charles Kerr [Tue, 9 Dec 2008 17:01:49 +0000 (17:01 +0000)]
(daemon) #1510: kysucix's patch to give an option to delete local data via RPC when removing a torrent.

16 years ago(trunk libT) if an individual torrent's speed limit is set, don't pay attention to...
Charles Kerr [Tue, 9 Dec 2008 15:09:26 +0000 (15:09 +0000)]
(trunk libT) if an individual torrent's speed limit is set, don't pay attention to the global speed limit

16 years agorevert last change - it didn't load the values properly
Mitchell Livingston [Tue, 9 Dec 2008 01:01:29 +0000 (01:01 +0000)]
revert last change - it didn't load the values properly

16 years agoload the rules table before showing the group rules sheet
Mitchell Livingston [Tue, 9 Dec 2008 00:51:08 +0000 (00:51 +0000)]
load the rules table before showing the group rules sheet

16 years agoupdate the localizable strings file
Mitchell Livingston [Mon, 8 Dec 2008 23:42:32 +0000 (23:42 +0000)]
update the localizable strings file

16 years agoadd a description to the groups rules sheet
Mitchell Livingston [Mon, 8 Dec 2008 23:38:01 +0000 (23:38 +0000)]
add a description to the groups rules sheet

16 years ago(trunk libT) #1565: give the peer requests a higher send priority. thanks to jusid...
Charles Kerr [Mon, 8 Dec 2008 20:36:36 +0000 (20:36 +0000)]
(trunk libT) #1565: give the peer requests a higher send priority.  thanks to jusid for testing and sleuthing above & beyond the call of duty

16 years ago(libT) #1577: honor the peer's BEP 10 reqq key, if they provide it.
Charles Kerr [Mon, 8 Dec 2008 20:23:10 +0000 (20:23 +0000)]
(libT) #1577: honor the peer's BEP 10 reqq key, if they provide it.

16 years agolayout adjustment of info text in the preferences window
Mitchell Livingston [Mon, 8 Dec 2008 04:22:53 +0000 (04:22 +0000)]
layout adjustment of info text in the preferences window

16 years agoauto-group considers all trackers
Mitchell Livingston [Mon, 8 Dec 2008 04:11:08 +0000 (04:11 +0000)]
auto-group considers all trackers

16 years agomake sure the group info is updated when adding/removing groups
Mitchell Livingston [Mon, 8 Dec 2008 03:55:08 +0000 (03:55 +0000)]
make sure the group info is updated when adding/removing groups

16 years agomissed adding the new GroupsRules xib
Mitchell Livingston [Mon, 8 Dec 2008 03:26:53 +0000 (03:26 +0000)]
missed adding the new GroupsRules xib

16 years ago#1575 Auto-select a group for new torrents according to criteria for each group
Mitchell Livingston [Mon, 8 Dec 2008 03:26:28 +0000 (03:26 +0000)]
#1575 Auto-select a group for new torrents according to criteria for each group

16 years agomissed one
Mitchell Livingston [Sun, 7 Dec 2008 22:42:01 +0000 (22:42 +0000)]
missed one

16 years agouse the short username for the Bonjour web ui name
Mitchell Livingston [Sun, 7 Dec 2008 22:35:49 +0000 (22:35 +0000)]
use the short username for the Bonjour web ui name

16 years agodisable the file filter for single-file transfers; update NEWS
Mitchell Livingston [Sun, 7 Dec 2008 21:51:01 +0000 (21:51 +0000)]
disable the file filter for single-file transfers; update NEWS

16 years agosmall alignment changes to the file filter
Mitchell Livingston [Sun, 7 Dec 2008 21:43:29 +0000 (21:43 +0000)]
small alignment changes to the file filter

16 years agoadd a search field to filter the file table in the inspector
Mitchell Livingston [Sun, 7 Dec 2008 21:32:03 +0000 (21:32 +0000)]
add a search field to filter the file table in the inspector

16 years agobetter string comparison of filter text
Mitchell Livingston [Sun, 7 Dec 2008 19:44:47 +0000 (19:44 +0000)]
better string comparison of filter text

16 years agoadd support to filter file list (not yet implemented in the interface)
Mitchell Livingston [Sun, 7 Dec 2008 18:20:14 +0000 (18:20 +0000)]
add support to filter file list (not yet implemented in the interface)

16 years agostore a flat (non-nested) list of files for each transfer
Mitchell Livingston [Sun, 7 Dec 2008 02:36:26 +0000 (02:36 +0000)]
store a flat (non-nested) list of files for each transfer

16 years agosimplify the code for moving rows in the groups table and fix a bug with disabled...
Mitchell Livingston [Sat, 6 Dec 2008 20:41:18 +0000 (20:41 +0000)]
simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups

16 years agogrammar fix
Mitchell Livingston [Sat, 6 Dec 2008 18:40:37 +0000 (18:40 +0000)]
grammar fix

16 years ago(trunk) #1571: updated the README file
Charles Kerr [Sat, 6 Dec 2008 17:04:24 +0000 (17:04 +0000)]
(trunk) #1571: updated the README file

16 years ago(trunk libT) #1569: tr_sessionIsSpeedLimitEnabled() returns wrong value
Charles Kerr [Sat, 6 Dec 2008 17:01:18 +0000 (17:01 +0000)]
(trunk libT) #1569: tr_sessionIsSpeedLimitEnabled() returns wrong value

16 years ago(clutch) #1567: Web interface uses wrong boolean type in JSON messages
Charles Kerr [Sat, 6 Dec 2008 16:56:26 +0000 (16:56 +0000)]
(clutch) #1567: Web interface uses wrong boolean type in JSON messages

16 years ago#1570 Streamlined macosx/version.sh
Mitchell Livingston [Sat, 6 Dec 2008 15:06:59 +0000 (15:06 +0000)]
#1570 Streamlined macosx/version.sh

16 years agoremove a poorly placed semicolon
Mitchell Livingston [Sat, 6 Dec 2008 04:02:53 +0000 (04:02 +0000)]
remove a poorly placed semicolon

16 years agoadd an option to disable Bonjour broadcasting of the web ui link
Mitchell Livingston [Sat, 6 Dec 2008 02:59:04 +0000 (02:59 +0000)]
add an option to disable Bonjour broadcasting of the web ui link

16 years ago(libT) fix a minor memory leak.
Charles Kerr [Sat, 6 Dec 2008 02:21:50 +0000 (02:21 +0000)]
(libT) fix a minor memory leak.

16 years ago#1566: dpkg-buildpackage fails if make has not been run
Charles Kerr [Sat, 6 Dec 2008 02:13:49 +0000 (02:13 +0000)]
#1566: dpkg-buildpackage fails if make has not been run

16 years agokill some unneeded logging
Mitchell Livingston [Sat, 6 Dec 2008 01:28:08 +0000 (01:28 +0000)]
kill some unneeded logging

16 years agomissed one
Mitchell Livingston [Sat, 6 Dec 2008 01:19:09 +0000 (01:19 +0000)]
missed one

16 years ago#1395 - patch from Waldorf: Bonjour support for Web Interface
Mitchell Livingston [Sat, 6 Dec 2008 01:18:25 +0000 (01:18 +0000)]
#1395 - patch from Waldorf: Bonjour support for Web Interface

16 years ago(libT) minor cleanup: using tr_bool, fixing up bad code indentation, using %zu on...
Charles Kerr [Fri, 5 Dec 2008 22:56:19 +0000 (22:56 +0000)]
(libT) minor cleanup: using tr_bool, fixing up bad code indentation, using %zu on size_t instead of casting to int...

16 years ago(libT) #1562: 1.40 sends unnecessary `cancel' messages when choked
Charles Kerr [Fri, 5 Dec 2008 01:12:55 +0000 (01:12 +0000)]
(libT) #1562: 1.40 sends unnecessary `cancel' messages when choked

16 years ago(gtk) undo r7271 damage: I checked in an extra file I didn't intend to.
Charles Kerr [Thu, 4 Dec 2008 17:05:34 +0000 (17:05 +0000)]
(gtk) undo r7271 damage: I checked in an extra file I didn't intend to.

16 years ago(gtk) #1560: tr_strlsize() type conflict
Charles Kerr [Thu, 4 Dec 2008 17:02:37 +0000 (17:02 +0000)]
(gtk) #1560: tr_strlsize() type conflict

16 years agoupdate news
Charles Kerr [Thu, 4 Dec 2008 16:15:51 +0000 (16:15 +0000)]
update news

16 years ago(libT) #1557: handshake peer-id doesn't match the peer-id sent in the tracker announce
Charles Kerr [Thu, 4 Dec 2008 05:27:59 +0000 (05:27 +0000)]
(libT) #1557: handshake peer-id doesn't match the peer-id sent in the tracker announce

16 years ago(libT) #1545: 1.41b1: speed temporarily jumps to 2x the upload limit
Charles Kerr [Thu, 4 Dec 2008 03:31:14 +0000 (03:31 +0000)]
(libT) #1545: 1.41b1: speed temporarily jumps to 2x the upload limit

16 years agoadd "downloaders" to the spec; it's already in trunk
Charles Kerr [Thu, 4 Dec 2008 00:27:04 +0000 (00:27 +0000)]
add "downloaders" to the spec; it's already in trunk

16 years ago(gtk) #1555: I can't add more trackers to torrent
Charles Kerr [Wed, 3 Dec 2008 19:54:14 +0000 (19:54 +0000)]
(gtk) #1555: I can't add more trackers to torrent

16 years ago(gtk) #1544: case insensitivity search does not work with non-ascii alphabets
Charles Kerr [Wed, 3 Dec 2008 15:59:53 +0000 (15:59 +0000)]
(gtk) #1544: case insensitivity search does not work with non-ascii alphabets

16 years ago(gtk) #1477: Launchpad translations need comment for strings with non-standard context
Charles Kerr [Wed, 3 Dec 2008 15:32:42 +0000 (15:32 +0000)]
(gtk) #1477: Launchpad translations need comment for strings with non-standard context

16 years ago#916: Make native language support (gettext) optional
Charles Kerr [Wed, 3 Dec 2008 14:44:52 +0000 (14:44 +0000)]
#916: Make native language support (gettext) optional

16 years ago(libt) #1554: EPROTO (in peer-msgs.c) not defined on Windows
Charles Kerr [Wed, 3 Dec 2008 13:21:41 +0000 (13:21 +0000)]
(libt) #1554: EPROTO (in peer-msgs.c) not defined on Windows

16 years ago(libT) more tr_bool, tr_port junk
Charles Kerr [Wed, 3 Dec 2008 07:10:09 +0000 (07:10 +0000)]
(libT) more tr_bool, tr_port junk

16 years ago(gtk) #1409: "Duplicate Torrent" error message should be more helpful
Charles Kerr [Wed, 3 Dec 2008 06:01:38 +0000 (06:01 +0000)]
(gtk) #1409: "Duplicate Torrent" error message should be more helpful

16 years ago(libT) #1552: Blocklists fail when Windows newlines are present
Charles Kerr [Wed, 3 Dec 2008 05:28:09 +0000 (05:28 +0000)]
(libT) #1552: Blocklists fail when Windows newlines are present

16 years ago(gtk) #1300: "pause all" button in the right-click menu of the system tray icon
Charles Kerr [Wed, 3 Dec 2008 05:15:17 +0000 (05:15 +0000)]
(gtk) #1300: "pause all" button in the right-click menu of the system tray icon

16 years ago(libT) misc cleanup: use tr_bool and tr_port where appropriate
Charles Kerr [Wed, 3 Dec 2008 04:55:10 +0000 (04:55 +0000)]
(libT) misc cleanup: use tr_bool and tr_port where appropriate

16 years ago#1536 Speed Limit Rollover information
Mitchell Livingston [Wed, 3 Dec 2008 02:55:38 +0000 (02:55 +0000)]
#1536 Speed Limit Rollover information

16 years ago(libT) extra assertions and safeguards for #1523: crash in tr_fdFileCheckout() when...
Charles Kerr [Wed, 3 Dec 2008 01:25:45 +0000 (01:25 +0000)]
(libT) extra assertions and safeguards for #1523: crash in tr_fdFileCheckout() when starting daemon

16 years ago(libT) when picking peers to connect to, all other things being equal, pick peers...
Charles Kerr [Wed, 3 Dec 2008 01:22:24 +0000 (01:22 +0000)]
(libT) when picking peers to connect to, all other things being equal, pick peers from more reliable sources

16 years ago#1550 Not being able to deselect all transfers by clicking in the empty field
Mitchell Livingston [Wed, 3 Dec 2008 00:29:45 +0000 (00:29 +0000)]
#1550 Not being able to deselect all transfers by clicking in the empty field

16 years agoshow a checkmark in the peer inspector for partial seeds and reflect that status...
Mitchell Livingston [Wed, 3 Dec 2008 00:18:18 +0000 (00:18 +0000)]
show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip

16 years ago(libT) libcurl configuration tweaks
Charles Kerr [Tue, 2 Dec 2008 23:54:26 +0000 (23:54 +0000)]
(libT) libcurl configuration tweaks

16 years ago(libT) #1454: List of files selection/priority resetting
Charles Kerr [Tue, 2 Dec 2008 23:27:45 +0000 (23:27 +0000)]
(libT) #1454: List of files selection/priority resetting

16 years ago(libT) add tr_peer_stat.isSeed
Charles Kerr [Tue, 2 Dec 2008 23:16:01 +0000 (23:16 +0000)]
(libT) add tr_peer_stat.isSeed

16 years ago(libT) that last commit should be a tr_bool, not an int. (BentMyWookie)
Charles Kerr [Tue, 2 Dec 2008 22:51:44 +0000 (22:51 +0000)]
(libT) that last commit should be a tr_bool, not an int.  (BentMyWookie)

16 years ago(libT) #1398: don't accept incoming peer connections when all torrents are paused
Charles Kerr [Tue, 2 Dec 2008 22:25:51 +0000 (22:25 +0000)]
(libT) #1398: don't accept incoming peer connections when all torrents are paused

16 years ago(libT) #1379: support "partial seeds" BEP 22
Charles Kerr [Tue, 2 Dec 2008 19:46:51 +0000 (19:46 +0000)]
(libT) #1379: support "partial seeds" BEP 22

16 years ago libT) fix another r7234 bug reported by John_Clay
Charles Kerr [Tue, 2 Dec 2008 19:38:46 +0000 (19:38 +0000)]
 libT) fix another r7234 bug reported by John_Clay

16 years ago(libT) fix r7234 bug reported by John_Clay
Charles Kerr [Tue, 2 Dec 2008 19:06:08 +0000 (19:06 +0000)]
(libT) fix r7234 bug reported by John_Clay

16 years ago(libT) misc cleanup
Charles Kerr [Tue, 2 Dec 2008 18:24:26 +0000 (18:24 +0000)]
(libT) misc cleanup

16 years ago(libT) #1549: support fast exensions' "reject" and "have all/none" messages
Charles Kerr [Tue, 2 Dec 2008 17:10:54 +0000 (17:10 +0000)]
(libT) #1549: support fast exensions' "reject" and "have all/none" messages

16 years agofix the linux build
Charles Kerr [Tue, 2 Dec 2008 04:20:43 +0000 (04:20 +0000)]
fix the linux build

16 years agoBeOS and Amiga support is, at least for now, a lost cause and hasn't worked for long...
Mitchell Livingston [Tue, 2 Dec 2008 03:57:01 +0000 (03:57 +0000)]
BeOS and Amiga support is, at least for now, a lost cause and hasn't worked for long over a year - removing from the source (if you for whatever unknown reason still need this, get it through SVN)

16 years ago(libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port cleanup, so any...
Charles Kerr [Tue, 2 Dec 2008 03:41:58 +0000 (03:41 +0000)]
(libT) re-apply jhujhiti's IPv6 patch.  This merges in my tr_port cleanup, so any new bugs are mine :/

16 years ago(cli) #1547: free memory read
Charles Kerr [Tue, 2 Dec 2008 02:04:32 +0000 (02:04 +0000)]
(cli) #1547: free memory read

16 years agoupdate strings and news
Mitchell Livingston [Tue, 2 Dec 2008 00:57:13 +0000 (00:57 +0000)]
update strings and news

16 years ago#1548 Peers rapidly connect and reconnect after removing fast support.
Mitchell Livingston [Tue, 2 Dec 2008 00:37:10 +0000 (00:37 +0000)]
#1548 Peers rapidly connect and reconnect after removing fast support.

16 years agoadd GroupsPrefsControllerto Makefile.am; add a warning
Mitchell Livingston [Mon, 1 Dec 2008 23:09:48 +0000 (23:09 +0000)]
add GroupsPrefsControllerto Makefile.am; add a warning

16 years agoremove GroupsWindow from Makefile.am to get the linux build working again
Charles Kerr [Mon, 1 Dec 2008 21:47:51 +0000 (21:47 +0000)]
remove GroupsWindow from Makefile.am to get the linux build working again

16 years ago(libT) janitorial: use the tr_port type whenever we have a `port' as a function argum...
Charles Kerr [Mon, 1 Dec 2008 20:51:01 +0000 (20:51 +0000)]
(libT) janitorial: use the tr_port type whenever we have a `port' as a function argument or as a field in a struct.

16 years ago(libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to be the culprit...
Charles Kerr [Mon, 1 Dec 2008 20:21:06 +0000 (20:21 +0000)]
(libT) #252: revert r7195 (jhujhiti's IPv6 test patch).  It seems to be the culprit in a `thrashing' issue reported by Waldorf and m1b in irc -- the behavior appeared between r7183 and r7187 -- so this commit is to trigger off a nightly build w/o the patch to test with in irc.

16 years ago(libT) fix a small pex memory leak
Charles Kerr [Mon, 1 Dec 2008 05:57:59 +0000 (05:57 +0000)]
(libT) fix a small pex memory leak

16 years ago(libT) fix memory leak introduced in r7186
Charles Kerr [Mon, 1 Dec 2008 05:56:39 +0000 (05:56 +0000)]
(libT) fix memory leak introduced in r7186

16 years agowhoops
Mitchell Livingston [Mon, 1 Dec 2008 01:44:58 +0000 (01:44 +0000)]
whoops

16 years agorename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to...
Mitchell Livingston [Mon, 1 Dec 2008 01:44:38 +0000 (01:44 +0000)]
rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code

16 years ago[7198] for all configurations
Mitchell Livingston [Sun, 30 Nov 2008 23:27:39 +0000 (23:27 +0000)]
[7198] for all configurations