No description
Find a file
zodiac@gmail.com 2ea8e5cc77 OpenWRT builds with a toolchain that doesn't set correct entries in the ELF
headers, giving us no way to auto-detect the architecture. We have to
hard-code the flags that we pass to objcopy. Unfortunately, we have to do
this for all MIPS targets. This could conceivably break building the code
on other MIPS targets. If that happens, we'll deal with it at that time.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@203 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2010-03-30 17:16:49 +00:00
debian Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
demo Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
distributions Added fallback code that dynamically computes the correct commandline 2009-12-02 20:26:07 +00:00
libhttp Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
logging Log fatal error messages even in "quiet" mode. Allow overriding more of the 2009-03-30 16:09:37 +00:00
shellinabox Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
aclocal.m4 Added transparent printing support. The development of this feature is sponsored by De Bortoli Wines Pty Limited and by Eternity Technologies. 2009-08-20 08:16:28 +00:00
AUTHORS First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
ChangeLog Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
commit Added fallback code that dynamically computes the correct commandline 2009-12-02 20:26:07 +00:00
config.guess Some minor tweaks to make newer versions of gcc and glibc compile without warnings. 2009-11-18 17:17:56 +00:00
config.h Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
config.h.in Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
config.sub Some minor tweaks to make newer versions of gcc and glibc compile without warnings. 2009-11-18 17:17:56 +00:00
configure Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
configure.ac Started working on support for WebSockets. 2010-03-29 16:40:17 +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 various issues with building on OpenBSD 2009-05-21 07:50:22 +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 OpenWRT builds with a toolchain that doesn't set correct entries in the ELF 2010-03-30 17:16:49 +00:00
Makefile.in OpenWRT builds with a toolchain that doesn't set correct entries in the ELF 2010-03-30 17:16:49 +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.