Commit Graph

3985 Commits

Author SHA1 Message Date
matt335672
34e56f35d2
Merge pull request #1925 from matt335672/move_scp_to_trans
Move scp to standard transport (#1925)
2021-08-02 14:33:59 +01:00
matt335672
5c9839a7f4 Address review comments 2021-07-27 13:36:34 +01:00
matt335672
d4c81229ba Module testing now OK 2021-07-27 13:36:34 +01:00
matt335672
c9afd804a4 Minor const and comment fixes 2021-07-27 13:36:34 +01:00
matt335672
a10de5c5aa Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
matt335672
3643cc37ec Fix compile issues with SCP states 2021-07-27 13:36:34 +01:00
Jay Sorg
95d4de206d work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
Jay Sorg
738e346f81 sesman: work on moving sesman to trans, v0 scp working 2021-07-27 13:35:43 +01:00
matt335672
7e95576849
Merge pull request #1949 from matt335672/issue1934_fixes
Move erroneous parameter processing section (part of #1934)
2021-07-20 12:55:58 +01:00
matt335672
fd4f19e40a Move erroneous parameter processing section 2021-07-20 12:42:37 +01:00
matt335672
5442b62fca
Merge pull request #1947 from matt335672/log_failed_login
Log a message for failed logins (#1947)
2021-07-20 10:42:11 +01:00
matt335672
446cdd2a52
Merge pull request #1934 from TOMATO-ONE/neutrinordp_allow_keyboardlayout
neutrinordp: Allow keyboard layout information to be sent to remote. (#1934)
2021-07-20 10:40:18 +01:00
TOMATO-ONE
e3ffad77ca neutrinordp: Allow fixed keyboard lauout information to be sent to remote. #1933 2021-07-20 01:08:45 +09:00
TOMATO-ONE
e0a482fbfc neutrinordp: Allow keyboard layout information to be sent to remote. #1933 2021-07-20 00:10:53 +09:00
matt335672
36ec662a13 Log a message for failed logins 2021-07-19 09:29:04 +01:00
matt335672
27107039d6
Merge pull request #1926 from matt335672/ssl_error
Improve quality of TLS logging #1926
2021-07-16 11:28:27 +01:00
matt335672
efcd960748
Merge pull request #1943 from matt335672/remove_tcutils
Remove tcutils (#1943)
2021-07-16 11:26:21 +01:00
matt335672
dfdbc371b7 Remove tcutils 2021-07-14 16:12:44 +01:00
matt335672
2ed54a8879
Merge pull request #1938 from matt335672/cppcheck_25
Bumped cppcheck version to 2.5 (#1938)
2021-07-14 16:10:02 +01:00
matt335672
20ec03dbe0
Merge pull request #1900 from matt335672/issue1885
Rework VNC text clipboard interface (#1900)
2021-07-07 09:22:57 +01:00
matt335672
2d3c40bb73 Bumped cppcheck version to 2.5 2021-07-05 17:01:17 +01:00
matt335672
e7fdb45744
Merge pull request #1903 from TOMATO-ONE/mouse_shadow
neutrinordp: Allow users or administrators to configure the mstsc experience settings (#1903)
2021-06-28 10:11:41 +01:00
TOMATO-ONE
c9bab54f76 Allow users or administrators to configure the mstsc experience settings. 2021-06-26 20:56:39 +09:00
matt335672
2ee5e76ed7 Improve quality of SSL logging 2021-06-21 17:44:47 +01:00
matt335672
53e2ecff4d
Merge pull request #1883 from matt335672/pam_fixes
PAM module minor improvements #1883
2021-06-18 10:37:33 +01:00
matt335672
a79f5c00b1 Replace snprintf() with g_snprintf() 2021-06-17 15:15:59 +01:00
matt335672
87701051d3 Update conversation header following review 2021-06-10 15:45:49 +01:00
matt335672
ce666a02fa Bring the PAM module up to date 2021-06-10 15:45:49 +01:00
matt335672
87bbfd96ca Use symbolic names for static virtual channel name strings 2021-06-08 14:11:17 +01:00
matt335672
f52d038d3e Don't tell the RDP client about unchanged clip data from the RFB side 2021-06-08 14:11:17 +01:00
matt335672
fe28af93e8 Split up vnc.c into modules and re-implement clipboard functions 2021-06-08 14:11:17 +01:00
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