1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Josh Elsasser
4ab0a93807 Apparently "sun" is a bad choice for a variable name on solaris. 2007-07-19 01:25:36 +00:00
Josh Elsasser
65dba27217 bzero -> memset 2007-07-19 00:57:26 +00:00
Charles Kerr
bd3ce76fa5 part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00
Charles Kerr
5455df4373 update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_ 2007-07-10 19:40:21 +00:00
Josh Elsasser
f106cce58f Whoops, fix signal handling for SIGQUIT and SIGTERM. 2007-06-29 01:06:46 +00:00
Josh Elsasser
33ade6978b Fix daemon to unlink the socket on exit with -s 2007-06-17 15:47:09 +00:00
Josh Elsasser
0f9748ad01 Add command-line option to use an alternate location for the socket file. 2007-05-24 03:59:53 +00:00
Josh Elsasser
209eb5651a Ignore SIGPIPE.
errnomsg -> errmsg.
2007-05-09 06:58:46 +00:00
Josh Elsasser
3ef81c7977 Add debug mode to daemon. 2007-04-26 07:03:36 +00:00
Josh Elsasser
132e4f5c8c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00