Migrated to namespaced RUNNING state.
[guacd.git] / src / client.c
2011-12-25 Michael JumperMigrated to namespaced RUNNING state.
2011-12-06 Michael JumperRemoved thread.*, using pthreads directly. More renamin...
2011-12-06 Michael JumperMoved guac_client_stop() back into libguac
2011-11-30 Michael JumperLog PID, remove support for lack-of-fork, update #defin...
2011-11-28 Michael JumperRemoving forced sleep between message handling. Can...
2011-11-28 Michael JumperSet guac_error* before calling client handlers
2011-11-28 Michael JumperMore logging
2011-11-27 Michael JumperAdditional logging, moderate cleanup.
2011-11-27 Michael JumperCorrected includes
2011-11-26 Michael JumperRenamed io to socket (in vars)
2011-11-26 Michael JumperPartial conversion to new logging, API, and naming...
2011-11-25 Michael JumperAdded logging to client threads
2011-11-25 Michael JumperMigration to new guac_read_instruction(), remove use...
2011-11-23 Michael JumperMigrated to new function defs with timeouts.
2011-11-23 Michael JumperMoved thread API from libguac.
2011-11-23 Michael JumperMoved daemon functions from libguac