Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | make login screen window title configurable | Cocoon | 2014-04-17 | 3 | -3/+25 | |
| | |/ / / | ||||||
| * | | | | common: fix for clearing environment vars in BSD | Jay Sorg | 2014-04-17 | 1 | -0/+4 | |
| |/ / / | ||||||
* | | | | libxrdp: xrdp_channel: don't change channel flags when | speidy | 2014-04-21 | 1 | -4/+15 | |
|/ / / | | | | | | | | | | | | | CHANNEL_OPTION_SHOW_PROTOCOL flag exists. [according to doc: http://msdn.microsoft.com/en-us/library/cc240513.aspx] | |||||
* | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-14 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | xorg: fix for compile with xorg 1.15 | Jay Sorg | 2014-04-12 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | 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 _)) | |||||
* | | | xorg: capture change for jpeg mode | Jay Sorg | 2014-04-01 | 3 | -0/+48 | |
| | | | ||||||
* | | | libxrdp: make sure jpeg quality is valid | speidy | 2014-04-02 | 1 | -3/+10 | |
| | | | ||||||
* | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-03-28 | 2 | -13/+61 | |
|\ \ \ | ||||||
| * | | | improve debugging dump jpeg for codec mode | Jay Sorg | 2014-03-26 | 1 | -12/+60 | |
| | | | | ||||||
| * | | | changed turbojpeg help message in configure.ac | Laxmikant Rashinkar | 2014-03-24 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | keygen: started adding bits for bigger rsa key size | Jay Sorg | 2014-03-28 | 1 | -4/+9 | |
|/ / / | ||||||
* | | | opps, it's enable_tjpeg, not enable_tpeg | Jay Sorg | 2014-03-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | only check for tjpeg if --enable-tjpeg is passed | Jay Sorg | 2014-03-24 | 1 | -0/+3 | |
| | | | ||||||
* | | | addec checks for TurboJPEG in autoconf | Laxmikant Rashinkar | 2014-03-23 | 2 | -2/+29 | |
| | | | ||||||
* | | | set codec mode according to client | Jay Sorg | 2014-03-23 | 3 | -2/+18 | |
| | | | ||||||
* | | | work on codec mode jpeg | Jay Sorg | 2014-03-22 | 7 | -37/+111 | |
| | | | ||||||
* | | | sesman: indentation fix | speidy | 2014-03-22 | 1 | -2/+2 | |
| | | | ||||||
* | | | sesman: do reconnect to an exisitng Xorg session | speidy | 2014-03-22 | 2 | -2/+5 | |
| | | | ||||||
* | | | libxrdp: memory leak fixes on error | Jay Sorg | 2014-03-22 | 1 | -0/+3 | |
| | | | ||||||
* | | | libxrdp: fix for fips and fragmented fastpath | Jay Sorg | 2014-03-22 | 1 | -1/+10 | |
| | | | ||||||
* | | | xorg: work on codec mode | Jay Sorg | 2014-03-21 | 2 | -13/+33 | |
| | | | ||||||
* | | | xorg: fix for compiling on xserver 1.14+ | Jay Sorg | 2014-03-18 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge pull request #114 from moobyfr/devel | jsorg71 | 2014-03-18 | 1 | -0/+2 | |
|\ \ \ | | | | | | | | | Call cleanup for encoder | |||||
| * | | | Call cleanup for encoder | BLINDAUER Emmanuel | 2014-03-18 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-03-18 | 1 | -2/+5 | |
|\ \ \ | ||||||
| * | | | 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 | |
| | | |