Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start working on and using API v5. | Mike Gabriel | 2018-05-03 | 2 | -0/+4 |
| | |||||
* | proto change for X2Go Sessions: Rename "SessionType*" to "Command*". | Mike Gabriel | 2018-05-03 | 4 | -26/+26 |
| | |||||
* | src/server.c: Vim-caused typo fix. | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | src/server.c: Parenthesis fix. | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | Re-thinking naming scheme. The server type provided on DBus must match the ↵ | Mike Gabriel | 2018-05-02 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | LightDM remote session name. So, this is not about a proto name here, but about how RDP sessions are implemented. The first approach by Canonical used . lightdm-remote-session-freerdp and libpam-freerdp. . We use . lightdm-remote-session-freerdp2 and libpam-freerdp2. . The greeter needs to be told exactly this: what implementation to use. | ||||
* | src/server.c: RDP sessions shall be reported as rdp type over DBus. | Mike Gabriel | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | src/org.ArcticaProject.RemoteLogon.xml: Let's use rdp as default proto name ↵ | Mike Gabriel | 2018-05-02 | 1 | -2/+2 |
| | | | | for RDP sessions. | ||||
* | src/server.c: Allow proto name freerdp2 for RDP sessions. | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | White-space clean-up at EOLs. | Mike Gabriel | 2018-04-16 | 3 | -26/+26 |
| | |||||
* | Properly initialize Libgcrypt. | Mike Gabriel | 2018-04-16 | 1 | -0/+8 |
| | | | | Fixes ArcticaProject/remote-logon-service#1 | ||||
* | Port to libnm (from libnm-glib). | Mike Gabriel | 2018-04-16 | 2 | -3/+3 |
| | |||||
* | src/uccs-server.c: Revert back to soup_session_queue_message(). Noting that ↵ | Mike Gabriel | 2017-10-25 | 1 | -1/+1 |
| | | | | the behaviour has changed compared to the same function from SoupSessionSync (the request is run in the MainLoop thread rather than in a separate thread). | ||||
* | Fix for previous commit. | Mike Gabriel | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | src/uccs-server.c: Use soup synchronously. | Mike Gabriel | 2017-10-25 | 1 | -2/+2 |
| | |||||
* | Test-wise revert "uccs-server.c: Replace deprecated soup_session_sync_new() ↵ | Mike Gabriel | 2017-10-25 | 1 | -1/+1 |
| | | | | | | by soup_session_new()." This reverts commit 7777d201449def6696174b1a5ec94ede247f3825. | ||||
* | src/uccs-server.c: Fix g_warning() message. | Mike Gabriel | 2017-05-21 | 1 | -1/+1 |
| | |||||
* | Avoid crash during test runs. Don't initialize new NMClient instance during ↵ | Mike Gabriel | 2017-04-29 | 1 | -10/+14 |
| | | | | unit tests. | ||||
* | Use remote-logon-config-agent instead of thin-client-config-agent. | Mike Gabriel | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | uccs-server.c: Replace deprecated soup_session_sync_new() by soup_session_new(). | Mike Gabriel | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | ensure that the availability of a server gets signaled, even in the absence ↵ | David Barth | 2015-09-22 | 3 | -18/+19 |
| | | | | of an exec line | ||||
* | Add ArcticaProject as copyright holders. | Mike Gabriel | 2015-09-19 | 14 | -14/+38 |
| | |||||
* | fork remote-login-service as remote-logon-service | Mike Gabriel | 2015-09-19 | 5 | -36/+34 |
| | |||||
* | Apply 03_x2go+rls.patch. Provide support for X2Go remote logins. | Mike Gabriel | 2014-11-03 | 7 | -5/+305 |
| | |||||
* | Apply 02_server-name.patch. Provide support for non-Canonical UCCS servers. | Mike Gabriel | 2014-11-03 | 1 | -0/+3 |
| | |||||
* | Apply patch glib-deprecated.diff. Provide support for old GLib versions. | Mike Gabriel | 2014-11-03 | 1 | -0/+2 |
| | |||||
* | Apply patch 01_clear_servers.patch. | Mike Gabriel | 2014-11-03 | 1 | -0/+4 |
| | |||||
* | Attempt (1) to fix FTBFS... | Mike Gabriel | 2014-11-03 | 3 | -3363/+0 |
| | | | | | | | | * debian/rules: + Build using dh_autoreconf. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time. | ||||
* | Revert "upload to ppa:x2go/stable+ppa ↵ | Mike Gabriel | 2014-11-02 | 6 | -28/+5 |
| | | | | | | (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1)" This reverts commit d8d094ddbe0fb9ab86ecd33f6cdd056d8b1ce9f2. | ||||
* | upload to ppa:x2go/stable+ppa (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1) | Mike Gabriel | 2014-11-02 | 6 | -5/+28 |
| | | | | | | | * Non-maintainer upload. * Add SERVER_NAME env var support. * Add X2Go support to RLS. * Provide via ppa:x2go/ppa and ppa:x2go/stable on Launchpad. | ||||
* | Imported Upstream version 1.0.0upstream/1.0.0 | Mike Gabriel | 2014-11-02 | 17 | -0/+6152 |