Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix endianness checks on ppc64 | Timothy Pearson | 2019-03-04 | 1 | -4/+12 |
| | |||||
* | Update sources to build on ppc64el | Timothy Pearson | 2019-03-04 | 2 | -0/+25 |
| | |||||
* | Update for OpenSSL 1.1 | Timothy Pearson | 2019-03-04 | 1 | -33/+40 |
| | |||||
* | Second part of prior commit | Timothy Pearson | 2019-03-04 | 1 | -89/+118 |
| | |||||
* | Download installation files from correct locations | Timothy Pearson | 2019-03-04 | 2 | -18/+97 |
| | | | | Keep track of arbiter(s) in use per connection | ||||
* | Fix sporadic xrdp-sesman crash on session initiation | Timothy Pearson | 2019-03-04 | 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-04 | 5 | -12/+58 |
| | | | | | 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-04 | 2 | -11/+114 |
| | |||||
* | Add MySQL database skeleton file | Timothy Pearson | 2019-03-04 | 1 | -0/+89 |
| | |||||
* | Add additional statistics reporting | Timothy Pearson | 2019-03-04 | 3 | -1/+71 |
| | |||||
* | Add statistics reporting | Timothy Pearson | 2019-03-04 | 3 | -3/+120 |
| | |||||
* | Add rudimentary sound support | Timothy Pearson | 2019-03-04 | 5 | -4/+93 |
| | |||||
* | Fix merge | Timothy Pearson | 2019-03-04 | 2 | -7/+7 |
| | |||||
* | Add additional debug statement | Timothy Pearson | 2019-03-04 | 1 | -1/+2 |
| | |||||
* | Add master node session recovery support | Timothy Pearson | 2019-03-04 | 5 | -30/+133 |
| | |||||
* | Add ability to recover somewhat from a dead master node | Timothy Pearson | 2019-03-04 | 1 | -0/+29 |
| | |||||
* | Use a black login background | Timothy Pearson | 2019-03-04 | 3 | -1/+1 |
| | |||||
* | Update branding | Timothy Pearson | 2019-03-04 | 7 | -31/+21 |
| | |||||
* | Add hack to support blank cursors for now | Timothy Pearson | 2019-03-04 | 2 | -1/+9 |
| | |||||
* | Partially fix immediate exit after login | Timothy Pearson | 2019-03-04 | 1 | -2/+98 |
| | |||||
* | Add server/group mapping | Timothy Pearson | 2019-03-04 | 2 | -48/+97 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2019-03-04 | 10 | -55/+419 |
| | | | | System is now mostly stabilized | ||||
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-04 | 14 | -95/+775 |
| | |||||
* | Fix xrdp script on Debian | Timothy Pearson | 2019-03-04 | 1 | -9/+1 |
| | |||||
* | Minor modifications for Debian | Timothy Pearson | 2019-03-04 | 2 | -0/+5 |
| | |||||
* | Put Raptor fork back under GPL | Timothy Pearson | 2019-03-04 | 1 | -175/+371 |
| | |||||
* | xrdp: don't show connection log unless there is a problem | Jay Sorg | 2014-05-19 | 3 | -5/+29 |
| | | | | | | Conflicts: xrdp/xrdp_mm.c | ||||
* | xup: don't need to clear on connect | Jay Sorg | 2014-05-19 | 1 | -5/+1 |
| | |||||
* | xrdp: update web site | Jay Sorg | 2014-05-19 | 1 | -2/+2 |
| | |||||
* | merge ArvidN | speidy | 2014-05-20 | 1 | -5/+22 |
| | |||||
* | neutrinordp: minor changes, coding style, log level | Jay Sorg | 2014-05-20 | 2 | -7/+4 |
| | | | | | | Conflicts: neutrinordp/xrdp-neutrinordp.c neutrinordp/xrdp-neutrinordp.h | ||||
* | common: trans UDS rights change | Jay Sorg | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | xrdp: allow xrdp to listen in UDS | Jay Sorg | 2014-05-15 | 1 | -4/+19 |
| | |||||
* | sesman: change from using PULSE_CONFIG to PULSE_SCRIPT | Jay Sorg | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 8 | -24/+99 |
| | |||||
* | xorg: change for 16x16 capture | Jay Sorg | 2014-05-05 | 1 | -28/+72 |
| | |||||
* | turn on bulk compressor by default | Jay Sorg | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | xorg: add capture 16x16 aligned | Jay Sorg | 2014-05-04 | 1 | -0/+123 |
| | |||||
* | Merge pull request #122 from speidy/devel | Idan Freiberg | 2014-04-28 | 3 | -2/+16 |
|\ | | | | | Compilation fix for pulse source module + Merge some fixes from master branch | ||||
| * | pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21) | speidy | 2014-04-22 | 1 | -1/+9 |
| | | |||||
| * | Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-22 | 2 | -1/+7 |
| |\ | |||||
| | * | Merge pull request #102 from bartw72/lock-on-add | jsorg71 | 2014-04-17 | 1 | -0/+6 |
| | |\ | | | | | | | | | Set lock when adding new displays to the chain | ||||
| | | * | Set lock when adding new displays to the chain | Bart Warmerdam | 2013-12-16 | 1 | -0/+6 |
| | | | | |||||
| | * | | minor fixes | Jay Sorg | 2014-04-06 | 2 | -3/+4 |
| | |\ \ | |||||
| | | * | | update version | Jay Sorg | 2014-03-01 | 2 | -5/+6 |
| | | | | | |||||
| | | * | | simplesound: fixed CHANSRV_PORT_STR undefined error | Laxmikant Rashinkar | 2014-03-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | update version | Jay Sorg | 2014-03-01 | 2 | -3/+3 |
| | |/ / | |||||
* | | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-28 | 4 | -66/+104 |
|\ \ \ \ | |||||
| * | | | | xorg: no logic change, indent | Jay Sorg | 2014-04-23 | 1 | -34/+34 |
| | | | | | |||||
| * | | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-04-23 | 1 | -4/+15 |
| |\ \ \ \ | | |/ / / |