Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use latest pixman versionulab-next-nosound | Timothy Pearson | 2019-03-17 | 2 | -3/+7 |
| | | | | This fixes rendering errors, e.g. black rectangles rendered for 32-bit ARGB Gdk2 pixmaps, where the root cause was incorrect acceleration code for Xorg software fallback Composite Over (id=3) requests | ||||
* | Enhance debug logging of SHM related functions | Timothy Pearson | 2019-03-17 | 2 | -2/+5 |
| | |||||
* | Disable SHM access between XUP and Xorg as they are not running on the same ↵ | Timothy Pearson | 2019-03-17 | 2 | -1/+3 |
| | | | | machine | ||||
* | Always show log during connection | Timothy Pearson | 2019-03-17 | 1 | -0/+1 |
| | |||||
* | Update management network range | Timothy Pearson | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | Fix a couple of additional ppc64 endianness / alignment issues | Timothy Pearson | 2019-03-17 | 3 | -10/+29 |
| | |||||
* | Fix a few situations where process output was corrupted with existing ↵ | Timothy Pearson | 2019-03-17 | 1 | -0/+3 |
| | | | | | | uncleard buffer data This fixes session termination not being marked in the database | ||||
* | Add debug warning when maximum session limit is hit for a specified user group | Timothy Pearson | 2019-03-17 | 1 | -0/+1 |
| | |||||
* | Don't try connecting to remote node if preliminary node allocation has ↵ | Timothy Pearson | 2019-03-17 | 1 | -7/+17 |
| | | | | failed for any reason | ||||
* | Fix endianness checks on ppc64 | Timothy Pearson | 2019-03-17 | 1 | -1/+16 |
| | |||||
* | Update sources to build on ppc64el | Timothy Pearson | 2019-03-17 | 2 | -0/+25 |
| | |||||
* | Update for OpenSSL 1.1 | Timothy Pearson | 2019-03-17 | 1 | -50/+49 |
| | |||||
* | Second part of prior commit | Timothy Pearson | 2019-03-17 | 1 | -89/+118 |
| | |||||
* | Download installation files from correct locations | Timothy Pearson | 2019-03-17 | 2 | -18/+97 |
| | | | | Keep track of arbiter(s) in use per connection | ||||
* | Fix sporadic xrdp-sesman crash on session initiation | Timothy Pearson | 2019-03-17 | 2 | -27/+58 |
| | | | | | | Fix a number of memory leaks Fix access to freed memory Fix invalid function return values | ||||
* | Fix non-root-user display server startup failure | Timothy Pearson | 2019-03-17 | 4 | -10/+56 |
| | | | | | Transfer and clean up Kerberos ticket on login and logout Remove spurious debugging messages | ||||
* | Add database configuration options to main config file | Timothy Pearson | 2019-03-17 | 2 | -11/+114 |
| | |||||
* | Add MySQL database skeleton file | Timothy Pearson | 2019-03-17 | 1 | -0/+89 |
| | |||||
* | Add additional statistics reporting | Timothy Pearson | 2019-03-17 | 3 | -1/+71 |
| | |||||
* | Add statistics reporting | Timothy Pearson | 2019-03-17 | 3 | -2/+118 |
| | |||||
* | Add rudimentary sound support | Timothy Pearson | 2019-03-17 | 5 | -3/+61 |
| | |||||
* | Fix merge | Timothy Pearson | 2019-03-17 | 2 | -7/+7 |
| | |||||
* | Add additional debug statement | Timothy Pearson | 2019-03-17 | 1 | -1/+2 |
| | |||||
* | Add master node session recovery support | Timothy Pearson | 2019-03-17 | 5 | -30/+133 |
| | |||||
* | Add ability to recover somewhat from a dead master node | Timothy Pearson | 2019-03-17 | 1 | -0/+29 |
| | |||||
* | Use a black login background | Timothy Pearson | 2019-03-17 | 3 | -1/+1 |
| | |||||
* | Update branding | Timothy Pearson | 2019-03-17 | 7 | -31/+21 |
| | |||||
* | Add hack to support blank cursors for now | Timothy Pearson | 2019-03-17 | 2 | -1/+9 |
| | |||||
* | Partially fix immediate exit after login | Timothy Pearson | 2019-03-17 | 1 | -2/+98 |
| | |||||
* | Add server/group mapping | Timothy Pearson | 2019-03-17 | 2 | -48/+97 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2019-03-17 | 10 | -55/+419 |
| | | | | System is now mostly stabilized | ||||
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-17 | 14 | -101/+769 |
| | |||||
* | Fix xrdp script on Debian | Timothy Pearson | 2019-03-17 | 1 | -9/+1 |
| | |||||
* | Minor modifications for Debian | Timothy Pearson | 2019-03-17 | 2 | -0/+5 |
| | |||||
* | Put Raptor fork back under GPL | Timothy Pearson | 2019-03-17 | 1 | -175/+371 |
| | |||||
* | chansrv: avoid chansrv SEGV when xinode is NULL | Kentaro Hayashi | 2019-03-17 | 2 | -1/+10 |
| | | | | | | | When xfuse_create_file_in_xrdp_fs is failed, it returns NULL. Without this fix, xinode->size causes SEGV, so implementation is changed to return -1 and check the return value in caller. | ||||
* | chansrv: added mp3 compression from Speidy | Jay Sorg | 2019-03-17 | 4 | -34/+668 |
| | |||||
* | X11rdp: xrandr change for multimon | Jay Sorg | 2019-03-17 | 1 | -0/+2 |
| | |||||
* | Mention the channel code | Sven Dowideit | 2016-05-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au> | ||||
* | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
| | |||||
* | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
| | |||||
* | libxrdp: in CS_MONITOR, validate virtual desktop size we got from client | speidy | 2016-05-18 | 1 | -0/+7 |
| | |||||
* | xrdp_wm: fix for multimon, draw login window and log window on primary | speidy | 2016-05-17 | 4 | -30/+77 |
| | | | monitor | ||||
* | remove tabs | Jay Sorg | 2016-05-16 | 2 | -10/+10 |
| | |||||
* | remove tabs | Jay Sorg | 2016-05-16 | 1 | -9/+9 |
| | |||||
* | neutrinordp: indentation fixes | speidy | 2016-05-12 | 3 | -214/+262 |
| | |||||
* | neutrinordp: | speidy | 2016-05-12 | 2 | -12/+19 |
| | | | | | | o support for passing domain name to module, using xrdp.ini module specific parameter o reduce rail trace logging | ||||
* | neutrinordp: support for 32 to 16 bitmap conversion | speidy | 2016-05-12 | 2 | -0/+25 |
| | |||||
* | neutrinordp: added 16bpp to 32bpp pixel color conversion | speidy | 2016-05-12 | 1 | -0/+8 |
| | |||||
* | neutrinordp: set nla, program parameters from preamble | speidy | 2016-05-12 | 1 | -0/+8 |
| |