]> granicus.if.org Git - transmission/log
transmission
16 years agocurl_easy_getopt(CURLINFO_RESPONSE_CODE) needs a pointer to a long, not an int.
Charles Kerr [Sun, 27 Apr 2008 07:15:20 +0000 (07:15 +0000)]
curl_easy_getopt(CURLINFO_RESPONSE_CODE) needs a pointer to a long, not an int.

16 years agopossibly fix the issue discusssed in http://forum.transmissionbt.com/viewtopic.php...
Charles Kerr [Sun, 27 Apr 2008 06:44:39 +0000 (06:44 +0000)]
possibly fix the issue discusssed in http://forum.transmissionbt.com/viewtopic.php?p=22725

16 years ago#899: Hangs when clicking verify data twice
Charles Kerr [Sun, 27 Apr 2008 06:34:34 +0000 (06:34 +0000)]
#899: Hangs when clicking verify data twice

16 years agofix an assertion error: completion.c:113: failed assertion `ccp->sizeWhenDoneLazy...
Charles Kerr [Sat, 26 Apr 2008 14:52:05 +0000 (14:52 +0000)]
fix an assertion error: completion.c:113: failed assertion `ccp->sizeWhenDoneLazy >= ccp->sizeNow'

16 years agosteal some curl configuration options from rtorrent :)
Charles Kerr [Fri, 25 Apr 2008 23:54:02 +0000 (23:54 +0000)]
steal some curl configuration options from rtorrent :)

16 years agonow that a blank url cannot be entered in the url sheet, no need to check that
Mitchell Livingston [Fri, 25 Apr 2008 22:29:51 +0000 (22:29 +0000)]
now that a blank url cannot be entered in the url sheet, no need to check that

16 years agothe torrent url sheet will now disable the open button when there is no text; cleanup...
Mitchell Livingston [Fri, 25 Apr 2008 22:23:31 +0000 (22:23 +0000)]
the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code

16 years agoupdate NEWS
Charles Kerr [Fri, 25 Apr 2008 20:05:24 +0000 (20:05 +0000)]
update NEWS

16 years ago#896: Minor bug: debugging output always goes to stderr
Charles Kerr [Fri, 25 Apr 2008 19:48:53 +0000 (19:48 +0000)]
#896: Minor bug: debugging output always goes to stderr

16 years agoadd tr_webClose()
Charles Kerr [Fri, 25 Apr 2008 19:46:36 +0000 (19:46 +0000)]
add tr_webClose()

16 years ago(gtk) #898: crash on startup by passing uninitialized memory to g_free()
Charles Kerr [Fri, 25 Apr 2008 19:04:56 +0000 (19:04 +0000)]
(gtk) #898: crash on startup by passing uninitialized memory to g_free()

16 years ago(gtk) use libT's curl wrapper for port testing & getting the blocklist
Charles Kerr [Fri, 25 Apr 2008 18:35:48 +0000 (18:35 +0000)]
(gtk) use libT's curl wrapper for port testing & getting the blocklist

16 years ago#895: tweak
Charles Kerr [Fri, 25 Apr 2008 16:40:14 +0000 (16:40 +0000)]
#895: tweak

16 years agomore hacking on the curl code, based on libcurl's "hiperfifo.c" sample code
Charles Kerr [Fri, 25 Apr 2008 16:07:06 +0000 (16:07 +0000)]
more hacking on the curl code, based on libcurl's "hiperfifo.c" sample code

16 years ago#895: don't scrape running torrents on startup
Charles Kerr [Fri, 25 Apr 2008 16:06:03 +0000 (16:06 +0000)]
#895: don't scrape running torrents on startup

16 years agolower the minimum requirement for libcurl
Charles Kerr [Fri, 25 Apr 2008 14:03:57 +0000 (14:03 +0000)]
lower the minimum requirement for libcurl

16 years agodon't check for speeds to badge that are disabled in prefs
Mitchell Livingston [Fri, 25 Apr 2008 04:38:08 +0000 (04:38 +0000)]
don't check for speeds to badge that are disabled in prefs

16 years agoremove a debugging printf
Charles Kerr [Fri, 25 Apr 2008 04:37:00 +0000 (04:37 +0000)]
remove a debugging printf

