Charles Kerr
|
61042404ad
|
(trunk) replace tr_tracker_stat's "isActive" field with the more descriptive "isBackup"
|
2009-10-10 00:17:00 +00:00 |
Charles Kerr
|
f607c7591a
|
(trunk) #2463: 'Mac Client shows huge "next announce in" timer'
|
2009-10-09 21:30:34 +00:00 |
Charles Kerr
|
4a09a1de13
|
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
|
2009-09-26 06:20:33 +00:00 |
Charles Kerr
|
86ada18266
|
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker address is not listed in GTK client.
|
2009-09-25 21:05:59 +00:00 |
Charles Kerr
|
b9517b9826
|
(trunk) silence manpage warnings reported by lintian and recorded at http://lintian.debian.org/full/costela@debian.org.html#transmission
|
2009-09-15 14:11:46 +00:00 |
Charles Kerr
|
e1c85ea7a1
|
(trunk daemon) fix minor new display bug in 1.74b1 added in r8908 for #2328
|
2009-08-22 15:08:07 +00:00 |
Charles Kerr
|
62c7fbb1a3
|
(trunk daemon) #2348: Allow transmission-remote to show time remaning to seed
|
2009-08-22 14:52:24 +00:00 |
Charles Kerr
|
0730986c1c
|
(trunk daemon) #2158: transmission-remote should support "turtle mode"
|
2009-08-17 20:41:06 +00:00 |
Charles Kerr
|
02cd9597e5
|
(trunk daemon) minor: fix some tab damage
|
2009-08-17 14:29:39 +00:00 |
Charles Kerr
|
5a81ca939d
|
(trunk, daemon) #2328: update the manpage to show the new "session stats" feature (Waldorf)
|
2009-08-16 23:33:01 +00:00 |
Charles Kerr
|
75e57001c7
|
(trunk libT) ticket #2328's commit r8908 broke transmission-remote for platforms that don't have ngettext(). fix supplied by KyleK.
|
2009-08-15 16:43:25 +00:00 |
Charles Kerr
|
718f88fc9e
|
(trunk daemon) #2328: new enhancement: allow transmission-remote to query the daemon for stats (Waldorf)
|
2009-08-13 03:54:54 +00:00 |
Charles Kerr
|
bf1a544939
|
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source
|
2009-08-12 14:40:32 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
5018a1b0d2
|
(trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line
|
2009-08-06 07:04:19 +00:00 |
Charles Kerr
|
a4767894e7
|
(trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker
|
2009-08-05 01:25:36 +00:00 |
Erick Turnquist
|
4a74674da2
|
(trunk daemon) fix usage typo
|
2009-07-10 18:52:31 +00:00 |
Eric Petit
|
ff50449d33
|
Only use libm if it's there and needed
|
2009-07-09 17:57:31 +00:00 |
Charles Kerr
|
ffc54a8c7e
|
(trunk) #2245: defined macros
|
2009-06-25 01:57:31 +00:00 |
Charles Kerr
|
80987859a7
|
(trunk daemon) fix error where the code fell out-of-sync with the RPC spec. reported by Elbandi
|
2009-06-25 00:26:40 +00:00 |
Charles Kerr
|
4249a6768a
|
(trunk daemon) capitalization fix reported by Elbandi
|
2009-06-23 01:07:09 +00:00 |
Charles Kerr
|
c859f06742
|
(trunk) autoconf/automake: move libdht.a into a DHT_LIBS variable
|
2009-06-19 23:50:09 +00:00 |
Charles Kerr
|
a82cccadab
|
(trunk daemon) #2220 truncated pointer interpreted as truth value
|
2009-06-17 14:49:23 +00:00 |
Charles Kerr
|
1b571f20ea
|
(trunk) document the -g arg a little better
|
2009-06-16 19:50:01 +00:00 |
Charles Kerr
|
2b63e5d89e
|
trunk: explain in the manpages that -g can be used to swap between the daemon, cli, gtk, and qt clients. This minor change is to finish out debian bug #470076
|
2009-06-16 19:18:13 +00:00 |
Charles Kerr
|
73f3c3ad8c
|
(trunk) replace LIBEVENT_CPPFLAGS with LIBEVENT_CFLAGS
|
2009-06-14 16:51:22 +00:00 |
Charles Kerr
|
254e9d156c
|
(trunk libT) #2206: add settings.json documentation to daemon manpage
|
2009-06-13 21:32:13 +00:00 |
Charles Kerr
|
9a4aa3df1e
|
(trunk libT) #2188 transmission-remote can't parse deflate()d responses
|
2009-06-09 15:45:09 +00:00 |
Charles Kerr
|
924ac89f8d
|
(trunk) set properties on $Id$ files that were missing them
|
2009-06-05 17:52:02 +00:00 |
Charles Kerr
|
bd0a4ab5bb
|
(trunk daemon) #2149: daemon's non-inotify watchdir fails on .torrents with old timestamps
|
2009-06-05 17:02:29 +00:00 |
Charles Kerr
|
8e6eee683f
|
(trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x
|
2009-06-03 15:47:08 +00:00 |
Charles Kerr
|
dfa3e0f5b6
|
(trunk daemon) fix r8595 oops
|
2009-06-03 13:24:02 +00:00 |
Charles Kerr
|
b064d75457
|
(trunk daemon) handle the alt-speeds in transmission-remote's --session-info dump
|
2009-06-03 13:07:55 +00:00 |
Charles Kerr
|
9238fb0299
|
(trunk) #2131: clean up benc read/write API
|
2009-06-02 01:48:48 +00:00 |
Charles Kerr
|
7f85090587
|
(trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc.
|
2009-06-01 18:57:37 +00:00 |
Charles Kerr
|
73add1f2f9
|
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
|
2009-05-21 00:15:54 +00:00 |
Charles Kerr
|
3d7cc36424
|
(trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet
|
2009-05-19 18:38:26 +00:00 |
Charles Kerr
|
49cd5c94c0
|
(trunk daemon) #2028: transmission-remote's exit code should be nonzero on failure
|
2009-05-18 16:05:56 +00:00 |
Charles Kerr
|
1c3f3acbca
|
(trunk) add an option to the JSON generator to disable the human-readable indentations. Keep indenting the data files such as settings.json, but don't indent the messages used for RPC. This cuts the cost of deflate()ing those RPC messages by about 80%...
|
2009-05-16 05:51:52 +00:00 |
Charles Kerr
|
27bcce628c
|
(trunk daemon) add --paused argument to pause all on startup
|
2009-05-13 19:58:04 +00:00 |
Charles Kerr
|
29b1d3e2cc
|
(trunk) #920: add "move data" to libT so all clients can use it
|
2009-05-13 15:54:04 +00:00 |
Charles Kerr
|
0209b783eb
|
(trunk) #2031: Unable to select torrent by hash
|
2009-05-08 17:24:16 +00:00 |
Charles Kerr
|
6559fbbd16
|
(trunk) support an X-Transmission-Session-Id header in the RPC server. Yesterday's approach of including the session_id in posted forms -- which is a typical approach -- isn't sufficient for Transmission, since it also allows remote access via JSON/RPC. (part 1 of 2. part 2 is kjg's web ui patch)
|
2009-05-08 14:56:11 +00:00 |
Charles Kerr
|
872465d12e
|
(trunk) revert r8351; it's not a sufficient fix
|
2009-05-08 14:35:02 +00:00 |
Charles Kerr
|
3cc43a7d03
|
(trunk libT) add a session_id cookie to the rpc server
|
2009-05-08 02:37:46 +00:00 |
Charles Kerr
|
cae89d9b2a
|
(trunk daemon) fix rounding error in transmission-remote display. Patch by wereHamster
|
2009-04-22 21:00:52 +00:00 |
Erick Turnquist
|
2719372bc6
|
(trunk) #1497 Options to listen on specific network sockets
|
2009-04-15 21:05:58 +00:00 |
Charles Kerr
|
a2edfc290f
|
(trunk daemon) #1981: Setting ratio on the command-line doesn't work`
|
2009-04-14 14:24:57 +00:00 |
Charles Kerr
|
57f6e81dba
|
(trunk daemon) #1983: Random port not working properly
|
2009-04-09 21:10:58 +00:00 |
Charles Kerr
|
6bcce280dc
|
(trunk) back out the avahi patch
|
2009-04-05 17:34:34 +00:00 |