]> andersk Git - test.git/history - shellinabox
For Debian packages, install user CSS style options in /etc/shellinabox and
[test.git] / shellinabox /
2009-08-15  Markus GutschkeFor Debian packages, install user CSS style options...
2009-08-13  Markus GutschkeFixed a potential assertion failure in the daemon,...
2009-08-12  Markus GutschkeAllow quotes in SHELLINABOX_ARGS (for Debian packages)
2009-08-12  Markus GutschkeIncluded example style sheets that allow switching...
2009-08-11  Markus GutschkeFixed support for Swedish keyboards
2009-08-11  Markus GutschkeInitial version of code that allows users to interactiv...
2009-08-09  Markus GutschkeSanitize the SSH command line a little more.
2009-08-08  Markus GutschkeRemoved incorrectly added duplicate HTML header from...
2009-08-08  Markus GutschkeEven if ShellInABox is running with SSL support disable...
2009-07-30  Markus GutschkeAdded an example for the SSH service option.
2009-07-30  Markus Gutschke- Added the --css command line option to make increment...
2009-07-29  Markus GutschkeUpdated examples in manual page.
2009-07-29  Markus GutschkeUpdated manual page to show new SSH service.
2009-07-29  Markus GutschkeAllow unprivileged users to run the daemon. This requir...
2009-07-27  Markus Gutschke- Perform all URL rewriting before loading the first...
2009-07-27  Markus GutschkeUse JavaScript redirection for attaching the missing...
2009-07-12  Markus GutschkeClarified the suggested use case when running with...
2009-07-10  Markus GutschkeFor Debian packages, added a missing build dependency...
2009-07-08  Markus GutschkeMake 'update' warn about merge conflicts
2009-07-08  Markus GutschkeAdded an 'update' script that should make it easier...
2009-07-08  Markus GutschkeInclude some more of the autotools dependencies. This...
2009-07-08  Markus GutschkeTreat a few more types of trailing characters as not...
2009-07-08  Markus GutschkeMore fine tuning of the regular expressions that detect...
2009-07-08  Markus GutschkeOptionally compress large responses, if the browser...
2009-07-07  Markus GutschkeRun-time testing for availability of libpthread functio...
2009-07-06  Markus GutschkeMaking it easier to host the terminal on non-root URLs...
2009-07-06  Markus GutschkeReleased version 2.9
2009-07-05  Markus Gutschke- Refined regular expressions for finding URLs.
2009-07-04  Markus GutschkeFixed a null pointer dereference that could be triggere...
2009-07-04  Markus GutschkeFixed vt100.jspp so that it can be used without shell_i...
2009-07-04  Markus GutschkeAdded --linkify option. Default settings cause the...
2009-06-30  Markus GutschkeAdditional fixes for dealing with keyboard layouts...
2009-06-28  Markus GutschkeAdded support for keyboards that have a dedicated ...
2009-06-21  Markus GutschkeDocument the "--localhost-only" option
2009-06-21  Markus GutschkeAdded new "--localhost-only" command line option.
2009-06-21  Markus GutschkeAdded code so that "objcopy" picks an appropriate targe...
2009-06-21  Markus GutschkeRespect "Connection: close" if sent by the browser.
2009-05-25  Markus GutschkeAdded SSL support for OpenBSD
2009-05-23  Markus GutschkeReleased version 2.8
2009-05-23  Markus GutschkeImproved support for entering non-ASCII characters.
2009-05-21  Markus GutschkeFixed various issues with building on OpenBSD
2009-04-28  Markus GutschkeFixed variable expansion in service descriptions.
2009-04-27  Markus GutschkeReleased version 2.7
2009-04-16  Markus Gutschke- Make the code actually do, what the comments say...
2009-04-16  Markus Gutschke- Add support for commands that want to read before...
2009-04-12  Markus GutschkeReleased version 2.6
2009-03-30  Markus GutschkeForce updating revision numbers in Javascript files...
2009-03-30  Markus GutschkeLog fatal error messages even in "quiet" mode. Allow...
2009-03-30  Markus GutschkeAdded initial revision of demo application
2009-03-23  Markus GutschkeRenamed the JavaScript source files to *.jspp and the...
2009-03-21  Markus GutschkePossible fix for IE problems with horizontal positionin...
2009-03-21  Markus GutschkeMore IE5.5 and IE6 tweaks. Those browsers are surprisin...
2009-03-20  Markus GutschkeIE has a slightly different box model than other browse...
2009-03-19  Markus GutschkeTweaked cursor positioning code, and added explicit...
2009-03-18  Markus GutschkeMore IE6 tweaks. Allow root to listen on privileged ports.
2009-03-18  Markus GutschkeFirefox didn't like the IE6 fix. Tweaked it some more.
2009-03-17  Markus GutschkeRemoved alert() statement that should never trigger.
2009-03-17  Markus GutschkeFixed IE6 support, and fixed possible memory corruption...
2009-03-16  Markus GutschkeFixed some compiler warnings that newer versions of...
2009-02-28  Markus GutschkeBetter error reporting if forkpty() fails.
2009-02-28  Markus GutschkeAdded fallback on old-style pty's, if /dev/pts is not...
2009-02-28  Markus GutschkeWork-around for systems that don't define a "nogroup...
2009-02-28  Markus GutschkeRemove the dependency on fdopendir, which does not...
2009-02-17  Markus GutschkeInclude Subversion revision number in user-visible...
2009-02-17  Markus GutschkeFixed SVN properties.
2009-02-17  Markus GutschkeAllow "configure" to explicitly disable OpenSSL and...
2009-02-17  Markus GutschkeOnly defined binary conversation support, if actually...
2009-02-17  Markus GutschkeFixed FreeBSD support. We now find both /bin/login...
2009-02-15  Markus GutschkeWork-around for compilers that turn on "-Wformat=2...
2009-02-11  Markus GutschkeUse a config.h file, instead of passing configuration...
2009-02-09  Markus GutschkeFixed cursor hiding and showing.
2009-02-09  Markus GutschkeFixed various rendering glitches reported by Phil Endec...
2009-02-02  Markus GutschkeMake code a little more portable. In particular, fix...
2009-02-02  Markus GutschkeAdded better compatibility with different versions...
2009-01-22  Markus GutschkeFix --cert option that was accidentally broken by the...
2009-01-22  Markus GutschkeClean up white-space in usage message.
2009-01-22  Markus GutschkeRemoved extraneous "-c" option.
2009-01-21  Markus GutschkeClean up feature selection in JavaScript code, and...
2009-01-17  Markus GutschkeAllow SSL certificate and key to be passed in through...
2009-01-15  Markus GutschkeFixed a typo that could occasionally corrupt the defaul...
2009-01-15  Markus GutschkeAllow unknown search parameters in the CGI URL
2009-01-15  Markus GutschkeMake the CGI port and pid available to the web server.
2009-01-12  Markus Gutschke- Released version 2.1
2009-01-08  Markus GutschkeAdded --no-beep command line option to avoid VLC plugin...
2009-01-07  Markus GutschkeFixed a printf format error when compiling on 64bit.
2009-01-05  Markus GutschkeFound a work-around for gcc warning about type-punning.
2009-01-02  Markus GutschkeAllow multi-line selections in Firefox.
2009-01-02  Markus GutschkeMade vt100.js copyright dialog box more informative.
2009-01-02  Markus GutschkeUpdated copyright notice.
2009-01-01  Markus GutschkeNegotiate session keys early, allowing web servers...
2009-01-01  Markus GutschkeFix a bug that could result in orphaned sessions if...
2009-01-01  Markus Gutschke- Tightened setuid operation to not allow any user...
2008-12-30  Markus GutschkeFixed a small number of typos and formatting inconsiste...
2008-12-29  Markus GutschkeFirst public release of the version 2.0 rewrite. This...
This page took 0.279542 seconds and 7 git commands to generate.