16 years agoFix "Unknown Error (0)" messages for torrents that haven't been scraped yet.
Charles Kerr [Fri, 25 Apr 2008 04:35:06 +0000 (04:35 +0000)]
Fix "Unknown Error (0)" messages for torrents that haven't been scraped yet.

16 years agomake the tracker response lines more human-readable
Charles Kerr [Fri, 25 Apr 2008 04:26:04 +0000 (04:26 +0000)]
make the tracker response lines more human-readable

16 years agofold most of the "deep logging" functions into a single function
Charles Kerr [Fri, 25 Apr 2008 02:57:33 +0000 (02:57 +0000)]
fold most of the "deep logging" functions into a single function

16 years agowarnings-- and a little tidying up
Mitchell Livingston [Thu, 24 Apr 2008 21:37:46 +0000 (21:37 +0000)]
warnings-- and a little tidying up

16 years agodon't redraw the dock tile if there is no change
Mitchell Livingston [Thu, 24 Apr 2008 21:24:42 +0000 (21:24 +0000)]
don't redraw the dock tile if there is no change

16 years agofix failed buildin
Charles Kerr [Thu, 24 Apr 2008 19:49:13 +0000 (19:49 +0000)]
fix failed buildin

16 years agoreported by John_Clay: allow the connection to continue even if the certificate can...
Charles Kerr [Thu, 24 Apr 2008 19:48:27 +0000 (19:48 +0000)]
reported by John_Clay: allow the connection to continue even if the certificate can't be authenticated.

16 years agomaybe make hudson happy
Charles Kerr [Thu, 24 Apr 2008 19:42:29 +0000 (19:42 +0000)]
maybe make hudson happy

16 years agomaybe work on libcurl < 7.16.3
Charles Kerr [Thu, 24 Apr 2008 19:38:59 +0000 (19:38 +0000)]
maybe work on libcurl < 7.16.3

16 years ago#894: wont start - cp->doneHave <= cp->completeHave
Charles Kerr [Thu, 24 Apr 2008 15:25:01 +0000 (15:25 +0000)]
#894: wont start - cp->doneHave <= cp->completeHave

16 years agowhen getting the list of all trackers, exclude tiers when necessary
Mitchell Livingston [Thu, 24 Apr 2008 14:41:41 +0000 (14:41 +0000)]
when getting the list of all trackers, exclude tiers when necessary

16 years agosync the spec file up with the curl requirements
Charles Kerr [Thu, 24 Apr 2008 12:02:15 +0000 (12:02 +0000)]
sync the spec file up with the curl requirements

16 years agofix calculation of tier value
Mitchell Livingston [Thu, 24 Apr 2008 06:42:45 +0000 (06:42 +0000)]
fix calculation of tier value

16 years agoget rid of duplicate address code, and display the tracker announce/scrape correctly
Mitchell Livingston [Thu, 24 Apr 2008 06:35:21 +0000 (06:35 +0000)]
get rid of duplicate address code, and display the tracker announce/scrape correctly

16 years agomac build compiles again - let's hope i did this right
Mitchell Livingston [Thu, 24 Apr 2008 06:31:53 +0000 (06:31 +0000)]
mac build compiles again - let's hope i did this right

16 years agocode tweaks
Charles Kerr [Thu, 24 Apr 2008 03:26:36 +0000 (03:26 +0000)]
code tweaks

16 years ago#377: get cli building again
Charles Kerr [Thu, 24 Apr 2008 02:00:38 +0000 (02:00 +0000)]
#377: get cli building again

16 years agomac changes for #377, number one (it doesn't compile yet)
Mitchell Livingston [Thu, 24 Apr 2008 01:55:33 +0000 (01:55 +0000)]
mac changes for #377, number one (it doesn't compile yet)

16 years ago#377: preliminary https support. this commit probably breaks mac and cli and is not...
Charles Kerr [Thu, 24 Apr 2008 01:42:53 +0000 (01:42 +0000)]
#377: preliminary https support. this commit probably breaks mac and cli and is not for the faint of heart.

16 years agoeliminate warning about unused variable
Mitchell Livingston [Wed, 23 Apr 2008 13:26:30 +0000 (13:26 +0000)]
eliminate warning about unused variable

16 years agoclarify the remaining disk space alert's suppression button's text
Mitchell Livingston [Wed, 23 Apr 2008 12:44:11 +0000 (12:44 +0000)]
clarify the remaining disk space alert's suppression button's text

