Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/*.h: Fix file names in comment header. | Mike Gabriel | 2018-09-08 | 2 | -2/+2 |
* | Ogon RDP support: initial draft to support Ogon RDP as remote desktop technol... | Mike Gabriel | 2018-07-02 | 4 | -0/+153 |
* | src/rda_x2go.c: Some tab stop fixes. | Mike Gabriel | 2018-06-28 | 1 | -8/+8 |
* | src/rda.c: Report a desktop session as local, if XDG_SEAT env var is set in t... | Mike Gabriel | 2018-06-28 | 1 | -4/+10 |
* | src/rda_x2go.c: Use g_spawn_command_line_sync() for suspending/terminating X2... | Mike Gabriel | 2018-06-27 | 1 | -31/+15 |
* | src/rda.pc.in: Make people use <rda/rda.h> in include headers, rather than <r... | Mike Gabriel | 2018-06-27 | 1 | -1/+1 |
* | src/rda.h: Fix prototype for rda_session_suspend(). Add prototype for rda_ses... | Mike Gabriel | 2018-06-27 | 1 | -1/+4 |
* | initial draft of the RDA shared library | Mike Gabriel | 2018-06-27 | 6 | -0/+390 |