matt335672
da3114007c
Address possible memory out-of-bounds accesses
2020-04-15 09:57:05 +01:00
metalefty
1c4e14415d
Merge pull request #1529 from metalefty/xorg-path
...
Fix Xorg path for Arch Linux
2020-04-03 09:43:24 +09:00
Koichiro IWAO
1adb3c7b33
Fix Xorg path for Arch Linux
...
It has been moved: https://www.archlinux.org/packages/extra/x86_64/xorg-server/
Fixes : #1448
2020-04-02 16:18:06 +09:00
metalefty
0a669c5b06
Merge pull request #1509 from metalefty/prepare-release
...
Prepare release
2020-03-11 13:28:54 +09:00
Koichiro IWAO
b3b1fff833
bump version to v0.9.13
2020-03-11 13:04:35 +09:00
Koichiro IWAO
6e7a539933
Update NEWS for v0.9.13
2020-03-11 12:58:01 +09:00
Koichiro IWAO
96cbde725d
README: gitter badge refer to xrdp-questions room
2020-03-11 10:38:20 +09:00
metalefty
a57e77753f
Merge pull request #1507 from matt335672/drive-redirect-fixes
...
Drive redirect fixes, including Guacamole
2020-03-11 09:33:24 +09:00
metalefty
d88dcee5bc
Merge pull request #1493 from matt335672/cppcheck-ci
...
Add cppcheck to travis-ci
2020-03-09 13:27:16 +09:00
matt335672
a2266f23f6
Allow a redirected drive device_id to be zero (Guacamole support)
2020-03-03 16:16:09 +00:00
matt335672
a3d429b4f7
Minor fixes to drive redirection
2020-03-03 16:14:24 +00:00
matt335672
2faf98ca61
Add cppcheck to travis-ci
2020-03-03 10:33:17 +00:00
metalefty
dc9a06f6ce
Merge pull request #1485 from matt335672/cppc-misc
...
misc: Fix cppcheck 1.82 + 1.90 warnings
2020-02-18 21:46:26 +09:00
metalefty
b859457187
Merge pull request #1481 from matt335672/cppc-chansrv-fuse
...
chansrv-fuse Fix cppcheck 1.89+1.90 warnings
2020-02-18 21:46:12 +09:00
matt335672
77686bf832
Fix cppcheck 1.89+1.90 warnings
2020-01-30 10:36:23 +00:00
metalefty
6d7cce3d34
Merge pull request #1484 from matt335672/cppc-chansrv-pcsc
...
xrdp_pcsc: Fix cppcheck 1.82 + 1.90 warnings
2020-01-30 10:28:36 +09:00
metalefty
f46034326a
Merge pull request #1487 from derekschrock/devel
...
Use g_free for xfs/g_xfs in xfs_delete_xfs_fs
2020-01-30 10:11:50 +09:00
Derek Schrock
72bece526b
return from xfs_delete_xfs_fs if NULL
2020-01-27 21:15:09 -05:00
matt335672
5aca3aa847
Fix cppcheck warnings in vrplayer/ourinterface.cpp
2020-01-21 10:19:41 +00:00
metalefty
e37fdd8c6e
Merge pull request #1479 from matt335672/cppc-xrdp-cache
...
xrdp_cache: Fix cppcheck 1.89+1.90 warnings
2020-01-20 09:09:42 +09:00
matt335672
16c20dc6e3
misc: Fix cppcheck 1.82 + 1.90 warnings
2020-01-19 14:13:47 +00:00
matt335672
70d78dfb6f
Fix cppcheck 1.82 + 1.90 warnings
2020-01-17 11:18:46 +00:00
metalefty
627da8da3e
Merge pull request #1470 from matt335672/rename-includes
...
Move MS-defined constants into separate includes
2020-01-16 15:01:18 +09:00
metalefty
7ac90b77aa
Merge pull request #1478 from okhowang/devel
...
support mousex button 8/9
2020-01-16 09:29:10 +09:00
matt335672
c954bfe9e3
Fix cppcheck 1.89+1.90 warnings
2020-01-15 12:57:33 +00:00
okhowang(王沛文)
32ef6ea3dd
support mousex button 8/9
2020-01-14 18:04:06 +08:00
metalefty
ce3633b807
Merge pull request #1474 from metalefty/cirrus
...
FreeBSD CI: simplify CI test for a while
2020-01-08 16:33:41 +09:00
Koichiro IWAO
c99e54cbcb
FreeBSD CI: simplify CI test for a while
...
some tests are failing due to FreeBSD OpenSSL version change.
2020-01-08 09:49:24 +09:00
metalefty
e3e8ed0758
Merge pull request #1472 from metalefty/fflush
...
common: flush stream in g_deinit()
2020-01-08 09:34:31 +09:00
Koichiro IWAO
e8c845e78b
common: switch _exit to exit
...
mentioned in #1472 .
2020-01-08 09:21:39 +09:00
metalefty
c766be4be4
Merge pull request #1469 from chipitsine/devel
...
sesman/chansrv/chansrv_fuse.c: resolve double free found by cppcheck
2020-01-07 19:53:11 +09:00
Koichiro IWAO
e928d8baf2
common: flush stream in g_deinit()
...
unless flushing stream before exitting, `xrdp --version | cat` will
show empty output.
Fixes #1471 .
2020-01-07 19:24:17 +09:00
matt335672
6f881d47d3
Rationalise ms- constants
...
Constants from MS documents (MS-RDPBCGR etc) moved out of
common/xrdp_constants.h into includes named after the documents.
Similar includes moved from sesman/chansrv to the common area.
2020-01-06 15:46:37 +00:00
Ilya Shipitsin
00f17c3ffc
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. [doubleFree]
2020-01-06 13:38:02 +05:00
metalefty
677056e3c2
Merge pull request #1464 from chipitsine/devel
...
xrdpvr/xrdpvr.c: remove redundant condition
2020-01-06 12:35:04 +09:00
metalefty
b4d51bc4f1
Merge pull request #1466 from metalefty/cirrus
...
Introduce FreeBSD CI
2020-01-04 14:39:08 +09:00
Koichiro IWAO
1c5a5e32a0
FreeBSD CI: switch to image_family, build with multiple SSL library
2020-01-02 22:39:12 +09:00
Koichiro IWAO
24ee0cfd78
FreeBSD CI: use security/openssl after recent ports update
...
See ports/UPDATING 20200101:
https://svnweb.freebsd.org/ports/head/UPDATING?view=markup
2020-01-02 22:27:24 +09:00
Koichiro IWAO
f11987ac04
FreeBSD CI: use pkg install -y
instead of ASSUME_YES
2020-01-02 22:11:28 +09:00
metalefty
1ce50849ea
Merge pull request #1465 from metalefty/release
...
Release v0.9.12
2019-12-28 21:14:54 +09:00
Koichiro IWAO
dd047bb181
bump version to v0.9.12
2019-12-28 21:07:35 +09:00
Koichiro IWAO
dfac42b273
Update NEWS for v0.9.12
2019-12-28 21:07:13 +09:00
Ilya Shipitsin
7c959156a9
xrdpvr/xrdpvr.c: remove redundant condition
...
[xrdpvr/xrdpvr.c:918] -> [xrdpvr/xrdpvr.c:926]: (warning) Identical condition 'rv==0', second condition is always false
2019-12-27 19:02:28 +05:00
Koichiro IWAO
43f2b2290e
FreeBSD CI: perform CI test on 12 and 11
2019-12-24 13:17:50 +09:00
Koichiro IWAO
f9a1e617f4
Add FreeBSD CI by Cirrus CI
2019-12-24 13:17:47 +09:00
metalefty
de5a23325f
Merge pull request #1462 from matt335672/catalina-compile
...
Include file tidy-up
2019-12-23 23:00:42 +09:00
matt335672
3820d279e2
Added includes for C/POSIX types referenced in chansrv_fuse.h to chansrv_fuse.h
2019-12-22 12:37:38 +00:00
metalefty
93da7c0d3c
Merge pull request #1449 from matt335672/filesys-reimplement
...
Significant remote file system improvements
2019-12-13 14:11:38 +09:00
metalefty
e08890ddde
Merge pull request #1457 from metalefty/xrdpsh
...
remove unmaintained xrdp.sh
2019-12-12 15:04:34 +09:00
Koichiro IWAO
a20f99d3d1
Remove xrdp.sh from Makefile and document as well
2019-12-11 17:09:08 +09:00