16 years agoupdate NEWS and localizable strings
Mitchell Livingston [Wed, 23 Apr 2008 03:33:45 +0000 (03:33 +0000)]
update NEWS and localizable strings

16 years agoclean up the quit/remove dialog text
Mitchell Livingston [Wed, 23 Apr 2008 03:33:04 +0000 (03:33 +0000)]
clean up the quit/remove dialog text

16 years ago#893 add statistics "reset" button
Mitchell Livingston [Tue, 22 Apr 2008 21:04:01 +0000 (21:04 +0000)]
#893 add statistics "reset" button

16 years agominor tweaks: dead code removal, make functions static, etc
Charles Kerr [Tue, 22 Apr 2008 20:51:15 +0000 (20:51 +0000)]
minor tweaks: dead code removal, make functions static, etc

16 years agoadd statistics "reset" button
Charles Kerr [Tue, 22 Apr 2008 14:07:42 +0000 (14:07 +0000)]
add statistics "reset" button

16 years agorevert the last commit
Mitchell Livingston [Tue, 22 Apr 2008 13:25:53 +0000 (13:25 +0000)]
revert the last commit

16 years agoremove an unnecessary class
Mitchell Livingston [Tue, 22 Apr 2008 13:16:39 +0000 (13:16 +0000)]
remove an unnecessary class

