1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 00:34:04 +00:00
transmission/daemon
Josh Elsasser a3b0698150 Whoops. Start the exit timer on the right libevent instance.
This should fix some problems with the daemon exiting.
2007-10-26 03:36:02 +00:00
..
bsdqueue.h add bsdqueue.h to daemon dir 2007-09-25 23:59:50 +00:00
client.c add bsdqueue.h to daemon dir 2007-09-25 23:59:50 +00:00
client.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
daemon.c janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00
errors.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
errors.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
Makefile.am ensure that "make install" installs the man pages. 2007-10-24 22:53:44 +00:00
misc.c fix r2417 bug that caused transmission-daemon to not daemonize 2007-07-27 02:25:28 +00:00
misc.h add bsdqueue.h to daemon dir 2007-09-25 23:59:50 +00:00
proxy.c janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00
remote.c janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00
server.c remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly... 2007-09-20 20:14:13 +00:00
server.h Shut down ipc server on fatal signal, not just torrent client. 2007-08-17 03:57:26 +00:00
torrents.c Whoops. Start the exit timer on the right libevent instance. 2007-10-26 03:36:02 +00:00
torrents.h remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly... 2007-09-20 20:14:13 +00:00
transmission-daemon.1 janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00
transmission-proxy.1 janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00
transmission-remote.1 janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client. 2007-10-13 17:33:53 +00:00