jsorg71
b55231f18a
Merge pull request #226 from metalefty/freebsd/openpam
...
xrdp: xrdp_mm.c detect and use OpenPAM
2015-04-01 22:15:17 -07:00
Jay Sorg
33167a7c74
add frame acks and h264 codec mode basics
2015-03-28 18:34:25 -07:00
jsorg71
7f8ec757de
Merge pull request #231 from metalefty/g_sck_get_peer_cred
...
common: workaround for #146
2015-03-23 21:19:18 -07:00
Created by chef
db3817bf85
remove some checked in binaries
2015-03-20 03:52:34 +00:00
Koichiro IWAO
1f844b2d0e
common: workaround for #146
2015-03-18 08:46:23 +00:00
jsorg71
5788133c4d
Merge pull request #230 from metalefty/errno-eremoteio-eio
...
fuse: use EIO instead of EREMOTEIO for BSDs
2015-03-17 20:45:45 -07:00
jsorg71
f3fe2309ac
Merge pull request #229 from metalefty/configure-fuse
...
configure: use PKG_CHECK_MODULES to check fuse
2015-03-17 20:44:35 -07:00
Koichiro IWAO
53ea01d51e
fuse: use EIO instead of EREMOTEIO for BSDs
...
FreeBSD/OpenBSD/NetBSD and OS X don't have errno EREMOTEIO.
2015-03-18 03:18:39 +00:00
Koichiro IWAO
67cad0d374
configure: use PKG_CHECK_MODULES to check fuse
...
fuse has fuse.pc file for pkg-config. this is more reliable.
2015-03-18 02:40:15 +00:00
Jay Sorg
9c2951fa6c
X11rdp: update versions, web site
2015-03-17 10:47:20 -07:00
Jay Sorg
4a95950f96
X11rdp: check for errors from shmem calls
2015-03-17 10:37:23 -07:00
Koichiro IWAO
283a16115a
xrdp: xrdp_mm.c detect and use OpenPAM
...
OpenPAM is used in FreeBSD, NetBSD, DragonFly BSD and Mac OS X.
On the Linux system, Linux-PAM is used. Detect PAM during configure
and use which the system has.
2015-03-16 15:01:25 +09:00
jsorg71
f9c848f3ca
Merge pull request #225 from metalefty/chansrv-explicit-include
...
chansrv: explicit include in chansrv_fuse.c
2015-03-15 16:43:59 -07:00
Jay Sorg
9e310fbe06
clipboard file paste, don't add new line to last line
2015-03-13 12:58:31 -07:00
Koichiro IWAO
647c72b75b
chansrv: explicit include in chansrv_fuse.c
...
chansrv_fuse.c includes chansrv_fuse.h even if XRDP_FUSE is not
defined. However, time_t is used in chansrv_fuse.h. This causes
build failure on FreeBSD.
2015-03-13 09:15:28 +00:00
jsorg71
4a6567c5a2
Merge pull request #222 from metalefty/issue-33
...
xrdp: fix -h -v option if xrdp.ini is invalid
2015-03-12 22:21:32 -07:00
jsorg71
4f60b58b17
Merge pull request #212 from robertalks/devel
...
fix possible segfault in chansrv if DISPLAY is not set
2015-03-12 15:36:31 -07:00
jsorg71
5969e11153
Merge pull request #224 from metalefty/void-return
...
sesman: void function should not return a value
2015-03-12 15:35:21 -07:00
Koichiro IWAO
ac9ff52c1b
sesman: void function should not return a value
2015-03-12 16:48:20 +00:00
Jay Sorg
291cb738a3
X11rdp: use pCompositeClip for offscreen pixmaps
2015-03-11 11:01:03 -07:00
jsorg71
b12c2d7b41
Merge pull request #221 from metalefty/add-ipv6-option
...
add experimental ipv6 option
2015-03-10 12:23:01 -07:00
Koichiro IWAO
ba2237a3c4
xrdp: fix -h -v option if xrdp.ini is invalid
...
- log_start should be called after help and version
- Fixes neutrinolabs/xrdp#33 .
2015-03-10 23:10:00 +09:00
Koichiro IWAO
278e957dd7
common: add experimental --enable-ipv6 option
2015-03-10 14:05:13 +09:00
jsorg71
c3164eac76
Merge pull request #215 from mancha1/shadow-fix
...
sesman: fix so shadow accounts aren't incorrectly classified "inactive"
2015-02-18 10:51:03 -08:00
mancha
d432609c2a
sesman: fix so shadow accounts aren't incorrectly classified "inactive"
...
as might happen if sp_max/sp_inact fields are empty or sp_lstchg=0.
2015-02-18 17:32:12 +00:00
Jay Sorg
9cd634007f
fix for case where shmget can return an shmid of zero
2015-02-09 19:26:04 -08:00
Jay Sorg
ef20d9d507
add keyboard options to xrdp_client_info
2015-02-05 22:04:39 -08:00
jsorg71
a631f6ac61
Merge pull request #213 from PythianAdminiscope/devel
...
bidirectional vnc clipboard
2015-02-03 10:59:24 -08:00
Jay Sorg
4dd78c1b8e
minor change in opus encoding
2015-01-27 16:32:38 -08:00
Jay Sorg
c33b4a7d5f
remove some warnings
2015-01-23 11:33:58 -08:00
Jay Sorg
402c143af9
Pythian patch for bidirectional vnc clipboard
2015-01-23 11:11:47 -08:00
Robert Milasan
f59c925f8b
fix possible segfault in chansrv if DISPLAY is not set
2015-01-20 13:33:37 +01:00
Jay Sorg
9c5c0660b2
chansrv: reset opus support on init
2015-01-10 00:50:46 -08:00
Jay Sorg
2f5b84b712
chansrv: added opus audio compression for playback
2015-01-09 23:31:28 -08:00
jsorg71
46215e36d1
Merge pull request #206 from AkiraPenguin/devel_rdp_keyboard_jp_model
...
xrdp_keyboard.ini: Fix jp keyboard model
2014-12-28 20:45:26 -08:00
jsorg71
7ef0e88017
Merge pull request #205 from AkiraPenguin/devel_rdpkeyboard_jp_20141222
...
Fix "\ _" on jp keyboard
2014-12-28 13:03:36 -08:00
Akira Taniguchi
2fc1f3b811
xrdp_keyboard.ini: Fix jp keyboard model
2014-12-29 05:18:53 +09:00
Akira Taniguchi
59db9707ad
Fix "\ _" on jp keyboard
2014-12-26 00:50:45 +09:00
Jay Sorg
253028431c
libxrdp: opps, fix typeo
2014-12-23 22:51:10 -06:00
Jay Sorg
25809f4f1c
libxrdp: no logic change, tabs to spaces
2014-12-23 20:04:20 -08:00
Jay Sorg
eddf0eefdc
libxrdp: no logic change, statis functions, indent
2014-12-18 19:40:26 -08:00
Jay Sorg
a2183bc243
xorgxrdp=6edf9e5
2014-12-18 11:57:12 -08:00
Jay Sorg
ce1a4e660b
libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fix
2014-12-16 17:36:18 -08:00
Jay Sorg
69a551cdf7
libxrdp: indent, no logic change
2014-12-16 12:20:57 -08:00
Jay Sorg
d1bc5b0bf7
libxrdp: no logic change, tabs to spaces
2014-12-15 16:26:32 -08:00
speidy
5e89424129
libxrdp: fix for 'low' RDP security level (issue #202 )
2014-12-15 22:12:16 +02:00
speidy
bf622c46a6
libxrdp: security layer, error handling
2014-12-13 16:36:23 +02:00
speidy
83eb128d7c
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp.git into devel
2014-12-13 16:24:35 +02:00
speidy
fb306e624e
libxrdp: changes for security layer negotiation,
...
security_layer=negotiate is working now
2014-12-13 16:24:07 +02:00
Jay Sorg
e7c144ef33
Merge branch 'metalefty-add-japanese-keymap' into devel
2014-12-12 23:46:11 -08:00