Detach main thread.
[guacd.git] / src / daemon.c
2011-03-19 Michael JumperDetach main thread.
2011-02-28 Michael JumperWorking LSB startup script.
2011-02-16 Michael JumperChanging to MPL/GPL/LGPL tri-license
2011-02-11 Michael JumperFixed fork() detection
2011-02-11 Michael JumperCleaned up daemon.c
2011-02-10 Michael JumperThread support for MinGW32
2011-02-10 Michael JumperCross-platform close socket macro, init winsock if...
2011-02-09 Michael JumperAllow compile even if fork() and pthreads not present.
2011-01-21 Michael JumperCalling setsockopt to allow reuse of socket.
2010-12-18 Michael Jumperguacd should fork self into background, like any self...
2010-12-08 Michael JumperMore renaming