Commit Graph

3415 Commits

Author SHA1 Message Date
Krzysztof Adamski
751cd97018 reapply outboud-resitrcted clipboard 2019-02-26 07:40:17 +01:00
Jaroslaw Osmanski
0d8a49ab13 astyle formatting for sesman config.h and chansrv clipboard 2019-02-26 07:40:10 +01:00
metalefty
93f84aa409
Merge pull request #1293 from RisingWater/devel
libscp v1 server set height twice, and not set width. so fix it.
2019-02-15 11:35:14 +09:00
4680414@qq.com
e655fe6a1b libscp v1 server set height twice,and not set width. so fix it. 2019-02-15 09:18:37 +08:00
metalefty
f04756718a
Merge pull request #1290 from netromnetrom/devel
Add Danish keyboard
2019-02-06 12:03:28 +09:00
netromnetrom
3f42e5d6e5
Add Danish keyboard 2019-02-05 17:00:46 +01:00
netromnetrom
ee1c24dd47
Update Makefile.am 2019-02-05 16:54:38 +01:00
netromnetrom
09dc942d3e
Create km-00000406.ini 2019-02-05 16:53:35 +01:00
metalefty
d60cb4de3b
Merge pull request #1273 from metalefty/prepare-release
Prepare release v0.9.9
2018-12-25 13:39:02 +09:00
Koichiro IWAO
0cd13e7e86
Update NEWS for v0.9.9 2018-12-25 13:31:09 +09:00
Koichiro IWAO
5a80fc9256
Bump version to v0.9.9 2018-12-25 13:31:09 +09:00
metalefty
7469d559a4
Merge pull request #1267 from metalefty/rename_constants
Rename constants
2018-12-14 10:29:06 +09:00
Koichiro IWAO
062699334e
Fix typo s/BITMACACHE/BITMAPCACHE/ 2018-12-13 17:27:25 +09:00
Koichiro IWAO
c5d04a1133
Also rename constants in debug messages and comments 2018-12-13 17:25:57 +09:00
Koichiro IWAO
f714124b78
Fix constants mistakenly replaced
Pointed out by daixj-shterm.
2018-12-13 17:19:06 +09:00
Koichiro IWAO
0e9e25f100
use MS name for PDU types
RDP_PDU_REDIRECT has been removed as it is not found in MS-RDPBCGR and
not used anywhere.
2018-12-12 17:40:58 +09:00
Koichiro IWAO
b2a7bb0cf0
use MS for orderType constants 2018-12-12 17:40:58 +09:00
metalefty
bc9dcbeb19
Merge pull request #1256 from metalefty/rename_constants
Rename constants
2018-11-29 09:35:37 +09:00
metalefty
435295e5bf
Merge pull request #1257 from metalefty/FDKv2
Fix build with FDK AAC v2
2018-11-28 10:20:05 +09:00
Koichiro IWAO
1ba921c5ed
Fix and / or mistake 2018-11-28 09:55:39 +09:00
Koichiro IWAO
88f0d3114d
Fix build with FDK AAC v2
Original fix provided by takefu. See also:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233556
2018-11-28 01:31:14 +09:00
Koichiro IWAO
83d3349c5a
add some more constants and use them 2018-11-27 15:08:22 +09:00
Koichiro IWAO
d188519c0c
constify more magic numbers 2018-11-27 15:08:22 +09:00
Koichiro IWAO
f1f699b954
remove redundunt comments 2018-11-27 15:08:22 +09:00
Koichiro IWAO
43f6ac0723
use MS name for constants 2018-11-27 15:08:22 +09:00
metalefty
9a2d94b9dd
Merge pull request #1253 from daixj-shterm/devel-mrd8
neutrinordp: don't enable remote_app if the INFO_RAIL flag is not set
2018-11-27 11:09:06 +09:00
daixj
fcb1b825c5 neutrinordp: don't enable remote_app if the INFO_RAIL flag is not set 2018-11-23 17:18:26 +08:00
metalefty
2e340bd68c
Merge pull request #1244 from metalefty/km-0000080a
correct latam keylayout value
2018-11-08 08:56:27 +09:00
Koichiro IWAO
92fa56546e
correct latam keylayout value 2018-11-07 18:58:07 +09:00
metalefty
3ad380949c
Merge pull request #1240 from metalefty/km-0000080a
add Spanish (Latin American) keyboard
2018-11-02 09:30:40 +09:00
Koichiro IWAO
9f22223b91
capitilize hex keylayout value 2018-11-01 09:25:04 +09:00
Koichiro IWAO
258a7a12ac
add Spanish (Latin Amarican) keyboard
Closes #1237.
2018-11-01 09:24:51 +09:00
metalefty
0b3ce652f4
Merge pull request #1235 from daixj-shterm/devel-mac
Support Cache Glyph Revison 2, issue #367
2018-10-31 10:03:51 +09:00
metalefty
6365905aac
Merge pull request #1232 from metalefty/deprecate-x11rdp
Deprecate x11rdp and simplify session types
2018-10-26 09:24:57 +09:00
daixj
bc150c2e56 set use_cache_glyph_v2 on if the client support 2018-10-25 17:02:43 +08:00
daixj
8da22cf67a Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel-mac 2018-10-25 16:19:54 +08:00
metalefty
6270956ff1
Merge pull request #1236 from metalefty/constants
common: add constants of glyph support level
2018-10-25 16:21:45 +09:00
Koichiro IWAO
c15cd91198
common: add constants of glyph support level 2018-10-25 16:00:53 +09:00
daixj
b3a1889200 Support Cache Glyph Revison 2, issue #367 2018-10-25 10:34:00 +08:00
Koichiro IWAO
37c04a40d8
Remove console session
it is VNC session to localhost:5900. Can be replaced with vnc-any.
2018-10-19 10:52:12 +09:00
Koichiro IWAO
f64e990ce8
Remove sesman-any as it is not used at all 2018-10-18 11:44:52 +09:00
Koichiro IWAO
a4b0aa9355
Remove x11rdp from config
as it is already deprecated. x11rdp is complicated to build and very few
people using it actually. However, some people still select "X11rdp"
session and get stuck despite not installing x11rdp.

