Commit Graph

  • 5e942c9a67 GUACAMOLE-446: Valid default value for the filesystem name. Nick Couchman 2018-07-03 23:23:38 -0400
  • 958fb4c8e0 GUACAMOLE-446: Pass through drive name to RDPDR stream. Nick Couchman 2018-07-03 23:10:05 -0400
  • cfcfe8866c GUACAMOLE-446: Add settings for drive name. Nick Couchman 2018-07-03 22:59:30 -0400
  • 35237a4f88 Merge 1.0.0 changes back to master. Michael Jumper 2018-07-03 19:32:36 -0700
  • da1e078242 GUACAMOLE-445: Merge support for defining the RDP printer name. Michael Jumper 2018-07-03 19:24:07 -0700
  • a1ec5d9ad7 GUACAMOLE-445: Implement per-device announce stream, set it up with device initalization, and collect them all during the annonuce process. Nick Couchman 2018-03-24 16:22:55 -0400
  • e68fe81938 GUACAMOLE-445: Pass printer name from settings to RDP session. Nick Couchman 2018-02-23 05:34:44 -0500
  • b21f00c29d GUACAMOLE-445: Add settings for printer name. Nick Couchman 2018-02-23 05:03:34 -0500
  • 67680bd2d5 Merge 1.0.0 changes back to master. Michael Jumper 2018-06-25 17:27:10 -0700
  • addb473148 GUACAMOLE-527: Merge support for SSH host key checking. Michael Jumper 2018-06-25 17:22:09 -0700
  • fe44fd7c3b GUACAMOLE-527: Remove unused error message length variable. Nick Couchman 2018-06-25 20:04:09 -0400
  • 7bc6a62365 GUACAMOLE-527: Do not call a remote host key a fingerprint. Nick Couchman 2018-06-25 13:57:01 -0400
  • ba684962b6 GUACAMOLE-527: Plug some memory leaks before returning NULL. Nick Couchman 2018-06-25 13:50:19 -0400
  • f9379dc6bb GUACAMOLE-527: Get full error message when key verification fails. Nick Couchman 2018-06-25 08:31:00 -0400
  • 7e254955e8 GUACAMOLE-527: Slight tweak to error message. Nick Couchman 2018-05-28 10:31:34 -0400
  • ebbb7492e7 GUACAMOLE-527: Add warning if no known host keys are provided. Nick Couchman 2018-05-28 10:27:44 -0400
  • 27c977adb2 GUACAMOLE-527: Make sure ssh_known_hosts exists before trying to load. Nick Couchman 2018-05-28 10:23:47 -0400
  • 428243bb78 GUACAMOLE-527: Move host key checking to a separate function. Nick Couchman 2018-05-28 10:12:07 -0400
  • ac2b4f8d12 GUACAMOLE-527: Check either provided key or key file, if it exists. Nick Couchman 2018-05-27 16:46:36 -0400
  • aec2be6da2 GUACAMOLE-527: Remove unnecessary includes. Nick Couchman 2018-05-24 09:41:44 -0400
  • 2bebb96804 GUACAMOLE-527: Fix host key options in the protocol settings. Nick Couchman 2018-05-24 09:24:48 -0400
  • 551598e0a4 GUACAMOLE-527: Use libssh2_knownhost_readline and remove host key type. Nick Couchman 2018-05-22 22:59:51 -0400
  • 42044e4279 GUACAMOLE-527: Clean up memory and logging. Nick Couchman 2018-04-06 06:47:35 -0400
  • ec4315dfbe GUACAMOLE-527: Correct names of parameters coming from client. Nick Couchman 2018-04-06 06:33:24 -0400
  • 5bb616832e GUACAMOLE-527: Order SSH handshake correctly, and remove unnecessary logging. Nick Couchman 2018-04-06 05:45:14 -0400
  • c080569cac GUACAMOLE-527: Fix issue with null host_key variable. Nick Couchman 2018-04-05 11:28:32 -0400
  • 2f0c6dcfa3 GUACAMOLE-527: Add error logging for known host checks. Nick Couchman 2018-04-05 11:26:50 -0400
  • 9112c4f32f GUACAMOLE-527: Enable host key setting for SFTP connections. Nick Couchman 2018-04-05 08:52:16 -0400
  • 0d82cd1e6c GUACAMOLE-527: Add host key and type settings. Nick Couchman 2018-04-05 07:36:37 -0400
  • 171bae1f5c GUACAMOLE-527: Add basic check for known hosts file for SSH connections. Nick Couchman 2018-03-25 17:34:29 -0400
  • c120aa0274 GUACAMOLE-574: Merge allow SSH/Telnet input from STDIN pipe. Nick Couchman 2018-06-18 20:17:42 -0400
  • b650bef139 GUACAMOLE-574: Redirect STDIN from pipe stream named "STDIN" for SSH and telnet. Michael Jumper 2018-05-19 14:32:30 -0700
  • 97593958e4 GUACAMOLE-574: Add support for reading STDIN from a pipe stream. Michael Jumper 2018-05-19 14:28:09 -0700
  • f3d9c2f610 GUACAMOLE-573: Merge allow selection of text while scrolling. Nick Couchman 2018-06-18 09:32:18 -0400
  • 7bfd3e1c6a GUACAMOLE-572: Merge fix typo in README. Nick Couchman 2018-06-18 06:26:30 -0400
  • da2e8220f3
    GUACAMOLE-572: Fix typo from "test-based protocol" to "text-based protocol" Liron Newman 2018-06-17 17:40:59 +0100
  • ecda5c1df9 GUACAMOLE-573: Read selection only within bounds of terminal/scrollback. Michael Jumper 2018-06-16 23:36:01 -0700
  • 1756c01522 GUACAMOLE-573: Update selected region when terminal scrolls. Michael Jumper 2018-06-16 23:09:43 -0700
  • 6f08ef2a07 GUACAMOLE-573: Allow text selection to be expanded using Shift (fixes GUACAMOLE-191). Michael Jumper 2018-06-16 22:50:20 -0700
  • c0d323828e GUACAMOLE-573: Copy terminal data directly into clipboard. Do not assume selected region will be strictly visible. Michael Jumper 2018-06-16 19:43:26 -0700
  • f87af06ad6 GUACAMOLE-573: Move terminal text selection code into own file. Michael Jumper 2018-06-16 18:12:19 -0700
  • 30e90b2425 Merge 1.0.0 changes back to master. Nick Couchman 2018-06-07 04:35:11 -0400
  • 334849e2a6 GUACAMOLE-570: Bump version number to 1.0.0. Nick Couchman 2018-06-07 04:34:05 -0400
  • 107fdda1f0 GUACAMOLE-570: Update libtool version info for libguac (interfaces added and removed). Michael Jumper 2018-06-05 21:48:39 -0700
  • 6850fd40fe GUACAMOLE-570: Bump version number to 1.0.0. Michael Jumper 2018-06-05 21:47:40 -0700
  • 21f54b9e12 GUACAMOLE-470: Merge changes addressing broken build / GCC warning. Michael Jumper 2018-05-27 21:13:25 -0700
  • 9c10ddae3b GUACAMOLE-470: Fix incompatible pointer type warning under older GCC. Jim Chen 2018-05-27 23:45:56 -0400
  • 526152b9c6 GUACAMOLE-564: Merge changes ignoring APC sequences within Guacamole's terminal emulator. Michael Jumper 2018-05-27 09:31:35 -0700
  • 81bba1b587 GUACAMOLE-470: Merge support for fully configurable terminal color palette. Michael Jumper 2018-05-27 08:49:18 -0700
  • 4eae5d2e6d GUACAMOLE-565: Merge add terminal-type parameter for SSH and telnet. Nick Couchman 2018-05-27 07:18:46 -0400
  • 87df97317f GUACAMOLE-565: Add terminal-type parameter for SSH and Telnet. Jim Chen 2018-01-09 23:11:12 -0500
  • b96afce222 GUACAMOLE-564: Hide APC escape sequence. Jim Chen 2018-01-09 22:36:46 -0500
  • 6da9236ffd GUACAMOLE-470: Reset character attributes on terminal reset. Jim Chen 2018-05-16 00:13:07 -0400
  • 03d9c51b5d GUACAMOLE-470: Fix crash when X11 color is not found. Jim Chen 2018-05-16 00:11:30 -0400
  • 7e68901ceb GUACAMOLE-470: Set palette index for parsed RGB colors. Jim Chen 2018-01-09 22:08:13 -0500
  • 1bd537c350 GUACAMOLE-470: Support configurable colors in color-scheme parameter. Jim Chen 2018-05-16 00:23:15 -0400
  • f8b35078fc GUACAMOLE-470: Add support for configurable default palette. Jim Chen 2018-01-09 22:14:56 -0500
  • b61a6ab758 GUACAMOLE-482: Merge allow encoding to proceed despite invalid instructions. Nick Couchman 2018-04-13 14:46:01 -0400
  • 8d43c4344d GUACAMOLE-482: Ignore invalid instructions within guacenc. Log failure at debug level. Michael Jumper 2018-04-12 15:07:45 -0700
  • 325c8061ea GUACAMOLE-407: Merge refactor guacd Docker to debian:stable base. Nick Couchman 2018-04-04 17:00:30 -0400
  • 6d8319e1bd GUACAMOLE-533: Merge process cleanup following disconnect. Nick Couchman 2018-04-02 18:17:36 -0400
  • 70b2b8a1bf GUACAMOLE-269: Merge support for overriding the character sequence sent for backspace for SSH/telnet. Michael Jumper 2018-04-02 12:19:02 -0700
  • dc1918b217 GUACAMOLE-269: Don't abort on ttymode issue, just log a warning. Nick Couchman 2018-04-02 15:05:56 -0400
  • 7453bc8f44 GUACAMOLE-269: Clean up logging and comments, and simplify code. Nick Couchman 2018-04-02 15:04:03 -0400
  • b441181c18 GUACAMOLE-269: Remove unnecessary data structure and array size, and update comments. Nick Couchman 2018-04-02 09:22:51 -0400
  • ea946f2492 GUACAMOLE-269: Changes to initializing opcode array. Nick Couchman 2018-04-02 09:10:11 -0400
  • c898f35959 GUACAMOLE-269: Clean up terminal backspace initialization. Nick Couchman 2018-04-02 07:47:49 -0400
  • d6a5695f8a GUACAMOLE-533: Wait at most 5 seconds for connection processes to terminate following disconnect. Michael Jumper 2018-03-13 17:00:10 -0700
  • 0126880dad GUACAMOLE-407: As the Docker base image lacks the "en_US" locale, we must instead use "C.UTF-8" to ensure characters render correctly. Michael Jumper 2018-04-01 22:05:06 -0700
  • b3c1471180 GUACAMOLE-407: Explicitly set LD_LIBRARY_PATH such that linker can find guacd's protocol plugins. Michael Jumper 2018-04-01 21:50:41 -0700
  • 1f60526ab8 GUACAMOLE-407: Do not build guaclog within guacd Docker image. The guacd image should contain only guacd. Michael Jumper 2018-04-01 21:36:59 -0700
  • 14389326b4 GUACAMOLE-407: Remove unnecessary setting of LC_ALL within build (only needed at runtime). Michael Jumper 2018-04-01 21:31:44 -0700
  • eb282e49d9 GUACAMOLE-407: Use Debian (stable) instead of Ubuntu. Michael Jumper 2018-04-01 21:24:50 -0700
  • 2e4fb5b91c GUACAMOLE-407: Upgrade Docker image to Ubuntu 17.10. Michael Jumper 2018-02-08 19:47:30 -0800
  • d6510360d0 GUACAMOLE-407: Dynamically derive runtime dependencies. Michael Jumper 2018-02-08 16:29:07 -0800
  • 554d3209db GUACAMOLE-407: Restrict runtime dependencies to only those libraries which are actually linked. Michael Jumper 2018-02-08 15:10:01 -0800
  • 72638aa03e GUACAMOLE-407: Update Docker image to use more recent packages by switching to Ubuntu. Michael Jumper 2018-02-08 12:40:15 -0800
  • 3516704b82 GUACAMOLE-42: Merge changes adding support for specifying the guacd log level for the Docker image. Michael Jumper 2018-03-31 10:53:39 -0700
  • a9d01af104 GUACAMOLE-42: Run CMD so that ENV can be used. Nick Couchman 2018-03-29 04:32:06 -0400
  • 1cfba83164 GUACAMOLE-42: Configure log level in docker. Nick Couchman 2018-03-28 19:54:07 -0400
  • e16bfd7837 GAUCAMOLE-269: Memory effeciency updates. Nick Couchman 2018-03-24 15:50:11 -0400
  • 11136f7d7b GUACAMOLE-269: More documentation updates. Nick Couchman 2018-03-24 15:09:34 -0400
  • 112ce5299e GUACAMOLE-269: Remove unnecessary dynamic allocation. Nick Couchman 2018-03-24 14:54:27 -0400
  • 86dde85b2d GUACAMOLE-269: Comment and spelling updates. Nick Couchman 2018-03-24 14:53:22 -0400
  • e2feb41605 GUACAMOLE-30: Merge support for systemd. Michael Jumper 2018-03-16 23:18:18 -0700
  • fef819fbb9 GUACAMOLE-30: Add license to file and want network.target. Nick Couchman 2018-03-16 17:02:53 -0400
  • f75579de7e GUACAMOLE-30: Change from script to data. Nick Couchman 2018-03-15 07:30:55 -0400
  • 77cac3b30d GUACAMOLE-30: Implement systemd script for guacd Nick Couchman 2018-03-15 06:52:41 -0400
  • 344ed4f42e GUACAMOLE-523: Merge changes registering RDPDR devices using the configured RDP client name. Michael Jumper 2018-03-08 11:14:37 -0800
  • a27757682a GUACAMOLE-523: Add default value for client name. Nick Couchman 2018-03-08 12:21:04 -0500
  • b72bcafecd GUACAMOLE-523: Pass configured client name through for redirect messages. Nick Couchman 2018-03-08 12:16:31 -0500
  • 45b832bfdc GUACAMOLE-269: Remove all dynamic allocation and simplify implementation. Nick Couchman 2018-03-08 09:32:19 -0500
  • dd7522bd9f GUACAMOLE-269: Get rid of dynamic allocation and properly free up data structures. Nick Couchman 2018-03-03 21:15:04 -0500
  • c3e1b2afef GUACAMOLE-269: Fix minor style issues and update comments. Nick Couchman 2018-02-27 15:49:57 -0500
  • 64ca77f3a5 GUACAMOLE-269: Change struct to struct pointer. Nick Couchman 2018-02-27 09:59:18 -0500
  • 33cca46346 GUACAMOLE-269: Remove debug code. Nick Couchman 2018-02-27 09:41:03 -0500
  • dd78d230ea GUACAMOLE-269: Backspace key should send null-terminated string. Nick Couchman 2018-02-27 09:35:29 -0500
  • c286668b79 GUACAMOLE-269: Name functions per Guacamole standards. Nick Couchman 2018-02-27 09:23:30 -0500
  • 9bd28321e5 GUACAMOLE-269: Fix up style in comments. Nick Couchman 2018-02-27 09:13:01 -0500
  • fd58d31eea GUACAMOLE-269: Use backspace config to set up tty modes. Nick Couchman 2018-02-25 08:41:14 -0500