index
:
librda
master
release-builds
Remote Desktop Awareness (shared library)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
happy new year
Mike Gabriel
2019-01-19
7
-7
/
+7
*
src/rda.h: Include rda_supported_technologies via non-local path.
Mike Gabriel
2019-01-19
1
-1
/
+1
*
Make rda_supported_technologies*() return GList objects.
Mike Gabriel
2019-01-19
2
-5
/
+24
*
Add rda_supported_technologies_by_name() function that sends technology names...
Mike Gabriel
2019-01-18
2
-0
/
+18
*
Move special remote technology pretty names to .c files providing features fo...
Mike Gabriel
2019-01-18
5
-2
/
+22
*
Fix wrong WITH_REMOTE_AWARENESS_*** macro names.
Mike Gabriel
2019-01-18
5
-18
/
+18
*
src/rda.h: Include rda_supported_technologies.h from local folder.
Mike Gabriel
2018-11-09
1
-1
/
+1
*
src/rda_supported_technologies.h.in: Generate header file that knows what RDA...
Mike Gabriel
2018-11-05
3
-0
/
+45
*
src/Makefile.am: Always compile rda_x2go.c and rda_ogon.c files. This partial...
Mike Gabriel
2018-11-02
1
-2
/
+2
*
automake: Add GObject Introspection support.
Mike Gabriel
2018-11-02
2
-0
/
+27
*
src/rda.c: Don't fail if no remote technology is enabled at configure time.
Mike Gabriel
2018-11-02
1
-5
/
+4
*
src/rda_*.c: White-space fix at end of file.
Mike Gabriel
2018-11-02
2
-2
/
+2
*
librda_la_SOURCES: add conditional sources
rbuj
2018-10-13
1
-3
/
+2
*
configure.ac et al.: Make it possible to enable/disable awareness for the sup...
Mike Gabriel
2018-09-08
5
-0
/
+37
*
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