Commit Graph

3730 Commits

Author SHA1 Message Date
Alexandre Quesnel
d73e45eff1 Removing DEBUG() macro 2021-03-14 23:33:31 +00:00
Alexandre Quesnel
2ab3b97ba0 Migrating logging to LOG() and LOG_DEVEL() in common/* 2021-03-14 23:33:31 +00:00
Alexandre Quesnel
bb9d3079c0 Fixing formatting with astyle in common/* 2021-03-14 23:33:31 +00:00
matt335672
feb8ef33f5
Merge pull request #1813 from matt335672/client-info-versioning
Add versioning to xrdp_client_info #1813
2021-03-09 09:21:31 +00:00
matt335672
a8745acd7f
Merge pull request #1822 from metalefty/support-tier
README: mention platform support tier #1822
2021-03-05 09:37:24 +00:00
matt335672
9221541956
Merge pull request #1821 from matt335672/actions-cache-ver
Include OS version in github action cache for cppcheck #1821
2021-03-05 09:35:22 +00:00
Koichiro IWAO
517eef2dd9
README: mention platform support tier
and replace "Environment" section.
2021-03-04 22:12:40 +09:00
matt335672
a989426a57 Remove trailing spaces in actions file 2021-03-04 12:09:18 +00:00
matt335672
984e8d12c0 Add OS_VERSION to cppcheck cache tag name 2021-03-04 12:01:07 +00:00
matt335672
e1586a76ce
Merge pull request #1818 from glaubitz/arch-support
Add support for multiple currently unsupported architectures (#1818)
2021-03-04 10:14:51 +00:00
matt335672
72ecab4aeb
Merge pull request #1817 from clebig/patch-2
Add KRDC to supported client list in README.md #1817
2021-03-03 08:27:42 +00:00
John Paul Adrian Glaubitz
a777ff9ee0 Add support for sh 2021-03-03 02:55:40 +01:00
John Paul Adrian Glaubitz
1d1ec9614f Add support for s390 and s390x 2021-03-03 02:55:24 +01:00
John Paul Adrian Glaubitz
3b81df3f9e Add support for little-endian powerpc 2021-03-03 02:54:00 +01:00
John Paul Adrian Glaubitz
9c39aa1b9f Add support for m68k 2021-03-03 02:52:23 +01:00
Clément BRUGUERA
f947843c21
Update README.md 2021-03-02 16:04:04 +01:00
aquesnel
def72ac4be
Unify logging in vnc/* (#1811)
* Migrating logging to LOG() and LOG_DEVEL() in vnc/* (#1811)
2021-03-01 10:11:11 +00:00
aquesnel
d28f9cd75a
Unify logging in xrdpapi/* (#1812)
Migrating logging to LOG() and LOG_DEVEL() in xrdpapi/* (#1812)
2021-03-01 10:09:26 +00:00
matt335672
89843b12f4 Add versioning to xrdp_client_info 2021-02-26 11:27:13 +00:00
matt335672
b04fc6f5ab
Merge pull request #1767 from aquesnel/unify_logging_xrdp
Unify logging in xrdp/* (#1767)
2021-02-23 09:59:47 +00:00
aquesnel
920d1c8331
Unify logging in neutrinordp/* (#1807)
Migrate logging to LOG() and LOG_DEVEL() in neutrinordp/* (#1807)
2021-02-22 09:48:55 +00:00
Alexandre Quesnel
2fba8d43ac Removing logging from signal handler functions 2021-02-20 17:06:43 +00:00
Alexandre Quesnel
1b36f66e39 Migrating logging to LOG() and LOG_DEVEL() in xrdp/* 2021-02-20 17:05:42 +00:00
Alexandre Quesnel
237592e194 Fixing formatting with astyle in xrdp/* 2021-02-20 17:02:04 +00:00
aquesnel
b9bdee6ccc
Unify logging in mc/* (#1806)
* Fixing formatting with astyle in mc/*
* Migrating logging to LOG() and LOG_DEVEL() in mc/*
* Removing LIB_DEBUG
2021-02-12 12:09:42 +00:00
matt335672
8004a05a32
Merge pull request #1803 from matt335672/wm_states
Readability fix for WM states (#1803)
2021-02-11 14:58:35 +00:00
matt335672
0d5d9c9c4a
Merge pull request #1802 from aquesnel/unify_logging_xup
Unify logging in xup/* (#1802)
2021-02-11 11:26:13 +00:00
Alexandre Quesnel
4ec4292898 Migrating logging to LOG() and LOG_DEVEL() in xup/* 2021-02-11 04:42:50 +00:00
metalefty
59a8ab3e1b
Merge pull request #1804 from matt335672/freebsd12_2
Bump FreeBSD version to 12.2
2021-02-10 19:49:10 +09:00
matt335672
137488d01e Bump FreeBSD version to 12.2 2021-02-10 10:31:20 +00:00
matt335672
974c69a16b Initial fix for WM states 2021-02-09 10:22:22 +00:00
matt335672
5153ed6045
Merge pull request #1800 from matt335672/fix_use_nopam
Rename USE_NOPAM as USE_PAM (#1800)
2021-02-08 09:00:27 +00:00
matt335672
956e742213 Rename USE_NOPAM as USE_PAM 2021-02-05 11:44:43 +00:00
matt335672
dc3276cb62
Merge pull request #1789 from matt335672/issue1775
Added libxrdp_get_channel_count() (#1789)
2021-02-04 10:58:05 +00:00
matt335672
94cda679f5 Added libxrdp_get_channel_count() 2021-02-04 10:29:56 +00:00
aquesnel
0ec471b02d
Add detailed logging to libxrdp (#1742)
* Added s_rem(s) for getting the remaining bytes in a stream
* Added s_rem_out() macro
* Fixed 15bpp pointer error checking
* Combined the 512 and 2048 bit certificate sending  code paths
* Other detailed comments and logging added following MS-RDPBCGR
2021-02-04 10:11:54 +00:00
matt335672
42150c5c4f
Merge pull request #1793 from aquesnel/send_bell_fix
Fixing TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration
2021-01-25 09:12:34 +00:00
Alexandre Quesnel
87c89f0aa2 Fixing TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration 2021-01-23 22:57:15 +00:00
matt335672
43945e2d4b
Merge pull request #1787 from matt335672/minor-man-fixes
Minor manpage fixes
2021-01-21 10:14:12 +00:00
matt335672
9d229d2318 Minor manpage fixes 2021-01-20 12:55:35 +00:00
matt335672
b9c5c00d7c
Merge pull request #1765 from matt335672/issue1762
Remove output on stdout by default on daemon startup (#1762)
2021-01-07 11:05:27 +00:00
matt335672
1e13533048 Remove output on stdout by default on daemon startuip 2021-01-07 10:50:16 +00:00
matt335672
cca057908c
Merge pull request #1778 from matt335672/ec-crypto
Support EC cryptographic keys for TLS
2021-01-07 10:47:42 +00:00
matt335672
ea582429e1 Load any private key type, not just RSA (#1776)
Fix missing SSL logging and reformat with astyle
2021-01-07 10:34:39 +00:00
matt335672
c76c580441
Merge pull request #1771 from matt335672/cppcheck-new
Bump cppcheck version to 2.3
2020-12-31 12:46:02 +00:00
matt335672
8ab3a2e9f8 Bumped cppcheck version to 2.3
addressed resulting warnings
2020-12-31 11:27:14 +00:00
matt335672
d8998a0a19
Merge pull request #1769 from matt335672/issue1768
Fix regressions in auth modules
2020-12-29 10:44:10 +00:00
matt335672
8205559959 Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
metalefty
f24b7b7988
Merge pull request #1766 from metalefty/release
Release v0.9.15
2020-12-28 22:59:00 +09:00
Koichiro IWAO
114fc6eeaa
bump version to v0.9.15 2020-12-28 22:52:10 +09:00