16 years agoupdate creator window error parsing to be a bit more expandable (in terms of checking...
Mitchell Livingston [Tue, 22 Apr 2008 04:00:17 +0000 (04:00 +0000)]
update creator window error parsing to be a bit more expandable (in terms of checking for "http")

16 years ago(gtk) remember window size & location between sessions
Charles Kerr [Mon, 21 Apr 2008 20:58:39 +0000 (20:58 +0000)]
(gtk) remember window size & location between sessions

16 years agorevert the news on the 1.1x branch - it doesn't look like 1.12 will come to fruition
Mitchell Livingston [Mon, 21 Apr 2008 20:31:39 +0000 (20:31 +0000)]
revert the news on the 1.1x branch - it doesn't look like 1.12 will come to fruition

16 years agomake a svn commit to show warren_ how it's done
Charles Kerr [Mon, 21 Apr 2008 18:37:50 +0000 (18:37 +0000)]
make a svn commit to show warren_ how it's done

16 years agostring folding
Charles Kerr [Mon, 21 Apr 2008 15:22:54 +0000 (15:22 +0000)]
string folding

16 years agothe last change to libT allows the use of the stat field's sizeWhenDone when displayi...
Mitchell Livingston [Mon, 21 Apr 2008 00:12:05 +0000 (00:12 +0000)]
the last change to libT allows the use of the stat field's sizeWhenDone when displaying total size selected

16 years agotweak the value of haveDone as per BentMyWookie's suggestion
Charles Kerr [Mon, 21 Apr 2008 00:04:41 +0000 (00:04 +0000)]
tweak the value of haveDone as per BentMyWookie's suggestion

16 years agoif at first you don't succeed...
Charles Kerr [Sun, 20 Apr 2008 22:06:05 +0000 (22:06 +0000)]
if at first you don't succeed...

16 years agoclean up the file bsearch that caused the crash reported by John_Clay yesterday
Charles Kerr [Sun, 20 Apr 2008 21:54:44 +0000 (21:54 +0000)]
clean up the file bsearch that caused the crash reported by John_Clay yesterday

16 years agorevise #891's patch s.t. hudson is happy again
Charles Kerr [Sun, 20 Apr 2008 13:43:29 +0000 (13:43 +0000)]
revise #891's patch s.t. hudson is happy again

16 years ago(gtk) #891: patch: add option to disable libnotify support at compile time
Charles Kerr [Sun, 20 Apr 2008 13:30:44 +0000 (13:30 +0000)]
(gtk) #891: patch: add option to disable libnotify support at compile time

16 years agoadd #include <limits.h> to pick up a definition of INT_MAX to make Hudson happy
Charles Kerr [Sat, 19 Apr 2008 19:39:39 +0000 (19:39 +0000)]
add #include <limits.h> to pick up a definition of INT_MAX to make Hudson happy

16 years agopeer-msgs: faster upload speeds in situations with few peers. this patch needs wider...
Charles Kerr [Sat, 19 Apr 2008 19:37:05 +0000 (19:37 +0000)]
peer-msgs: faster upload speeds in situations with few peers.  this patch needs wider testing for side-effects wrt speed limits.

16 years agoadd some debug messages for John_Clay
Charles Kerr [Sat, 19 Apr 2008 15:59:31 +0000 (15:59 +0000)]
add some debug messages for John_Clay

16 years agoAdded new Norwegian translation!
Charles Kerr [Sat, 19 Apr 2008 15:26:12 +0000 (15:26 +0000)]
Added new Norwegian translation!

16 years ago#890: be smarter about noticing seeds from tracker & pex
Charles Kerr [Sat, 19 Apr 2008 15:07:59 +0000 (15:07 +0000)]
#890: be smarter about noticing seeds from tracker & pex

16 years agogtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override...
Charles Kerr [Sat, 19 Apr 2008 00:41:32 +0000 (00:41 +0000)]
gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override the default config dir

16 years agominor code cleanup: remove dead code, const-correctness, etc
Charles Kerr [Fri, 18 Apr 2008 23:17:40 +0000 (23:17 +0000)]
minor code cleanup: remove dead code, const-correctness, etc

16 years agouse a binary search to slightly speed up finding the right location in a torrent...
Charles Kerr [Fri, 18 Apr 2008 20:56:20 +0000 (20:56 +0000)]
use a binary search to slightly speed up finding the right location in a torrent when reading/writing a piece.

16 years agobenc cleanup
Charles Kerr [Fri, 18 Apr 2008 16:23:59 +0000 (16:23 +0000)]
benc cleanup

16 years ago#886: libtransmission fails to compile on win32
Charles Kerr [Fri, 18 Apr 2008 15:33:24 +0000 (15:33 +0000)]
#886: libtransmission fails to compile on win32

16 years agohandle manditory/fallback ctor settings in the bencoded resume filfes
Charles Kerr [Fri, 18 Apr 2008 12:47:13 +0000 (12:47 +0000)]
handle manditory/fallback ctor settings in the bencoded resume filfes

16 years ago#881: undo r5631
Charles Kerr [Fri, 18 Apr 2008 00:02:04 +0000 (00:02 +0000)]
#881: undo r5631

16 years agobenc API cleanup
Charles Kerr [Thu, 17 Apr 2008 20:57:58 +0000 (20:57 +0000)]
benc API cleanup

16 years ago(gtk) #883: updated Swedish translation
Charles Kerr [Thu, 17 Apr 2008 20:37:23 +0000 (20:37 +0000)]
(gtk) #883: updated Swedish translation

16 years ago(gtk) fix potential invalid memory read on shutdown
Charles Kerr [Thu, 17 Apr 2008 20:35:18 +0000 (20:35 +0000)]
(gtk) fix potential invalid memory read on shutdown

16 years agofix a couple more minor leaks
Charles Kerr [Thu, 17 Apr 2008 19:54:22 +0000 (19:54 +0000)]
fix a couple more minor leaks

16 years agofix minor memory leak in tr_initFull()
Charles Kerr [Thu, 17 Apr 2008 18:46:51 +0000 (18:46 +0000)]
fix minor memory leak in tr_initFull()

16 years agofix minor memory leak in tr_close()
Charles Kerr [Thu, 17 Apr 2008 18:45:02 +0000 (18:45 +0000)]
fix minor memory leak in tr_close()

16 years agothe blocklist downloader should get the tr_handle from the prefs controller instead...
Mitchell Livingston [Thu, 17 Apr 2008 04:25:49 +0000 (04:25 +0000)]
the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately

16 years ago(1) fix choke/unchoke error. (2) if a peer keeps trying to reconnect to us, hang...
Charles Kerr [Thu, 17 Apr 2008 03:48:56 +0000 (03:48 +0000)]
(1) fix choke/unchoke error. (2) if a peer keeps trying to reconnect to us, hang up during the handshake.

16 years ago#881: follow the transmission spec wrt extension handshake message timing
Charles Kerr [Thu, 17 Apr 2008 02:11:29 +0000 (02:11 +0000)]
#881: follow the transmission spec wrt extension handshake message timing

16 years agoexperiment in improving calculation of the availability bar
Mitchell Livingston [Wed, 16 Apr 2008 12:32:07 +0000 (12:32 +0000)]
experiment in improving calculation of the availability bar

16 years agothe last commit was too assertive
Charles Kerr [Tue, 15 Apr 2008 20:44:27 +0000 (20:44 +0000)]
the last commit was too assertive

16 years agoimproved sort by date in the message log
Mitchell Livingston [Tue, 15 Apr 2008 19:57:56 +0000 (19:57 +0000)]
improved sort by date in the message log

16 years agomore hacking on the bencoded resume files
Charles Kerr [Tue, 15 Apr 2008 17:00:44 +0000 (17:00 +0000)]
more hacking on the bencoded resume files

16 years ago#879: fix segfault if tracker is freed immediately after starting a torrent
Charles Kerr [Tue, 15 Apr 2008 15:51:59 +0000 (15:51 +0000)]
#879: fix segfault if tracker is freed immediately after starting a torrent

16 years ago(gtk) #878: updated Brazilian Portuguese translation
Charles Kerr [Tue, 15 Apr 2008 15:45:50 +0000 (15:45 +0000)]
(gtk) #878: updated Brazilian Portuguese translation

16 years agomaybe fix the losing-progress bug in the new bencoded resume. fix a couple of log...
Charles Kerr [Tue, 15 Apr 2008 13:27:28 +0000 (13:27 +0000)]
maybe fix the losing-progress bug in the new bencoded resume.  fix a couple of log messages too.

16 years agominor resume tweak
Charles Kerr [Mon, 14 Apr 2008 20:41:45 +0000 (20:41 +0000)]
minor resume tweak

16 years agoadd more debugging messages for loading progress from the bencoded resume file
Charles Kerr [Mon, 14 Apr 2008 20:30:43 +0000 (20:30 +0000)]
add more debugging messages for loading progress from the bencoded resume file

16 years agosilence a couple of annoying dbg messages
Charles Kerr [Mon, 14 Apr 2008 20:06:37 +0000 (20:06 +0000)]
silence a couple of annoying dbg messages

16 years agoadd more debug messages to resume's DND loader
Charles Kerr [Mon, 14 Apr 2008 19:52:51 +0000 (19:52 +0000)]
add more debug messages to resume's DND loader

16 years ago(gtk) new Thai translation!
Charles Kerr [Mon, 14 Apr 2008 16:31:57 +0000 (16:31 +0000)]
(gtk) new Thai translation!

16 years agounbreak the mac build
Charles Kerr [Mon, 14 Apr 2008 15:32:50 +0000 (15:32 +0000)]
unbreak the mac build

16 years agowrap the dead parts of fastresume.c in #if 0 blocks
Charles Kerr [Mon, 14 Apr 2008 15:32:28 +0000 (15:32 +0000)]
wrap the dead parts of fastresume.c in #if 0 blocks

16 years ago(gtk) silence minor warning on platforms that don't allow hibernation to be disabled
Charles Kerr [Mon, 14 Apr 2008 15:17:55 +0000 (15:17 +0000)]
(gtk) silence minor warning on platforms that don't allow hibernation to be disabled

16 years agoget DND working in the benc resume files
Charles Kerr [Mon, 14 Apr 2008 15:17:16 +0000 (15:17 +0000)]
get DND working in the benc resume files

16 years agoget tr_ctorSetMetainfoFromHash() working again.
Charles Kerr [Mon, 14 Apr 2008 14:39:13 +0000 (14:39 +0000)]
get tr_ctorSetMetainfoFromHash() working again.

16 years agodeliberately break the mac build for a couple of hours because the last svn comm
Charles Kerr [Mon, 14 Apr 2008 11:55:08 +0000 (11:55 +0000)]
deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly

16 years ago'resume' cleanup
Charles Kerr [Mon, 14 Apr 2008 11:52:50 +0000 (11:52 +0000)]
'resume' cleanup

16 years agodelete the old resume file after migrating to the new format
Charles Kerr [Mon, 14 Apr 2008 03:12:24 +0000 (03:12 +0000)]
delete the old resume file after migrating to the new format

16 years agowhen unchecking all files in the add dialog window, don't do finished events
Mitchell Livingston [Mon, 14 Apr 2008 00:05:16 +0000 (00:05 +0000)]
when unchecking all files in the add dialog window, don't do finished events

16 years ago#394: resume files should use original name instead of hash name
Charles Kerr [Sun, 13 Apr 2008 22:31:07 +0000 (22:31 +0000)]
#394: resume files should use original name instead of hash name