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
github.com/neutrinolabs/xrdp - b9a12257fcd115b032aa5366d5df96dc67cb4e04 authored almost 2 years ago by matt335672 <[email protected]>
Use poll() instead of select()
github.com/neutrinolabs/xrdp - 54db636e766dedacab0a84da9dce16d31c48604b authored almost 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - 86d0d0e9fd2df1731e3fe8f4b78f41ab2b5e0c3f authored almost 2 years ago by matt335672 <[email protected]>
poll() is specified in POSIX.1-2001 as a simpler interface for
multiplexed file descriptors than...
The code as it stands is checking two file descriptors for possible
input, but only one needs to...
Add memory allocation checking to the list module
github.com/neutrinolabs/xrdp - b414cfcd5e80cac76d7daaa2aa9a8a1d74a1036c authored almost 2 years ago by matt335672 <[email protected]>
The list module lacks memory allocation checking, and
consequently can coredump on list_create()...
github.com/neutrinolabs/xrdp - 994418cd90693a1df28338324e8ffb5b471c3f91 authored almost 2 years ago by matt335672 <[email protected]>
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]>sound: logging improvements
github.com/neutrinolabs/xrdp - f3dc94448c54378a0dbb702acd88901b8d15a89e authored almost 2 years ago by metalefty <[email protected]>github.com/neutrinolabs/xrdp - 1e5b42893cfb2829255be5401d4868f70452ead4 authored almost 2 years ago by Derek Schrock <[email protected]>
github.com/neutrinolabs/xrdp - cb39b84de544ba51bca290b6eec5a89af05f6323 authored almost 2 years ago by Derek Schrock <[email protected]>
For some window managers (fvwm2 and fvwm3) if the X server isn't
running and has output it's pos...
Add free to egfx unit tests
github.com/neutrinolabs/xrdp - 9bab8e0da5a5a5ef06dab0a292bf0106819a43f8 authored almost 2 years ago by Nexarian <[email protected]>Add unit test parameter for more coverage.
github.com/neutrinolabs/xrdp - b1edd4ff0563cf9dbeabbf84f21ed7706e15a850 authored almost 2 years ago by Nexarian <[email protected]>github.com/neutrinolabs/xrdp - 259be0933403f4d3fc28460de0f5c4b597cc918f authored almost 2 years ago by Nexarian <[email protected]>
github.com/neutrinolabs/xrdp - d3be110ffc127c3efc7787d28acc1a5db2a1add1 authored almost 2 years ago by Nexarian <[email protected]>
is passed to audin_wave_format_tag_to_str.
github.com/neutrinolabs/xrdp - 9d7a817e8714d75309b17549bf3b99aaba9b06ea authored almost 2 years ago by Koichiro IWAO <[email protected]>log: fix syslog glitch after #2386
github.com/neutrinolabs/xrdp - c463a0e865b100b0be265e848f0bfb1f729d573b authored almost 2 years ago by metalefty <[email protected]>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
* fix sound stuttered on skip operation of...
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]>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]>github.com/neutrinolabs/xrdp - a355b7bf98d4b3b7ee8a3928081540db18a74836 authored almost 2 years ago by Koichiro IWAO <[email protected]>
github.com/neutrinolabs/xrdp - 5f07c648e45cdbd5eeea127322e32dd48582f436 authored almost 2 years ago by Koichiro IWAO <[email protected]>
Add core cmocka framework
github.com/neutrinolabs/xrdp - 4b4989b6a7e7220c904bb9e4b46810de205c9f2d authored almost 2 years ago by Nexarian <[email protected]>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]>Improvements for unit testing
github.com/neutrinolabs/xrdp - dd03a1ad10f4d4dd65c82d545aefa3d9d68005a6 authored almost 2 years ago by Nexarian <[email protected]>xrdp_types.h uses list16
github.com/neutrinolabs/xrdp - e92ee19d97d1f8f6f974f2a12c6535639ff2f053 authored almost 2 years ago by Nexarian <[email protected]>Add functions and reformat pixman-region.h
github.com/neutrinolabs/xrdp - 7542dfc4f2f1589d4495d240bdfbd306dcb3a4e5 authored almost 2 years ago by Nexarian <[email protected]>
- Update pixman-region.h header
-- Reformat so all lines fit within 80 characters.
-- Update def...
- Declare list16 explicitly as a type that's used so the header will
compile standalone.
- Set max features to enable tests
- Add names to each step
- Enable test-suite.log artifact upl...
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]>
gnome shell has a way to start different desktop profiles, but all
use the same gnome-session bi...
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]>github.com/neutrinolabs/xrdp - 46398fcda5d4812e998e802ef0f5035bf0f4e8a0 authored almost 2 years ago by akarl10 <[email protected]>
Add missing include guards
github.com/neutrinolabs/xrdp - 3156ed32edc826e91b58a555752928ba02da0b17 authored almost 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - 367a045f00727d0506557b9b8c24e7fe83a4e1ae authored almost 2 years ago by Michael Saxl <[email protected]>
github.com/neutrinolabs/xrdp - 2052664d6982cf3be6cc5e8f2a61b39d4ba8cc0d authored almost 2 years ago by Michael Saxl <[email protected]>
github.com/neutrinolabs/xrdp - 5bcac32bf174d003035f61b82a8b3a27eb4bc04d authored almost 2 years ago by akarl10 <[email protected]>
%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]>github.com/neutrinolabs/xrdp - 5ed9b96530241c3f0b4d86fa5b1dfd6df9bc233a authored almost 2 years ago by matt335672 <[email protected]>
Add file descriptor passing support for libipm
github.com/neutrinolabs/xrdp - b75a5ce76359ab2fbbd1608e1551d2a0733c4d1d authored almost 2 years ago by matt335672 <[email protected]>Adding define guards to xrdp.h
github.com/neutrinolabs/xrdp - e119e0f257bbb8a80ec7668a5342aacc03a2d7fe authored almost 2 years ago by Nexarian <[email protected]>github.com/neutrinolabs/xrdp - f21f412c2396ce819f6974f4300cdf1c4932f9c1 authored almost 2 years ago by Nexarian <[email protected]>
Normally the test runners run in 'forking mode'. When a lot of
messages are logged to stdout, th...
github.com/neutrinolabs/xrdp - 1fbcdffff1cdde8f103f443eb35a9040a9a7e160 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - 7a190bf70922889d3ad75ecbac730e9d8d52add5 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - 2c6419475c5d442d9715653ef0e42b35f76410c4 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - a5034e35725f1090c74cfca95ef234a1db50b495 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - 8a71322fe408dcfd6763b18f423a63bc5a9344cc authored almost 2 years ago by matt335672 <[email protected]>
The semantics of this call allowed it to be called more than once when
parsing a message to rest...
github.com/neutrinolabs/xrdp - c9adb3a2a6f3c0ff81d32505f4683e0b06115be5 authored almost 2 years ago by matt335672 <[email protected]>
Bump cppcheck version to 2.10
github.com/neutrinolabs/xrdp - 3183f54088ccb914809687891280458c2345ce79 authored almost 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - 0cbdeecf148be48a763d7d9e497e1f637a01a5ab authored almost 2 years ago by matt335672 <[email protected]>
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]>
- Rearranging imports.
- Remove unnecessary check to g_is_wait_obj_set.
- Use g_get_term everywh...
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]>
If the scard local socket can't be created, there's no point
in trying to listen on it. This wil...
Adding egfx base functions.
github.com/neutrinolabs/xrdp - 8fdb0fab390bdfd902609d763d63b06f6718f64a authored almost 2 years ago by Nexarian <[email protected]>
- This isn't hooked up to anything yet. That will come later with
further EGFX commits.
- Ther...
Implement BSD setusercontext
github.com/neutrinolabs/xrdp - 9b846b7b7e6b0b59b0b0d9f048acd9e04c65a082 authored almost 2 years ago by matt335672 <[email protected]>Fix minor inconsistencies
github.com/neutrinolabs/xrdp - 1ea175e0c986cbc7e7a4347ca27b58986708b069 authored almost 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - 305db83de04d9388433c47a35e75402daa8e53e7 authored almost 2 years ago by matt335672 <[email protected]>
The parameter odering of some of the append routines is
inconsistent both with the function comm...
Remove support for x11rdp
github.com/neutrinolabs/xrdp - ad7cb5c726a909b0911f95c0371cf8ac778fc4c6 authored almost 2 years ago by matt335672 <[email protected]>Add 'make check' to FreeBSD CI
github.com/neutrinolabs/xrdp - 06beb07c687a38f7da61c4a0072c332bef801f45 authored almost 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - 2856995089c1d4bc3cabcc92698031e7d569461f authored almost 2 years ago by matt335672 <[email protected]>
Disable autologon for empty passwords
github.com/neutrinolabs/xrdp - b98c49ed95045d393c860b3fd29099012fd6bfaf authored almost 2 years ago by matt335672 <[email protected]>
X11rdp has been deprecated now since xrdp v0.9.7 (June 2018). This
commit removes support for it...
github.com/neutrinolabs/xrdp - a35082e6c5e4c80f12c900c4122e4f7598795f44 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - 48e46d183a4d0febf420752598065d8b715b9f70 authored almost 2 years ago by matt335672 <[email protected]>
github.com/neutrinolabs/xrdp - cd58d14cefcba6eeaa3354d5e63b73a5ee3fc819 authored almost 2 years ago by matt335672 <[email protected]>
Implement uds authentication
github.com/neutrinolabs/xrdp - bef2e3b1e4f67ae32e5beab5cb7262c0702ca762 authored almost 2 years ago by matt335672 <[email protected]>
Although there is nothing in the specification to prevent automatic
logons with empty passwords,...
An extra method auth_uds() is added to the PAM module to
allow a 'struct auth_info' to be create...
github.com/neutrinolabs/xrdp - 8a0a0249b2a1bbfc3ec2a45874ba27ce7caead9b authored almost 2 years ago by matt335672 <[email protected]>
The previous commit introduced a new interface for the auth modules. This
commit simply updates...
This change allows the authtest utility to exercise the updated
auth module interface which incl...
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]>
xrdp is updated to use the separate authenticate/authorization (AA) and
command processing inter...
The sesman tools sesrun and sesadmin now use the separate
authentication/authorization (AA) inte...
Moving to a uid_t to store the user information makes a lot
of sense. When doing this, we need a...
The intention is to improve decoupling of the modules making up
sesman.
Messaging changes:-
- Implement sys_login request message with username, password and
IP addre...
Socket level should be SOL_LOCAL rather than SOL_SOCKET - See
'man unix'.
Tiny fix in pseudocode description of startwm.sh
github.com/neutrinolabs/xrdp - 752b4bcaa5be9ba4458d5a81ee7bf91b894b095d authored almost 2 years ago by matt335672 <[email protected]>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]>Fix the kerberos module
github.com/neutrinolabs/xrdp - a4fb635a5db58830feccc0355bd7cb6729a46fee authored about 2 years ago by matt335672 <[email protected]>
Also, change the sesman Makefile generation to make it easy to pick the
correct authorization mo...
github.com/neutrinolabs/xrdp - a6714225e68099e9bacbff47e9da2b19dded4f22 authored about 2 years ago by matt335672 <[email protected]>
Add xrdp-sesman.system to distributed files
github.com/neutrinolabs/xrdp - 36f3c4307c0f6924b8527a72adea3451bb1b8f86 authored about 2 years ago by metalefty <[email protected]>LogFile=- redirects log to stdout, which is useful for debugging
github.com/neutrinolabs/xrdp - cce78b0698472f7c10e6f318a4005a9e665bbcab authored about 2 years ago by matt335672 <[email protected]>github.com/neutrinolabs/xrdp - df83fbf9bfdc5edbb3bd7f2f82335db399794f7e authored about 2 years ago by matt335672 <[email protected]>
Distributed file list also now sorted for ease of checking
github.com/neutrinolabs/xrdp - ee8c4ddc2f035ac3cba9bebfdd6a6cf444bd13d0 authored about 2 years ago by matt335672 <[email protected]>
Since multiple processes can write logs simultaneously, and there
is no explicit synchronization...
Set permissions on pcsc socket dir to owner only
github.com/neutrinolabs/xrdp - 321f124c731864b42423fd58193817b05a38aad6 authored about 2 years ago by metalefty <[email protected]>Cherry pick cves
github.com/neutrinolabs/xrdp - 99ca31a54686bbfb2ec0fc228e5b5b444833ea9c authored about 2 years ago by matt335672 <[email protected]>Check minimum length of TS_UD_CS_CORE message
github.com/neutrinolabs/xrdp - 1e42426db59120c6596d673f1bb2dc8b0312e692 authored about 2 years ago by matt335672 <[email protected]>