Updated version numbers to 0.4.0
[guacd.git] / src /
2011-04-22 Michael JumperFixed pointer warnings on POSIX and win32
2011-04-21 Michael JumperWorking win32 port
2011-03-20 Michael JumperUse fork for connection handlers (preferrably), fix...
2011-03-20 Michael JumperUsing new log functions
2011-03-19 Michael JumperIgnore SIGPIPE (force checking of EPIPE instead).
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