summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Korean)HEADmaster이정희2024-03-151-5/+5
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ko/
* post-release update of d/changelogMike Gabriel2024-02-051-0/+7
|
* Merge branch 'Ionic-bugfix/fix-distcheck'Mike Gabriel2023-09-152-3/+9
|\ | | | | | | Attributes GH PR #7: https://github.com/ArcticaProject/librda/pull/7
| * util/Makefile.am: add object-dir-based src directory to include path for ↵Mihai Moldovan2023-09-151-0/+1
| | | | | | | | VPATH builds.
| * src/Makefile.am: make sure that the auto-generated ↵Mihai Moldovan2023-09-151-3/+8
|/ | | | rda_supported_technologies.h header file does not appear in dist tarballs.
* configure.ac: Bump LT_VERSION to 18+1:4:1+1 -> 19:4:2.Mike Gabriel2023-09-151-1/+1
|
* Merge branch 'Ionic-feature/backends'Mike Gabriel2023-09-1512-2/+449
|\ | | | | | | Attributes GH PR #6: https://github.com/ArcticaProject/librda/pull/6
| * util/rdacheck.c: add generic protocol support.Mihai Moldovan2023-09-151-0/+11
| |
| * po/POTFILES.in: add src/rda_protocol.c.Mihai Moldovan2023-09-151-0/+1
| |
| * po/POTFILES.in: add src/rda_util.c.Mihai Moldovan2023-09-151-0/+1
| |
| * src/Makefile.am: compile the source and install header files for the new ↵Mihai Moldovan2023-09-151-0/+2
| | | | | | | | generic protocol support.
| * src/Makefile.am: compile the source and install header file for utilities.Mihai Moldovan2023-09-151-0/+2
| |
| * src/rda.c: add generic protocol support.Mihai Moldovan2023-09-151-1/+3
| | | | | | | | | | We're setting the protocol to RDA_PROTOCOL_NONE for local sessions here. All the other detection is done in the remote technology's code.
| * src/rda_x2go.{c,h}: add generic protocol support.Mihai Moldovan2023-09-152-1/+91
| | | | | | | | | | X2Go supports both NX and KDrive sessions, so parse the session ID (X2GO_SESSION) to find out what protocol the session uses.
| * src/rda_ogon.{c,h}: add generic remote protocol support.Mihai Moldovan2023-09-152-0/+15
| | | | | | | | Ogon only supports RDP, so expose only that.
| * src/: add rda_util.{c,h} for miscellaneous utilities.Mihai Moldovan2023-09-152-0/+62
| |
| * src/: add rda_protocol.{c,h} for generic remote protocol support.Mihai Moldovan2023-09-152-0/+261
|/
* Translated using Weblate (Ukrainian)Serhii Horichenko2023-09-041-7/+7
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/uk/
* Translated using Weblate (Chinese (Traditional, Hong Kong))Jack Tam2023-01-061-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/zh_Hant_HK/
* Translated using Weblate (Arabic)bonbonboi2022-12-041-10/+14
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ar/
* Translated using Weblate (Malayalam)Kevin George2022-10-011-6/+9
| | | | | | | Currently translated at 33.3% (2 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ml/
* Translated using Weblate (Thai)Trisorn Triboon2022-05-191-9/+14
| | | | | | | Currently translated at 50.0% (3 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/th/
* Translated using Weblate (Ukrainian)Artem2022-05-171-6/+6
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/uk/
* Translated using Weblate (Faroese)Tummas Jóhan Sigvardsen2022-02-011-7/+9
| | | | | | | Currently translated at 33.3% (2 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/fo/
* Translated using Weblate (Chinese (Simplified))Eric2022-01-141-4/+4
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/zh_Hans/
* Translated using Weblate (Urdu)Civil 056DB2021-09-301-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ur/
* Translated using Weblate (Sardinian)Ivano Peddis2021-09-261-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/sc/
* Translated using Weblate (Serbian)Nikola Matić2021-08-201-12/+14
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/sr/
* Merge branch 'sunweaver-pr/travis-ci'Mike Gabriel2021-06-074-1/+157
|\ | | | | | | Attributes GH PR #5: https://github.com/ArcticaProject/librda/pull/5
| * util/rdacheck.c: Attribute argc and argv of main() as unused.Mike Gabriel2021-06-071-1/+1
| |
| * src/Makefile.am: Also enable -Werror for src/ folder.Mike Gabriel2021-06-071-0/+1
| |
| * Travis CI: Add initial CI build configuration.Mike Gabriel2021-06-072-0/+155
|/
* debian/changelog: Fix empty stanza (for 0.0.2-0).Mike Gabriel2021-06-071-0/+3
|
* debian/rules: White-space fix. Non-functional.Mike Gabriel2021-06-071-1/+1
|
* debian/copyright: Fix c+p flaw in LGPL-2+ license header.Mike Gabriel2021-06-071-2/+2
|
* Translated using Weblate (Burmese)j.kemu2021-04-201-9/+12
| | | | | | | Currently translated at 83.3% (5 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/my/
* Translated using Weblate (Lithuanian)Kornelijus Tvarijanavičius2020-09-221-12/+15
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/lt/
* Translated using Weblate (Hungarian)Doma Gergő2020-09-161-6/+6
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/hu/
* Translated using Weblate (Occitan)Quentin PAGÈS2020-08-301-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/oc/
* Translated using Weblate (Hindi)oo nth2020-08-301-4/+4
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/hi/
* Translated using Weblate (Hebrew)Yaron Shahrabani2020-07-221-7/+5
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/he/
* Translated using Weblate (Portuguese)Manuela Silva2020-05-141-4/+4
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/pt/
* Translated using Weblate (English (United Kingdom))Manuela Silva2020-05-141-8/+10
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/en_GB/
* Translated using Weblate (Uyghur)Abdusalam2020-05-091-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ug/
* Translated using Weblate (Danish)Allan Nordhøy2020-04-031-3/+3
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/da/
* Translated using Weblate (Danish)Henrik Dankvardt2020-02-221-11/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/da/
* Translated using Weblate (Malay)Arif Fahmi Fisal2020-02-121-10/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/ms/
* Translated using Weblate (Ukrainian)Vitalij Čajka2020-02-091-8/+8
| | | | | | | Currently translated at 83.3% (5 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/uk/
* Translated using Weblate (Persian)آراز2020-01-201-5/+5
| | | | | | | Currently translated at 83.3% (5 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/fa/
* Translated using Weblate (Croatian)Milo Ivir2020-01-011-12/+14
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Arctica Framework/librda Translate-URL: https://hosted.weblate.org/projects/arctica-framework/librda/hr/