summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | added a check for xrandr devel filesJay Sorg2014-03-171-2/+5
| | | |
* | | | work on surface commandJay Sorg2014-03-187-7/+115
|/ / /
* | | libxrdp: fix for when not compiling with turbo jpegJay Sorg2014-03-161-0/+9
| | |
* | | work on codec mode jpegJay Sorg2014-03-165-126/+321
| | |
* | | libxrdp: export jpeg compress for codec modeJay Sorg2014-03-162-0/+26
| | |
* | | xorg: fix a warningJay Sorg2014-03-161-9/+0
| | |
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-03-1613-225/+716
|\ \ \
| * | | xrdp: add an option to do md5 bitmap hash for bitmap cacheJay Sorg2014-03-163-20/+97
| | | |
| * | | reduce the memory needed for crc16 bitmap cache listsJay Sorg2014-03-156-13/+260
| | | |
| * | | o added fastpath output, syncronize update pduspeidy2014-03-153-20/+43
| | | | | | | | | | | | o refactor caps a bit
| * | | xrdp: speed up bitmap cache lru using linked listJay Sorg2014-03-142-65/+126
| | | |
| * | | misc fixes for Xorg and compileJay Sorg2014-03-142-2/+2
| | | |
| * | | xrdp: speed up bitmap cache lookup using hash tableJay Sorg2014-03-144-141/+222
| | | |
| * | | sesman: add -nolisten tcp to the ini file for XorgJay Sorg2014-03-121-4/+6
| | | |
* | | | xrdp_encoder: developer checkinLaxmikant Rashinkar2014-03-165-6/+288
|/ / /
* | | added a FIFO implementationLaxmikant Rashinkar2014-03-123-0/+211
| | |
* | | o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-134-60/+167
| | | | | | | | | | | | | | | o xrdp.ini: changed default behavior: always new cursors, always use fastpath input and output.
* | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-03-123-407/+448
|\ \ \
| * | | libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-103-1/+22
| | | |
| * | | libxrdp: remove caps warning and added fastpath fragment capsJay Sorg2014-03-101-406/+426
| | | |
* | | | indentation fixspeidy2014-03-121-4/+6
|/ / /
* | | libxrdp: keep rdp packets < 16KJay Sorg2014-03-094-4/+4
| | |
* | | o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.cspeidy2014-03-105-876/+887
| | | | | | | | | | | | o move monitor layout call to demand active.
* | | libxrdp: fastpath input, validate eventFlagsspeidy2014-03-101-0/+10
| | |
* | | xorg driver module: we now access xorg driver module from /usr/lib/xorgLaxmikant Rashinkar2014-03-092-11/+17
| | |
* | | libxrdp: work on fastpath fragmentsJay Sorg2014-03-095-192/+127
| | |
* | | fixed some connection issues when using xorg driver modeLaxmikant Rashinkar2014-03-093-8/+7
| | |
* | | xorg: support 8, 15, 16 bpp clientsJay Sorg2014-03-084-23/+167
| | |
* | | added support for using Xorg driver modelLaxmikant Rashinkar2014-03-0810-11/+153
| | |
* | | libxrdp: fix for fastpath output and fipsJay Sorg2014-03-071-1/+2
| | |
* | | libxrdp: fastpath output, orders workingJay Sorg2014-03-075-52/+262
| | |
* | | libxrdp: detect client fastpath capsJay Sorg2014-03-062-4/+36
| | |
* | | libxrdp: minor fastpath logic change and indent changesJay Sorg2014-03-063-182/+196
| | |
* | | minor fastpath changesJay Sorg2014-03-052-4/+15
| | |
* | | Merge pull request #112 from speidy/fastpathjsorg712014-03-042-24/+71
|\ \ \ | | | | | | | | libxrdp: fastpath changes
| * | | libxrdp: add fips support in xrdp_sec_recv_fastpathspeidy2014-03-051-11/+26
| | | |
| * | | libxrdp: fastpath, add stream check (all stack)speidy2014-03-052-8/+51
| | | |
| * | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intospeidy2014-03-0547-227/+263
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | fastpath Conflicts: libxrdp/xrdp_fastpath.c
* | | | fast path changes, iso never reads nowJay Sorg2014-03-048-153/+171
| | | |
* | | | Merge pull request #111 from speidy/fastpathjsorg712014-03-0412-67/+424
|\ \ \ \ | | | | | | | | | | libxrdp: Fastpath input
* \ \ \ \ Merge pull request #105 from scarygliders/develjsorg712014-03-032-18/+25
|\ \ \ \ \ | | | | | | | | | | | | Devel - please pull/merge these changes to the xrdp-genkeymap utility
| * | | | | Update readme.txtKevin Cave2014-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Corrected spelling and grammar. Updated to reflect additional "shiftaltgr" section.
| * | | | | Update readme.txtKevin Cave2014-01-181-14/+21
| | | | | |
| * | | | | Update genkeymap.cKevin Cave2014-01-181-3/+3
| | | | | | | | | | | | | | | | | | Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415
* | | | | | update readme.txtJay Sorg2014-03-021-2/+3
| | | | | |
* | | | | | xrdp:no logic change, comments and printfsJay Sorg2014-03-0216-25/+25
| | | | | |
* | | | | | common: no logic change, update commentsJay Sorg2014-03-0119-20/+20
| | | | | |
* | | | | | update versionJay Sorg2014-03-012-3/+3
| |_|_|/ / |/| | | |
* | | | | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-283-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | libxrdp: xrdp_fastpath_recv cleanupspeidy2014-03-051-13/+2
| | |/ /