Commit Graph

450 Commits

Author SHA1 Message Date
Charles Kerr 0b42fcf730 (trunk daemon) fix r10968 oops 2010-07-07 18:51:23 +00:00
Charles Kerr 674e555182 (trunk daemon) #3401 "can't set pid option on daemon in settings.json" -- fixed 2010-07-07 18:49:06 +00:00
Charles Kerr af205244d0 (trunk daemon) #3400 "transmission-remote does not show running torrents" -- fixed. 2010-07-07 17:53:16 +00:00
Charles Kerr 610061f79a (trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW 2010-07-06 20:25:54 +00:00
Charles Kerr 7e2175858f (trunk daemon) #3394 "crash with last nightly build on Debian X86 #5189" -- fixed 2010-07-05 23:36:05 +00:00
Charles Kerr 6e5af03d78 (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
Charles Kerr cdcc4705aa (trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while. 2010-07-03 00:25:22 +00:00
Daniel Lee 235dbf607b (daemon) #3368:Edit trackers in transmission-remote 2010-06-30 05:54:19 +00:00
Charles Kerr 24a7cb5dd9 (trunk daemon) #3284 "show bandwidth priorities in transmission-remote" -- added 2010-06-26 20:48:52 +00:00
Charles Kerr 3334053843 (trunk) remove i18n markup from transmission-remote and transmission-show, which aren't currently i18nized 2010-06-25 17:53:33 +00:00
Charles Kerr 3797966cb6 (trunk daemon) #3324 "transmission-remote has no output/status message" -- fixed 2010-06-25 07:21:18 +00:00
Daniel Lee bbe9e9843a #3298:Prettier formating of percentages 2010-06-22 22:30:58 +00:00
Charles Kerr 1d63aa4cda (trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel 2010-06-22 04:34:16 +00:00
Charles Kerr e70bebf930 (trunk) #1521 "memory cache to reduce disk IO" -- commit block-cache-rc1.diff to trunk for the nightlies. 2010-06-19 14:25:11 +00:00
Charles Kerr eda211e5ce (trunk) #2983: add command-line utilities for creating .torrent files, for editing passkeys, for adding/removing trackers, etc. 2010-06-16 14:27:24 +00:00
Charles Kerr 71c1919cfc (trunk) #3263 "cli-based utils' --help page should limit themselves to 80 columns" 2010-06-16 14:05:18 +00:00
Eric Petit 2cb6279a72 fix daemon build on platforms without inotify 2010-06-11 07:24:06 +00:00
Charles Kerr 0ad06c50e8 (trunk) #3262 "problems with '.' as the first character in a .torrent's filename" -- fixed in trunk for 2.00 2010-06-07 14:25:31 +00:00
Charles Kerr 61e7d5d901 (trunk daemon) #3267 -- fix transmission-remote manpage formatting error. 2010-06-05 10:38:49 +00:00
Charles Kerr 134df85eb9 (trunk daemon) sync the manpage with the --help page wrt file & priority args 2010-06-03 23:21:31 +00:00
Charles Kerr 9607150a39 (trunk daemon) revert the file-priority arguments back to their 1.93 state. Use -Bh, -Bn, -Bl for torrent priorities. Make the --help descriptions for all six priority arguments more useful. 2010-06-03 23:14:20 +00:00
Charles Kerr 1a667c0150 (trunk daemon) #3241 "transmission-remote doesn't return an error code" -- use better patch from rb07 2010-05-30 21:38:02 +00:00
Charles Kerr 62c10888f3 (trunk daemon) fix regression introduced in trunk after 1.93 was released: #3241 "transmission-remote doesn't return an error code" 2010-05-30 14:31:12 +00:00
Charles Kerr 936f8a5b60 (trunk daemon) trivial indentation tweak to r10702 2010-05-30 14:12:51 +00:00
Charles Kerr d426654709 (trunk daemon) #3244 "Transmission-remote doesn't have switch(s) to set torrent bandwidth priorities" -- added to trunk for 2.00 2010-05-30 14:11:07 +00:00
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
Charles Kerr 66983ddc70 (trunk libT) sync the tr_wait_msec() calls in daemon/ and cli/ 2010-01-01 22:40:54 +00:00
Charles Kerr 2ff810d18f (trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs 2009-12-18 05:02:48 +00:00
Charles Kerr 4e252aa106 (trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster 2009-12-07 04:06:14 +00:00
Charles Kerr 78ead8c3dd (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
Charles Kerr 9f347f8df1 (trunk) #2119 "daemon should reload settings.json on SIGHUP" -- reload the blocklists, too. Suggested by nano- in irc. 2009-12-01 00:07:18 +00:00
Charles Kerr 66ab7bff4a (trunk daemon) fix minor text formatting error in transmission-remote 2009-11-30 02:00:41 +00:00
Charles Kerr ac4edf277e (trunk daemon) #2155: typo fix: honnor -> honor 2009-11-10 16:18:03 +00:00
Charles Kerr 08fea5612f (trunk daemon) yet another commit for #2119 "daemon should reload settings.json on SIGHUP 2009-10-29 23:18:53 +00:00
Charles Kerr 24d24e5bc6 (trunk daemon) change a couple of flags' types from int to tr_bool. whoo! 2009-10-28 03:23:30 +00:00
Charles Kerr 9a631b666d (trunk daemon) #2155: transmission-remote should allow per-torrent speeds 2009-10-27 21:30:00 +00:00
Charles Kerr 57bfbaabc6 (trunk daemon) #2119: add 'break' to the SIGHUP switch 2009-10-27 16:46:06 +00:00
Charles Kerr 39ba9bbbba (trunk) add SIGKILL handling to daemon, gtk clients. This is revision of r9387 for #2119 2009-10-24 16:18:40 +00:00
Charles Kerr 37aaf66d4e (trunk) #2527: daemon should log messages to syslog 2009-10-23 05:00:16 +00:00
Charles Kerr c85ee09fef (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
Charles Kerr d441f770e7 (trunk daemon) #1483: add "incomplete dir" support to transmission-remote 2009-10-19 05:34:00 +00:00
Charles Kerr 45839606db (trunk daemon) fix a few compiler warnings 2009-10-17 07:01:56 +00:00
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