Virtually Nick
Virtually Nick
##### SUMMARY When trying to use the vmware_export_ovf plugin to export OVFs of a VM, anything over a certain size (or amount of time?) generates an error: get exception: The...
I've written a patch to imapsync to add support for GroupWise Trusted Apps via imap. This allows you to sync to or from GroupWise without knowing the source or destination...
This pull request adds support for notifying the connection owner that another user has joined their connection. This is broken up into three commits - the first adds the underlying...
Applying the patch provided on the Jira issue.
This is the client-side change for apache/guacamole-server#358, which adds support for notifying the connection owner when a user joins the connection.
Adds support for configuring the SSL protocol version to use when making a secure LDAP connection.
This is an attempt at resolving the challenge specified in the Jira ticket, which is that the default `${GAUC_DATE}` and `${GUAC_TIME}` tokens may not match up to the JDBC start...
This change implements a style change for users and groups that are disabled, changing the font color to gray and italicizing the user or group name.
Provides some basic implementations for `String` and `URI` list properties in `guacamole-ext`, in anticipation of those being required for things like LDAP and RADIUS server redundancy. Also, note that I...