https://github.com/neutrinolabs/xrdp/issues/962#issuecomment-430545526

People who really want to use x11rdp should revert this commit.
2018-10-18 11:19:38 +09:00
metalefty
c2ade7a1f7
Merge pull request #1225 from savisko/devel
Fix crash of xrdp-chansrv process, issue #1202.
2018-10-18 10:49:09 +09:00
metalefty
a83400060b
Merge pull request #1227 from metalefty/idle-disc
Ressurect IdleTimeLimit
2018-10-18 10:40:12 +09:00
Koichiro IWAO
5ea403430a
Sort & reword description of IdleTimeLimit 2018-10-16 16:53:33 +09:00
jsorg71
ae1514c167
dynamic virtual channel improvements
remove not used chansrv <-> xrdp messages
move static channel disable control into libxrdp
remove some blocking read, write chansrv calls
add drdynvc calls to libxrdp
add drdynvc calls to chansrv
channel cleanup
2018-10-11 22:09:20 -07:00
Michael Savisko
47d8e03d3a Fixed compilation warning in previous commit. 2018-10-11 13:51:59 +03:00
Michael Savisko
ba93badf73 Fix crash of xrdp-chansrv process, issue #1202.
In xfuse_create_file_in_xrdp_fs insure that xfuse_fs is properly initialized.
2018-10-11 13:11:24 +03:00
Koichiro IWAO
f84f3de478
docs: ressurect IdleTimeLimit
This reverts commit 513f767996.
2018-10-10 17:47:12 +09:00
metalefty
6049cf8dad
Merge pull request #1216 from metalefty/prepare-release
Prepare release v0.9.8
2018-09-25 15:09:22 +09:00