transmission/daemon
Charles Kerr 3d7cc36424 (trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet 2009-05-19 18:38:26 +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
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
my-valgrind.sh
remote.c (trunk daemon) #2028: transmission-remote's exit code should be nonzero on failure 2009-05-18 16:05:56 +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) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +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