You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pull request #650 is not valid to avoid run session twice. It certainly stops running session twice but causes #1016. In FreeBSD, sesman process will run like this. The intermediate sesman is needed to detect session termination correctly. xrdp-sesman (daemon) | +- xrdp-sesman (FreeBSD specific intermediate sesman) | +- xrdp-sesman (bsd sesion leader & each session) | +- Xorg +- startwm.sh +- xrdp-chansrv To stop runninng session twice correctly, just exit before the intermediate sesman executes Xorg, WM and chansrv. |
8 years ago | |
|---|---|---|
| .. | ||
| chansrv | 8 years ago | |
| libscp | 8 years ago | |
| tools | 9 years ago | |
| Doxyfile | 20 years ago | |
| Makefile.am | 9 years ago | |
| access.c | 9 years ago | |
| access.h | 9 years ago | |
| auth.h | 9 years ago | |
| config.c | 8 years ago | |
| config.h | 8 years ago | |
| env.c | 9 years ago | |
| env.h | 9 years ago | |
| reconnectwm.sh | 9 years ago | |
| scp.c | 9 years ago | |
| scp.h | 9 years ago | |
| scp_v0.c | 9 years ago | |
| scp_v0.h | 9 years ago | |
| scp_v1.c | 9 years ago | |
| scp_v1.h | 9 years ago | |
| scp_v1_mng.c | 9 years ago | |
| scp_v1_mng.h | 9 years ago | |
| sesman.c | 8 years ago | |
| sesman.h | 9 years ago | |
| sesman.ini | 8 years ago | |
| session.c | 8 years ago | |
| session.h | 9 years ago | |
| sig.c | 9 years ago | |
| sig.h | 9 years ago | |
| startwm.sh | 9 years ago | |
| verify_user.c | 9 years ago | |
| verify_user_bsd.c | 9 years ago | |
| verify_user_kerberos.c | 9 years ago | |
| verify_user_pam.c | 9 years ago | |
| verify_user_pam_userpass.c | 9 years ago | |
| xauth.c | 9 years ago | |
| xauth.h | 9 years ago | |