James Muehlner
James Muehlner
As mentioned in https://issues.apache.org/jira/browse/GUACAMOLE-1656, this allows users to specify their own KSM configurations, which can fill in any values not already provided by the admin-defined KSM configuration. I've added a...
This PR enables a MinGW build for libguac only (no guacd) after I was unable to get the Cygwin build in https://github.com/apache/guacamole-server/pull/454 working. Caveats: ~* RDP Printing needs further testing,...
This change modifies the `ManagedClient` class such that pipe streams prior to an `onpipe` handler being set can still be processed. The idea is that you can register a pipe...