1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-12 07:03:44 +00:00
transmission/daemon
2009-05-08 14:56:11 +00:00
..
daemon.c (trunk) #1497 Options to listen on specific network sockets 2009-04-15 21:05:58 +00:00
Makefile.am (trunk) back out the avahi patch 2009-04-05 17:34:34 +00:00
my-valgrind.sh add wrapper for invoking transmission-daemon in valgrind 2008-07-16 20:36:21 +00:00
remote.c (trunk) support an X-Transmission-Session-Id header in the RPC server. Yesterday's approach of including the session_id in posted forms -- which is a typical approach -- isn't sufficient for Transmission, since it also allows remote access via JSON/RPC. (part 1 of 2. part 2 is kjg's web ui patch) 2009-05-08 14:56:11 +00:00
transmission-daemon.1 (trunk) #1497 Options to listen on specific network sockets 2009-04-15 21:05:58 +00:00
transmission-remote.1 (trunk) #1787: add support for seeding ratio limiting in libtransmission 2009-02-13 18:23:56 +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