Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update management network range | Timothy Pearson | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -8/+52 |
| | | | | | 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 additional statistics reporting | Timothy Pearson | 2019-03-17 | 2 | -1/+49 |
| | |||||
* | Add statistics reporting | Timothy Pearson | 2019-03-17 | 2 | -0/+114 |
| | |||||
* | Add rudimentary sound support | Timothy Pearson | 2019-03-17 | 2 | -3/+41 |
| | |||||
* | Add additional debug statement | Timothy Pearson | 2019-03-17 | 1 | -1/+2 |
| | |||||
* | Add master node session recovery support | Timothy Pearson | 2019-03-17 | 2 | -21/+101 |
| | |||||
* | Add ability to recover somewhat from a dead master node | Timothy Pearson | 2019-03-17 | 1 | -0/+29 |
| | |||||
* | Add server/group mapping | Timothy Pearson | 2019-03-17 | 1 | -48/+87 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2019-03-17 | 2 | -38/+155 |
| | | | | System is now mostly stabilized | ||||
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-17 | 3 | -0/+631 |