matt335672
3ea19ef0cd
Create ms-rdpeclip.h and update ms-rdpbcgr.h
2021-06-08 14:11:17 +01:00
matt335672
85b101dfb2
Added string function g_strnchr()
2021-06-08 14:11:17 +01:00
matt335672
949a81443b
Add server_chansrv_in_use() to module interface
2021-06-08 14:11:17 +01:00
metalefty
96052ba6e3
Merge pull request #1916 from matt335672/actions_bump_legacy_to_1804
...
Bump legacy OS to Ubuntu 18.04
2021-06-08 11:35:11 +09:00
matt335672
2727bba2e3
Bump legacy OS to Ubuntu 18.04 (see https://github.com/actions/virtual-environments/issues/3287 )
2021-06-07 16:09:48 +01:00
matt335672
cc0f0bad4e
Merge pull request #1913 from matt335672/disallow_enable_xrdpdebug
...
Actively prevent user from specifying --enable-xrdpdebug (#1913 )
2021-06-07 14:38:22 +01:00
matt335672
7e03f8d006
Actively prevent user from specifying --enable-xrdpdebug
2021-06-04 14:43:18 +01:00
matt335672
d126a31067
Merge pull request #1908 from matt335672/streamcheck-fix
...
Fixes --enable-devel-streamcheck (update to #1887 )
2021-06-02 16:11:16 +01:00
matt335672
09d4e1db14
Fixes --enable-devel-streamcheck
2021-06-02 15:52:49 +01:00
matt335672
148000c46b
Merge pull request #1899 from TOMATO-ONE/neutrinordp_add_channel
...
Allow common channel settings to be overridden for modules as well as chansrv (#1899 )
2021-05-28 11:22:08 +01:00
matt335672
7d8f0846d9
Merge pull request #1887 from matt335672/stream_overflow_check
...
Generalise development build options, and add --enable-devel-streamcheck #1887
2021-05-28 11:03:00 +01:00
matt335672
eda01f0853
Fix chansrv unterminated streams
2021-05-28 10:57:12 +01:00
matt335672
763f8fab7f
xrdp_rdp_send_data() now works with --enable-devel-streamcheck
2021-05-28 10:57:12 +01:00
matt335672
d0a8ed37e0
Fix file I/O buffer probs detected by --enable-devel-streamcheck
2021-05-28 10:57:12 +01:00
matt335672
c714a555bd
Added in --enable-devel-streamcheck
2021-05-28 10:57:12 +01:00
matt335672
52a52daddd
Split development option into separate things
2021-05-28 10:57:12 +01:00
matt335672
fa1a6cfe5e
Merge pull request #1902 from matt335672/ci-fixes
...
CI: Update package lists before adding packages
2021-05-28 10:56:37 +01:00
matt335672
341a32581c
CI: Update package lists before adding packages
2021-05-28 10:47:18 +01:00
TOMATO-ONE
604fa30083
Common channel settings can be overridden for each session type in NeutrinoRDP.
2021-05-27 23:53:30 +09:00
matt335672
43107d5c71
Merge pull request #1897 from matt335672/issue1879-fixup
...
Removed extra space which is breaking new astyle check
2021-05-26 10:00:12 +01:00
matt335672
b95e14ed2e
Removed extra space, breaking astyle check
2021-05-26 09:47:04 +01:00
matt335672
ce10d3a1a8
Merge pull request #1879 from aquesnel/check_formatting
...
Add checking the code formatting with astyle during CI builds (#1879 )
2021-05-26 09:14:59 +01:00
matt335672
70a8af10f4
Merge pull request #1875 from TOMATO-ONE/devel
...
neutrinordp: Log the IP address, port, and user name of the NeutrioRDP Proxy connection (#1875 )
2021-05-13 16:02:40 +01:00
TOMATO-ONE
c6fcb16361
Log the IP address, port, and user name of the NeutrioRDP Proxy connection. #1873
...
Add comments to [vnc-any] and [neutrinordp-any] secion in xrdp.ini.in .
Logging NeurionoRDP Proxy disconnect.
2021-05-12 22:28:07 +09:00
Alexandre Quesnel
52707ac686
Fixing formatting with astyle
2021-05-08 16:58:11 +00:00
Alexandre Quesnel
f8652e3a0f
Add checking the code formatting with astyle during CI builds
2021-05-08 16:53:32 +00:00
metalefty
a4c7ee077c
Merge pull request #1874 from metalefty/release
...
Release v0.9.16
2021-04-30 20:57:55 +09:00
Koichiro IWAO
5b462e5c6e
NEWS: set v0.9.16 release date
2021-04-30 20:49:44 +09:00
Koichiro IWAO
b042d986fc
bump version to v0.9.16
2021-04-30 20:45:02 +09:00
Koichiro IWAO
38a7d701b2
Update NEWS for v0.9.16
2021-04-30 20:44:55 +09:00
metalefty
261d8e575a
Merge pull request #1872 from metalefty/neutrinordp-log
...
neutrinordp: avoid pampassword leakage
2021-04-30 00:47:14 +09:00
Koichiro IWAO
217edb141d
neutrinolabs: do not log valid parameters as unknown
2021-04-30 00:38:44 +09:00
Koichiro IWAO
aad14384cc
neutrinordp: avoid pampassword leakage
...
The leakage does not occur in the most usual use case of xrdp.
It occurs in NeutrinoRDP proxy mode with PAM authentication enabled.
Reported by @TOMATO-ONE
2021-04-29 22:16:31 +09:00
metalefty
5bb9d982ea
Merge pull request #1860 from metalefty/check
...
Relax dependency checking on check and miscellaneous fixes for pkg-config usage
2021-04-26 14:15:44 +09:00
metalefty
cdb486b3b2
Merge pull request #1866 from metalefty/demote-somme-logs
...
Demote some too verbose logs to TRACE level
2021-04-26 12:50:31 +09:00
Koichiro IWAO
b7f5004008
Demote some too verbose logs to TRACE level
...
Fixes #1864 .
2021-04-26 11:49:46 +09:00
metalefty
948338f67c
Merge pull request #1863 from metalefty/readme
...
revise README
2021-04-24 23:46:58 +09:00
Koichiro IWAO
55f57e5a5d
make distcheck
should only succeed if check is installed
2021-04-24 23:38:40 +09:00
Koichiro IWAO
25cb991e86
add missing CFLAGS to test_common
2021-04-24 23:38:17 +09:00
Koichiro IWAO
b86315de42
add --enable-tests
flag to ensure dependencies for the tests
2021-04-24 23:38:13 +09:00
Koichiro IWAO
6879d46a00
Replace Travis badge with GitHub Actions
2021-04-24 22:34:33 +09:00
Koichiro IWAO
0101287f0b
revise README
2021-04-24 22:09:12 +09:00
metalefty
5f618207dd
Merge pull request #1820 from Nexarian/dynamic_monitor_xrdp_master
...
Resolution switching without reconnecting.
2021-04-24 21:56:57 +09:00
Christopher Pitstick
deb66ce766
Resolution switching without reconnecting.
...
- Based on https://github.com/jsorg71/xrdp/tree/dynamic_monitor
- Tested with xorgxrdp
- Tested with vnc
- Only works with single monitor.
- Update documentation to clarify the difference between MSTSC and
Microsoft Remote Desktop.
- Does not include compatibility with /gfx at this time, which is still
in testing.
- Updates to include ms-rdpedisp.h header for the 2.2.2 specification of
the protocol.
- Adds new dynamic_monitor_layout struct that shares the number of
monitors with xrdp_client_info.h
- Does not allow for BPP changes because the RDP protocol doesn't
support it.
- Option to disable feature as NeutrinoRDP doesn't support it (It was
based on FreeRDP 1.0.1 which didn't yet have this feature.)
- Add CLIENT_MONITOR_DATA_MAXIMUM_MONITORS constant and reference
spec definition.
Depends on https://github.com/neutrinolabs/xorgxrdp/pull/183
2021-04-22 01:34:03 -04:00
Koichiro IWAO
bb7b7a3374
Perform unit tests only if check is installed
2021-04-20 23:17:26 +09:00
Koichiro IWAO
859a9d87c3
rely on pkg-config when finding check
...
The former code complains to install check even it is actually
installed.
2021-04-15 22:38:46 +09:00
matt335672
3a9d62b05c
Merge pull request #1843 from aquesnel/add_logging_session_c
...
Adding logs to sesman/session.c (#1843 )
Unit test framework check also added (https://libcheck.github.io/check/ )
2021-04-14 10:40:32 +01:00
matt335672
cb0ab0d0d3
Merge branch 'devel' into add_logging_session_c
2021-04-14 10:26:48 +01:00
matt335672
2cc2f9f5f2
Merge pull request #1858 from metalefty/sbin
...
do not install test & development tool (#1858 )
2021-04-14 09:47:24 +01:00
Alexandre Quesnel
28bce37d04
Add -no-suppress to the libtool invocation for libcommon
2021-04-14 04:41:54 +00:00