aboutsummaryrefslogtreecommitdiff
path: root/src/server.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Gabriel2018-05-021-1/+1
| | | | | | | | | | | | | | | | 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 Gabriel2018-05-021-2/+2
|
* src/server.c: Allow proto name freerdp2 for RDP sessions.Mike Gabriel2018-05-021-1/+1
|
* Add ArcticaProject as copyright holders.Mike Gabriel2015-09-191-1/+3
|
* Apply 03_x2go+rls.patch. Provide support for X2Go remote logins.Mike Gabriel2014-11-031-0/+6
|
* Revert "upload to ppa:x2go/stable+ppa ↵Mike Gabriel2014-11-021-6/+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 Gabriel2014-11-021-0/+6
| | | | | | | * 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.0Mike Gabriel2014-11-021-0/+292