summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when SHM not availableulab-nextTimothy Pearson2019-03-162-2/+13
* Disable SHM access between XUP and Xorg as they are not running on the same m...Timothy Pearson2019-03-162-1/+3
* Always show log during connectionTimothy Pearson2019-03-041-0/+1
* Update management network rangeTimothy Pearson2019-03-041-1/+1
* Work around GTK pixmaps (e.g. GIMP icons, etc) showing up as black squaresTimothy Pearson2019-03-041-0/+15
* Fix a couple of additional ppc64 endianness / alignment issuesTimothy Pearson2019-03-043-9/+28
* Fix a few situations where process output was corrupted with existing unclear...Timothy Pearson2019-03-041-0/+3
* Add debug warning when maximum session limit is hit for a specified user groupTimothy Pearson2019-03-041-0/+1
* Don't try connecting to remote node if preliminary node allocation has failed...Timothy Pearson2019-03-041-7/+17
* Fix endianness checks on ppc64Timothy Pearson2019-03-041-4/+12
* Update sources to build on ppc64elTimothy Pearson2019-03-042-0/+25
* Update for OpenSSL 1.1Timothy Pearson2019-03-041-33/+40
* Second part of prior commitTimothy Pearson2019-03-041-89/+118
* Download installation files from correct locationsTimothy Pearson2019-03-042-18/+97
* Fix sporadic xrdp-sesman crash on session initiationTimothy Pearson2019-03-042-27/+58
* Fix non-root-user display server startup failureTimothy Pearson2019-03-045-12/+58
* Add database configuration options to main config fileTimothy Pearson2019-03-042-11/+114
* Add MySQL database skeleton fileTimothy Pearson2019-03-041-0/+89
* Add additional statistics reportingTimothy Pearson2019-03-043-1/+71
* Add statistics reportingTimothy Pearson2019-03-043-3/+120
* Add rudimentary sound supportTimothy Pearson2019-03-045-4/+93
* Fix mergeTimothy Pearson2019-03-042-7/+7
* Add additional debug statementTimothy Pearson2019-03-041-1/+2
* Add master node session recovery supportTimothy Pearson2019-03-045-30/+133
* Add ability to recover somewhat from a dead master nodeTimothy Pearson2019-03-041-0/+29
* Use a black login backgroundTimothy Pearson2019-03-043-1/+1
* Update brandingTimothy Pearson2019-03-047-31/+21
* Add hack to support blank cursors for nowTimothy Pearson2019-03-042-1/+9
* Partially fix immediate exit after loginTimothy Pearson2019-03-041-2/+98
* Add server/group mappingTimothy Pearson2019-03-042-48/+97
* Fix a number of problemsTimothy Pearson2019-03-0410-55/+419
* Add preliminary Raptor session managementTimothy Pearson2019-03-0414-95/+775
* Fix xrdp script on DebianTimothy Pearson2019-03-041-9/+1
* Minor modifications for DebianTimothy Pearson2019-03-042-0/+5
* Put Raptor fork back under GPLTimothy Pearson2019-03-041-175/+371
* xrdp: don't show connection log unless there is a problemJay Sorg2014-05-193-5/+29
* xup: don't need to clear on connectJay Sorg2014-05-191-5/+1
* xrdp: update web siteJay Sorg2014-05-191-2/+2
* merge ArvidNspeidy2014-05-201-5/+22
* neutrinordp: minor changes, coding style, log levelJay Sorg2014-05-202-7/+4
* common: trans UDS rights changeJay Sorg2014-05-151-1/+1
* xrdp: allow xrdp to listen in UDSJay Sorg2014-05-151-4/+19
* sesman: change from using PULSE_CONFIG to PULSE_SCRIPTJay Sorg2014-05-101-1/+1
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-098-24/+99
* xorg: change for 16x16 captureJay Sorg2014-05-051-28/+72
* turn on bulk compressor by defaultJay Sorg2014-05-051-1/+1
* xorg: add capture 16x16 alignedJay Sorg2014-05-041-0/+123
* Merge pull request #122 from speidy/develIdan Freiberg2014-04-283-2/+16
|\
| * pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)speidy2014-04-221-1/+9
| * Merge branch 'master' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-222-1/+7
| |\