Jordan Lee
4152033360
(trunk daemon) #4301 "strerror used instead of tr_strerror" -- fixed with a patch from taem
2011-05-30 15:28:55 +00:00
Jordan Lee
a802852fef
(trunk daemon) #2338 "Add uTP support" -- added er13's patch from comment:115 to add uTP enable/disable commands to transmission-remote. Thanks er13!
2011-04-20 23:17:10 +00:00
Jordan Lee
375694eda9
(trunk) copyediting: remove some unneeded #includes, and annotate some needed ones
2011-03-24 21:49:42 +00:00
Jordan Lee
b4d36aeb54
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
2011-03-22 15:19:54 +00:00
Jordan Lee
779f52069a
(trunk libT) ensure that the last few log messages actually get logged before shutdown finishes.
2011-02-20 19:12:45 +00:00
Jordan Lee
649a9b139d
remove a couple of #includes that we don't need anymore after the previous commit.
2011-02-18 17:09:46 +00:00
Jordan Lee
f8b739f0f9
(trunk daemon) simplify the code in the fallback implementation of daemon() for systems that don't have this function themselves.
2011-02-18 17:05:17 +00:00
Jordan Lee
879a2afcbd
Update the copyright year in the source code comments.
...
The Berne Convention says that the copyright year is moot, so instead of adding another year to each file as in previous years, I've removed the year altogether from the source code comments in libtransmission, gtk, qt, utils, daemon, and cli.
Juliusz's copyright notice in tr-dht and Johannes' copyright notice in tr-lpd have been left alone; it didn't seem appropriate to modify them.
2011-01-19 13:48:47 +00:00
Jordan Lee
a433b0c4cc
#3686 "add rpc command to cleanly shutdown daemon" -- added for libT, tr-daemon, tr-gtk, tr-remote, and the rpc spec
2011-01-15 18:12:45 +00:00
Jordan Lee
d6d6fd2d7e
(trunk daemon) "--logfile is unreliable on Solaris 10" -- fixed.
2011-01-15 17:14:15 +00:00
Charles Kerr
e5bb3205a1
(trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :)
2010-12-27 19:18:17 +00:00
Charles Kerr
b07d0db82b
(trunk daemon) #3836 "libevent2 support" -- fix libevent #includes in the daemon/ directory
2010-12-24 09:11:23 +00:00
Charles Kerr
0d27dff042
(trunk daemon) #3511 "setting TR_DEBUG environment variable has no effect" -- rename --log-err as --log-error for consistency
2010-09-22 22:19:21 +00:00
Charles Kerr
f79d45effb
(trunk daemon) #3511 , part 1 of 2: add command-line options to the daemon to set verbosity level
2010-09-22 15:16:42 +00:00
Charles Kerr
c01c18b46b
(trunk) make --version/-V behave the same in the other apps too
2010-08-09 00:18:26 +00:00
Charles Kerr
e6bafdf26b
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
2010-07-28 00:31:11 +00:00
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
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
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
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
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
5a34347f4f
(trunk) #3060 -- Local Peer Discovery patch from Eszet
2010-05-01 16:04:00 +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
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
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
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
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
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
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
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
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
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
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
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