No description
Find a file
zodiac@gmail.com 0fcf50735e Allow retrieval of the user's default login shell from /etc/passwd.
Allow the code to be built without support for the LOGIN service, as
calling /bin/login does not work well on Fedora.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@198 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-12-04 06:33:36 +00:00
debian Added fallback code that dynamically computes the correct commandline 2009-12-02 20:26:07 +00:00
demo Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +00:00
distributions Added fallback code that dynamically computes the correct commandline 2009-12-02 20:26:07 +00:00
libhttp Removed compiler warning when building without SSL support. 2009-11-22 03:05:09 +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 Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +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 Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +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 Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +00:00
config.h.in Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +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 Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +00:00
configure.ac Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +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
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 Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +00:00
Makefile.in Allow retrieval of the user's default login shell from /etc/passwd. 2009-12-04 06:33:36 +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.