summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
* Enhance logging for remote host checkHEADmasterTimothy Pearson2019-03-031-0/+2
* Don't try connecting to remote node if preliminary node allocation has failed...Timothy Pearson2019-03-031-10/+21
* Fix non-root-user display server startup failureTimothy Pearson2019-03-021-1/+1
* Work around crash in clipboardTimothy Pearson2019-03-021-0/+6
* Disable chanserv logging by defaultTimothy Pearson2019-03-021-2/+5
* Add master node session recovery supportTimothy Pearson2019-03-023-9/+32
* Second batch of initial commits:Timothy Pearson2019-03-024-11/+182
* Add preliminary Raptor session managementTimothy Pearson2019-03-025-5/+86
* Fix build with FDK AAC v2Koichiro IWAO2018-11-281-0/+11
* Remove x11rdp from configKoichiro IWAO2018-10-181-7/+0
* Merge pull request #1225 from savisko/develmetalefty2018-10-181-3/+12
|\
| * Fixed compilation warning in previous commit.Michael Savisko2018-10-111-3/+3
| * Fix crash of xrdp-chansrv process, issue #1202.Michael Savisko2018-10-111-0/+9
* | Merge pull request #1227 from metalefty/idle-discmetalefty2018-10-181-0/+6
|\ \
| * | Sort & reword description of IdleTimeLimitKoichiro IWAO2018-10-161-7/+6
| * | docs: ressurect IdleTimeLimitKoichiro IWAO2018-10-101-0/+7
| |/
* / dynamic virtual channel improvementsjsorg712018-10-115-1153/+747
|/
* show more helpful message if xrdp-dis failedKoichiro IWAO2018-09-111-0/+5
* sesman: add XRDP_ prefix to xrdp related environment variableKoichiro IWAO2018-09-041-2/+2
* sesman: pass pulse socket name via environment variableKoichiro IWAO2018-09-041-0/+7
* chansrv: remove pulseaudio modules from xrdp source treeIdan Freiberg2018-08-038-1355/+0
* Merge branch 'wfix-pulsechansrv-makefile' into develKoichiro IWAO2018-08-031-1/+1
|\
| * Corrected spacing between arguments to `cc` for Pulseaudio chanserv MakefileBrandon Wooldridge2018-08-021-1/+1
* | Add handler for fatal X server conditionsmatt3356722018-07-193-5/+37
|/
* sesman: add comments, no logic changeKoichiro IWAO2018-06-191-0/+2
* sesman: fix potential buffer over flowKoichiro IWAO2018-06-161-5/+7
* sesman: fix logging after default_wm changeKoichiro IWAO2018-06-161-1/+1
* docs: document configurable reconnect script pathKoichiro IWAO2018-06-161-0/+5
* sesman: make the path of reconnect script configurableKoichiro IWAO2018-06-164-4/+35
* sesman: accept full path for DefaultWindowManagerKoichiro IWAO2018-06-163-7/+22
* Merge pull request #1146 from metalefty/sesman-leakIdan Freiberg2018-06-141-0/+1
|\
| * sesman: fix leak in struct config_sesmanKoichiro IWAO2018-06-131-0/+1
* | Merge pull request #1120 from matt335672/set-env-on-reconnectmetalefty2018-06-143-5/+6
|\ \
| * | Copy the PAM session environment for the reconnect scriptmatt3356722018-05-313-5/+6
| |/
* | sesman: close stdout/stderr earlierKoichiro IWAO2018-06-051-4/+9
* | sesman: don't spit on the console when startingKoichiro IWAO2018-06-051-2/+7
* | sesman: don't print config in reader functionKoichiro IWAO2018-06-052-74/+112
* | sesman: s/XOrg/Xorg/g, no logic changeKoichiro IWAO2018-06-052-4/+4
* | sesman: config_read_logging function no longer existsKoichiro IWAO2018-06-052-17/+0
|/
* Merge pull request #1108 from aiden0z/develmetalefty2018-04-221-3/+6
|\
| * sesrun support start other session based on session_code argumentAiden Luo2018-04-201-3/+6
* | sesman: Update Xorg help comment for Arch LinuxKoichiro IWAO2018-04-191-1/+1
|/
* sesman: rename vnc password file, just a cosmetic changeKoichiro IWAO2018-03-231-5/+5
* sesman: add hostname to vnc password fileJay Sorg2018-03-231-8/+17
* Revert "devredir: fix xinode leak"Koichiro IWAO2018-03-231-2/+0
* sesman: default startwm.sh should use bashKoichiro IWAO2018-03-091-1/+8
* Make sesman.ini dynamic for the location of the configuration fileVraiment2018-02-192-1/+12
* FreeBSD: rework setsid codeKoichiro IWAO2018-02-061-11/+29
* fix leak of SCP_DISCONNECTED_SESSIONKoichiro IWAO2018-01-232-0/+12
* devredir: fix xinode leakKoichiro IWAO2018-01-121-0/+2