Commit Graph

3964 Commits

Author SHA1 Message Date
matt335672
b56bd78c08
Merge pull request #1985 from matt335672/fix_32bit_ci
32-bit CI build process : Remove some 64-bit packages
2021-09-03 12:26:31 +01:00
matt335672
f69bcda8c7 32-bit CI build process : Remove some 64-bit packages 2021-09-03 12:12:29 +01:00
matt335672
63c3ca4ddd
Merge pull request #1962 from matt335672/imlib2
Add imlib2 support for login screen customisation (#1962)
2021-09-01 10:19:11 +01:00
matt335672
aa43a005e3 Add --with-imlib2 to i386 CI 2021-09-01 10:09:30 +01:00
matt335672
e35507125c Address review comments and re-test 2021-09-01 10:09:30 +01:00
matt335672
ed6e71a54f Disable the login screen background if the client has disabled wallpaper 2021-09-01 10:09:30 +01:00
matt335672
82b8c0a78e Background login image on the primary monitor only 2021-09-01 10:09:30 +01:00
matt335672
d998ce7b5b Add additional background and logo parameters to xrdp.ini 2021-09-01 10:09:30 +01:00
matt335672
971f911290 Add xrdp_bitmap_load() jpg and png test cases 2021-09-01 10:09:30 +01:00
matt335672
2d123d519d Add imlib2 to CI 2021-09-01 10:09:30 +01:00
matt335672
19d49e3622 Added code to cope with dithering in xrdp_bitmap_load tests 2021-09-01 10:09:30 +01:00
matt335672
8f8b4c5868 Add imlib2 support to xrdp_bitmap_load.c 2021-09-01 10:09:30 +01:00
matt335672
1606cdfb8e Added -with-imlib2 to configure.ac 2021-09-01 10:09:30 +01:00
matt335672
47737c7d13 Add unit tests for xrdp_bitmap_load() 2021-09-01 10:09:30 +01:00
matt335672
f87502872d Rework and simplify xrdp_bitmap_load_bmp() 2021-09-01 10:09:30 +01:00
matt335672
2c841d0603 Split xrdp_bitmap.c into separate files for testing 2021-09-01 10:09:30 +01:00
matt335672
ee79247110 Add zoom and scale functionality to xrdp_bitmap_load() 2021-09-01 10:09:30 +01:00
metalefty
5808832495
Merge pull request #1980 from metalefty/release
Release v0.9.17
2021-09-01 09:56:14 +09:00
Koichiro IWAO
61cb6ca4f9 Bump version to 0.9.1 2021-08-31 11:21:55 +09:00
Koichiro IWAO
00d97a9731 Update NEWS for v0.9.17 2021-08-31 11:21:55 +09:00
metalefty
6207679fad
Merge pull request #1952 from TOMATO-ONE/xrdp_allow_overrite_keyboard
override keyboard infomation #1950 (1st)
2021-08-31 11:10:31 +09:00
TOMATO-ONE
7847b23808 Bug fix when parameter is 0 2021-08-16 00:20:13 +09:00
matt335672
b481351ad7
Merge pull request #1954 from metalefty/clipboard-file-log
clipboard: log file transfer for the purpose of audit (#1954)
2021-08-11 09:19:16 +01:00
Koichiro IWAO
1722451715
clipboard: log file transfer for the purpose of audit
Sponsored by: @CyberTrust and @haw
2021-08-11 15:38:24 +09:00
matt335672
507305b8fb
Merge pull request #1965 from fcolista/alpine-support
sesman/startwm.sh : add support for Alpine Linux (#1965)
2021-08-10 13:35:51 +01:00
Francesco Colista
57bf8b8a5c sesman/startwm.sh : add support for Alpine Linux 2021-08-09 16:52:11 +02:00
matt335672
08eefbaffc
Merge pull request #1963 from matt335672/vnc_clip_fix
Cater for RFB clip size of zero bytes (#1963)
2021-08-09 11:02:51 +01:00
TOMATO-ONE
badc612a8a override keyboard infomation #1950 2021-08-08 22:23:01 +09:00
matt335672
f55a8fbfc5 Cater for RFB clip size of zero bytes 2021-08-05 16:06:10 +01:00
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