Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

xrdp project

Open-source server implementation of Microsoft Remote Desktop Protocol
Collective - Host: opensource - https://opencollective.com/xrdp-project - Website: http://www.xrdp.org/ - Code: https://github.com/neutrinolabs/xrdp

Fix doxygen warnings for libipm

github.com/neutrinolabs/xrdp - b9a12257fcd115b032aa5366d5df96dc67cb4e04 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2497 from matt335672/use_poll

Use poll() instead of select()

github.com/neutrinolabs/xrdp - 54db636e766dedacab0a84da9dce16d31c48604b authored almost 2 years ago by matt335672 <[email protected]>
Addressed review comments

github.com/neutrinolabs/xrdp - 86d0d0e9fd2df1731e3fe8f4b78f41ab2b5e0c3f authored almost 2 years ago by matt335672 <[email protected]>
Replace select() system call with poll()

poll() is specified in POSIX.1-2001 as a simpler interface for
multiplexed file descriptors than...

github.com/neutrinolabs/xrdp - 78fa1c15b2bca730562821896e2a9de90330d035 authored almost 2 years ago by matt335672 <[email protected]>
Fix typo in chansrv_fuse.c

The code as it stands is checking two file descriptors for possible
input, but only one needs to...

github.com/neutrinolabs/xrdp - acdfd12cb6c60d348d45124cb1479e9e485e006f authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2536 from matt335672/list_improvements

Add memory allocation checking to the list module

github.com/neutrinolabs/xrdp - b414cfcd5e80cac76d7daaa2aa9a8a1d74a1036c authored almost 2 years ago by matt335672 <[email protected]>
Add memory allocation checking to the list module

The list module lacks memory allocation checking, and
consequently can coredump on list_create()...

github.com/neutrinolabs/xrdp - 5aa5624551f47a8dcfec1b684de7de721ea54a70 authored almost 2 years ago by matt335672 <[email protected]>
Add simple list test cases

github.com/neutrinolabs/xrdp - 994418cd90693a1df28338324e8ffb5b471c3f91 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2492 from derekschrock/randr-wait

Add xrdp-waitforx to wait for X to start with RandR outputs

github.com/neutrinolabs/xrdp - a27440c237f47a3b4912c99e2e11c08053316f13 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2537 from metalefty/sound-log

sound: logging improvements

github.com/neutrinolabs/xrdp - f3dc94448c54378a0dbb702acd88901b8d15a89e authored almost 2 years ago by metalefty <[email protected]>
Add g_set_alarm to set an alarm calling func after secs seconds

github.com/neutrinolabs/xrdp - 1e5b42893cfb2829255be5401d4868f70452ead4 authored almost 2 years ago by Derek Schrock <[email protected]>
Use g_set_alarm and g_sleep

github.com/neutrinolabs/xrdp - cb39b84de544ba51bca290b6eec5a89af05f6323 authored almost 2 years ago by Derek Schrock <[email protected]>
Add xrdp-waitforx to wait for X to start with RandR outputs

For some window managers (fvwm2 and fvwm3) if the X server isn't
running and has output it's pos...

github.com/neutrinolabs/xrdp - 829378bba83ae8bf8ccf3f8932edec23c9dd08e9 authored almost 2 years ago by Derek Schrock <[email protected]>
Merge pull request #2545 from Nexarian/add-free-to-egfx-unit-test

Add free to egfx unit tests

github.com/neutrinolabs/xrdp - 9bab8e0da5a5a5ef06dab0a292bf0106819a43f8 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2544 from Nexarian/add-unit-test-parameter

Add unit test parameter for more coverage.

github.com/neutrinolabs/xrdp - b1edd4ff0563cf9dbeabbf84f21ed7706e15a850 authored almost 2 years ago by Nexarian <[email protected]>
Add free to egfx unit tests

github.com/neutrinolabs/xrdp - 259be0933403f4d3fc28460de0f5c4b597cc918f authored almost 2 years ago by Nexarian <[email protected]>
Add unit test parameter for more coverage.

github.com/neutrinolabs/xrdp - d3be110ffc127c3efc7787d28acc1a5db2a1add1 authored almost 2 years ago by Nexarian <[email protected]>
chansrv/audin: return UNKNOWN when undefined value

