aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/*.c: Make function parameters as RLS_UNUSED, if they are.Mike Gabriel2021-06-112-13/+13
* autoconf: Don't set -Werror globally, but for selected targets only.Mike Gabriel2021-06-111-0/+4
* src/uccs-server.c: Fix int comparison, so both compared variables are of the ...Mike Gabriel2021-06-111-1/+1
* src/crypt.c: Fix int comparison, so both compared variables are of the same t...Mike Gabriel2021-06-111-1/+1
* src/defines.h: Define RLS_UNUSED macro.Mike Gabriel2021-06-091-0/+2
* src/uccs-server.c: Inject another artificial nm_state_changed() callback afte...Mike Gabriel2018-06-161-0/+1
* Makefile.am: Re-layout format.Mike Gabriel2018-05-071-48/+69
* src/defines.h: g_setenv() expects a string as value. So defining UCCS_API_VER...Mike Gabriel2018-05-041-1/+1
* Start working on and using API v5.Mike Gabriel2018-05-032-0/+4
* proto change for X2Go Sessions: Rename "SessionType*" to "Command*".Mike Gabriel2018-05-034-26/+26
* src/server.c: Vim-caused typo fix.Mike Gabriel2018-05-021-1/+1
* src/server.c: Parenthesis fix.Mike Gabriel2018-05-021-1/+1
* Re-thinking naming scheme. The server type provided on DBus must match the Li...Mike Gabriel2018-05-022-3/+3
* src/server.c: RDP sessions shall be reported as rdp type over DBus.Mike Gabriel2018-05-021-2/+2
* src/org.ArcticaProject.RemoteLogon.xml: Let's use rdp as default proto name f...Mike Gabriel2018-05-021-2/+2
* src/server.c: Allow proto name freerdp2 for RDP sessions.Mike Gabriel2018-05-021-1/+1
* White-space clean-up at EOLs.Mike Gabriel2018-04-163-26/+26
* Properly initialize Libgcrypt.Mike Gabriel2018-04-161-0/+8
* Port to libnm (from libnm-glib).Mike Gabriel2018-04-162-3/+3
* src/uccs-server.c: Revert back to soup_session_queue_message(). Noting that t...Mike Gabriel2017-10-251-1/+1
* Fix for previous commit.Mike Gabriel2017-10-251-1/+1
* src/uccs-server.c: Use soup synchronously.Mike Gabriel2017-10-251-2/+2
* Test-wise revert "uccs-server.c: Replace deprecated soup_session_sync_new() b...Mike Gabriel2017-10-251-1/+1
* src/uccs-server.c: Fix g_warning() message.Mike Gabriel2017-05-211-1/+1
* Avoid crash during test runs. Don't initialize new NMClient instance during u...Mike Gabriel2017-04-291-10/+14
* Use remote-logon-config-agent instead of thin-client-config-agent.Mike Gabriel2016-09-141-1/+1
* uccs-server.c: Replace deprecated soup_session_sync_new() by soup_session_new().Mike Gabriel2016-08-261-1/+1
* ensure that the availability of a server gets signaled, even in the absence o...David Barth2015-09-223-18/+19
* Add ArcticaProject as copyright holders.Mike Gabriel2015-09-1914-14/+38
* fork remote-login-service as remote-logon-serviceMike Gabriel2015-09-195-36/+34
* Apply 03_x2go+rls.patch. Provide support for X2Go remote logins.Mike Gabriel2014-11-037-5/+305
* Apply 02_server-name.patch. Provide support for non-Canonical UCCS servers.Mike Gabriel2014-11-031-0/+3
* Apply patch glib-deprecated.diff. Provide support for old GLib versions.Mike Gabriel2014-11-031-0/+2
* Apply patch 01_clear_servers.patch.Mike Gabriel2014-11-031-0/+4
* Attempt (1) to fix FTBFS...Mike Gabriel2014-11-033-3363/+0
* Revert "upload to ppa:x2go/stable+ppa (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14....Mike Gabriel2014-11-026-28/+5
* upload to ppa:x2go/stable+ppa (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1)Mike Gabriel2014-11-026-5/+28
* Imported Upstream version 1.0.0upstream/1.0.0Mike Gabriel2014-11-0217-0/+6152