aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.0.2.901.0.2.90release-buildsMike Gabriel2018-05-073-3/+62
* Makefile.am: Re-layout format.Mike Gabriel2018-05-075-97/+170
* src/defines.h: g_setenv() expects a string as value. So defining UCCS_API_VER...Mike Gabriel2018-05-041-1/+1
* Start working on and using API v5.Mike Gabriel2018-05-032-0/+4
* proto change for X2Go Sessions: Rename "SessionType*" to "Command*".Mike Gabriel2018-05-034-26/+26
* tests/: Adapt unit tests to renaming from freerdp -> freerdp2.Mike Gabriel2018-05-023-22/+22
* 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 Li...Mike Gabriel2018-05-022-3/+3
* src/server.c: RDP sessions shall be reported as rdp type over DBus.Mike Gabriel2018-05-021-2/+2
* src/org.ArcticaProject.RemoteLogon.xml: Let's use rdp as default proto name f...Mike Gabriel2018-05-021-2/+2
* src/server.c: Allow proto name freerdp2 for RDP sessions.Mike Gabriel2018-05-021-1/+1
* release 1.0.2.01.0.2.0Mike Gabriel2018-04-16120-122/+249
* White-space clean-up at EOLs.Mike Gabriel2018-04-1612-60/+60
* Adopt changes from official Debian packaging.Mike Gabriel2018-04-161-4/+4
* Properly initialize Libgcrypt.Mike Gabriel2018-04-161-0/+8
* data/remote-logon-service.conf.in: Can't localize the name field. Not support...Mike Gabriel2018-04-161-1/+1
* Port to libnm (from libnm-glib).Mike Gabriel2018-04-164-5/+5
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-8/+12
* Translated using Weblate (Swedish)Anders Jonsson2017-11-291-7/+11
* Translated using Weblate (Norwegian Bokmål)Isaac Larsen2017-11-291-8/+12
* Translated using Weblate (Romanian)Gaman Gabriel2017-11-291-7/+11
* Translated using Weblate (Danish)Jan Poulsen2017-11-291-8/+12
* Translated using Weblate (Italian)Arturo La Spada2017-11-291-7/+11
* Translated using Weblate (Ukrainian)Володимир Бриняк2017-11-291-9/+13
* Translated using Weblate (Belarusian)Viktar Vauchkevich2017-11-291-9/+13
* Translated using Weblate (German)Mike Gabriel2017-11-291-7/+11
* update-po(t).sh: Update to some latest version (as used in other projects, too).Mike Gabriel2017-11-292-2/+53
* src/uccs-server.c: Revert back to soup_session_queue_message(). Noting that t...Mike Gabriel2017-10-251-1/+1
* Fix for previous commit.Mike Gabriel2017-10-251-1/+1
* src/uccs-server.c: Use soup synchronously.Mike Gabriel2017-10-251-2/+2
* Test-wise revert "uccs-server.c: Replace deprecated soup_session_sync_new() b...Mike Gabriel2017-10-251-1/+1
* debian/control: Promote remote-logon-config-agent from Recommends: to Depends...Mike Gabriel2017-10-251-1/+1
* po/: Generate .po files from LINGUAS file via msginit.Mike Gabriel2017-07-21118-36/+4151
* po/: Add LINGUAS file.Mike Gabriel2017-07-211-0/+117
* update-po.sh: Add simple script to update po/*.po files.Mike Gabriel2017-07-211-0/+9
* po/remote-logon-service.pot: Create file.Mike Gabriel2017-07-211-0/+36
* debian/{control,compat}: Revert to DH level 9, so that we continue Debian 9 s...Mike Gabriel2017-05-212-2/+2
* debian/*: Adopt various packaging changes from official Debian package.Mike Gabriel2017-05-216-7/+218
* src/uccs-server.c: Fix g_warning() message.Mike Gabriel2017-05-211-1/+1
* release 1.0.1.11.0.1.1Mike Gabriel2017-04-293-3/+39
* debian/control: Bump Standards: to 3.9.8. No changes needed.Mike Gabriel2017-04-291-1/+1
* Avoid crash during test runs. Don't initialize new NMClient instance during u...Mike Gabriel2017-04-292-10/+15
* debian/rules: Don't touch upstream ChangeLog.Mike Gabriel2017-04-291-1/+0
* debian/rules: Don't remove manually maintained upstream ChangeLog.Mike Gabriel2017-04-291-4/+0
* ChangeLog creation handled manually...Mike Gabriel2017-04-291-18/+6
* post-release fix-up of debian/changelogMike Gabriel2017-04-292-30/+6
* release 1.0.1.01.0.1.0Mike Gabriel2017-04-292-2/+201
* Use remote-logon-config-agent instead of thin-client-config-agent.Mike Gabriel2016-09-142-2/+2
* uccs-server.c: Replace deprecated soup_session_sync_new() by soup_session_new().Mike Gabriel2016-08-261-1/+1