Daniel Lee
|
153ebf0f3b
|
(remote) man page error
|
2010-05-23 05:01:35 +00:00 |
Daniel Lee
|
bd4b0fe6ff
|
(daemon) Log pidfile errors in daemon
|
2010-05-18 22:25:14 +00:00 |
Charles Kerr
|
0cc65eb152
|
(trunk daemon) #3206 "add pidfile support" -- tweak to r10655 suggested by Longinus00: if the pidfile was successfully created, remove it on exit
|
2010-05-18 20:58:12 +00:00 |
Charles Kerr
|
98d13da40c
|
fix tab damage
|
2010-05-18 20:45:08 +00:00 |
Charles Kerr
|
26fe593048
|
(trunk daemon) add pidfile support to transmission-daemon
|
2010-05-18 20:37:49 +00:00 |
Charles Kerr
|
4e58a183bb
|
(trunk daemon) #3060 "local peer discovery" -- fix bugs reported by Eszet (thanks Eszet :)
|
2010-05-15 13:46:46 +00:00 |
Charles Kerr
|
3ff784ad28
|
(trunk) #1796 "run script after torrent completion" -- (1) add to transmission-remote. (2) remove cli's custom script handler and have it use libtransmission instead.
|
2010-05-11 13:36:21 +00:00 |
Charles Kerr
|
2b9ab542cb
|
(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery
|
2010-05-08 08:42:45 +00:00 |
Charles Kerr
|
017b5cad86
|
(trunk daemon) #3190 "Add info about DHT and LDS to transmission-remote session-info" -- apply patch from Infy
|
2010-05-05 09:30:45 +00:00 |
Charles Kerr
|
d8d7704b4e
|
(trunk daemon) #3186 "Transmission-remote and --no-downlimit/--no-uplimited" is misparsed in the nightlies
|
2010-05-03 11:55:56 +00:00 |
Charles Kerr
|
3473686ee2
|
(trunk) add LDS toggles to GTK+ client, Qt client, and transmission-remote
|
2010-05-01 16:23:42 +00:00 |
Charles Kerr
|
5a34347f4f
|
(trunk) #3060 -- Local Peer Discovery patch from Eszet
|
2010-05-01 16:04:00 +00:00 |
Charles Kerr
|
3d0e329364
|
(trunk daemon) fix another #3178 oops
|
2010-04-30 19:37:56 +00:00 |
Charles Kerr
|
9502457d68
|
(trunk libT) #3178 "transmission-remote: adding (-a) torrents should set them as the current torrents" -- fix side-effect bug introduced in r10543 and reported by KyleK_ in irc
|
2010-04-30 19:17:29 +00:00 |
Charles Kerr
|
8104f4a960
|
(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after r10543" -- update to r10545, which forgot to remove the torrent-uplimit parameter from --help
|
2010-04-29 16:41:21 +00:00 |
Charles Kerr
|
b51f6039d1
|
(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after r10543" -- updated --help and manpage to reflect that -u can be used per-torrent or per-session now because it now knows whether a torrent has been specified
|
2010-04-29 13:35:57 +00:00 |
Charles Kerr
|
61e2493d00
|
(trunk daemon) #2921 "adding (-a) torrents should set them as the current torrents" -- implemented for 2.00
|
2010-04-29 03:01:39 +00:00 |
Charles Kerr
|
39c271388a
|
(trunk daemon) #3141 "Web client should be disabled by default" -- fix bug introduced by r10485 where some users could wind up starting a daemon that did not listen to RPC commands
|
2010-04-28 20:47:00 +00:00 |
Charles Kerr
|
06f044680a
|
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client
|
2010-04-28 01:26:46 +00:00 |
Charles Kerr
|
a0bc78a6dd
|
(trunk daemon) #3158 "Possible crash when using inotify" -- fixed in trunk for 2.00
|
2010-04-21 01:31:23 +00:00 |
Charles Kerr
|
d3ac3b27e0
|
(trunk) #2960 "add torrent availability to web interface and remote" -- implemented via a patch from Longinus00
|
2010-04-20 01:48:40 +00:00 |
Charles Kerr
|
aae8a8d202
|
(trunk) #3141 "Web client should be disabled by default" -- implemented in trunk for 2.0
|
2010-04-15 18:57:26 +00:00 |
Charles Kerr
|
1efe08d34d
|
(trunk) #1869 "New status for torrents that reached the seed ratio" -- implemented for GTK+, Qt, and transmission-remote by Longinus00's patch
|
2010-04-06 02:34:45 +00:00 |
Charles Kerr
|
0b758dac94
|
(trunk daemon) #3070 "--blocklist-update timeout in transmission-remote" -- fixed in trunk for 2.00
|
2010-03-31 19:59:51 +00:00 |
Charles Kerr
|
0cbdd6c48c
|
(trunk daemon) #3070 "transmisison-remote --blocklist-update timeout" -- fixed in trunk for 2.00
|
2010-03-24 17:18:26 +00:00 |
Charles Kerr
|
c88d254d09
|
(trunk daemon) #2898 "add pausing and deletion to daemon" -- fix compiler warning
|
2010-03-18 03:35:37 +00:00 |
Charles Kerr
|
e1607c8354
|
(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00
|
2010-03-17 19:23:03 +00:00 |
Charles Kerr
|
fe3d9ed95a
|
(trunk) one of the least interesting commits ever: remove trailing spaces from source code lines...
|
2010-03-17 17:07:40 +00:00 |
Charles Kerr
|
2060557f6d
|
(trunk daemon) #2949 "standardize inotify watchdir implementation" -- fixed in trunk for 1.92. Thanks to Longinus00 for another patch :)
|
2010-02-27 22:13:29 +00:00 |
Mitchell Livingston
|
bd635f22d0
|
for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently
|
2010-02-25 23:06:05 +00:00 |
Charles Kerr
|
ed032ec4de
|
(trunk libT) #2940: "don't listen for create events in daemon's inotify watchdir implementation" -- fixed in trunk for 1.92
|
2010-02-25 18:21:19 +00:00 |
Charles Kerr
|
a1e4c093f4
|
(trunk daemon) #2970: "daemon writes 'closing daemon' to syslog after closing syslog" -- fixed in trunk for 1.92
|
2010-02-24 18:14:40 +00:00 |
Mitchell Livingston
|
c95104b0d9
|
replace a reference to "Clutch" to "web interface" in the daemon
|
2010-02-23 00:27:59 +00:00 |
Charles Kerr
|
27a64c18db
|
(trunk daemon) #2943 "watch.c matches every file containing '.torrent'" -- fix copy/paste error reported by Longinus00
|
2010-02-21 13:29:23 +00:00 |
Charles Kerr
|
95236d1f3e
|
(trunk daemon) #2943 "watch.c matches everything containing '.torrent'" -- use Longinus00's patch to fix this in trunk for 1.91
|
2010-02-21 00:24:01 +00:00 |
Charles Kerr
|
8a949d0abf
|
(trunk daemon) fix error message typo reported by Longinus00
|
2010-02-19 05:40:19 +00:00 |
Charles Kerr
|
0ecee636d7
|
(trunk daemon) print a warning to stderr when tr_daemon() can't open /dev/null
|
2010-02-19 05:25:58 +00:00 |
Charles Kerr
|
6958386ecd
|
(trunk daemon) #2899: "watch.c reports matches for every file" -- fixed in trunk for 1.90
|
2010-02-12 12:50:36 +00:00 |
Charles Kerr
|
ff2dd75d9f
|
(trunk daemon) #2890 "Add option to specify logfile in transmission-daemon" -- implemented for 1.90
|
2010-02-11 01:37:59 +00:00 |
Charles Kerr
|
23b24436dc
|
(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
|
2010-02-09 15:25:05 +00:00 |
Charles Kerr
|
0ea501355e
|
(trunk daemon) #2877 "Don't let the daemon launch if settings.json is corrupt" -- implemented in trunk for 1.90
|
2010-02-07 22:17:42 +00:00 |
Charles Kerr
|
b6c0fb31b1
|
(trunk daemon) #2875 "add incomplete-dir, dht, and seedratio options to daemon" -- committed to trunk for 1.90
|
2010-02-07 19:20:00 +00:00 |
Charles Kerr
|
1c8fd1073d
|
(trunk daemon) #2872 "add support for displaying seed ratios in transmission-remote" -- implemented in trunk for 1.90
|
2010-02-07 16:41:45 +00:00 |
Charles Kerr
|
74e3484e75
|
(trunk) add a new field to distinguish from error messages returned from the tracker, and announce timeouts, so that they can be displayed differently
|
2010-02-05 05:16:18 +00:00 |
Charles Kerr
|
b9e8624b3c
|
(trunk daemon) #2751 "display-remote -si should show config directory" -- implemented for 1.90
|
2010-02-02 18:27:57 +00:00 |
Charles Kerr
|
217d2f54d0
|
(trunk daemon) #2786 "Trigger blocklist update using transmission-remote" -- patch applied for 1.90
|
2010-01-29 16:43:39 +00:00 |
Charles Kerr
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +00:00 |
Charles Kerr
|
5decc9ffb1
|
(trunk) add a log message telling the user which configDir is being used and whether or not its settings.json was used
|
2010-01-12 16:43:37 +00:00 |
Charles Kerr
|
182cbb8b90
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |