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

support mousex button 8/9

github.com/neutrinolabs/xrdp - 32ef6ea3dd6e0ffd8d4c4c05f5283462f7d786e6 authored almost 5 years ago by okhowang(王沛文) <[email protected]>
Merge pull request #1474 from metalefty/cirrus

FreeBSD CI: simplify CI test for a while

github.com/neutrinolabs/xrdp - ce3633b8076e5428735a72f2777d881bfbd9e458 authored about 5 years ago by metalefty <[email protected]>
FreeBSD CI: simplify CI test for a while

some tests are failing due to FreeBSD OpenSSL version change.

github.com/neutrinolabs/xrdp - c99e54cbcb6c4a37d0ff9018c731183f44b1b5f4 authored about 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1472 from metalefty/fflush

common: flush stream in g_deinit()

github.com/neutrinolabs/xrdp - e3e8ed07586a1c354274bae3b61fd50572fb4f3f authored about 5 years ago by metalefty <[email protected]>
common: switch _exit to exit

mentioned in #1472.

github.com/neutrinolabs/xrdp - e8c845e78bb5c1a87726ff971eef4a2f6346910f authored about 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1469 from chipitsine/devel

sesman/chansrv/chansrv_fuse.c: resolve double free found by cppcheck

github.com/neutrinolabs/xrdp - c766be4be4ff9053e7f0489a806098c5f11611c9 authored about 5 years ago by metalefty <[email protected]>
common: flush stream in g_deinit()

unless flushing stream before exitting, `xrdp --version | cat` will
show empty output.

Fixes #1...

github.com/neutrinolabs/xrdp - e928d8baf2d3ac48141eaddb522aef6361542971 authored about 5 years ago by Koichiro IWAO <[email protected]>
Rationalise ms- constants

Constants from MS documents (MS-RDPBCGR etc) moved out of
common/xrdp_constants.h into includes ...

github.com/neutrinolabs/xrdp - 6f881d47d31fa97440991168fd4362f449aa8c7e authored about 5 years ago by matt335672 <[email protected]>
sesman/chansrv/chansrv_fuse.c: resolve double free found by cppcheck

