transmission/daemon
Charles Kerr 0ab37e45d5 (rpc)
1. fix #968: 'transmission-remote -r' deletes all
2. fix error in escaping control characters when serializing tr_benc to JSON
3. fix small memory leak in rpc command parsing
2008-05-24 18:22:16 +00:00
..
Makefile.am (rpc) 2008-05-24 18:22:16 +00:00
daemon.c sine we now have two public ports (peer and rpc), rename "publicPort" as "peerPort" 2008-05-23 16:18:58 +00:00
remote.c (rpc) 2008-05-24 18:22:16 +00:00
transmission-daemon.1 fix up the man pages a bit 2008-05-20 18:21:36 +00:00
transmission-remote.1 (#954) rpc: add "torrent-remove" method. rename tr_torrentDelete() as tr_torrentRemove() for consistency with various parts of the code. 2008-05-20 23:58:59 +00:00