summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | docs: ressurect IdleTimeLimitKoichiro IWAO2018-10-102-0/+13
| |/
* / dynamic virtual channel improvementsjsorg712018-10-1116-1644/+2214
|/
* Merge pull request #1216 from metalefty/prepare-releasemetalefty2018-09-253-2/+29
|\
| * Update release dateKoichiro IWAO2018-09-251-1/+1
| * Bump version to v0.9.8Koichiro IWAO2018-09-252-2/+2
| * Update NEWS for v0.9.8Koichiro IWAO2018-09-251-0/+27
* | Merge pull request #1192 from hate-m-dollarsign/develIdan Freiberg2018-09-183-6/+4
|\ \ | |/ |/|
| * xrdp: Use configured values instead of hardcoded ones in login_wnd inputs.jsane2018-09-073-6/+4
* | Merge pull request #1193 from metalefty/TLSv1.3metalefty2018-09-143-3/+18
|\ \
| * | xrdp: deprecate TLSv1 and TLSv1.1Koichiro IWAO2018-09-141-1/+1
| * | Document TLSv1.3 supportKoichiro IWAO2018-09-142-3/+3
| * | Add TLSv1.3 supportKoichiro IWAO2018-09-141-0/+15
|/ /
* | Merge pull request #1206 from metalefty/xrdp-dismetalefty2018-09-121-0/+5
|\ \
| * | show more helpful message if xrdp-dis failedKoichiro IWAO2018-09-111-0/+5
|/ /
* | Merge pull request #1198 from metalefty/pulse-socket-envmetalefty2018-09-041-0/+7
|\ \ | |/ |/|
| * 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
|/
* .gitignore, change configure_params.h to xrdp_configure_options.hJay Sorg2018-08-131-1/+1
* Merge pull request #1186 from speidy/pulse-removemetalefty2018-08-118-1355/+0
|\
| * 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
* | Merge pull request #1168 from metalefty/fix-xrdp-log-path-in-manmetalefty2018-07-201-1/+1
|\ \
| * | docs: fix xrdp's LogFile path in manKoichiro IWAO2018-07-121-1/+1
| |/
* | Merge pull request #1140 from matt335672/chansrv-atexitmetalefty2018-07-203-5/+37
|\ \ | |/ |/|
| * Add handler for fatal X server conditionsmatt3356722018-07-193-5/+37
|/
* Merge pull request #1160 from metalefty/prepare-releasemetalefty2018-06-293-2/+31
|\
| * Update v0.9.7 release dateKoichiro IWAO2018-06-291-1/+1
| * Bump version to v0.9.7Koichiro IWAO2018-06-292-2/+2
| * Update NEWS for v0.9.7Koichiro IWAO2018-06-291-0/+29
|/
* Merge pull request #1156 from metalefty/configure_echometalefty2018-06-273-7/+15
|\
| * xrdp: unify inconsistent mixed use ofKoichiro IWAO2018-06-273-8/+8
| * xrdp: print configure options to --version more prettyKoichiro IWAO2018-06-272-5/+13
* | Merge pull request #1153 from metalefty/rc-scriptmetalefty2018-06-214-38/+85
|\ \ | |/ |/|
| * FreeBSD: separate rc script into xrdp and xrdp-sesmanKoichiro IWAO2018-05-304-38/+85
* | Merge pull request #1147 from metalefty/defaultwm-fullpathmetalefty2018-06-196-16/+81
|\ \
| * | 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-163-4/+19
| * | 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
| |/
* | Merge pull request #1142 from metalefty/dont-spit-on-the-console-sesmanmetalefty2018-06-113-99/+130
|\ \ | |/ |/|
| * 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