Commit Graph

1912 Commits (53df4335eb3c02d07ffe1dc5a714263c49040a80)
 

Author SHA1 Message Date
speidy 53df4335eb o added fastpath output, syncronize update pdu
o refactor caps a bit
11 years ago
Jay Sorg f66c5911a2 xrdp: speed up bitmap cache lru using linked list 11 years ago
Jay Sorg 261d35eaac misc fixes for Xorg and compile 11 years ago
Jay Sorg f94f5bec1c xrdp: speed up bitmap cache lookup using hash table 11 years ago
Jay Sorg c34ba69ad8 sesman: add -nolisten tcp to the ini file for Xorg 11 years ago
Laxmikant Rashinkar 963b95877a added a FIFO implementation 11 years ago
speidy 8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
11 years ago
speidy 744cdf9da1 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel 11 years ago
speidy 56ae4539a9 indentation fix 11 years ago
Jay Sorg 630f735a28 libxrdp: send, get, and use multi fragment max caps 11 years ago
Jay Sorg 6f63f93890 libxrdp: remove caps warning and added fastpath fragment caps 11 years ago
Jay Sorg 4cae44ce3b libxrdp: keep rdp packets < 16K 11 years ago
speidy a801e44bfa o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
o move monitor layout call to demand active.
11 years ago
speidy 0a225729c7 libxrdp: fastpath input, validate eventFlags 11 years ago
Laxmikant Rashinkar 6e85223a8a xorg driver module: we now access xorg driver module from /usr/lib/xorg 11 years ago
Jay Sorg d18704d740 libxrdp: work on fastpath fragments 11 years ago
Laxmikant Rashinkar ac6717e32e fixed some connection issues when using xorg driver mode 11 years ago
Jay Sorg af3af85195 xorg: support 8, 15, 16 bpp clients 11 years ago
Laxmikant Rashinkar 883650700f added support for using Xorg driver model 11 years ago
Jay Sorg 4f83a979eb libxrdp: fix for fastpath output and fips 11 years ago
Jay Sorg ff8821c308 libxrdp: fastpath output, orders working 11 years ago
Jay Sorg cf39a90d80 libxrdp: detect client fastpath caps 11 years ago
Jay Sorg 201bec9794 libxrdp: minor fastpath logic change and indent changes 11 years ago
Jay Sorg fe042b0c61 minor fastpath changes 11 years ago
jsorg71 98c9b8b692 Merge pull request #112 from speidy/fastpath
libxrdp: fastpath changes
11 years ago
speidy 1eb03b1451 libxrdp: add fips support in xrdp_sec_recv_fastpath 11 years ago
speidy 44d831f05e libxrdp: fastpath, add stream check (all stack) 11 years ago
speidy d610101521 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
fastpath

Conflicts:
	libxrdp/xrdp_fastpath.c
11 years ago
speidy 75bff736a6 libxrdp: xrdp_fastpath_recv cleanup 11 years ago
Jay Sorg 932d785deb fast path changes, iso never reads now 11 years ago
jsorg71 1ce75182af Merge pull request #111 from speidy/fastpath
libxrdp: Fastpath input
11 years ago
speidy 866fde498e libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath 11 years ago
speidy 08baf1a5bc libxrdp: fastpath input working 11 years ago
speidy 43f4d439ec libxrdp: work on fastpath, length issue 11 years ago
jsorg71 60dbacc9ff Merge pull request #105 from scarygliders/devel
Devel - please pull/merge these changes to the xrdp-genkeymap utility
11 years ago
Jay Sorg 6e093e243d update readme.txt 11 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs 11 years ago
Jay Sorg 374633e63f common: no logic change, update comments 11 years ago
Jay Sorg 3baa5ffa23 update version 11 years ago
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
11 years ago
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
11 years ago
Jay Sorg 0b18909f26 libxrdp: remove xrdp_tcp.c 11 years ago
Jay Sorg e9e14f22f9 started work on fastpath, restructure PDU in 11 years ago
Jay Sorg f6fb5a32ed common: added some trans options used in fast path 11 years ago
Laxmikant Rashinkar 221b049ca5 clean up temp files in /tmp/.xrdp 11 years ago
Jay Sorg e1c97ba124 libxrdp: fips working now 11 years ago
Jay Sorg 950ef882f4 libxrdp: work on fips 11 years ago
Jay Sorg 25ad4d8a36 common: add more fips ssl calls 11 years ago
Laxmikant Rashinkar 1f51f62df9 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 11 years ago
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
11 years ago