GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-server/pull/41

    GUACAMOLE-175: Move core of guacd into utility library (libguacd)

    This change moves much of the reusable innards of guacd into a utility 
library, "libguacd", which other components of guacamole-server can use to 
provide guacd-like Guacamole protocol implementations.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/incubator-guacamole-server 
libguacd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-server/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit d7a604c8b29574be21002ad5c90ff27d76301824
Author: Michael Jumper <[email protected]>
Date:   2016-09-09T17:44:16Z

    GUACAMOLE-175: Move common core of guacd into libguacd utility library.

commit 45adc6359729d5f10636dd25488080c04b0463ea
Author: Michael Jumper <[email protected]>
Date:   2016-09-11T02:29:57Z

    GUACAMOLE-175: Split logging between guacd and libguacd.

commit 4c06d755f95bfacaa6f1b5f435b6a94ef2d8a608
Author: Michael Jumper <[email protected]>
Date:   2016-09-11T20:18:27Z

    GUACAMOLE-175: Move guacd_handle_user() to libguacd.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to