summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use latest pixman versionulab-next-nosoundTimothy Pearson2019-03-172-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 functionsTimothy Pearson2019-03-172-2/+5
|
* Disable SHM access between XUP and Xorg as they are not running on the same ↵Timothy Pearson2019-03-172-1/+3
| | | | machine
* Always show log during connectionTimothy Pearson2019-03-171-0/+1
|
* Update management network rangeTimothy Pearson2019-03-171-1/+1
|
* Fix a couple of additional ppc64 endianness / alignment issuesTimothy Pearson2019-03-173-10/+29
|
* Fix a few situations where process output was corrupted with existing ↵Timothy Pearson2019-03-171-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 groupTimothy Pearson2019-03-171-0/+1
|
* Don't try connecting to remote node if preliminary node allocation has ↵Timothy Pearson2019-03-171-7/+17
| | | | failed for any reason
* Fix endianness checks on ppc64Timothy Pearson2019-03-171-1/+16
|
* Update sources to build on ppc64elTimothy Pearson2019-03-172-0/+25
|
* Update for OpenSSL 1.1Timothy Pearson2019-03-171-50/+49
|
* Second part of prior commitTimothy Pearson2019-03-171-89/+118
|
* Download installation files from correct locationsTimothy Pearson2019-03-172-18/+97
| | | | Keep track of arbiter(s) in use per connection
* Fix sporadic xrdp-sesman crash on session initiationTimothy Pearson2019-03-172-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 failureTimothy Pearson2019-03-174-10/+56
| | | | | Transfer and clean up Kerberos ticket on login and logout Remove spurious debugging messages
* Add database configuration options to main config fileTimothy Pearson2019-03-172-11/+114
|
* Add MySQL database skeleton fileTimothy Pearson2019-03-171-0/+89
|
* Add additional statistics reportingTimothy Pearson2019-03-173-1/+71
|
* Add statistics reportingTimothy Pearson2019-03-173-2/+118
|
* Add rudimentary sound supportTimothy Pearson2019-03-175-3/+61
|
* Fix mergeTimothy Pearson2019-03-172-7/+7
|
* Add additional debug statementTimothy Pearson2019-03-171-1/+2
|
* Add master node session recovery supportTimothy Pearson2019-03-175-30/+133
|
* Add ability to recover somewhat from a dead master nodeTimothy Pearson2019-03-171-0/+29
|
* Use a black login backgroundTimothy Pearson2019-03-173-1/+1
|
* Update brandingTimothy Pearson2019-03-177-31/+21
|
* Add hack to support blank cursors for nowTimothy Pearson2019-03-172-1/+9
|
* Partially fix immediate exit after loginTimothy Pearson2019-03-171-2/+98
|
* Add server/group mappingTimothy Pearson2019-03-172-48/+97
|
* Fix a number of problemsTimothy Pearson2019-03-1710-55/+419
| | | | System is now mostly stabilized
* Add preliminary Raptor session managementTimothy Pearson2019-03-1714-101/+769
|
* Fix xrdp script on DebianTimothy Pearson2019-03-171-9/+1
|
* Minor modifications for DebianTimothy Pearson2019-03-172-0/+5
|
* Put Raptor fork back under GPLTimothy Pearson2019-03-171-175/+371
|
* chansrv: avoid chansrv SEGV when xinode is NULLKentaro Hayashi2019-03-172-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 SpeidyJay Sorg2019-03-174-34/+668
|
* X11rdp: xrandr change for multimonJay Sorg2019-03-171-0/+2
|
* Mention the channel codeSven Dowideit2016-05-311-0/+4
| | | | Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
* libxrdp: oops, fix virtual desktop size checkspeidy2016-05-181-2/+2
|
* libxrdp: oops, fix virtual desktop size checkspeidy2016-05-181-2/+2
|
* libxrdp: in CS_MONITOR, validate virtual desktop size we got from clientspeidy2016-05-181-0/+7
|
* xrdp_wm: fix for multimon, draw login window and log window on primaryspeidy2016-05-174-30/+77
| | | monitor
* remove tabsJay Sorg2016-05-162-10/+10
|
* remove tabsJay Sorg2016-05-161-9/+9
|
* neutrinordp: indentation fixesspeidy2016-05-123-214/+262
|
* neutrinordp:speidy2016-05-122-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 conversionspeidy2016-05-122-0/+25
|
* neutrinordp: added 16bpp to 32bpp pixel color conversionspeidy2016-05-121-0/+8
|
* neutrinordp: set nla, program parameters from preamblespeidy2016-05-121-0/+8
|