2001-04-24 19:18  japh

	* ChangeLog, configure, configure.in, src/authenticated.c,
	src/config.h.in, src/environment.h, src/login.c, src/pam_login.c,
	src/system_logon.c: francine now also compiles on Tru64 Unix, but
	with lots of warnings.

2001-04-24 16:39  japh

	* src/config.h: Removed old config.h

2001-04-22 17:21  japh

	* src/: config.h.in, stamp-h.in: Added two files needed for the
	configure script.

2001-04-22 17:20  japh

	* configure, configure.in, example/default.theme/Makefile.am,
	example/default.theme/Makefile.in, src/after_login.c,
	src/after_login.h, src/authenticated.c, src/emergency.c,
	src/fancy.c, src/log_message.c, src/login.c,
	src/login_permissions.c, src/md5crypt.c, src/pam_login.c,
	src/pam_login.h, src/signal_handle.c, src/system_logon.c: Made
	francine more portable. It now compiles on Solaris 8. :)

2001-04-22 15:46  japh

	* ChangeLog, Makefile.in, aclocal.m4, configure, configure.in,
	etc/Makefile.in, example/Makefile.in,
	example/default.theme/Makefile.in, src/Makefile.am,
	src/Makefile.in, src/after_login.c, src/after_login.h,
	src/authenticated.c, src/authenticated.h, src/conf.c,
	src/environment.h, src/fancy.c, src/login.c, src/signal_handle.c,
	src/signal_handle.h, src/system_logon.c: Added several things for
	autoconf/automake (automatic checking for certain libraries and
	headers)

2001-04-22 14:57  japh

	* example/default.theme/: br-failed.ans, br.ans, matrix-fail.ans,
	matrix-login.ans, theme.fl, theme.fl: Replaced the old Bad Religion
	theme by the new The Matrix theme.

2001-04-17 13:47  japh

	* Makefile.in, README, src/after_login.c, src/after_login.h,
	src/authenticated.c, src/authenticated.h, src/conf.c, src/conf.h,
	src/config.h, src/definitions.h, src/emergency.c, src/emergency.h,
	src/environment.h, src/fancy.c, src/fancy.h, src/limits.h,
	src/log_message.c, src/log_message.h, src/login.c, src/login.h,
	src/login_permissions.c, src/login_permissions.h, src/macros.h,
	src/md5crypt.c, src/md5crypt.h, src/pam_login.c, src/pam_login.h,
	src/signal_handle.c, src/signal_handle.h, src/speech.c,
	src/speech.h, src/system_logon.c, src/system_logon.h: Removed
	several static buffers (possible security holes)

2001-04-16 22:36  japh

	* src/pam_login.c: Heisenbug alarm! The segfault is now fixed by
	opening /dev/null with flags wb when PAM is started and closing it
	again when PAM is closed. :)

2001-04-16 19:27  japh

	* src/pam_login.c: Fixed problems with merging in differences.

2001-04-16 19:23  japh

	* src/: authenticated.c, config.h, login.c, pam_login.c,
	pam_login.h, system_logon.c: lastlog works correctly again. PAM
	almost works (it correctly opens and closes sessions), but it
	segfaults inside of pam_end().

2001-04-13 18:51  japh

	* src/config.h: Disabled PAM again, since it is broken.

2001-04-13 18:43  japh

	* src/: config.h, log_message.c, login.c, pam_login.c,
	system_logon.c: Fixed several fixed-size-buffer-related issues that
	were possible security holes. PAM support is currently totally
	broken, and will need a complete rewrite.

2001-02-23 22:04  japh

	* README: added some contents.

2001-02-23 20:59  japh

	* Makefile.am, src/Makefile.am, src/Makefile.in, src/pam_login.c:
	Did some modifications as done in the patch for the debian package.

2001-02-23 13:37  japh

	* Makefile.am, Makefile.in, src/config.h, src/fancy.c,
	src/pam_login.c: Fixed a bug in the PAM code: opened sessions never
	closed.

2000-12-29 12:50  alfie

	* etc/francine.sl: Fixed a typo.

2000-12-29 12:38  alfie

	* AUTHORS: Added content to AUTHORS file.

