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

sesman : Move global declarations to sesman.h

github.com/neutrinolabs/xrdp - fcd991844a11a295ef7b5dce6c6bba9c00b44cba authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2153 from matt335672/remove_extra_msg

Remove unnecessary log message (regression)

github.com/neutrinolabs/xrdp - 50028e8623c673da199ae4c8dd78017c2b655f20 authored almost 3 years ago by matt335672 <[email protected]>
Remove unnecessary log message

github.com/neutrinolabs/xrdp - b689707d15f8da4d714e969f3cac7eb340115875 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2152 from Nexarian/fix-minor-logging-bugs

Minor logging fixes in xrdp_iso.c

github.com/neutrinolabs/xrdp - 4030dbad8e5a8c65935cea629761c1271011e095 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2151 from zbstao/devel

Fixed possible infinite loop (regression on #2146)

github.com/neutrinolabs/xrdp - df23c01c37429809f8aebc4a23ef83da3f5d0d8f authored almost 3 years ago by matt335672 <[email protected]>
Fixed g_waitpid function

Fixed g_waitpid function

github.com/neutrinolabs/xrdp - 1309ea405e7dc538d18025a275c43dac66947ec5 authored almost 3 years ago by zbstao <[email protected]>
Minor logging fixes in xrdp_iso.c

Two logging errors found while working in these files.

github.com/neutrinolabs/xrdp - d23f7328f8ba02eee04cba34ad984981ef0734e4 authored almost 3 years ago by Nexarian <[email protected]>
Merge branch 'neutrinolabs:devel' into devel

github.com/neutrinolabs/xrdp - f8f18e27c53f3fd7423843ac94c5be1be8169d6a authored almost 3 years ago by bin zhong <[email protected]>
Fixed possible infinite loop

Fixed possible infinite loop

github.com/neutrinolabs/xrdp - ff39ce719e966ecd2b104e1c3cc87a2f34f6a928 authored almost 3 years ago by zbstao <[email protected]>
Merge pull request #2150 from Nexarian/create_xrdp_channel_header

Move DRDYNVC_STATUS_* to xrdp_channel.h

github.com/neutrinolabs/xrdp - 371c0dc8738e9a3246863354d7e773e0e8e5818f authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2149 from Nexarian/fix-npe-log-cofig-copy

Fix NPEs in log.c

github.com/neutrinolabs/xrdp - 8f0f848a9aff495470dfef563433c5c8b854004c authored almost 3 years ago by matt335672 <[email protected]>
Move DRDYNVC_STATUS_* to xrdp_channel.h

These statuses are necessary for egfx resizing, as visibility to channel
status is a pre-req for...

github.com/neutrinolabs/xrdp - 773a8f7da1660a2e728963d5717341541f87ec0d authored almost 3 years ago by Nexarian <[email protected]>
Fix NPEs in log.c

Multiple NPEs can happen in the internal_log_config_copy procedure,
and we need to address this ...

github.com/neutrinolabs/xrdp - a0f4d94cfeb38655a3d49c388def1cfdd63680cc authored almost 3 years ago by Nexarian <[email protected]>
Merge pull request #2144 from matt335672/remove_s_check

Remove s_check() macro

github.com/neutrinolabs/xrdp - e1c6afa38ecf46fee4212558ccef091aec339f62 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2146 from zbstao/devel

Fixed possible SIGCHILD signal lost

github.com/neutrinolabs/xrdp - 82b1aab9bac7f05d04fcca7a1e9d81495c5b1b65 authored almost 3 years ago by matt335672 <[email protected]>
Fixed possible SIGCHILD signal lost

When multiple(eg. 20) xrdp connections are disconnected at the same time(eg. close all rdp clie...

github.com/neutrinolabs/xrdp - 35d400a8990cfd08caaecc96a87d3686e2a7a166 authored almost 3 years ago by zbstao <[email protected]>
Remove s_check() macro

github.com/neutrinolabs/xrdp - e6c098e750ec232a87a55b2cc1120fe5e1ee2312 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2140 from matt335672/cpprelease_27

Move to cppcheck 2.7 and bump default threads to 2

github.com/neutrinolabs/xrdp - a13742f097246f5949615acc9b403d31bf2748ca authored almost 3 years ago by matt335672 <[email protected]>
Move to cppcheck 2.7 and bump default threads to 2

github.com/neutrinolabs/xrdp - baf62457a3a75be4dc56c25778f02e49ae96b32a authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2138 from metalefty/typo

Fix typo in past CVE number

github.com/neutrinolabs/xrdp - 2651682be9997b58b94514ecf28cfa362042a180 authored almost 3 years ago by metalefty <[email protected]>
Fix typo in past CVE number

github.com/neutrinolabs/xrdp - 79bc7c040e6024ce58be741cea40176961b07d12 authored almost 3 years ago by Koichiro IWAO <[email protected]>
Merge pull request from GHSA-8h98-h426-xf32

Add lower bound to sesman data input size check

github.com/neutrinolabs/xrdp - 4def30ab8ea445cdc06832a44c3ec40a506a0ffa authored almost 3 years ago by metalefty <[email protected]>
Add lower bound to sesman data input size check

github.com/neutrinolabs/xrdp - eb4a8e342dcf848ca716792763ca1904e913ca9d authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2130 from matt335672/ssl3_fixes

OpenSSL3 fixes (#2130)

github.com/neutrinolabs/xrdp - 934a91fc29c048acff74db911aed60ba67f9ff79 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2124 from matt335672/fedora_check

Fix problems with check 0.15.2 (F36)

github.com/neutrinolabs/xrdp - 7b1316fd1b07e4d4a4dd7102af979a358a6640fb authored almost 3 years ago by matt335672 <[email protected]>
Fix banner comments in test results

github.com/neutrinolabs/xrdp - e79bc7f1815b25390b4228378845a1f9028e74fc authored almost 3 years ago by matt335672 <[email protected]>
Improve wrapping of openssl module

github.com/neutrinolabs/xrdp - 8b8cfbe1195bef6384674641225d40b5e98e88f4 authored almost 3 years ago by matt335672 <[email protected]>
Better logging of classic connection security

github.com/neutrinolabs/xrdp - c894ba5b40011c36afdfb3d57547d2801fdf6409 authored almost 3 years ago by matt335672 <[email protected]>
Implement base64 without openssl

github.com/neutrinolabs/xrdp - 4699dced141698bde452abb0b3ec817503e11c27 authored almost 3 years ago by matt335672 <[email protected]>
OpenSSL 3.x compatibility

github.com/neutrinolabs/xrdp - 6cebade78e15ac5fdb5c807220291ef19ed41a5b authored almost 3 years ago by matt335672 <[email protected]>
Add unit tests for SSL calls

github.com/neutrinolabs/xrdp - fde161bac3eebc73b2e7c7bba4ab9381ef5327b9 authored almost 3 years ago by matt335672 <[email protected]>
Add missing ssl_sha1_clear()/ssl_md5_clear() calls

github.com/neutrinolabs/xrdp - d02059d967f0bc1deaf915d3971d4aa8c41dbb4e authored almost 3 years ago by matt335672 <[email protected]>
const fixes for SSL calls

github.com/neutrinolabs/xrdp - d853228c1927d48fb1ec3181b50a6a481448a049 authored almost 3 years ago by matt335672 <[email protected]>
Fix problems with check 0.15.2 (F36)

github.com/neutrinolabs/xrdp - 3146e624c40143ba7f442c7241162505ba08ce03 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2123 from matt335672/update_ver

README : Make latest version dynamic

github.com/neutrinolabs/xrdp - e528a1f4527435e352261c32fb2fe80113bf1f32 authored almost 3 years ago by matt335672 <[email protected]>
README : Make latest version dynamic

github.com/neutrinolabs/xrdp - bf4c5f263164c15287d193a147dbd0f0ea5b5ad1 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2119 from matt335672/readme_typo

Fix typo in README.md

github.com/neutrinolabs/xrdp - db982ec1dddea311fabd12e18402a7f521f965bc authored almost 3 years ago by matt335672 <[email protected]>
Fix typo in README.md

github.com/neutrinolabs/xrdp - 307bfc1f4a6c673f297d18e36b567d55add8dff0 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2082 from kenhys/extend-inbound-outbound-restriction

Extend inbound/outbound clipboard restriction

github.com/neutrinolabs/xrdp - dfd64e214760e04c87692e8422a13ed47713bd37 authored almost 3 years ago by matt335672 <[email protected]>
Only advertise X11 clip formats we can supply

github.com/neutrinolabs/xrdp - cffce1f8561d9855f031610b1db5040652155d59 authored almost 3 years ago by matt335672 <[email protected]>
Add g_str_to_bitmask utility function

It should be used for comma separated configuration to bitmask.

e.g. RestrictOutboundClipboard ...

github.com/neutrinolabs/xrdp - 69ea4064406699da105bcf0936586b10bba0657b authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Block outbound clipboard text/image/file respectively

RestrictOutboundClipboard kills all of test/file/image
transfer via clipboard.

For controlling ...

github.com/neutrinolabs/xrdp - fb1c4ec9450e4576b97938e22858a6864da6bf9e authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Extend In/Outbound text,file,image restriction respectively

It supports the extended configurations for sesman.ini:

Before:

[Security]
RestrictOutboun...

github.com/neutrinolabs/xrdp - bd820845057f41f135ac4406ab87732db9c868e0 authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Add sesman.ini new text/file/image restriction settings

RestrictInboundClipboard is added.

Then, RestrictOutboundClipboard/RestrictInboundClipboard con...

github.com/neutrinolabs/xrdp - 47bc56f5a4678e3f4a7dd83e5bd532cf8c496d66 authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Block inbound clipboard text/image/file respectively

Disable clipboard_event_selection_request call is overkill for
blocking text/image/file purpose....

github.com/neutrinolabs/xrdp - 1d6d80d14f5c02bb02288f8c1a7fc220f2391d7c authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Update sesman.ini.5 explanation about RestrictOutboundClipboard,RestrictOutboundClipboard

RestrictOutboundClipboard,RestrictOutboundClipboard are extended to
accept text,file,image confi...

github.com/neutrinolabs/xrdp - 8487c298ba06233bc749ab63f6a3ba80755e0ed7 authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Merge pull request #2118 from matt335672/rhel7_imlib2

Support imlib2 on RHEL 7

github.com/neutrinolabs/xrdp - d27e5472dde74b907907776d59c14b962ccdbca8 authored almost 3 years ago by matt335672 <[email protected]>
Support imlib2 on RHEL 7

github.com/neutrinolabs/xrdp - 3de1e966b4c4113fd901f9ecd00cf59a3759e745 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2109 from metalefty/release

Release v0.9.18

github.com/neutrinolabs/xrdp - d76732b342bc372278463fc3e81d8d079cd38593 authored almost 3 years ago by metalefty <[email protected]>
Bump version to v0.9.18

github.com/neutrinolabs/xrdp - 1ce2215aac0a718fdec31a6855f2751e96d4f26f authored almost 3 years ago by Koichiro IWAO <[email protected]>
Update NEWS for v0.9.18

github.com/neutrinolabs/xrdp - 137b76d3295f53840471c9d7ffc67751edc92b2c authored almost 3 years ago by Koichiro IWAO <[email protected]>
Merge pull request #2110 from matt335672/rfxcodec_016

Bump librfxcodec version to v0.1.6

github.com/neutrinolabs/xrdp - 453ae8c700296afce5c54c9949adc703ecd9ff40 authored almost 3 years ago by matt335672 <[email protected]>
Bump librfxcodec version to v0.1.6

github.com/neutrinolabs/xrdp - f826e55eda33a59eab088cfa7347c2564ae7b7bf authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2106 from matt335672/update_librfxcodec

Merge in librfxcodec #49

github.com/neutrinolabs/xrdp - 96a92d4e3282bf757d1aa2310f3aa7048c99ce7f authored almost 3 years ago by matt335672 <[email protected]>
Merge in librfxcodec #49

github.com/neutrinolabs/xrdp - 7be27ef8b0826a1c18743eea5afe0186c717b71c authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2011 from matt335672/unify_scpv0_code

Unify scpv0 code #2011

github.com/neutrinolabs/xrdp - ab0e141fa9364a3db8b6b155aa5689872a231093 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #1932 from Nexarian/add_monitor_processing_unit_tests

Add monitor processing unit tests for existing xrdp_sec function

github.com/neutrinolabs/xrdp - 15b8578b54b5b7c9df35aa38b93df2b7d98dc88a authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2087 from matt335672/issue2064

RFX : Support large screens

github.com/neutrinolabs/xrdp - ec440551395cb8d0a22dc1dc05c8eb19bb113f3e authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2098 from matt335672/remove_func_declaration

Remove unused declaration for xrdp_wm_drdynvc_up

github.com/neutrinolabs/xrdp - 63c4d1f793a351c45f34015896d30b2a12fe26d2 authored almost 3 years ago by matt335672 <[email protected]>
Merge pull request #2105 from matt335672/gcc11_warning

Fix gcc11.1 uninitialised var warning

github.com/neutrinolabs/xrdp - e80a8bbe3f47f48150a71c88b9c59790b7c6e78a authored almost 3 years ago by matt335672 <[email protected]>
Fix gcc11.1 uninitialised var warning

github.com/neutrinolabs/xrdp - 67bf23feee8263a8dfa11ea66fd69f882dc17f62 authored about 3 years ago by matt335672 <[email protected]>
Remove unused declaration for xrdp_wm_drdynvc_up

github.com/neutrinolabs/xrdp - f07412839a4ec2c68a2e4c638ed6f70ac532c9cf authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2088 from kenhys/use-log

Use LOG instead of LOG_DEVEL

github.com/neutrinolabs/xrdp - a8375d68b57200934ce68a67663e548c12be7671 authored about 3 years ago by metalefty <[email protected]>
Use LOG instead of LOG_DEVEL

According to https://github.com/neutrinolabs/xrdp/wiki/Logging,
it may be better to emit this lo...

github.com/neutrinolabs/xrdp - 53027ad5af2a2e37b1717b0e27b337ba7758c294 authored about 3 years ago by Kentaro Hayashi <[email protected]>
RFX: librfxcodec changes for message splitting

github.com/neutrinolabs/xrdp - 0d1cdb8d48e48ec4bfa0852af6d71563d26842a0 authored about 3 years ago by matt335672 <[email protected]>
Fix over-allocation in rfx encoder setup

github.com/neutrinolabs/xrdp - c9f1346fccd5a064cd8370c8f85f83bfeea92e8d authored about 3 years ago by matt335672 <[email protected]>
RFX: Separate over-log RFX updates (Tristan Hume)

github.com/neutrinolabs/xrdp - 73b66c21be8deaf17a2c4bc8b8e30a84a396bb61 authored about 3 years ago by matt335672 <[email protected]>
Add calculate_multifragmentupdate_len()

github.com/neutrinolabs/xrdp - 9140737a6e4a4a5564d3af8769082a1043035ded authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2080 from matt335672/log_startup_errors

Log startup errors #2080

github.com/neutrinolabs/xrdp - 5a11b698ef0a501d01daa2addf63b501d79935c5 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #1988 from metalefty/file-4GiB

tests: add test on g_file_get_size() #1988

github.com/neutrinolabs/xrdp - 0d584c1954695ba7a691ed84fd28d43d95520002 authored about 3 years ago by matt335672 <[email protected]>
Fixed a few exit statuses

github.com/neutrinolabs/xrdp - 737139b00fd0159fb54dec208d214c1dc581fbd1 authored about 3 years ago by matt335672 <[email protected]>
Replace stdout writes for errors with LOG() calls

github.com/neutrinolabs/xrdp - b292febd868ca67a26cca4ce11b3657972e3e317 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2078 from metalefty/do-not-spit-on-the-console

xrdp: don’t spit on the console when starting

github.com/neutrinolabs/xrdp - 3f0af85588fcc305aa19388d4819db9f2f41eba1 authored about 3 years ago by matt335672 <[email protected]>
tests: skip some tests until g_file_get_size() fixed

github.com/neutrinolabs/xrdp - ab558213b7573e26bd9b89d77cc075a641c2b163 authored about 3 years ago by Koichiro IWAO <[email protected]>
tests: add test on g_file_get_size()

github.com/neutrinolabs/xrdp - 8e4ea4953233558b54670d12ed2522bf5985e5b3 authored about 3 years ago by Koichiro IWAO <[email protected]>
tests: create sparse file for g_file_get_size() tests

github.com/neutrinolabs/xrdp - c24b6d95dd16c2511433632642ebcf4e84d1c557 authored about 3 years ago by Koichiro IWAO <[email protected]>
tests: add g_file_get_size() tests for files larger than 2GiB

github.com/neutrinolabs/xrdp - a57d8491c02a821dc2054e59ccfc092fac8b7a9d authored about 3 years ago by Koichiro IWAO <[email protected]>
Initial cut at a unit test for xrdp_sec_process_mcs_data_monitors

github.com/neutrinolabs/xrdp - 0a2562d33d8a31d5606beb9e05f8c7b6860131db authored about 3 years ago by Christopher Pitstick <[email protected]>
xrdp: don’t spit on the console when starting

Picked from Debian's local patch [1].

We have worked on reducing Debian's local patches in #176...

github.com/neutrinolabs/xrdp - 3c10abd1bed1b34c5550b5ede44b87bb78a012eb authored about 3 years ago by Koichiro IWAO <[email protected]>
Merge pull request #2070 from matt335672/dev_fix

Fix buffer size check #2070

github.com/neutrinolabs/xrdp - a266d67fdfef886793df1e623eb05c95da71af37 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2074 from kenhys/fix-atom2-debug-message

Fix wrong debug level log message for g_file_atom2 #2074

github.com/neutrinolabs/xrdp - 53c9bcc9763c5510a475a99ec3536bf24dceab1e authored about 3 years ago by matt335672 <[email protected]>
clipboard: Fix wrong debug level log message for g_file_atom2

As g_file_atom2 is x-special/gnome-copied-files
(See g_file_atom2 definition in sesman/chansrv/c...

github.com/neutrinolabs/xrdp - 23906383b6489e8eebee8b42eb59e87551cf9d2c authored about 3 years ago by Kentaro Hayashi <[email protected]>
Fix buffer size check

github.com/neutrinolabs/xrdp - c39bb18469e58751167cbf280d9318ea405fb912 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2066 from matt335672/devel_fix

Set stream size correctly for TS_SURFCMD_STREAM_SURF_BITS header (#2066)

github.com/neutrinolabs/xrdp - b557de48885337357a709e630a83902bc251e663 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2069 from matt335672/devel

Replace `which` with `command -v` in submodules

github.com/neutrinolabs/xrdp - c02dcd0f130b4351ced7c65f85e556333b301630 authored about 3 years ago by matt335672 <[email protected]>
Updates to libpainter and librfxcodec bootstrap scripts

github.com/neutrinolabs/xrdp - 1c7b47123196c385457111de5a9839cce6563c87 authored about 3 years ago by matt335672 <[email protected]>
Merge pull request #2067 from metalefty/which

Replace `which` with `command -v`

github.com/neutrinolabs/xrdp - 13568dea2bca0448297bad01369e8bb6b523774b authored about 3 years ago by matt335672 <[email protected]>
Replace `which` here, too

github.com/neutrinolabs/xrdp - ab62ea5e9d86ab5d1e50ff3c26ef5fcfcb1c9694 authored about 3 years ago by Koichiro IWAO <[email protected]>
Merge pull request #2065 from matt335672/shm_logging

Log error on failure to attach to shared memory #2065

github.com/neutrinolabs/xrdp - 54fbae259363703ae963a7866250a53706fb1bba authored about 3 years ago by matt335672 <[email protected]>
Replace `which` with `command -v`

as well as neutrinolabs/xorgxrdp#204.

Reported by: @drwilly

github.com/neutrinolabs/xrdp - a3d8761e200d45a16090e8a2c11a0cdf62db445f authored about 3 years ago by Koichiro IWAO <[email protected]>
Set stream size correctly before adding TS_SURFCMD_STREAM_SURF_BITS header

github.com/neutrinolabs/xrdp - f64c824a78f0f7171ac5b266285d5c6ef5487c00 authored about 3 years ago by matt335672 <[email protected]>
Log error on failure to attach to shared memory

github.com/neutrinolabs/xrdp - dc5ec83df9f472a4884786ac57532958e2244377 authored about 3 years ago by matt335672 <[email protected]>
Neutrinordp: Add more user info on connect failure

github.com/neutrinolabs/xrdp - 0416d3211463e523ca1d29fa6f7eb2681b44289c authored about 3 years ago by matt335672 <[email protected]>
Refactor xrdp_mm.c

- Add connect state machine
- Use SCP for sesman comms

github.com/neutrinolabs/xrdp - 9abe0960f7db8f02c526df24b591435fd81c3f56 authored about 3 years ago by matt335672 <[email protected]>
Add dependency on libscp to xrdp

github.com/neutrinolabs/xrdp - 582433b8278f04571a1e16831ddaa9ed9a1701e2 authored about 3 years ago by matt335672 <[email protected]>
Add xrdp_wm_mod_connect_done()

github.com/neutrinolabs/xrdp - 3e4ab9009c7ce9e221d012d3edaede278962131f authored about 3 years ago by matt335672 <[email protected]>
Reworked xrdp_mm_get_value() to minimise copying

github.com/neutrinolabs/xrdp - ba5f2e4e52a55e7f6d6b81bd24e825aff9f6abcd authored about 3 years ago by matt335672 <[email protected]>
Rename xrdp_mm usechansrv to use_chansrv

github.com/neutrinolabs/xrdp - f505ecc1ebc8a8289e53637bacb6c90fb0ba390c authored about 3 years ago by matt335672 <[email protected]>
Changes to libtrans interface

github.com/neutrinolabs/xrdp - 30a92cb095f5980a0d20e4a2f6e49ac101e56b48 authored about 3 years ago by matt335672 <[email protected]>
Modify sesrun to use common SCP V0 interface

github.com/neutrinolabs/xrdp - 5c610aee28f3f39ab87c6c10554a796de0419565 authored about 3 years ago by matt335672 <[email protected]>