Commit Graph

3537 Commits

Author SHA1 Message Date
Michael Jumper
1c84d1aecf Fixed fork() detection 2011-02-10 23:57:38 -08:00
Michael Jumper
a0cb37295f Fixed pngstruct.h detection 2011-02-10 23:53:11 -08:00
Michael Jumper
5458ba05b5 Cleaned up daemon.c 2011-02-10 23:47:46 -08:00
Michael Jumper
6355be0f36 Read-only mode 2011-02-10 22:56:47 -08:00
Michael Jumper
7d1215e8c4 Thread support for MinGW32 2011-02-10 01:17:31 -08:00
Michael Jumper
e5074c2c58 Cross-platform close socket macro, init winsock if MINGW32, MINGW32 support(ish) for strerror 2011-02-10 00:27:31 -08:00
Michael Jumper
0cb6ad1502 Use send() instead of write() if MINGW32. 2011-02-10 00:24:17 -08:00
Michael Jumper
935d18ba01 Using new header 2011-02-09 01:40:46 -08:00
Michael Jumper
60897fc7f8 Renamed guaclog.h, added newline to macro 2011-02-09 01:39:27 -08:00
Michael Jumper
d7b1bc8dae Allow compile even if fork() and pthreads not present. 2011-02-08 19:58:26 -08:00
Michael Jumper
320b1e7f54 Added cross-platform sleep 2011-02-08 19:42:40 -08:00
Michael Jumper
e37507d312 Added check for wsock32 2011-02-08 18:39:08 -08:00
Michael Jumper
9c7c09cd7f Removed transfer limit, improved cross-platform logging, added check for png_structp. 2011-02-08 18:23:10 -08:00
Michael Jumper
fd1485e220 Added cross-platform logging. 2011-02-08 18:02:27 -08:00
Michael Jumper
f60824686f Removed experimental ready instruction 2011-01-21 20:00:14 -08:00
Michael Jumper
55f5755fc3 Calling setsockopt to allow reuse of socket. 2011-01-21 10:01:49 -08:00
Michael Jumper
84d79fc2ba Reverting (partially) ready message change - seems slower 2011-01-21 09:39:49 -08:00
Michael Jumper
859e739dae Support for "ready" message (both client and server) 2011-01-21 03:11:13 -08:00
Michael Jumper
081df9339b Added args, shifted left one now that protocol isn't passed as args to connect 2011-01-01 13:23:53 -08:00
Michael Jumper
455c340318 Implemented select message, allowing args definition. 2011-01-01 13:22:17 -08:00
Michael Jumper
46a9529aa4 Fixed leak of instruction buffer - missing free in guac_close 2010-12-22 22:31:20 -08:00
Michael Jumper
62a886d258 Fixing leak in client init - GUACIO must be closed (and thus free'd) on init error 2010-12-22 02:04:09 -08:00
Michael Jumper
fbba21feac Fixing memory leak of client data struct 2010-12-22 02:00:13 -08:00
Michael Jumper
e45c8be4da guacd should fork self into background, like any self-respecting daemon. 2010-12-17 17:26:57 -08:00
Michael Jumper
866e8fa7c7 Moving to sbin 2010-12-17 17:02:19 -08:00
Michael Jumper
c3e4df73f1 Adding package descriptor for build system 2010-12-17 15:16:34 -08:00
Michael Jumper
4390b65a98 Adding package descriptor for build system 2010-12-17 15:14:18 -08:00
Michael Jumper
c9c2295dbd Adding package descriptor for build system 2010-12-17 15:10:00 -08:00
Michael Jumper
e55280d308 configure.in should specify errors for missing libs 2010-12-15 11:41:21 -08:00
Michael Jumper
36728eb34e configure.in should specify errors for missing libs 2010-12-15 11:41:03 -08:00
Michael Jumper
d1f20b04d2 Adding .gitignore 2010-12-14 01:34:54 -08:00
Michael Jumper
7018560c4d Updated .gitignore 2010-12-14 01:34:10 -08:00
Michael Jumper
7cab7d0d2f Adding .gitignore 2010-12-14 01:27:28 -08:00
Michael Jumper
c1e6b2c7f3 Renamed package 2010-12-13 23:09:10 -08:00
Michael Jumper
7e5d3276c0 More renaming 2010-12-08 13:14:04 -08:00
Michael Jumper
91c4ef665a More renaming 2010-12-08 13:14:04 -08:00
Michael Jumper
857030249a More renaming 2010-12-08 13:14:04 -08:00