Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -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 Gabriel | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | src/server.c: Allow proto name freerdp2 for RDP sessions. | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | Add ArcticaProject as copyright holders. | Mike Gabriel | 2015-09-19 | 1 | -1/+3 |
| | |||||
* | Apply 03_x2go+rls.patch. Provide support for X2Go remote logins. | Mike Gabriel | 2014-11-03 | 1 | -0/+6 |
| | |||||
* | Revert "upload to ppa:x2go/stable+ppa ↵ | Mike Gabriel | 2014-11-02 | 1 | -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 Gabriel | 2014-11-02 | 1 | -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.0 | Mike Gabriel | 2014-11-02 | 1 | -0/+292 |