No description
Find a file
zodiac 90d9d492b7 Added better compatibility with different versions of compilers and libaries.
In particular, work around a problem with gcc complaining about NULL format
strings. And added additional system header files that might be required on
some platforms.

This should fix some of the problems reported when compiling on BSD-style
systems. But we are still using SysV style session management code. This
probably needs to be rewritten before ShellInABox can be run on BSD-style
system.

In particular, we rely on grantpt(), we use the utmpx API, and we access
/dev/urandom.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@55 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-02-02 00:55:15 +00:00
debian Released version 2.3 2009-01-22 02:42:52 +00:00
libhttp Added better compatibility with different versions of compilers and libaries. 2009-02-02 00:55:15 +00:00
logging On x86_64, accessing varargs is destructive. For repeated calls to vsnprintf() 2009-01-08 01:29:20 +00:00
shellinabox Added better compatibility with different versions of compilers and libaries. 2009-02-02 00:55:15 +00:00
aclocal.m4 First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
AUTHORS First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
ChangeLog Released version 2.3 2009-01-22 02:42:52 +00:00
config.guess First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
config.sub First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
configure Added better compatibility with different versions of compilers and libaries. 2009-02-02 00:55:15 +00:00
configure.ac Added better compatibility with different versions of compilers and libaries. 2009-02-02 00:55:15 +00:00
COPYING Updated copyright notice. 2009-01-02 06:09:13 +00:00
depcomp First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +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 First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
ltmain.sh First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
Makefile.am - Released version 2.1 2009-01-12 18:59:06 +00:00
Makefile.in - Released version 2.1 2009-01-12 18:59:06 +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
TODO First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +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.