is passed to audin_wave_format_tag_to_str.

github.com/neutrinolabs/xrdp - 9d7a817e8714d75309b17549bf3b99aaba9b06ea authored almost 2 years ago by Koichiro IWAO <[email protected]>
Merge pull request #2541 from metalefty/log_time

log: fix syslog glitch after #2386

github.com/neutrinolabs/xrdp - c463a0e865b100b0be265e848f0bfb1f729d573b authored almost 2 years ago by metalefty <[email protected]>
log: fix syslog glitch after #2386

The tail of new datetime format was sticking out.

github.com/neutrinolabs/xrdp - ec2f165af46291b1b6edee44a500491960d82a44 authored almost 2 years ago by Koichiro IWAO <[email protected]>
sound: fix noise between two playbacks for mp3/aac (#2519)

* sound: fix noise between two playbacks for mp3/aac
* fix sound stuttered on skip operation of...

github.com/neutrinolabs/xrdp - 1ffe7890d86a8c359563e3fe435abe5717af644f authored almost 2 years ago by Hiero32 <[email protected]>
chansrv/audin,sound: record index of formats array

It helps to know which audio format is in use.

github.com/neutrinolabs/xrdp - 73a8865561d8c93c4ad34c2035b209538004bd43 authored almost 2 years ago by Koichiro IWAO <[email protected]>
chansrv/sound: adjust log level and record wFormatTag as string

These log levels are unintendedly decreased during logging reworking.

Recording audio formats a...

github.com/neutrinolabs/xrdp - 264ee4a761948c616f81eaf3e087a3c82ab63a7b authored almost 2 years ago by Koichiro IWAO <[email protected]>
chansrv/audin: record audin (microphone redirection) audio formats

github.com/neutrinolabs/xrdp - a355b7bf98d4b3b7ee8a3928081540db18a74836 authored almost 2 years ago by Koichiro IWAO <[email protected]>
chansrv: add a utility function to convert wFormatTag into string

github.com/neutrinolabs/xrdp - 5f07c648e45cdbd5eeea127322e32dd48582f436 authored almost 2 years ago by Koichiro IWAO <[email protected]>
Merge pull request #2534 from Nexarian/Nexarian/add-core-cmocka-framework

Add core cmocka framework

github.com/neutrinolabs/xrdp - 4b4989b6a7e7220c904bb9e4b46810de205c9f2d authored almost 2 years ago by Nexarian <[email protected]>
Add core cmocka framework

Initial integration with cmocka.

The intent is to first apply this to the xrdp unit tests, but ...

github.com/neutrinolabs/xrdp - ddba7a317ad5f5ba61a4b91c08597272f756e8b6 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2531 from Nexarian/Nexarian/update-github-ci-unit-testing

Improvements for unit testing

github.com/neutrinolabs/xrdp - dd03a1ad10f4d4dd65c82d545aefa3d9d68005a6 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2532 from Nexarian/Nexarian/fix-xrdp-types-include-list16

xrdp_types.h uses list16

github.com/neutrinolabs/xrdp - e92ee19d97d1f8f6f974f2a12c6535639ff2f053 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2533 from Nexarian/Nexarian/update-pixman-region-header

Add functions and reformat pixman-region.h

github.com/neutrinolabs/xrdp - 7542dfc4f2f1589d4495d240bdfbd306dcb3a4e5 authored almost 2 years ago by Nexarian <[email protected]>
Add functions and reformat pixman-region.h

- Update pixman-region.h header
-- Reformat so all lines fit within 80 characters.
-- Update def...

github.com/neutrinolabs/xrdp - 7520c690496aea044f33d984875d2124d6c048d5 authored almost 2 years ago by Nexarian <[email protected]>
xrdp_types.h uses list16

- Declare list16 explicitly as a type that's used so the header will
compile standalone.

github.com/neutrinolabs/xrdp - 61c11891be18fb7ca067902071e39732908cc04d authored almost 2 years ago by Nexarian <[email protected]>
Improvements for unit testing

- Set max features to enable tests
- Add names to each step
- Enable test-suite.log artifact upl...

github.com/neutrinolabs/xrdp - ee4b57b4c98477f522f676dfdd302126c24213cd authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2522 from akarl10/startwm-xsession-desktop-files

Debian: use startup command from /usr/share/xsession if DISPLAY_SESSION is set

github.com/neutrinolabs/xrdp - 04a9c76087068d133e37529c140e86907adbef6e authored almost 2 years ago by matt335672 <[email protected]>
try using startup command in /usr/share/xsessions

gnome shell has a way to start different desktop profiles, but all
use the same gnome-session bi...

github.com/neutrinolabs/xrdp - 093baad9b091534a3c0e24137f5b172ea3180676 authored almost 2 years ago by akarl10 <[email protected]>
Merge pull request #2528 from akarl10/chansrv-fuse-display-variable

Add %d and %D to fuse mount path for local mounts.

github.com/neutrinolabs/xrdp - 9e53b72c80c3c8076a163fddf1aec3efddc79bb4 authored almost 2 years ago by matt335672 <[email protected]>
[chansrv-fuse] refactoring to make compiler happier

github.com/neutrinolabs/xrdp - 46398fcda5d4812e998e802ef0f5035bf0f4e8a0 authored almost 2 years ago by akarl10 <[email protected]>
Merge pull request #2526 from matt335672/add_include_guards

Add missing include guards

github.com/neutrinolabs/xrdp - 3156ed32edc826e91b58a555752928ba02da0b17 authored almost 2 years ago by matt335672 <[email protected]>
[chansrv-fuse] update documentation

github.com/neutrinolabs/xrdp - 367a045f00727d0506557b9b8c24e7fe83a4e1ae authored almost 2 years ago by Michael Saxl <[email protected]>
[chansrv-fuse] do also % substitutions when relative paths are used

github.com/neutrinolabs/xrdp - 2052664d6982cf3be6cc5e8f2a61b39d4ba8cc0d authored almost 2 years ago by Michael Saxl <[email protected]>
[chansrv-fuse] update documentation

github.com/neutrinolabs/xrdp - 5bcac32bf174d003035f61b82a8b3a27eb4bc04d authored almost 2 years ago by akarl10 <[email protected]>
[chansrv-fuse] Add %d and %D as path replacement variables

%d is the numeric display number
%D is the DISPLAY environment variable

this enables the concur...

github.com/neutrinolabs/xrdp - 3458210c1ce348a48d21571090665d5fb545d329 authored almost 2 years ago by akarl10 <[email protected]>
Add missing include guards

github.com/neutrinolabs/xrdp - 5ed9b96530241c3f0b4d86fa5b1dfd6df9bc233a authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2494 from matt335672/fd_support_for_libipm

Add file descriptor passing support for libipm

github.com/neutrinolabs/xrdp - b75a5ce76359ab2fbbd1608e1551d2a0733c4d1d authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2523 from Nexarian/cpitstick/xrdp_h_fix

Adding define guards to xrdp.h

github.com/neutrinolabs/xrdp - e119e0f257bbb8a80ec7668a5342aacc03a2d7fe authored almost 2 years ago by Nexarian <[email protected]>
Adding define guards to xrdp.h

github.com/neutrinolabs/xrdp - f21f412c2396ce819f6974f4300cdf1c4932f9c1 authored almost 2 years ago by Nexarian <[email protected]>
Disable stdout buffering for LOG() when running tests

Normally the test runners run in 'forking mode'. When a lot of
messages are logged to stdout, th...

github.com/neutrinolabs/xrdp - 57bd1be5b1486b9786359343cea41039d335c0a5 authored almost 2 years ago by matt335672 <[email protected]>
Use unsigned int for some data lengths

github.com/neutrinolabs/xrdp - 1fbcdffff1cdde8f103f443eb35a9040a9a7e160 authored almost 2 years ago by matt335672 <[email protected]>
Add tests for libipm file descriptor calls

github.com/neutrinolabs/xrdp - 7a190bf70922889d3ad75ecbac730e9d8d52add5 authored almost 2 years ago by matt335672 <[email protected]>
Add basic tests for os_calls routines

github.com/neutrinolabs/xrdp - 2c6419475c5d442d9715653ef0e42b35f76410c4 authored almost 2 years ago by matt335672 <[email protected]>
Implement g_sck_send_fd_set() and g_sck_recv_fd_set()

github.com/neutrinolabs/xrdp - a5034e35725f1090c74cfca95ef234a1db50b495 authored almost 2 years ago by matt335672 <[email protected]>
libipm: Add support for sending file descriptors

github.com/neutrinolabs/xrdp - 8a71322fe408dcfd6763b18f423a63bc5a9344cc authored almost 2 years ago by matt335672 <[email protected]>
Remove libipm_msg_in_start()

The semantics of this call allowed it to be called more than once when
parsing a message to rest...

github.com/neutrinolabs/xrdp - 02a3821f4d420ecf7ae1b0c6b9bf71d8c9cd3f96 authored almost 2 years ago by matt335672 <[email protected]>
libipm: Add support for receiving file descriptors

github.com/neutrinolabs/xrdp - c9adb3a2a6f3c0ff81d32505f4683e0b06115be5 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2520 from matt335672/cppcheck_2_10

Bump cppcheck version to 2.10

github.com/neutrinolabs/xrdp - 3183f54088ccb914809687891280458c2345ce79 authored almost 2 years ago by matt335672 <[email protected]>
Bump cppcheck version to 2.10

github.com/neutrinolabs/xrdp - 0cbdeecf148be48a763d7d9e497e1f637a01a5ab authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2511 from Nexarian/egfx_tests

A simple working unit test for the newly introduced EGFX functions

github.com/neutrinolabs/xrdp - 29ef7f896a831bb5e1053221e0837959599d4c34 authored almost 2 years ago by Nexarian <[email protected]>
Initial EGFX tests.

- Rearranging imports.
- Remove unnecessary check to g_is_wait_obj_set.
- Use g_get_term everywh...

github.com/neutrinolabs/xrdp - db5ea2f214da6aacacf538b39a3a23e58224b907 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2504 from matt335672/check_pcsc_sock_create_err

Don't try to listen on the scard socket if it isn't there

github.com/neutrinolabs/xrdp - 59f2ae39dddfad7df28475861aeaa80833d606e9 authored almost 2 years ago by matt335672 <[email protected]>
Don't try to listen on the scard socket if it isn't there

If the scard local socket can't be created, there's no point
in trying to listen on it. This wil...

github.com/neutrinolabs/xrdp - 5f030a95b7d954b9d4248c414ddc99d4c673bbd8 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2338 from Nexarian/add_egfx_base_functions

Adding egfx base functions.

github.com/neutrinolabs/xrdp - 8fdb0fab390bdfd902609d763d63b06f6718f64a authored almost 2 years ago by Nexarian <[email protected]>
Adding egfx base functions.

- This isn't hooked up to anything yet. That will come later with
further EGFX commits.
- Ther...

github.com/neutrinolabs/xrdp - af8995e022e7687a10e7b15b3e01ff32c679ff96 authored almost 2 years ago by Nexarian <[email protected]>
Merge pull request #2473 from matt335672/bsd_setusercontext

Implement BSD setusercontext

github.com/neutrinolabs/xrdp - 9b846b7b7e6b0b59b0b0d9f048acd9e04c65a082 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2493 from matt335672/libipm_minor_inconsistency

Fix minor inconsistencies

github.com/neutrinolabs/xrdp - 1ea175e0c986cbc7e7a4347ca27b58986708b069 authored almost 2 years ago by matt335672 <[email protected]>
Fix Doxygen warnings

github.com/neutrinolabs/xrdp - 305db83de04d9388433c47a35e75402daa8e53e7 authored almost 2 years ago by matt335672 <[email protected]>
Fix parameter order inconsistency.

The parameter odering of some of the append routines is
inconsistent both with the function comm...

github.com/neutrinolabs/xrdp - dfc636f5874666abdef3dca8fd4d9df3338c1843 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2489 from matt335672/remove_x11rdp

Remove support for x11rdp

github.com/neutrinolabs/xrdp - ad7cb5c726a909b0911f95c0371cf8ac778fc4c6 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2490 from matt335672/freebsd_make_check

Add 'make check' to FreeBSD CI

github.com/neutrinolabs/xrdp - 06beb07c687a38f7da61c4a0072c332bef801f45 authored almost 2 years ago by matt335672 <[email protected]>
Add 'make check' to FeeBSD CI

github.com/neutrinolabs/xrdp - 2856995089c1d4bc3cabcc92698031e7d569461f authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2487 from matt335672/no_pwd_no_autologin

Disable autologon for empty passwords

github.com/neutrinolabs/xrdp - b98c49ed95045d393c860b3fd29099012fd6bfaf authored almost 2 years ago by matt335672 <[email protected]>
Remove support for x11rdp

X11rdp has been deprecated now since xrdp v0.9.7 (June 2018). This
commit removes support for it...

github.com/neutrinolabs/xrdp - af69606e0b8dfe53c29561ff1d83c11ca08e7542 authored almost 2 years ago by matt335672 <[email protected]>
Call g_set_allusercontext() on appropriate systems

github.com/neutrinolabs/xrdp - a35082e6c5e4c80f12c900c4122e4f7598795f44 authored almost 2 years ago by matt335672 <[email protected]>
Add g_setallusercontext() for *BSD systems

github.com/neutrinolabs/xrdp - 48e46d183a4d0febf420752598065d8b715b9f70 authored almost 2 years ago by matt335672 <[email protected]>
Fix compilation on OpenBSD

github.com/neutrinolabs/xrdp - cd58d14cefcba6eeaa3354d5e63b73a5ee3fc819 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2472 from matt335672/implement-uds-auth

Implement uds authentication

github.com/neutrinolabs/xrdp - bef2e3b1e4f67ae32e5beab5cb7262c0702ca762 authored almost 2 years ago by matt335672 <[email protected]>
Disable autologon for empty passwords

Although there is nothing in the specification to prevent automatic
logons with empty passwords,...

github.com/neutrinolabs/xrdp - d8c8b22589c6999154b4cee8e1d417c05bf9156f authored almost 2 years ago by matt335672 <[email protected]>
Update PAM auth module for UDS logins

An extra method auth_uds() is added to the PAM module to
allow a 'struct auth_info' to be create...

github.com/neutrinolabs/xrdp - 2a3cec4125b4338939b52581178042ff2e4af8bd authored almost 2 years ago by matt335672 <[email protected]>
Ignore xrdp-authtest in 'git status'

github.com/neutrinolabs/xrdp - 8a0a0249b2a1bbfc3ec2a45874ba27ce7caead9b authored almost 2 years ago by matt335672 <[email protected]>
Update other auth modules to use new interface

The previous commit introduced a new interface for the auth modules. This
commit simply updates...

github.com/neutrinolabs/xrdp - d2a5fcdcd8dee4e08dfcafd1b72edb78e73e5877 authored almost 2 years ago by matt335672 <[email protected]>
Update authtest utility

This change allows the authtest utility to exercise the updated
auth module interface which incl...

github.com/neutrinolabs/xrdp - c5b6479985fc5a6768630bb02f4fdf8249420dfa authored almost 2 years ago by matt335672 <[email protected]>
Update sesman authentication processing

Update sesman to cope with separate authentication/authorization (AA) and
command processing.

A...

github.com/neutrinolabs/xrdp - fd99653957e4f86e59aa67d4f298e5dac1852ce2 authored almost 2 years ago by matt335672 <[email protected]>
Update xrdp for separate AA and session creation

xrdp is updated to use the separate authenticate/authorization (AA) and
command processing inter...

github.com/neutrinolabs/xrdp - 1a48527df9aff123212650fb423f79054ff44734 authored almost 2 years ago by matt335672 <[email protected]>
Update sesman tools for new interfaces

The sesman tools sesrun and sesadmin now use the separate
authentication/authorization (AA) inte...

github.com/neutrinolabs/xrdp - 851bed680c35f0ca5fa7228d7c46791ee211bfc5 authored almost 2 years ago by matt335672 <[email protected]>
Add function to get user information by UID

Moving to a uid_t to store the user information makes a lot
of sense. When doing this, we need a...

github.com/neutrinolabs/xrdp - a16e56f711d1109311d1e51b612ef33ed55444c6 authored almost 2 years ago by matt335672 <[email protected]>
Remove nested includes from sesman.h

The intention is to improve decoupling of the modules making up
sesman.

github.com/neutrinolabs/xrdp - 891efed9adf761047dd2158aa773f849c9755379 authored almost 2 years ago by matt335672 <[email protected]>
SCP: separate authentication from session creation

Messaging changes:-
- Implement sys_login request message with username, password and
IP addre...

github.com/neutrinolabs/xrdp - 4c4bdc9782c0b20f4b1a16b614b0711f6042206b authored almost 2 years ago by matt335672 <[email protected]>
Fix g_sck_get_peer_cred() on FreeBSD

Socket level should be SOL_LOCAL rather than SOL_SOCKET - See
'man unix'.

github.com/neutrinolabs/xrdp - 47ace4acfd8b51f4bf52d7bba5a1777b0291b173 authored almost 2 years ago by matt335672 <[email protected]>
Merge pull request #2481 from otaconix/patch-1

Tiny fix in pseudocode description of startwm.sh

github.com/neutrinolabs/xrdp - 752b4bcaa5be9ba4458d5a81ee7bf91b894b095d authored almost 2 years ago by matt335672 <[email protected]>
Tiny fix in pseudocode description of startwm.sh

I realize there's not much value in this PR, but I noticed this, so I thought I'd fix it :slight...

github.com/neutrinolabs/xrdp - c04bf9255283dae70719d7ddd379871086b79c22 authored about 2 years ago by otaconix <[email protected]>
Merge pull request #2453 from matt335672/update_kerberos

Fix the kerberos module

github.com/neutrinolabs/xrdp - a4fb635a5db58830feccc0355bd7cb6729a46fee authored about 2 years ago by matt335672 <[email protected]>
Add authtest

Also, change the sesman Makefile generation to make it easy to pick the
correct authorization mo...

github.com/neutrinolabs/xrdp - 767d861df4abe1de1ce4cde8ec58485b1a729c7d authored about 2 years ago by matt335672 <[email protected]>
Changes to verify_user_kerberos.c

github.com/neutrinolabs/xrdp - a6714225e68099e9bacbff47e9da2b19dded4f22 authored about 2 years ago by matt335672 <[email protected]>
Merge pull request #2467 from matt335672/fix_slackbuild_missing_file

Add xrdp-sesman.system to distributed files

github.com/neutrinolabs/xrdp - 36f3c4307c0f6924b8527a72adea3451bb1b8f86 authored about 2 years ago by metalefty <[email protected]>
Merge pull request #2407 from alexpevzner/devel

LogFile=- redirects log to stdout, which is useful for debugging

github.com/neutrinolabs/xrdp - cce78b0698472f7c10e6f318a4005a9e665bbcab authored about 2 years ago by matt335672 <[email protected]>
Fix const-correctness for g_system()

github.com/neutrinolabs/xrdp - df83fbf9bfdc5edbb3bd7f2f82335db399794f7e authored about 2 years ago by matt335672 <[email protected]>
Add xrdp-sesman.system to distributed files

Distributed file list also now sorted for ease of checking

github.com/neutrinolabs/xrdp - ee8c4ddc2f035ac3cba9bebfdd6a6cf444bd13d0 authored about 2 years ago by matt335672 <[email protected]>
Documentation of log file redirection to <stdout> updated

Since multiple processes can write logs simultaneously, and there
is no explicit synchronization...

github.com/neutrinolabs/xrdp - 5d6123a046eeaa186fffa60a462364dabd5f96d3 authored about 2 years ago by Alexander Pevzner <[email protected]>
Merge pull request #2459 from matt335672/pcscd_sock_permissions

Set permissions on pcsc socket dir to owner only

github.com/neutrinolabs/xrdp - 321f124c731864b42423fd58193817b05a38aad6 authored about 2 years ago by metalefty <[email protected]>
Merge pull request #2463 from matt335672/cherry_pick_cves

Cherry pick cves

github.com/neutrinolabs/xrdp - 99ca31a54686bbfb2ec0fc228e5b5b444833ea9c authored about 2 years ago by matt335672 <[email protected]>
CVE-2022-23482

Check minimum length of TS_UD_CS_CORE message

github.com/neutrinolabs/xrdp - 1e42426db59120c6596d673f1bb2dc8b0312e692 authored about 2 years ago by matt335672 <[email protected]>