sesman/chansrv/chansrv_fuse.c:1719:9: error: Memory pointed to by 'full_path' is freed twice. [d...

github.com/neutrinolabs/xrdp - 00f17c3ffcabe14b742222c4b5512d49d716570e authored about 5 years ago by Ilya Shipitsin <[email protected]>
Merge pull request #1464 from chipitsine/devel

xrdpvr/xrdpvr.c: remove redundant condition

github.com/neutrinolabs/xrdp - 677056e3c20979e1c5cbcaf59101c5be158f88a7 authored about 5 years ago by metalefty <[email protected]>
Merge pull request #1466 from metalefty/cirrus

Introduce FreeBSD CI

github.com/neutrinolabs/xrdp - b4d51bc4f1812b477340cba9f8c6dbb62e1bb21a authored about 5 years ago by metalefty <[email protected]>
FreeBSD CI: switch to image_family, build with multiple SSL library

github.com/neutrinolabs/xrdp - 1c5a5e32a05b2a8e5bc96174833f404183e1b6ad authored about 5 years ago by Koichiro IWAO <[email protected]>
FreeBSD CI: use security/openssl after recent ports update

See ports/UPDATING 20200101:
https://svnweb.freebsd.org/ports/head/UPDATING?view=markup

github.com/neutrinolabs/xrdp - 24ee0cfd788dbe658c2f2f390d7abfaa159816fc authored about 5 years ago by Koichiro IWAO <[email protected]>
FreeBSD CI: use `pkg install -y` instead of ASSUME_YES

github.com/neutrinolabs/xrdp - f11987ac0405fb1776b9027e19de28fc3069e3a1 authored about 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1465 from metalefty/release

Release v0.9.12

github.com/neutrinolabs/xrdp - 1ce50849ea7c9cf8436017e57ef0f4669188742d authored about 5 years ago by metalefty <[email protected]>
bump version to v0.9.12

github.com/neutrinolabs/xrdp - dd047bb181c71360738863090ef7fe0124f38cda authored about 5 years ago by Koichiro IWAO <[email protected]>
Update NEWS for v0.9.12

github.com/neutrinolabs/xrdp - dfac42b2735b044e27f087260ef357a0b2e9aa16 authored about 5 years ago by Koichiro IWAO <[email protected]>
xrdpvr/xrdpvr.c: remove redundant condition

[xrdpvr/xrdpvr.c:918] -> [xrdpvr/xrdpvr.c:926]: (warning) Identical condition 'rv==0', second co...

github.com/neutrinolabs/xrdp - 7c959156a96f7eb17e2ab668b8b7ebc4830b73a6 authored about 5 years ago by Ilya Shipitsin <[email protected]>
FreeBSD CI: perform CI test on 12 and 11

github.com/neutrinolabs/xrdp - 43f2b2290ec131e0dde3dc2265d9aaaa59888ab0 authored about 5 years ago by Koichiro IWAO <[email protected]>
Add FreeBSD CI by Cirrus CI

github.com/neutrinolabs/xrdp - f9a1e617f4475f1a3873b61862b6b9ec5d0136e0 authored about 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1462 from matt335672/catalina-compile

Include file tidy-up

github.com/neutrinolabs/xrdp - de5a23325f80d9d0d7f9f7ee392c48789e7f218d authored about 5 years ago by metalefty <[email protected]>
Added includes for C/POSIX types referenced in chansrv_fuse.h to chansrv_fuse.h

github.com/neutrinolabs/xrdp - 3820d279e279aeeba7a2d7d3172d8913db39b1f4 authored about 5 years ago by matt335672 <[email protected]>
Merge pull request #1449 from matt335672/filesys-reimplement

Significant remote file system improvements

github.com/neutrinolabs/xrdp - 93da7c0d3cc314c870b7690ff356e833e2fbf317 authored about 5 years ago by metalefty <[email protected]>
Merge pull request #1457 from metalefty/xrdpsh

remove unmaintained xrdp.sh

github.com/neutrinolabs/xrdp - e08890ddded3a54ce36e7dcf8941cb47f65b0fba authored about 5 years ago by metalefty <[email protected]>
Remove xrdp.sh from Makefile and document as well

github.com/neutrinolabs/xrdp - a20f99d3d197de3242e18ec028d2b6f47d3188be authored about 5 years ago by Koichiro IWAO <[email protected]>
remove unmaintained xrdp.sh

It is not maintained since it is added and outdated now.

github.com/neutrinolabs/xrdp - 5fc804c67d208371ee79004190c8d20578b2bcd8 authored about 5 years ago by Koichiro IWAO <[email protected]>
CI Fixes

github.com/neutrinolabs/xrdp - 3ef2e7ce497692e2c4213538cd17945820ca98f0 authored about 5 years ago by matt335672 <[email protected]>
Significant remote file system improvements

- Reimplemented inode store in separate module chansrv_xfs.[hc]
- Allowed atimes and mtimes to b...

github.com/neutrinolabs/xrdp - 4d8f2b5a318f495fd3f1eaaddc529e13bc0626f5 authored about 5 years ago by matt335672 <[email protected]>
Merge pull request #1319 from metalefty/sighup

xrdp: do not exit when caught SIGHUP

github.com/neutrinolabs/xrdp - 352107fc5f08db8ee771e5d1d136cb9011931cf9 authored about 5 years ago by metalefty <[email protected]>
Merge pull request #1441 from Belinsky-L-V/accept-neg1-cid

make vsock config accept -1 for cid and port

github.com/neutrinolabs/xrdp - 36fc802bd954cc736fe12bf6af27275c24fa4b40 authored about 5 years ago by jsorg71 <[email protected]>
Merge pull request #1442 from yifanjiang/devel

mkpamrules: Support openSUSE's usage of /usr/etc/pam.d to contain the pam configuration files.

github.com/neutrinolabs/xrdp - 2b614d275e4953fc404f65340246bce89b6d04da authored about 5 years ago by metalefty <[email protected]>
mkpamrules: Support openSUSE's usage of /usr/etc/pam.d

to contain the pam configuration files:

https://lists.opensuse.org/opensuse-factory/2019-08/msg0...

github.com/neutrinolabs/xrdp - 732d663c707603ff43821a27d6050d33816247b6 authored about 5 years ago by Yifan J <[email protected]>
make vsock config accept -1 for cid and port

linux/vm_sockets.h defines VMADDR_CID_ANY and VMADDR_PORT_ANY (both
equal to -1U) for vsock cid ...

github.com/neutrinolabs/xrdp - a2fd7c09fac4190f90f12336622c7637dc41297c authored about 5 years ago by Belinsky-L-V <[email protected]>
Merge pull request #1439 from jsorg71/xup_shm_fix

xup: fix for when shmem_id changes

github.com/neutrinolabs/xrdp - 8e10f0820cf611c746d5d20da2c55dbaf43445e3 authored about 5 years ago by jsorg71 <[email protected]>
xup: fix for when shmem_id changes

github.com/neutrinolabs/xrdp - e52a4fd0ae8fdb3799c811d5860b60cbbedbcea0 authored about 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1437 from jsorg71/refresh_rect

cleanup refresh rect and check stream bounds

github.com/neutrinolabs/xrdp - 885380931044cc22a4c5bf7c1801b3ed77851a7c authored about 5 years ago by jsorg71 <[email protected]>
cleanup refresh rect and check stream bounds

github.com/neutrinolabs/xrdp - 0fbbc47092e4e1f5965bb2056e86c51a709bc369 authored about 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1393 from metalefty/chansrv-channels-not-allowed

xrdp: skip connecting to chansrv when no channels enabled

github.com/neutrinolabs/xrdp - c57e867a3b0f8bf21de4313d30765d90f7288d66 authored about 5 years ago by metalefty <[email protected]>
Merge pull request #1427 from jsorg71/rdpsnd_audin_off

default rdpsnd audin off, can enable with --enable-rdpsndaudin

github.com/neutrinolabs/xrdp - 1897f8159f9bfef83c8aff26ec7289fddaa68339 authored about 5 years ago by metalefty <[email protected]>
default rdpsnd audin off, can enable with --enable-rdpsndaudin

github.com/neutrinolabs/xrdp - d7b1f12d9be701490ea000f1bac90354920c8db9 authored about 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1425 from jsorg71/sesman-startup

sesman: fix for sesman startup without startup script

github.com/neutrinolabs/xrdp - 04f885189acdabde1b1738af76cffeb19459adea authored about 5 years ago by jsorg71 <[email protected]>
sesman: fix for sesman startup without startup script

github.com/neutrinolabs/xrdp - 351c92dfba3050c07603b933dd2770fbe7ca67c4 authored about 5 years ago by Jay Sorg <[email protected]>
xrdp: skip connecting to chansrv when no channels enabled

github.com/neutrinolabs/xrdp - f37faca65bff937918707c626e8620c80958d49b authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1390 from metalefty/rfxcodec

update rfxcodec to the latest release

github.com/neutrinolabs/xrdp - 1e4b03eb3c9aa7173de251a328c93c073dcc0fca authored over 5 years ago by metalefty <[email protected]>
Merge pull request #1389 from metalefty/prepare-release

NEWS: fix typo in version s/v1.9.11/v0.9.11/

github.com/neutrinolabs/xrdp - deebc30f58316d61616caff9a0e26f0b728036fe authored over 5 years ago by metalefty <[email protected]>
update submodule to the latest release

github.com/neutrinolabs/xrdp - f097b8028dba2fad0cbfb8d04cc244f8ca4b271c authored over 5 years ago by Koichiro IWAO <[email protected]>
NEWS: fix typo in version s/v1.9.11/v0.9.11/

github.com/neutrinolabs/xrdp - 471d7f0b240359b3acf20ec882741271b5c182ad authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1388 from metalefty/prepare-release

Prepare release

github.com/neutrinolabs/xrdp - 2999b694e613c0db833cc8fc2a9c013527c0ff0d authored over 5 years ago by metalefty <[email protected]>
bump version to v0.9.11

github.com/neutrinolabs/xrdp - a3502926284e6f7f0723a9e207f1f287933ef86e authored over 5 years ago by Koichiro IWAO <[email protected]>
Update NEWS for v0.9.11 release

github.com/neutrinolabs/xrdp - 6928caa3bd9a6571f482e70abbbd5fdde5d83f65 authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1386 from metalefty/xrdp-ini

xrdp: reformat comments/descriptions in xrdp.ini

github.com/neutrinolabs/xrdp - 6b826d03c8a89237a3da41d46661749eeff89cdd authored over 5 years ago by metalefty <[email protected]>
Merge pull request #1387 from metalefty/travis

travis: unbreak the build, libxfixed-dev is required at minimum

github.com/neutrinolabs/xrdp - 5e6e5bd8693b6a558713aa1fd3f67aa05415fb11 authored over 5 years ago by metalefty <[email protected]>
travis: unbreak the build, libxfixed-dev is required at minimum

github.com/neutrinolabs/xrdp - a49edd03aaa0768f13c24046ca5033ebae39131a authored over 5 years ago by Koichiro IWAO <[email protected]>
xrdp: reformat comments/descriptions in xrdp.ini

github.com/neutrinolabs/xrdp - bcb281707bc927aee997033d145804c9052e1264 authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1372 from jsorg71/check_term_xup

xup: check term event for more responsive shutdown

github.com/neutrinolabs/xrdp - d977e7caaa96abf5b0d5cf1667afd5b49c62f732 authored over 5 years ago by jsorg71 <[email protected]>
xup: check term event for more responsive shutdown

github.com/neutrinolabs/xrdp - 313abde4ea65cf4685ea7fd6b9fb5605f2e5f034 authored over 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1369 from jsorg71/mic-drdynvc

implement [MS-RDPEAI], mstsc compatible audio input

github.com/neutrinolabs/xrdp - cc2f918cd430b1992c3a2aed0e228e06dc70924a authored over 5 years ago by jsorg71 <[email protected]>
chansrv: no logic change, fix typo

github.com/neutrinolabs/xrdp - cf67dd56bfa73352180a8d4af89af8a16dc7c2fe authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: env var to disable rdpsnd record

github.com/neutrinolabs/xrdp - 417bb71abf7976f27d2a653507d1897950445124 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: remove excessive logging

github.com/neutrinolabs/xrdp - 933394c6be98e9be326ba8fc4434bda0caf3e457 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: use rdpsnd record if supported, else try AUDIO_INPUT(MS-RDPEAI)

github.com/neutrinolabs/xrdp - 8aedd317623f0ce9b5a74d9efac4de871659e47a authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: hook up audin

github.com/neutrinolabs/xrdp - c5798df0bd0c4b49600e5dede32b080474515935 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: audin close should chose channel

github.com/neutrinolabs/xrdp - ae40ff27c8604cc87ea02bf74dc294eaac0f62b2 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: audio in partial working

github.com/neutrinolabs/xrdp - a9a823b0dae106d2a73178ca8074632795c4afc9 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: add audin.c/h

github.com/neutrinolabs/xrdp - 3c9241022a3c62b6ddd71d34b4b2123d405c167c authored over 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1366 from jsorg71/listen-list

Listen list

github.com/neutrinolabs/xrdp - f627b29633eebccecfe51cd1625c2324edffe314 authored over 5 years ago by jsorg71 <[email protected]>
xrdp: fix seg fault when fork on connect and disconnect

github.com/neutrinolabs/xrdp - 1ef47cbf0b2f3e4e06a58517dccfe816365ef941 authored over 5 years ago by Jay Sorg <[email protected]>
remove unused variable

github.com/neutrinolabs/xrdp - 37ade1cb25817fee64b3c3e3970f7b3712742bba authored over 5 years ago by Jay Sorg <[email protected]>
use address for tcp:// and tcp6:// and vsock://

github.com/neutrinolabs/xrdp - ee65ccb31d0141fa84e339b40939606c0bcd2b90 authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: enable listen_test, other parameter fixes about listen_test

github.com/neutrinolabs/xrdp - f42e38125e3c6c5412a82c008936beab8a0606e6 authored over 5 years ago by Jay Sorg <[email protected]>
add TCP V4 and V6 only socket functions

github.com/neutrinolabs/xrdp - 0bc7803eaad2284ca156910c2aff24cc6a597a16 authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: support old xrdp.ini port, use_vsock style

github.com/neutrinolabs/xrdp - d7bd6f726b6f3f5484f8d056770122b1112b7170 authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: update xrdp.ini.in

github.com/neutrinolabs/xrdp - 216ba3b4d4d9f836830ca3414bb7ab3a14fd3396 authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: change listen to list

github.com/neutrinolabs/xrdp - bacd76f9a22b0bcb3fa5c9d8776ba41fc367786e authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: work on trans list

github.com/neutrinolabs/xrdp - d6229df5a16a38a90593a8aa6269a8339494cce7 authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: parsing for listeners

github.com/neutrinolabs/xrdp - c236f665d2b76f71e688ec3ab10f961287b2f42e authored over 5 years ago by Jay Sorg <[email protected]>
xrdp: parsing for listeners

github.com/neutrinolabs/xrdp - e3f41da2cc55d6fed01390eab02f6d060b13e5e8 authored over 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1363 from jsorg71/audio_behind

chansrv: don't let audio fall behind

github.com/neutrinolabs/xrdp - 054991dde2b2ab9b3bf0004a97629c7d228dbe6b authored over 5 years ago by jsorg71 <[email protected]>
chansrv: drop g_sent_flag, not very useful and some clients skip acks

github.com/neutrinolabs/xrdp - e14ea4ff2ef4ada527af7a5d08bc8795bfa763e6 authored over 5 years ago by Jay Sorg <[email protected]>
chansrv: don't let audio fall behind

github.com/neutrinolabs/xrdp - 4ad9e48ff54636de40bc05844158404e95290a0d authored over 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1330 from jsorg71/suppress

handle TS_SUPPRESS_OUTPUT_PDU

github.com/neutrinolabs/xrdp - 074cfdee4d62197c9cc186b2829e9855b557ca90 authored over 5 years ago by jsorg71 <[email protected]>
work on suppress

github.com/neutrinolabs/xrdp - 9e9cada4ec418079d428c0644818cbca95e82dcb authored over 5 years ago by Jay Sorg <[email protected]>
work on suppress

github.com/neutrinolabs/xrdp - 21f90e3ca288bacb6d6c69bf9d3b0f0d1aca977e authored over 5 years ago by Jay Sorg <[email protected]>
add caps for refreshRect and suppressOutput

github.com/neutrinolabs/xrdp - f4aebe021a4dde35f89ebaa5e959c012e68dfb07 authored over 5 years ago by Jay Sorg <[email protected]>
neutrinordp: implement suppress output

github.com/neutrinolabs/xrdp - c3f7f6bd84b040d1f6ded93b59e36e69d4ea7aa1 authored over 5 years ago by Jay Sorg <[email protected]>
update the module version

github.com/neutrinolabs/xrdp - eb56683df0cffcbd16d64d532f207af9811a7136 authored over 5 years ago by Jay Sorg <[email protected]>
vnc: implement suppress output

github.com/neutrinolabs/xrdp - 4cbf84d99b8f021a88ceac8cd8f76356f86c4931 authored over 5 years ago by Jay Sorg <[email protected]>
work on suppress

github.com/neutrinolabs/xrdp - ecf4acf5f1dabf16ced681eff1001ec9e9143c96 authored over 5 years ago by Jay Sorg <[email protected]>
Merge pull request #1336 from metalefty/timeh

Fix build after #1327

github.com/neutrinolabs/xrdp - 20f6ac9adbd2d3ad3be20e640aff60932c1c0a1d authored over 5 years ago by metalefty <[email protected]>
Fix build after #1327

Fixes #1335.

In file included from ./irp.h:27:
./chansrv_fuse.h:39:5: error: unknown type name ...

github.com/neutrinolabs/xrdp - ae2cbbb2e0c0ca387f46c2ed5c51aa4416be06d8 authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1334 from metalefty/release

Release v0.9.10

github.com/neutrinolabs/xrdp - 6004a4126a8009c49714f633ec0b4999547219e1 authored over 5 years ago by metalefty <[email protected]>
Update NEWS for v0.9.10

github.com/neutrinolabs/xrdp - 0e0d985bc52fbe736fc71f80a4785c7931c502d9 authored over 5 years ago by Koichiro IWAO <[email protected]>
Bump to v0.9.10

github.com/neutrinolabs/xrdp - d6e2dbe82df4e1be281c4dd3d3bbee19b16af519 authored over 5 years ago by Koichiro IWAO <[email protected]>
Merge pull request #1331 from matt335672/remove-unnecessary-g_cfg

Remove unnecessary reference from sesman/config.c

github.com/neutrinolabs/xrdp - ac5024fcd6454d048cf107aba600b6af0f7a1556 authored over 5 years ago by metalefty <[email protected]>
Remove unnecessary reference from sesman/config.c

Following commit 81703c426f8498022c28a231df7d88ca28bfa842, there are
no longer any references to...

github.com/neutrinolabs/xrdp - fe97b983f532ee81c58cbcafd47b7021832549d6 authored over 5 years ago by matt335672 <[email protected]>
Merge pull request #1327 from matt335672/implement-separate-lookup

XFuse file overwrite and lookup improvements

github.com/neutrinolabs/xrdp - 006721fea897d204746f765216fe008d703d71cf authored almost 6 years ago by metalefty <[email protected]>
Merge pull request #1318 from metalefty/hup-config

sesman: Fix default_wm and reconnect_sh refer wrong path after SIGHUP

github.com/neutrinolabs/xrdp - ddaf968e90a91e4426f74443e32891292ec4d0a6 authored almost 6 years ago by metalefty <[email protected]>
Fix sing symbol link error when --disable-fuse is set

github.com/neutrinolabs/xrdp - 6a6442e32ffd71bf293cf544d27be4df6cfb837f authored almost 6 years ago by matt335672 <[email protected]>
xrdp: check term event for more responsive shutdown

github.com/neutrinolabs/xrdp - 0ed82f71e8b3208d12f164ea8900195cd868032e authored almost 6 years ago by Jay Sorg <[email protected]>
Add remote drive lookup functionality to fuse

- Replace xfuse_cb_enum_dir() directory callback for adding files with
more general xfuse_devr...

github.com/neutrinolabs/xrdp - d154df5059cdfc2ac1eb34025e5bf8c07b962f1a authored almost 6 years ago by matt335672 <[email protected]>