[GitHub] guacamole-manual pull request #83: GUACAMOLE-446: Documentation for new driv...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/guacamole-manual/pull/83 GUACAMOLE-446: Documentation for new drive-name parameter. Documentation for the parameter allowing redirected drive name to be configured. You can merge this pull request into a Git

[GitHub] guacamole-server pull request #155: GUACAMOLE-446: Allow redirected drive na...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/guacamole-server/pull/155 GUACAMOLE-446: Allow redirected drive name to be configured Allows for the name of the redirected drive to be configured when pushing a filesystem through via RDP. Note that

[GitHub] guacamole-client pull request #258: GUACAMOLE-446: Allow redirected drive na...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/guacamole-client/pull/258 GUACAMOLE-446: Allow redirected drive name to be configured Client-side changes to allow the drive name to be configured when redirecting a filesystem using RDP device redirection.

[GitHub] guacamole-server pull request #154: GUACAMOLE-445: Make Printer Name Configu...

2018-02-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/154#discussion_r170243969 --- Diff: src/protocols/rdp/guac_rdpdr/rdpdr_printer.c --- @@ -141,18 +141,20 @@ static void

[GitHub] guacamole-server pull request #154: GUACAMOLE-445: Make Printer Name Configu...

2018-02-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/154#discussion_r170243837 --- Diff: src/protocols/rdp/guac_rdpdr/rdpdr_messages.c --- @@ -273,3 +273,15 @@ void guac_rdpdr_process_prn_using_xps(guac_rdpdrPlugin* rdpdr,

[GitHub] guacamole-server pull request #154: GUACAMOLE-445: Make Printer Name Configu...

2018-02-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/154#discussion_r170243694 --- Diff: src/protocols/rdp/guac_rdpdr/rdpdr_messages.c --- @@ -273,3 +273,15 @@ void guac_rdpdr_process_prn_using_xps(guac_rdpdrPlugin* rdpdr,

[GitHub] guacamole-server pull request #154: GUACAMOLE-445: Make Printer Name Configu...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/guacamole-server/pull/154 GUACAMOLE-445: Make Printer Name Configurable This adds the parameters and changes to rdpdr to make the printer name configurable in the RDP session. I'm not sure if we had

[GitHub] guacamole-manual pull request #82: GUACAMOLE-448: Document new caching param...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/guacamole-manual/pull/82 GUACAMOLE-448: Document new caching parameters for RDP connections. Adds documentation for the caching parameters to the RDP Performance section in the Configuration Guacamole chapter.