diff --git a/ChangeLog b/ChangeLog index 4e3481a..47462db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2009-01-01 Markus Gutschke + + * Added CGI mode for demand-loading the shellinaboxd daemon + from a web server. This also allows for the web server to + perform authentication, instead of having shellinaboxd do so. + + * Tightened setuid-root operation to no longer allow switching + to arbitrary users/groups. As before, setuid-root remains a + non-standard configuration that is not currently recommended. + + * Fixed session management to deal better with torn down + connections. Closed one bug that could have resulted in + permanently orphaned connections, when the browser navigated + away from the page. + 2008-12-27 Markus Gutschke * First public release of the version 2.0 rewrite. This is the