No description
Find a file
Jay Weisskopf a0fac8a8db Write the OSC title to the window's title instead of the status bar.
Most modern browsers no longer have status bars. Additionally,
using the window's title makes it seem more like a conventional
terminal application.
2012-03-30 13:11:26 -07:00
debian Fixed lintian warnings. Tested on Debian Sid (x86-64) 2010-08-24 22:29:11 +00:00
demo Write the OSC title to the window's title instead of the status bar. 2012-03-30 13:11:26 -07:00
distributions Fixed some lintian warnings 2010-08-24 22:26:41 +00:00
libhttp Second try :-) 2010-10-02 23:54:49 +00:00
logging Added support for building with toolchains that don't support symbol aliasing. 2010-09-29 00:33:44 +00:00
shellinabox Write the OSC title to the window's title instead of the status bar. 2012-03-30 13:11:26 -07:00
aclocal.m4 Fixed a check() failure that was caused by incorrect handling of partially 2010-08-27 22:22:15 +00:00
AUTHORS First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
ChangeLog Added --pidfile= option that can be used even if running in the foreground. 2010-09-11 19:32:30 +00:00
commit Add automatic notification about new releases. 2010-07-16 16:20:52 +00:00
config.guess Fixed lintian warnings. Tested on Debian Sid (x86-64) 2010-08-24 22:29:11 +00:00
config.h Second try :-) 2010-10-02 23:54:49 +00:00
config.h.in Minor clean ups. Came up with a feature test for the function signature used 2010-09-29 18:15:05 +00:00
config.sub Fixed lintian warnings. Tested on Debian Sid (x86-64) 2010-08-24 22:29:11 +00:00
configure Second try :-) 2010-10-02 23:54:49 +00:00
configure.ac Second try :-) 2010-10-02 23:54:49 +00:00
COPYING Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
depcomp First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
etc-pam.d-shellinabox-example Added some documentation explaining how to configure ShellInABox on Fedora. 2009-11-23 04:53:38 +00:00
GPL-2 First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
INSTALL First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
install-sh Fixed SVN properties. 2009-02-17 04:37:38 +00:00
INSTALL.Debian Addes a dependency on the "openssl" command line tool to the Debian package. 2009-03-23 16:15:27 +00:00
ltmain.sh Fixed a NULL pointer dereference that can occur when hostnames 2010-07-02 19:00:33 +00:00
make-chained-cert.sh Avoid closing the certificate file twice. Tweak make-chained-cert.sh script to 2009-03-29 22:20:59 +00:00
Makefile.am Another iteration of changes intended to deal with MacOS X specific build 2010-09-29 16:46:51 +00:00
Makefile.in Another iteration of changes intended to deal with MacOS X specific build 2010-09-29 16:46:51 +00:00
missing First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
NEWS First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
README First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
README.Fedora Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +00:00
stresstest.sh Fixed a potential assertion failure in the daemon, if a user manages to type keys before he had a chance to establish a session. 2009-08-13 01:55:44 +00:00
TODO First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
update Fixed typo 2009-07-09 07:51:10 +00:00

Build the package according to the information in INSTALL, then refer to
to the shellinaboxd.1 manual page, or the shellinaboxd.ps PostScript file
for detailed documentation.