summaryrefslogtreecommitdiff
path: root/src/rda.c
Commit message (Expand)AuthorAgeFilesLines
* src/rda.c: add generic protocol support.Mihai Moldovan2023-09-151-1/+3
* src/rda.c: Initialize GList objects in rda_supported_technologies{,_by_name}(...Mike Gabriel2019-01-251-2/+2
* Support 'make distcheck'.Mike Gabriel2019-01-221-1/+0
* happy new yearMike Gabriel2019-01-191-1/+1
* Make rda_supported_technologies*() return GList objects.Mike Gabriel2019-01-191-4/+20
* Add rda_supported_technologies_by_name() function that sends technology names...Mike Gabriel2019-01-181-0/+15
* Move special remote technology pretty names to .c files providing features fo...Mike Gabriel2019-01-181-2/+2
* Fix wrong WITH_REMOTE_AWARENESS_*** macro names.Mike Gabriel2019-01-181-10/+10
* src/rda.c: Don't fail if no remote technology is enabled at configure time.Mike Gabriel2018-11-021-5/+4
* configure.ac et al.: Make it possible to enable/disable awareness for the sup...Mike Gabriel2018-09-081-0/+21
* Ogon RDP support: initial draft to support Ogon RDP as remote desktop technol...Mike Gabriel2018-07-021-0/+17
* src/rda.c: Report a desktop session as local, if XDG_SEAT env var is set in t...Mike Gabriel2018-06-281-4/+10
* initial draft of the RDA shared libraryMike Gabriel2018-06-271-0/+132