Commit Graph

2508 Commits

Author SHA1 Message Date
Michael Jumper
5fba93594d GUAC-1172: Implement directory listing and file download via filesystem object. 2015-07-01 10:48:25 -07:00
Michael Jumper
482b3a728c GUAC-1172: Simplify filename validation and manipulation. 2015-07-01 10:48:25 -07:00
James Muehlner
6bfd3e46e0 Merge pull request #45 from glyptodon/object-api
GUAC-1172: Implement libguac side of Guacamole protocol objects.
2015-06-23 19:37:40 -07:00
Michael Jumper
60b3386733 GUAC-1172: Add constants for the root object name and the mimetype of a stream index. 2015-06-20 16:07:55 -07:00
Michael Jumper
9321312fce GUAC-1172: Add missing guac_client_alloc_object() and guac_client_free_object() definitions to client.h. 2015-06-20 12:57:23 -07:00
Michael Jumper
95ede7a91d GUAC-1172: Add object alloc/free. Add object index pool. 2015-06-19 14:41:25 -07:00
Michael Jumper
6e3a12b604 GUAC-1172: Implement filesystem, body, and undefine instructions. 2015-06-19 14:35:30 -07:00
Michael Jumper
f7e6deeaf4 GUAC-1172: Add instruction handlers and storage for Guacamole protocol objects. 2015-06-19 14:12:27 -07:00
James Muehlner
df791b057b Merge pull request #44 from glyptodon/object-api
GUAC-1172: Fix indentation within libguac Makefile.am.
2015-06-19 13:55:25 -07:00
Michael Jumper
ce6050b72a GUAC-1172: Fix indentation within libguac Makefile.am. 2015-06-19 13:51:52 -07:00
James Muehlner
f8c3271e0c Merge pull request #43 from glyptodon/rdp-perf-flags
GUAC-835: Add support for all RDP performance flags.
2015-06-15 10:06:01 -07:00
Michael Jumper
29b76243b9 GUAC-835: Add support for all RDP performance flags. 2015-06-12 16:35:38 -07:00
James Muehlner
95ae50478b Merge pull request #41 from glyptodon/terminal-font-dpi
GUAC-1226: Do not rely on Pango/Cairo for DPI handling - simply scale the font size.
2015-06-11 23:33:10 -07:00
Michael Jumper
77536dd68e GUAC-1226: Do not rely on Pango/Cairo for DPI handling - simply scale the font size. 2015-06-11 15:44:53 -07:00
James Muehlner
2e63b42afa Merge pull request #40 from glyptodon/bump-version
GUAC-1174: Update version numbers of man pages.
2015-06-08 17:28:23 -07:00
Michael Jumper
88ae1a26ff GUAC-1174: Update version numbers of man pages. 2015-06-08 17:27:08 -07:00
James Muehlner
09fd6eeffc Merge pull request #39 from glyptodon/bump-version
GUAC-1174: Bump version numbers to 0.9.7.
2015-06-08 17:00:48 -07:00
Michael Jumper
4b9bd1ec30 GUAC-1174: Bump version numbers to 0.9.7. 2015-06-08 16:58:23 -07:00
James Muehlner
bd22c6e383 Merge pull request #35 from glyptodon/client-name
GUAC-346: Add support for specifying the client hostname.
2015-04-14 14:02:30 -07:00
Michael Jumper
be0e1d9b12 GUAC-346: Add support for specifying the client hostname. 2015-04-14 12:39:08 -07:00
James Muehlner
358d41e277 Merge pull request #34 from glyptodon/vnc-clipboard-hang
GUAC-1056: Do not wait for messages if data is within the RFB client buffer.
2015-04-08 08:35:29 -07:00
Michael Jumper
5cb5be6923 GUAC-1056: Do not wait for messages if data is within the RFB client buffer. 2015-04-07 23:44:13 -07:00
James Muehlner
40fd28f86c Merge pull request #32 from glyptodon/italian-keyboard
GUAC-794: Italian keyboard
2015-03-31 11:39:45 -07:00
Michael Jumper
2144aa4f8f GUAC-794: Add missing hash sign to Italian keymap. 2015-03-31 11:31:52 -07:00
Michael Jumper
8b1ecae77f GUAC-794: Add Denis Bernacci to AUTHORS. 2015-03-31 11:19:39 -07:00
Denis Bernacci
07859aba06 GUAC-794: Add Italian keymap. 2015-03-31 11:18:38 -07:00
James Muehlner
00cceaba75 Merge pull request #31 from glyptodon/bump-version
GUAC-1128: Bump version numbers to 0.9.6.
2015-03-25 18:52:38 -07:00
Michael Jumper
b5d1e5aa80 GUAC-1128: Bump version numbers to 0.9.6. 2015-03-23 11:48:48 -07:00
James Muehlner
9b72370399 Merge pull request #30 from glyptodon/bitmap-memory-leak
GUAC-1095: Free any existing bitmap data prior to overwriting the bitmap data pointer.
2015-02-23 21:05:41 -08:00
Michael Jumper
001b8188e8 GUAC-1095: Free any existing bitmap data prior to overwriting the bitmap data pointer. 2015-02-23 20:36:33 -08:00
James Muehlner
b1d6788292 Merge pull request #29 from glyptodon/rdp-profile-segfault
GUAC-1090: Clip operation by surface size when no clipping rectangle is present.
2015-02-20 17:09:21 -08:00
Michael Jumper
732adf9063 GUAC-1090: Clip operation by surface size when no clipping rectangle is present. 2015-02-20 16:53:24 -08:00
James Muehlner
bc5635269d Merge pull request #28 from glyptodon/release-prep
GUAC-1018: Update guacamole-server for 0.9.5 release.
2015-02-15 18:53:44 -08:00
Michael Jumper
b4165f9773 GUAC-1018: Bump version numbers to 0.9.5. 2015-02-15 17:19:29 -08:00
Michael Jumper
4c1cdeb19f GUAC-1018: Update AUTHORS file. 2015-02-15 17:16:33 -08:00
Mike Jumper
12a1ae10b8 Merge pull request #22 from rvecchio/patch-1
GUAC-570: Solves the issue of blank pages occuring inside generated PDFs having 11 or more pages
2015-02-11 14:43:30 -08:00
James Muehlner
b92d2baa91 Merge pull request #27 from glyptodon/freerdp-dso-compat
GUAC-1005: Include libfreerdp-core in test for freerdp_channels_new()
2015-02-09 17:32:20 -08:00
Michael Jumper
61fde22b41 GUAC-1005: Include libfreerdp-core in test for freerdp_channels_new(). The function is not always included in libfreerdp-client, and its absence can result in libfreerdp-client not being linked in. 2015-02-09 16:24:00 -08:00
rvecchio
efe95748b7 GUAC-570 blank pages inside the generated PDFs 2015-02-09 10:03:05 +01:00
James Muehlner
7b6089481c Merge pull request #26 from glyptodon/terminal-resize-segfault
GUAC-1028: Fix race condition on terminal resize.
2015-02-05 18:23:10 -08:00
Michael Jumper
da367b373f GUAC-1028: Fix race condition on terminal resize. 2015-02-05 17:21:33 -08:00
James Muehlner
348dc9a1ba Merge pull request #25 from glyptodon/terminal-packet
GUAC-803: Make terminal updates more efficient
2015-02-04 19:35:50 -08:00
Michael Jumper
eb9c6fb899 GUAC-803: Continue reading data until end of frame. 2015-02-04 19:22:22 -08:00
Michael Jumper
61337d5614 GUAC-803: Notify terminal of changes instead of explicitly flushing/syncing. 2015-02-04 19:22:22 -08:00
Michael Jumper
c39201cd8b GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal. 2015-02-04 19:22:22 -08:00
James Muehlner
4ab6466226 Merge pull request #24 from glyptodon/terminal-scrollbar
GUAC-803: Add mouse support to scrollbar
2015-02-04 19:21:58 -08:00
Michael Jumper
207d97bec0 GUAC-803: Use normal pointer when mouse is over scrollbar. 2015-02-04 01:01:39 -08:00
Michael Jumper
fc476fd99e GUAC-803: Actually scroll when the scrollbar handle is dragged. 2015-02-04 00:41:45 -08:00
Michael Jumper
0a7f13ab5c GUAC-803: Calculate new scrollbar value based on mouse position. 2015-02-04 00:21:19 -08:00
Michael Jumper
f26c9443dc GUAC-803: Handle mouse events within scrollbar. 2015-02-03 23:51:04 -08:00