Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | added a check for xrandr devel files | Jay Sorg | 2014-03-17 | 1 | -2/+5 | |
| | | | | ||||||
* | | | | work on surface command | Jay Sorg | 2014-03-18 | 7 | -7/+115 | |
|/ / / | ||||||
* | | | libxrdp: fix for when not compiling with turbo jpeg | Jay Sorg | 2014-03-16 | 1 | -0/+9 | |
| | | | ||||||
* | | | work on codec mode jpeg | Jay Sorg | 2014-03-16 | 5 | -126/+321 | |
| | | | ||||||
* | | | libxrdp: export jpeg compress for codec mode | Jay Sorg | 2014-03-16 | 2 | -0/+26 | |
| | | | ||||||
* | | | xorg: fix a warning | Jay Sorg | 2014-03-16 | 1 | -9/+0 | |
| | | | ||||||
* | | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-03-16 | 13 | -225/+716 | |
|\ \ \ | ||||||
| * | | | xrdp: add an option to do md5 bitmap hash for bitmap cache | Jay Sorg | 2014-03-16 | 3 | -20/+97 | |
| | | | | ||||||
| * | | | reduce the memory needed for crc16 bitmap cache lists | Jay Sorg | 2014-03-15 | 6 | -13/+260 | |
| | | | | ||||||
| * | | | o added fastpath output, syncronize update pdu | speidy | 2014-03-15 | 3 | -20/+43 | |
| | | | | | | | | | | | | o refactor caps a bit | |||||
| * | | | xrdp: speed up bitmap cache lru using linked list | Jay Sorg | 2014-03-14 | 2 | -65/+126 | |
| | | | | ||||||
| * | | | misc fixes for Xorg and compile | Jay Sorg | 2014-03-14 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | xrdp: speed up bitmap cache lookup using hash table | Jay Sorg | 2014-03-14 | 4 | -141/+222 | |
| | | | | ||||||
| * | | | sesman: add -nolisten tcp to the ini file for Xorg | Jay Sorg | 2014-03-12 | 1 | -4/+6 | |
| | | | | ||||||
* | | | | xrdp_encoder: developer checkin | Laxmikant Rashinkar | 2014-03-16 | 5 | -6/+288 | |
|/ / / | ||||||
* | | | added a FIFO implementation | Laxmikant Rashinkar | 2014-03-12 | 3 | -0/+211 | |
| | | | ||||||
* | | | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 4 | -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 devel | speidy | 2014-03-12 | 3 | -407/+448 | |
|\ \ \ | ||||||
| * | | | libxrdp: send, get, and use multi fragment max caps | Jay Sorg | 2014-03-10 | 3 | -1/+22 | |
| | | | | ||||||
| * | | | libxrdp: remove caps warning and added fastpath fragment caps | Jay Sorg | 2014-03-10 | 1 | -406/+426 | |
| | | | | ||||||
* | | | | indentation fix | speidy | 2014-03-12 | 1 | -4/+6 | |
|/ / / | ||||||
* | | | libxrdp: keep rdp packets < 16K | Jay Sorg | 2014-03-09 | 4 | -4/+4 | |
| | | | ||||||
* | | | o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c | speidy | 2014-03-10 | 5 | -876/+887 | |
| | | | | | | | | | | | | o move monitor layout call to demand active. | |||||
* | | | libxrdp: fastpath input, validate eventFlags | speidy | 2014-03-10 | 1 | -0/+10 | |
| | | | ||||||
* | | | xorg driver module: we now access xorg driver module from /usr/lib/xorg | Laxmikant Rashinkar | 2014-03-09 | 2 | -11/+17 | |
| | | | ||||||
* | | | libxrdp: work on fastpath fragments | Jay Sorg | 2014-03-09 | 5 | -192/+127 | |
| | | | ||||||
* | | | fixed some connection issues when using xorg driver mode | Laxmikant Rashinkar | 2014-03-09 | 3 | -8/+7 | |
| | | | ||||||
* | | | xorg: support 8, 15, 16 bpp clients | Jay Sorg | 2014-03-08 | 4 | -23/+167 | |
| | | | ||||||
* | | | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 10 | -11/+153 | |
| | | | ||||||
* | | | libxrdp: fix for fastpath output and fips | Jay Sorg | 2014-03-07 | 1 | -1/+2 | |
| | | | ||||||
* | | | libxrdp: fastpath output, orders working | Jay Sorg | 2014-03-07 | 5 | -52/+262 | |
| | | | ||||||
* | | | libxrdp: detect client fastpath caps | Jay Sorg | 2014-03-06 | 2 | -4/+36 | |
| | | | ||||||
* | | | libxrdp: minor fastpath logic change and indent changes | Jay Sorg | 2014-03-06 | 3 | -182/+196 | |
| | | | ||||||
* | | | minor fastpath changes | Jay Sorg | 2014-03-05 | 2 | -4/+15 | |
| | | | ||||||
* | | | Merge pull request #112 from speidy/fastpath | jsorg71 | 2014-03-04 | 2 | -24/+71 | |
|\ \ \ | | | | | | | | | libxrdp: fastpath changes | |||||
| * | | | libxrdp: add fips support in xrdp_sec_recv_fastpath | speidy | 2014-03-05 | 1 | -11/+26 | |
| | | | | ||||||
| * | | | libxrdp: fastpath, add stream check (all stack) | speidy | 2014-03-05 | 2 | -8/+51 | |
| | | | | ||||||
| * | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | speidy | 2014-03-05 | 47 | -227/+263 | |
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | fastpath Conflicts: libxrdp/xrdp_fastpath.c | |||||
* | | | | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 8 | -153/+171 | |
| | | | | ||||||
* | | | | Merge pull request #111 from speidy/fastpath | jsorg71 | 2014-03-04 | 12 | -67/+424 | |
|\ \ \ \ | | | | | | | | | | | libxrdp: Fastpath input | |||||
* \ \ \ \ | Merge pull request #105 from scarygliders/devel | jsorg71 | 2014-03-03 | 2 | -18/+25 | |
|\ \ \ \ \ | | | | | | | | | | | | | Devel - please pull/merge these changes to the xrdp-genkeymap utility | |||||
| * | | | | | Update readme.txt | Kevin Cave | 2014-01-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Corrected spelling and grammar. Updated to reflect additional "shiftaltgr" section. | |||||
| * | | | | | Update readme.txt | Kevin Cave | 2014-01-18 | 1 | -14/+21 | |
| | | | | | | ||||||
| * | | | | | Update genkeymap.c | Kevin Cave | 2014-01-18 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415 | |||||
* | | | | | | update readme.txt | Jay Sorg | 2014-03-02 | 1 | -2/+3 | |
| | | | | | | ||||||
* | | | | | | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 16 | -25/+25 | |
| | | | | | | ||||||
* | | | | | | common: no logic change, update comments | Jay Sorg | 2014-03-01 | 19 | -20/+20 | |
| | | | | | | ||||||
* | | | | | | update version | Jay Sorg | 2014-03-01 | 2 | -3/+3 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 3 | -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 cleanup | speidy | 2014-03-05 | 1 | -13/+2 | |
| | |/ / |