transmission/daemon
Jordan Lee 106c9af8b2 (trunk, daemon) #5506: manpage fix for transmission-remote by taem 2013-10-20 19:39:56 +00:00
..
Makefile.am add transmission-daemon.service to EXTRA_DIST 2013-06-09 18:25:03 +00:00
daemon.c (daemon) systemd support, part 1: add sd_notify() calls to transmission-daemon if libsystemd-daemon is detected at compile time 2013-06-07 23:31:26 +00:00
my-valgrind.sh
remote.c (trunk) first draft of changing the FreeSpace API to behave as https://trac.transmissionbt.com/ticket/4076#comment:25 -- libT, rpc, qt, and gtk implementations. 2013-02-09 04:05:03 +00:00
transmission-daemon.1 add transmission-daemon's --dump option to the manpage. 2013-05-25 23:20:20 +00:00
transmission-daemon.service add After=network.target as suggested by upstream arch bug #31478 2013-07-15 23:49:04 +00:00
transmission-remote.1 (trunk, daemon) #5506: manpage fix for transmission-remote by taem 2013-10-20 19:39:56 +00:00
watch.c make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive 2013-01-25 23:34:20 +00:00
watch.h