This website requires JavaScript.
Explore
Help
Register
Sign In
Transmission
/
transmission
Watch
1
Star
0
Fork
0
You've already forked transmission
mirror of
https://github.com/transmission/transmission.git
synced
2026-05-08 17:49:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6044947ab0cf2da15f6c5eedebf8a64fb459ca36
transmission
/
daemon
T
History
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
..
daemon.c
(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
Makefile.am
(trunk)
#7
: DHT support. This is a work in progress... no gui/rpc support yet
2009-05-19 18:38:26 +00:00
my-valgrind.sh
add wrapper for invoking transmission-daemon in valgrind
2008-07-16 20:36:21 +00:00
remote.c
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
2009-05-21 00:15:54 +00:00
transmission-daemon.1
(trunk daemon) add --paused argument to pause all on startup
2009-05-13 19:58:04 +00:00
transmission-remote.1
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
2009-05-21 00:15:54 +00:00
watch.c
oops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implementation...
2009-03-01 15:39:50 +00:00
watch.h
(trunk daemon)
#1882
: take KyleK's suggestion of using inotify when possible. As he writes, "the opendir() approach will basically prevent my NAS drives to go to standby."
2009-03-01 15:38:58 +00:00