~x2go/x2go/+git/x2goserver:feature/remote-webapp

Last commit made on 2020-02-28
Get this branch:
git clone -b feature/remote-webapp https://git.launchpad.net/~x2go/x2go/+git/x2goserver

Branch merges

Branch information

Name:
feature/remote-webapp
Repository:
lp:~x2go/x2go/+git/x2goserver

Recent commits

c218264... by Mihai Moldovan

x2goserver/sbin/x2gocleansessions: replace time check with PID validity check in check_pid and calls.

The time check was really just a workaround to allow the agent to start
up after a session was formally created, but we already have such a
check in another place.

Instead, treat a missing PID, which can only happen during session
startup, as a success.

1a0fc87... by Mihai Moldovan

x2goserver/sbin/x2gocleansessions: rework comment explaining what a session without an agent PID entry actually means and use the value from x2gocleansessions.agent-startup-time (if valid) instead of a hardcoded value.

3430b7c... by Mihai Moldovan

x2goserver/sbin/x2gocleansessions: fetch and sanity-check x2gocleansessions.agent-startup-time from config file.

ec17953... by Mihai Moldovan

x2goserver-common/etc/x2goserver.conf: add x2gocleansessions section and agent-startup-time configurable option, to be set to the allowed time period in seconds between session creation and agent PID insertion into the database.

aef470f... by Mihai Moldovan

x2goserver.spec: X2Go KDrive package has been renamed to xorg-x11-server-x2gokdrive to be in line with general RPM package names.

6599029... by Mike Gabriel

GNOME sessions: Avoid firing up of a polkit-1 authentication dialog requesting admin credentials to register a new color map device.

 See GNOME bug: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issues/273

4354877... by Mike Gabriel

x2goruncommand: Support GNOME-based Ubuntu sessions (via X2Go Kdrive) as provided by Ubuntu 18.04 or later.

ad81e38... by Mike Gabriel

x2golistsessions_root: Improve hypen-escaping in previous commit.

68f5f38... by Mike Gabriel

x2goserver/man/man8/x2golistsessions_root.8: Mention --all-servers option. (Fixes: #1395).

f16c0a8... by Mike Gabriel

Fix up files section for x2gokdrive (wrong pkg name).