Commit Graph

1898 Commits

Author SHA1 Message Date
Laxmikant Rashinkar 6e85223a8a xorg driver module: we now access xorg driver module from /usr/lib/xorg 2014-03-09 15:50:16 -07:00
Jay Sorg d18704d740 libxrdp: work on fastpath fragments 2014-03-09 12:11:36 -07:00
Laxmikant Rashinkar ac6717e32e fixed some connection issues when using xorg driver mode 2014-03-09 11:24:30 -07:00
Jay Sorg af3af85195 xorg: support 8, 15, 16 bpp clients 2014-03-08 17:20:52 -08:00
Laxmikant Rashinkar 883650700f added support for using Xorg driver model 2014-03-08 16:41:37 -08:00
Jay Sorg 4f83a979eb libxrdp: fix for fastpath output and fips 2014-03-07 15:18:17 -08:00
Jay Sorg ff8821c308 libxrdp: fastpath output, orders working 2014-03-07 12:45:33 -08:00
Jay Sorg cf39a90d80 libxrdp: detect client fastpath caps 2014-03-06 23:28:57 -08:00
Jay Sorg 201bec9794 libxrdp: minor fastpath logic change and indent changes 2014-03-06 17:51:35 -08:00
Jay Sorg fe042b0c61 minor fastpath changes 2014-03-05 12:38:17 -08:00
jsorg71 98c9b8b692 Merge pull request #112 from speidy/fastpath
libxrdp: fastpath changes
2014-03-04 20:32:33 -08:00
speidy 1eb03b1451 libxrdp: add fips support in xrdp_sec_recv_fastpath 2014-03-05 06:26:33 +02:00
speidy 44d831f05e libxrdp: fastpath, add stream check (all stack) 2014-03-05 06:06:50 +02:00
speidy d610101521 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
fastpath

Conflicts:
	libxrdp/xrdp_fastpath.c
2014-03-05 05:48:05 +02:00
speidy 75bff736a6 libxrdp: xrdp_fastpath_recv cleanup 2014-03-05 05:46:46 +02:00
Jay Sorg 932d785deb fast path changes, iso never reads now 2014-03-04 18:11:55 -08:00
jsorg71 1ce75182af Merge pull request #111 from speidy/fastpath
libxrdp: Fastpath input
2014-03-04 14:11:02 -08:00
speidy 866fde498e libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath 2014-03-04 23:56:26 +02:00
speidy 08baf1a5bc libxrdp: fastpath input working 2014-03-04 23:25:49 +02:00
speidy 43f4d439ec libxrdp: work on fastpath, length issue 2014-03-04 10:19:19 +02:00
jsorg71 60dbacc9ff Merge pull request #105 from scarygliders/devel
Devel - please pull/merge these changes to the xrdp-genkeymap utility
2014-03-03 02:36:48 -08:00
Jay Sorg 6e093e243d update readme.txt 2014-03-02 00:40:45 -08:00
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs 2014-03-02 00:23:17 -08:00
Jay Sorg 374633e63f common: no logic change, update comments 2014-03-01 23:26:40 -08:00
Jay Sorg 3baa5ffa23 update version 2014-03-01 23:20:08 -08:00
speidy 1f1e803140 Merge ../../neutrinolabs/xrdp into fastpath
Conflicts:
	libxrdp/libxrdp.c
	libxrdp/libxrdp.h
	libxrdp/xrdp_iso.c
	libxrdp/xrdp_sec.c
	libxrdp/xrdp_tcp.c
	xrdp/xrdp.ini
2014-03-02 01:39:34 +02:00
Laxmikant Rashinkar e7445a2544 o default login limit is now 50 users (instead of 10)
o we now wait for 30 seconds for session connection (instead of 1)
o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
2014-02-28 19:28:31 -08:00
Jay Sorg 0b18909f26 libxrdp: remove xrdp_tcp.c 2014-02-25 20:49:03 -08:00
Jay Sorg e9e14f22f9 started work on fastpath, restructure PDU in 2014-02-25 20:47:34 -08:00
Jay Sorg f6fb5a32ed common: added some trans options used in fast path 2014-02-25 20:33:19 -08:00
Laxmikant Rashinkar 221b049ca5 clean up temp files in /tmp/.xrdp 2014-02-24 19:49:10 -08:00
Jay Sorg e1c97ba124 libxrdp: fips working now 2014-02-24 11:37:32 -08:00
Jay Sorg 950ef882f4 libxrdp: work on fips 2014-02-23 20:45:59 -08:00
Jay Sorg 25ad4d8a36 common: add more fips ssl calls 2014-02-23 20:40:13 -08:00
Laxmikant Rashinkar 1f51f62df9 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-02-23 18:03:51 -08:00
Laxmikant Rashinkar 76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
o color entries in xrdp.ini file are now specfied using RGB format only
o login screen now works with pixel depth of 8, 15, 16 and 24 bits
2014-02-23 18:03:31 -08:00
Jay Sorg 2921400083 common: check for nil in fips cleanup 2014-02-23 12:27:41 -08:00
Jay Sorg 8e4520b3c3 libxrdp: work on fips 2014-02-22 22:44:58 -08:00
Jay Sorg 926cd095fc common: added des3 calls for fips 2014-02-20 23:15:24 -08:00
Jay Sorg b81bd005bf libxrdp: started adding FIPS crypt 2014-02-20 00:41:53 -08:00
Jay Sorg c11afcd672 work on xorg driver 2014-02-18 17:09:53 -08:00
Jay Sorg 8cd57e0710 added server_paint_rects 2014-02-18 12:10:05 -08:00
Jay Sorg b0a1832186 common: update client_info struct 2014-02-18 10:28:20 -08:00
Jay Sorg 1d9c773dbf libxrdp: improve mcs processing 2014-02-16 00:34:56 -08:00
Jay Sorg c8579c3403 libxrdp: started adding planar bitmap compression 2014-02-15 21:19:54 -08:00
Jay Sorg 6cd6f15d46 libxrdp: not logic change, comments 2014-02-15 20:37:10 -08:00
Laxmikant Rashinkar c5c8324d91 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-02-10 18:47:22 -08:00
Laxmikant Rashinkar e95edef44e fixed an issue where channels with uppercase names were not being recognized 2014-02-10 18:47:10 -08:00
speidy 80204e2536 libxrdp: work on fastpath input, added fastpath option to xrdp.ini 2014-02-11 00:28:43 +02:00
speidy d36336b7b5 libxrdp: work on fastpath input, fix callback params 2014-02-10 06:42:55 +02:00