2000-12-20 16:05  japh

	* src/: login.c, pam_login.c, system_logon.c: The PAM
	implementation seems to be completed now.

2000-12-16 16:43  japh

	* src/: after_login.c, emergency.c, fancy.c, login.c,
	login_permissions.c, system_logon.c: Made francine more fault
	tolerant.

2000-12-11 18:43  japh

	* ChangeLog, etc/francine.sl, example/default.theme/theme.fl:
	Improved the example configuration and theme control file.

2000-12-11 17:23  japh

	* src/config.h: Removed Makefiles

2000-12-11 11:58  alfie

	* Makefile, config.cache, config.log, config.status, etc/Makefile,
	example/Makefile, example/default.theme/Makefile, src/Makefile:
	repository should be distclean....

2000-12-11 11:55  alfie

	* src/conf.c: small consistency change in a intro_string.

2000-12-11 11:49  alfie

	* src/config.h: set the INTRO_STRING to something reasonable...

2000-12-11 11:41  alfie

	* etc/francine.sl: changed to right share directory

2000-12-06 15:55  japh

	* src/: config.h, login.c, login_permissions.c, pam_login.c,
	speech.c, system_logon.c: all configuration options in
	/etc/francine.sl now work.

2000-12-05 20:40  japh

	* src/: conf.c, fancy.c, login.c: All hooks should now work.

2000-12-05 14:46  japh

	* AUTHORS, ChangeLog, COPYING, INSTALL, Makefile, Makefile.am,
	Makefile.in, NEWS, README, aclocal.m4, config.cache, config.log,
	config.status, configure, configure.in, install-sh, missing,
	mkinstalldirs, etc/Makefile, etc/Makefile.am, etc/Makefile.in,
	etc/francine.sl, example/Makefile, example/Makefile.am,
	example/Makefile.in, example/default.theme/Makefile,
	example/default.theme/Makefile.am,
	example/default.theme/Makefile.in,
	example/default.theme/br-failed.ans, example/default.theme/br.ans,
	example/default.theme/theme.fl, src/Makefile, src/Makefile.am,
	src/Makefile.in, src/after_login.c, src/after_login.h,
	src/authenticated.c, src/authenticated.h, src/conf.c, src/conf.h,
	src/config.h, src/definitions.h, src/emergency.c, src/emergency.h,
	src/environment.h, src/fancy.c, src/fancy.h, src/limits.h,
	src/log_message.c, src/log_message.h, src/login.c, src/login.h,
	src/login_permissions.c, src/login_permissions.h, src/macros.h,
	src/md5crypt.c, src/md5crypt.h, src/pam_login.c, src/pam_login.h,
	src/signal_handle.c, src/signal_handle.h, src/speech.c,
	src/speech.h, src/system_logon.c, src/system_logon.h: Initial
	revision

2000-12-05 14:46  japh

	* AUTHORS, ChangeLog, COPYING, INSTALL, Makefile, Makefile.am,
	Makefile.in, NEWS, README, aclocal.m4, config.cache, config.log,
	config.status, configure, configure.in, install-sh, missing,
	mkinstalldirs, etc/Makefile, etc/Makefile.am, etc/Makefile.in,
	etc/francine.sl, example/Makefile, example/Makefile.am,
	example/Makefile.in, example/default.theme/Makefile,
	example/default.theme/Makefile.am,
	example/default.theme/Makefile.in,
	example/default.theme/br-failed.ans, example/default.theme/br.ans,
	example/default.theme/theme.fl, src/Makefile, src/Makefile.am,
	src/Makefile.in, src/after_login.c, src/after_login.h,
	src/authenticated.c, src/authenticated.h, src/conf.c, src/conf.h,
	src/config.h, src/definitions.h, src/emergency.c, src/emergency.h,
	src/environment.h, src/fancy.c, src/fancy.h, src/limits.h,
	src/log_message.c, src/log_message.h, src/login.c, src/login.h,
	src/login_permissions.c, src/login_permissions.h, src/macros.h,
	src/md5crypt.c, src/md5crypt.h, src/pam_login.c, src/pam_login.h,
	src/signal_handle.c, src/signal_handle.h, src/speech.c,
	src/speech.h, src/system_logon.c, src/system_logon.h: Initial
	import.

