Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #137 from ArvidNorr/choose_shortcutdev | jsorg71 | 2014-09-04 | 1 | -3/+78 | |
|\ | | | | | support for preferred combo box choice added | |||||
| * | support for preferred combo box choice added | ArvidNorr | 2014-05-23 | 1 | -3/+78 | |
| | | ||||||
* | | xrdp: encoder shutdown fix | Jay Sorg | 2014-08-19 | 1 | -3/+4 | |
| | | ||||||
* | | xrdp: add tcutils to xrdp.ini | Jay Sorg | 2014-08-12 | 1 | -0/+1 | |
| | | ||||||
* | | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 1 | -2/+2 | |
| | | ||||||
* | | added option to set rdp crypto level to none | Jay Sorg | 2014-08-05 | 1 | -0/+2 | |
| | | ||||||
* | | add xrdp_keyboard.ini to Makefile.am | Jay Sorg | 2014-07-31 | 1 | -1/+2 | |
| | | ||||||
* | | xrdp: added xrdp_keyboard.ini | Jay Sorg | 2014-07-31 | 1 | -0/+105 | |
| | | ||||||
* | | xrdp: if PACKAGE_VERSION not defined, define as ??? | Jay Sorg | 2014-07-28 | 1 | -0/+4 | |
| | | ||||||
* | | xrdp: don't include config.h unless HAVE_CONFIG_H is defined | Jay Sorg | 2014-07-27 | 1 | -0/+2 | |
| | | ||||||
* | | coverity: Resource leak (2nd round) | Laxmikant Rashinkar | 2014-07-27 | 2 | -1/+4 | |
| | | ||||||
* | | coverity: read from pointer after free | Laxmikant Rashinkar | 2014-07-27 | 1 | -1/+1 | |
| | | ||||||
* | | coverity: array compared against 0 | Laxmikant Rashinkar | 2014-07-26 | 2 | -3/+2 | |
| | | ||||||
* | | Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel | Laxmikant Rashinkar | 2014-07-26 | 2 | -3/+8 | |
|\ \ | ||||||
| * \ | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 10 | -91/+318 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | devel Conflicts: libxrdp/xrdp_sec.c | |||||
| * | | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 2 | -3/+8 | |
| | | | | ||||||
* | | | | coverity: improper use of negative value | Laxmikant Rashinkar | 2014-07-26 | 3 | -4/+8 | |
| |/ / |/| | | ||||||
* | | | coverity: Dereference after null check | Laxmikant Rashinkar | 2014-07-20 | 5 | -50/+50 | |
| | | | ||||||
* | | | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 2 | -7/+35 | |
| | | | ||||||
* | | | work on codec mode | Jay Sorg | 2014-07-19 | 3 | -26/+218 | |
| | | | ||||||
* | | | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 4 | -8/+14 | |
| | | | ||||||
* | | | small fix for rdp scancode file | Jay Sorg | 2014-07-16 | 1 | -2/+3 | |
|/ / | ||||||
* | | xrdp: fix for prefilled username issue | speidy | 2014-07-11 | 1 | -1/+3 | |
| | | ||||||
* | | added --enable-rfxcodec | Jay Sorg | 2014-07-10 | 2 | -1/+12 | |
| | | ||||||
* | | libxrdp: added an option to enforce security layer in xrdp.ini | Idan Freiberg | 2014-07-09 | 1 | -1/+1 | |
| | | ||||||
* | | default max_bpp to 32 | Jay Sorg | 2014-06-29 | 1 | -1/+1 | |
| | | ||||||
* | | 32 bpp compress the alpha, leave room for biggest 32 bpp data | Jay Sorg | 2014-06-29 | 1 | -2/+2 | |
| | | ||||||
* | | libxrdp: cursor big endian fix | Jay Sorg | 2014-06-23 | 1 | -4/+10 | |
| | | ||||||
* | | work on 32 bit planar bitmap compressor | Jay Sorg | 2014-06-10 | 1 | -5/+74 | |
| | | ||||||
* | | added support for optional background image | ArvidNorr | 2014-05-23 | 3 | -1/+26 | |
|/ | ||||||
* | xrdp: don't show connection log unless there is a problem | Jay Sorg | 2014-05-19 | 3 | -5/+29 | |
| | | | | | | Conflicts: xrdp/xrdp_mm.c | |||||
* | xrdp: update web site | Jay Sorg | 2014-05-19 | 1 | -2/+2 | |
| | ||||||
* | xrdp: allow xrdp to listen in UDS | Jay Sorg | 2014-05-15 | 1 | -4/+19 | |
| | ||||||
* | turn on bulk compressor by default | Jay Sorg | 2014-05-05 | 1 | -1/+1 | |
| | ||||||
* | remove 1 from default title string | Cocoon | 2014-04-17 | 1 | -1/+1 | |
| | ||||||
* | make login screen window title configurable | Cocoon | 2014-04-17 | 3 | -3/+25 | |
| | ||||||
* | xrdp: xrdp_wm: changed the autologin logic | speidy | 2014-04-14 | 1 | -28/+43 | |
| | ||||||
* | xrdp: indentation fix | speidy | 2014-04-11 | 1 | -11/+12 | |
| | ||||||
* | xrdp: for proxy modules, pass target ip to module (if ip passed-in from | speidy | 2014-04-11 | 2 | -2/+26 | |
| | | | client into domain field (starting with _)) | |||||
* | improve debugging dump jpeg for codec mode | Jay Sorg | 2014-03-26 | 1 | -12/+60 | |
| | ||||||
* | set codec mode according to client | Jay Sorg | 2014-03-23 | 3 | -2/+18 | |
| | ||||||
* | work on codec mode jpeg | Jay Sorg | 2014-03-22 | 5 | -31/+89 | |
| | ||||||
* | Call cleanup for encoder | BLINDAUER Emmanuel | 2014-03-18 | 1 | -0/+2 | |
| | ||||||
* | work on surface command | Jay Sorg | 2014-03-18 | 3 | -7/+25 | |
| | ||||||
* | work on codec mode jpeg | Jay Sorg | 2014-03-16 | 4 | -121/+291 | |
| | ||||||
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-03-16 | 5 | -201/+421 | |
|\ | ||||||
| * | 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 | 3 | -13/+14 | |
| | | ||||||
| * | xrdp: speed up bitmap cache lru using linked list | Jay Sorg | 2014-03-14 | 2 | -65/+126 | |
| | | ||||||
| * | xrdp: speed up bitmap cache lookup using hash table | Jay Sorg | 2014-03-14 | 4 | -141/+222 | |
| | |