1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 11:38:21 +00:00
transmission/daemon
Charles Kerr b824c704b7 first batch of portability changes based on spry's winport:
(1) added tr_getcwd(), a simple portability wrapper for getcwd()
(2) cli: show the help page if no command-line arguments are provided
(3) daemon: use tr_wait() intead of sleep()
(4) daemon: SIGQUIT, SIGPIPE, SIGHUP aren't defined on windows
(5) libtransmission: a couple of small cleanups to bencode.c, list.c, web.c
(6) libtransmission: win32 portability fixes to platform.c
2008-10-13 22:26:02 +00:00
..
daemon.c first batch of portability changes based on spry's winport: 2008-10-13 22:26:02 +00:00
Makefile.am (libT) experimental code to serve clutch/rpc via evhttpd 2008-09-25 05:03:39 +00:00
my-valgrind.sh add wrapper for invoking transmission-daemon in valgrind 2008-07-16 20:36:21 +00:00
remote.c first batch of portability changes based on spry's winport: 2008-10-13 22:26:02 +00:00
transmission-daemon.1 #1309: Web/RPC interface ACL ignored 2008-10-01 20:23:57 +00:00
transmission-remote.1 #1214: add RPC support for per-peer status,ul,dl,address info 2008-08-22 17:59:31 +00:00