Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/*.c: Make function parameters as RLS_UNUSED, if they are. | Mike Gabriel | 2021-06-11 | 1 | -4/+4 |
| | |||||
* | src/uccs-server.c: Fix int comparison, so both compared variables are of the ↵ | Mike Gabriel | 2021-06-11 | 1 | -1/+1 |
| | | | | same type. | ||||
* | src/uccs-server.c: Inject another artificial nm_state_changed() callback ↵ | Mike Gabriel | 2018-06-16 | 1 | -0/+1 |
| | | | | | | | | | | | | after UCCS config file has been fully parsed-in. Fixes ArcticaProject/arctica-greeter#10. Another fix is needed in Arctica Greeter, though. With this fix, the UCCS query happens immediately, if network connectivity is already available. However, the Remote Logon box still does not get shown, but with this commit, the issue now becomes an Arctica Greeter UI issue. | ||||
* | Start working on and using API v5. | Mike Gabriel | 2018-05-03 | 1 | -0/+1 |
| | |||||
* | White-space clean-up at EOLs. | Mike Gabriel | 2018-04-16 | 1 | -8/+8 |
| | |||||
* | Port to libnm (from libnm-glib). | Mike Gabriel | 2018-04-16 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | 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 | 1 | -17/+11 |
| | | | | of an exec line | ||||
* | Add ArcticaProject as copyright holders. | Mike Gabriel | 2015-09-19 | 1 | -1/+3 |
| | |||||
* | fork remote-login-service as remote-logon-service | Mike Gabriel | 2015-09-19 | 1 | -5/+5 |
| | |||||
* | Apply 02_server-name.patch. Provide support for non-Canonical UCCS servers. | Mike Gabriel | 2014-11-03 | 1 | -0/+3 |
| | |||||
* | Apply patch 01_clear_servers.patch. | Mike Gabriel | 2014-11-03 | 1 | -0/+4 |
| | |||||
* | Revert "upload to ppa:x2go/stable+ppa ↵ | Mike Gabriel | 2014-11-02 | 1 | -7/+0 |
| | | | | | | (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 | 1 | -0/+7 |
| | | | | | | | * 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 | 1 | -0/+949 |