summaryrefslogtreecommitdiffstats
path: root/raptorsmiface
Commit message (Collapse)AuthorAgeFilesLines
* Update management network rangeTimothy Pearson2019-03-171-1/+1
|
* 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
|
* 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-171-8/+52
| | | | | 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 additional statistics reportingTimothy Pearson2019-03-172-1/+49
|
* Add statistics reportingTimothy Pearson2019-03-172-0/+114
|
* Add rudimentary sound supportTimothy Pearson2019-03-172-3/+41
|
* Add additional debug statementTimothy Pearson2019-03-171-1/+2
|
* Add master node session recovery supportTimothy Pearson2019-03-172-21/+101
|
* Add ability to recover somewhat from a dead master nodeTimothy Pearson2019-03-171-0/+29
|
* Add server/group mappingTimothy Pearson2019-03-171-48/+87
|
* Fix a number of problemsTimothy Pearson2019-03-172-38/+155
| | | | System is now mostly stabilized
* Add preliminary Raptor session managementTimothy Pearson2019-03-173-0/+631