2002-11-24  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_tally/Makefile.am:
	- make pam_tally app build without installed pam-devel

2002-11-18  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_tally/Makefile.am:
	- fix building pam_tally_app with automake older than the bleeding egde

2002-11-17  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - 0.77.1

	* modules/pam_pwgen/Makefile.am: - build application as pam_pwgen

	* modules/pam_pwgen/pam_pwgen_app.c: - the real thing

	* modules/pam_pwgen/Makefile.am:
	- put pam_pwgen_app in bin instead of sbin

	* modules/pam_pwgen/Makefile.am, modules/pam_pwgen/pam_pwgen_app.c:
	- easy to use standalone pwgen program

2002-10-28  Krzysztof Pobieyski (alias)  <ppv@pld-linux.org>

	* modules/pam_mail/pam_mail.c:
	- changed "You have %smail." to "You have %s mail."
	(newmail is ugly, new mail is nice ;)

2002-10-09  Artur Frysiak  <wiget@pld-linux.org>

	* modules/pammodutil/Makefile.am, modules/pam_usertty/Makefile.am, doc/specs/formatter/Makefile.am, modules/pam_listfile/Makefile.am, conf/pam_conv1/Makefile.am:
	fix building without pam-devel installed

2002-10-04  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/pam_unix_acct.c:
	- one, not so important bit lost during Linux-PAM update

2002-10-04  Artur Frysiak  <wiget@pld-linux.org>

	* modules/pam_tally/Makefile.am: build pam_tally app

2002-10-03  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_nologin/Makefile.am: - link with libpammodutil

	* configure.in: - define templates for config.h.in
	- add doc/pdf/Makefile.in

	* Attic/acconfig.h: - deprecated, templates defined in configure.in

	* doc/Makefile.am: - added pdf files to clean target

	* doc/Makefile.am: - added pdf directory to DIST

	* doc/pdf/Makefile.am: - placeholder

2002-10-02  Jan Rkorajski  <baggins@pld-linux.org>

	* doc/Makefile.am: - added pdf target

	* modules/pam_wheel/README, modules/pam_wheel/pam_wheel.c, modules/pam_securetty/pam_securetty.c, modules/pam_shells/pam_shells.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_unix/unix_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_listfile/pam_listfile.c, modules/pam_nologin/Makefile.am, modules/pam_nologin/README, modules/pam_nologin/pam_nologin.c, modules/pam_env/pam_env.c, libpam/pam_handlers.c, libpam/pam_malloc.c, modules/register_static, doc/ps/README, libpam/pam_dispatch.c, doc/modules/pam_wheel.sgml, doc/modules/pam_cracklib.sgml, doc/modules/pam_deny.sgml, doc/modules/pam_filter.sgml, doc/modules/pam_ftp.sgml, doc/modules/pam_group.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_mail.sgml, doc/modules/pam_nologin.sgml, doc/modules/pam_permit.sgml, doc/modules/pam_pwdb.sgml, doc/modules/pam_rhosts.sgml, doc/modules/pam_rootok.sgml, doc/modules/pam_time.sgml, doc/modules/pam_unix.sgml, doc/modules/pam_warn.sgml, conf/pam_conv1/pam_conv.y, doc/pam_source.sgml, conf/install_conf, CHANGELOG, configure.in:
	- sync with Linux-PAM 0.77
	- version 0.77.0

	* modules/pam_limits/pam_limits.c:
	- properly recognize limit value -1 as RLIM_INFINITY

2002-06-21  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - 0.75.8

	* modules/pam_mail/Makefile.am: - distribute pam_mail.conf

	* examples/Makefile.am: - removed test.c (outdated), added wrap_xsh.sh

	* modules/pam_mail/Makefile.am: - am 1.6

	* doc/pdf/README, examples/wrap_xsh.sh: - more merging

	* modules/pam_warn/pam_warn.c, modules/pam_rootok/pam_rootok.c, modules/pam_unix/README, modules/pam_unix/pam_unix_passwd.c, modules/pam_access/access.conf, modules/pam_access/pam_access.c, modules/pam_limits/limits.skel, modules/pam_limits/pam_limits.c, doc/modules/pam_access.sgml, doc/modules/pam_deny.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_time.sgml, libpam/pam_misc.c, libpam/pam_strerror.c, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, CHANGELOG, conf/pam_conv1/pam_conv.y:
	- merge from current Linux-PAM CVS (read CHANGELOG for details)

	* examples/Attic/test.c: outdated

2002-06-16  mkochano  <mkochano@pld-linux.org>

	* modules/pam_mail/pam_mail.conf, modules/pam_mail/Makefile.am, modules/pam_mail/pam_mail.c:
	- Support for global configuration file (/etc/security/pam_mail.conf).

2002-06-14  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_filter/upperLOWER/Makefile.am: - more am 1.6

	* modules/Makefile.am: - pam_debug is not BROKEN
	- add register_static.mk to dist

	* modules/pam_debug/Makefile.am, modules/pam_debug/pam_debug.c, modules/pam_pwdb/Makefile.am, pamcrypt/Makefile.am, modules/pam_cap/Makefile.am, modules/pam_cap/pam_cap.c, Makefile.am:
	- more automake 1.6 stuff

	* modules/pam_xauth/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_wheel/Makefile.am, modules/pam_usertty/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_unix/Makefile.am, modules/pam_userdb/Makefile.am, modules/pam_time/Makefile.am, modules/pam_tally/Makefile.am, modules/pam_tcpd/Makefile.am, modules/pam_skey/Makefile.am, modules/pam_stress/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_pwexport/Makefile.am, modules/pam_pwdb/Makefile.am, modules/pam_permit/Makefile.am, modules/pam_opie/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_netid/Makefile.am, modules/pam_make/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_limits/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_issue/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_group/Makefile.am, modules/pam_ftp/Makefile.am, modules/pam_env/Makefile.am, modules/pam_filter/Makefile.am, modules/pam_debug/Makefile.am, modules/pam_deny/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, modules/Makefile.am, modules/pam_access/Makefile.am, modules/pam_cap/Makefile.am, modules/register_static.mk, libpamc/Makefile.am, libpam_misc/Makefile.am, libpam/Makefile.am:
	- proper automake fix by widget (from am16 branch)

2002-06-13  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - 0.75.7

	* modules/pammodutil/Makefile.am: - fix building with libtool 1.4d

	* modules/pam_wheel/Makefile.am, modules/pam_xauth/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_unix/Makefile.am, modules/pam_userdb/Makefile.am, modules/pam_usertty/Makefile.am, modules/pam_time/Makefile.am, modules/pam_tally/Makefile.am, modules/pam_tcpd/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_skey/Makefile.am, modules/pam_stress/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_pwdb/Makefile.am, modules/pam_pwexport/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_opie/Makefile.am, modules/pam_permit/Makefile.am, modules/pam_make/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_netid/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_limits/Makefile.am, modules/pam_issue/Makefile.am, modules/pam_group/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_filter/Makefile.am, modules/pam_ftp/Makefile.am, modules/pam_debug/Makefile.am, modules/pam_deny/Makefile.am, modules/pam_env/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, libpamc/Makefile.am, modules/pam_access/Makefile.am, modules/pam_cap/Makefile.am, libpam/Makefile.am, libpam_misc/Makefile.am:
	- fix building with automake 1.6 (patch by qboosh)

	* modules/pam_unix/pam_unix_passwd.c: - really disable SHA1 stuff

	* modules/pam_rhosts/Makefile.am: - fix static module build

2002-06-13  Artur Frysiak  <wiget@pld-linux.org>

	* modules/register_static.mk: New file.

2002-06-12  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - 0.75.6

2002-05-18  Jan Rkorajski  <baggins@pld-linux.org>

	* pamcrypt/Makefile.am, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c:
	- disable SHA1 crypt (it WILL NOT going to be back until someone audit it)

	* modules/pam_pwgen/README, modules/pam_pwgen/pam_pwgen.c:
	- updated according to new PAM API (works again)

2002-03-14  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - 0.75.5

	* modules/pam_limits/pam_limits.c: - fix maxlogins breakage

	* configure.in: - version 0.75.4
	- fix remaining crypt algo

	* pamcrypt/crypt16.c: - static -> malloced fix

2002-03-07  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pammodutil/include/security/_pam_modutil.h, modules/pammodutil/Makefile.am, modules/pammodutil/README, modules/pammodutil/modutil_cleanup.c, modules/pammodutil/modutil_getpwnam.c, modules/pammodutil/modutil_getpwuid.c, modules/pammodutil/pammodutil.h, modules/pam_debug/Makefile.am, modules/pam_debug/README, modules/pam_debug/pam_debug.c, dynamic/Makefile.am, dynamic/pam.c, dynamic/test.c, doc/man/pam_get_item.3, doc/man/pam_set_item.3, doc/specs/std-agent-id.raw:
	- merging...

	* pamcrypt/bcrypt.c, pamcrypt/bigcrypt.c, pamcrypt/md5_crypt.c, pamcrypt/sha1_crypt.c, modules/pam_wheel/pam_wheel.c, modules/pam_userdb/pam_userdb.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c, modules/pam_time/pam_time.c, modules/pam_tally/pam_tally.c, modules/pam_tally/README, modules/pam_skey/pam_skey.c, modules/pam_rootok/README, modules/pam_rootok/pam_rootok.c, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rhosts/Makefile.am, modules/pam_rhosts/README, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_motd/pam_motd.c, modules/pam_listfile/pam_listfile.c, modules/pam_limits/README, modules/pam_limits/limits.skel, modules/pam_limits/pam_limits.c, modules/pam_lastlog/pam_lastlog.c, modules/pam_issue/pam_issue.c, modules/pam_homedir/pam_homedir.c, modules/pam_group/pam_group.c, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_filter/pam_filter.c, modules/pam_env/pam_env.c, modules/pam_access/pam_access.c, modules/pam_cracklib/pam_cracklib.c, modules/Makefile.am, modules/pam_access/access.conf, libpamc/include/security/pam_client.h, libpamc/test/regress/run_test.sh, libpam_misc/include/security/pam_misc.h, libpam_misc/misc_conv.c, libpam/include/security/pam_malloc.h, libpam/pam_dispatch.c, libpam/pam_handlers.c, libpam/pam_malloc.c, libpam/pam_private.h, libpam/pam_second.c, libpam/pam_delay.c, examples/xsh.c, doc/specs/Makefile.am, doc/specs/draft-morgan-pam.raw, doc/modules/pam_warn.sgml, doc/man/Makefile.am, doc/modules/README, doc/modules/pam_cracklib.sgml, doc/modules/pam_deny.sgml, doc/modules/pam_filter.sgml, doc/modules/pam_ftp.sgml, doc/modules/pam_group.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_mail.sgml, doc/modules/pam_nologin.sgml, doc/modules/pam_permit.sgml, doc/modules/pam_pwdb.sgml, doc/modules/pam_rootok.sgml, doc/modules/pam_time.sgml, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, CHANGELOG, Makefile.am, configure.in:
	- merge with current Linux-PAM CVS

2002-03-03  Jan Rkorajski  <baggins@pld-linux.org>

	* libpam_misc/Makefile.am, configure.in: - version 0.75.2
	- fixed building without pam-devel installed

2002-03-01  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - bumped version to 0.75.1 (.0 was reeeally b0rken)

	* doc/modules/Makefile.am: - added pam_tally.sgml

	* doc/modules/pam_tally.sgml: - missed it during merge

	* modules/pam_wheel/Makefile.am, modules/pam_xauth/Makefile.am, modules/pam_usertty/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_time/Makefile.am, modules/pam_unix/Makefile.am, modules/pam_userdb/Makefile.am, modules/pam_tally/Makefile.am, modules/pam_tcpd/Makefile.am, modules/pam_skey/Makefile.am, modules/pam_skey/pam_skey.c, modules/pam_stress/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_pwexport/Makefile.am, modules/pam_opie/Makefile.am, modules/pam_opie/pam_opietrust.c, modules/pam_permit/Makefile.am, modules/pam_pwdb/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_netid/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_make/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_limits/Makefile.am, modules/pam_issue/Makefile.am, modules/pam_ftp/Makefile.am, modules/pam_group/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_env/Makefile.am, modules/pam_filter/Makefile.am, modules/pam_filter/upperLOWER/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, modules/pam_deny/Makefile.am, modules/pam_access/Makefile.am, modules/pam_cap/Makefile.am, Makefile.am:
	- fixed blues' total failure at automake handling
	- ONE MORE TIME SOMEBODY FUCKS UP AUTOMAKE/LIBTOOL AND I'M GONNA STOP
	  MAINTAINING THIS

2002-02-25  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_make/pam_make.c: - fixed function definition

	* pamcrypt/Makefile.am: - proper fix for LIBS problem

	* pamcrypt/Makefile.am: - reverted blues fuckup

	* modules/pam_radius/pam_radius.h: - wrong header

	* modules/pam_pwdb/support.-c: - missed this one on merge

	* modules/pam_userdb/pam_userdb.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c, modules/pam_tally/pam_tally.c, modules/pam_radius/pam_radius.h, modules/pam_limits/README, modules/pam_limits/pam_limits.c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, libpamc/include/security/pam_client.h, libpam/include/security/pam_appl.h, libpam/include/security/pam_malloc.h, libpam/include/security/pam_modules.h, examples/xsh.c, libpam/pam_dispatch.c, libpam/pam_handlers.c, libpam/pam_private.h, doc/modules/module.sgml-template, doc/modules/pam_env.sgml, doc/modules/pam_filter.sgml, doc/modules/pam_ftp.sgml, doc/modules/pam_lastlog.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_listfile.sgml, doc/modules/pam_mail.sgml, doc/modules/pam_motd.sgml, doc/modules/pam_pwdb.sgml, doc/modules/pam_radius.sgml, doc/modules/pam_time.sgml, doc/modules/pam_unix.sgml, doc/pam_source.sgml, doc/CREDITS, doc/pam_appl.sgml, doc/pam_modules.sgml, conf/pam.conf, configure.in, CHANGELOG:
	- version 0.75.0
	- updated to official Linux-PAM 0.75

	* modules/pam_limits/pam_limits.c: - I want negative priority, damnit!

2001-10-31  Pawe Goaszewski  <blues@pld-linux.org>

	* modules/pam_wheel/Makefile.am, modules/pam_xauth/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_unix/Makefile.am, modules/pam_userdb/Makefile.am, modules/pam_usertty/Makefile.am, modules/pam_tally/Makefile.am, modules/pam_tcpd/Makefile.am, modules/pam_time/Makefile.am, modules/pam_skey/Makefile.am, modules/pam_stress/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_pwdb/Makefile.am, modules/pam_pwexport/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_opie/Makefile.am, modules/pam_permit/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_netid/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_make/Makefile.am, modules/pam_issue/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_limits/Makefile.am, modules/pam_ftp/Makefile.am, modules/pam_group/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_filter/Makefile.am, modules/pam_filter/upperLOWER/Makefile.am, modules/pam_deny/Makefile.am, modules/pam_env/Makefile.am, modules/pam_cap/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, modules/pam_access/Makefile.am:
	- Some work to make libtool happy

	* modules/pam_xauth/Makefile.am, pamcrypt/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_wheel/Makefile.am, modules/pam_unix/Makefile.am, modules/pam_userdb/Makefile.am, modules/pam_usertty/Makefile.am, modules/pam_tcpd/Makefile.am, modules/pam_time/Makefile.am, modules/pam_skey/Makefile.am, modules/pam_stress/Makefile.am, modules/pam_tally/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_permit/Makefile.am, modules/pam_pwdb/Makefile.am, modules/pam_pwexport/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_opie/Makefile.am, modules/pam_make/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_netid/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_limits/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_issue/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_ftp/Makefile.am, modules/pam_group/Makefile.am, modules/pam_env/Makefile.am, modules/pam_filter/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, modules/pam_deny/Makefile.am, modules/pam_access/Makefile.am, modules/pam_cap/Makefile.am, configure.in:
	- massive attack
	- almoust ready for new am - added using EXEEXT and some conditionals
	  corrected
	- typo

2001-10-09  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_make/pam_make.c: - clean the environ for executed make

	* modules/pam_make/pam_make.c: - simplify writelog()

2001-08-18  Jan Rkorajski  <baggins@pld-linux.org>

	* Makefile.am: - reverted last change as it broke build process

2001-06-04  Jan Rkorajski  <baggins@pld-linux.org>

	* libpam/Makefile.am, libpam_misc/Makefile.am, libpamc/Makefile.am, configure.in:
	- latest libtool workarounds

2001-05-30  kloczek  <kloczek@pld-linux.org>

	* pamcrypt/Makefile.am: fixed INCLUDES.

	* libpam_misc/Makefile.am: remove dumb -L from libpam_misc_la_LIBADD.

	* Makefile.am: chain modules-libtool to all-redirect target.

	* libpamc/Makefile.am, libpam_misc/Makefile.am, libpam/Makefile.am, configure.in:
	Release 0.74.2:
	- check for dlopen() and if not found in libc (case on *BSD) try look for
	  libdl. If found add =-ldl" to $LIB_DL,
	- added $LIB_DL to libraries for linkinking libpam.

2001-03-29  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwexport/Makefile.am, modules/pam_pwexport/README, modules/pam_pwexport/linux-pam-unix-passwd.README, modules/pam_pwexport/linux-pam-unix-passwd.diff, modules/pam_pwexport/pam_pwexport.c, modules/pam_unix/pam_unix_passwd.c, Attic/acconfig.h, configure.in, modules/Makefile.am, pam.spec.in:
	- version 0.74.1
	- added pam_pwexport module
	  it's build only when --enable-want-pwexport-module is given to
	  configure because it needs hacked pam_unix

	* modules/pam_console/pam_console.c, modules/pam_utmp/pam_utmp.c:
	- added #include <stadrg.h>, glibc 2.2.2+gcc 2.95.3 fix

2001-03-05  kloczek  <kloczek@pld-linux.org>

	* conf/pam_conv1/pam_conv.y:
	- change main() decaltation to "int main(int argc, char **argv)".

	* modules/pam_issue/pam_issue.c:
	added "#include <time.h>" for allow build on glibc 2.2.2.

2001-01-28  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/support.h, pamcrypt/md5.h, modules/pam_mail/pam_mail.c, modules/pam_tally/pam_tally.c, libpamc/test/regress/test.libpamc.c, modules/pam_access/pam_access.c, libpamc/test/modules/pam_secret.c, libpamc/include/security/pam_client.h, libpamc/test/agents/secret@here, libpam_misc/include/security/pam_misc.h, libpamc/pamc_converse.c, libpam/include/security/_pam_types.h, libpam_misc/misc_conv.c, libpam/pam_account.c, libpam/pam_auth.c, libpam/pam_data.c, libpam/pam_delay.c, libpam/pam_dispatch.c, libpam/pam_end.c, libpam/pam_env.c, libpam/pam_handlers.c, libpam/pam_item.c, libpam/pam_misc.c, libpam/pam_password.c, libpam/pam_private.h, libpam/pam_session.c, libpam/pam_start.c, libpam/pam_tokens.h, doc/modules/pam_access.sgml, doc/man/pam.8, doc/pam_source.sgml, Attic/acconfig.h, CHANGELOG, configure.in, doc/pam_appl.sgml, doc/pam_modules.sgml:
	- synchronized source with official 0.74 version of Linux-PAM,
		see CHANGELOG for details
	- version 0.74.0

2001-01-13  ukasz Dobrek  <dobrek@pld-linux.org>

	* modules/pam_access/pam_access.c:
	- ifdef gethostname changed into if ! defined __USE_BSD || ! defined __USE_XOPEN

2000-12-07  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_access/pam_access.c:
	- put ifndef around definition of gethostname

2000-12-04  kloczek  <kloczek@pld-linux.org>

	* modules/pam_time/Attic/install_conf, modules/pam_time/Makefile.am, modules/pam_group/Attic/install_conf, modules/pam_group/Makefile.am, modules/pam_access/Attic/install_conf, modules/pam_access/Makefile.am:
	Removed not neccessary install_conf script.

2000-12-04  Jan Rkorajski  <baggins@pld-linux.org>

	* libpam_misc/Makefile.am, Makefile.am: - moved pam_misc.h

2000-12-04  kloczek  <kloczek@pld-linux.org>

	* modules/pam_env/Attic/install_conf, modules/pam_env/Makefile.am:
	Removed not neccessary install_conf script.

2000-12-04  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - generate two more makefiles

	* libpam/pam_private.h: - removed unneccessary include

	* configure.in: - version 0.73.0

	* libpam_misc/include/Makefile.am, libpam_misc/include/security/Makefile.am, libpam_misc/include/security/pam_misc.h, libpam_misc/Attic/pam_misc.h, libpam_misc/Makefile.am:
	- finished updated to 0.73

	* modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_wheel/pam_wheel.c, modules/pam_shells/pam_shells.c, modules/pam_time/pam_time.c, modules/pam_limits/README, modules/pam_limits/pam_limits.c, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/support.-c, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_group/group.conf, modules/pam_group/pam_group.c, modules/pam_access/pam_access.c, modules/pam_cracklib/README, modules/pam_cracklib/pam_cracklib.c, modules/pam_access/README, modules/README, libpamc/include/security/pam_client.h, libpamc/libpamc.h, libpam/include/security/_pam_types.h, libpam/include/security/pam_appl.h, libpam/pam_private.h, doc/modules/pam_access.sgml, doc/modules/pam_cracklib.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_mail.sgml, examples/xsh.c, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, CHANGELOG, README:
	- synchronized source with official 0.73 version of Linux-PAM,
	  see CHANGELOG for details

	* libpam/pam_env.c, modules/pam_console/pam_console.c:
	- reverted LOG_* changes by misiek (it's syslog(2) loglevels ;)

	* libpam/Makefile.am, libpam/pam_handlers.c:
	- reverted change by Pawe Sakowski  <pawel@sakowski.eu.org>
	- the correct fix is in Makefile.am

2000-11-30  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_limits/pam_limits.c: - fixed non-working limits

2000-11-23  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - version 0.72.6

	* modules/pam_console/consoles: - added devfs stuff

2000-11-22  Arkadiusz Mikiewicz (alias)  <misiek@pld-linux.org>

	* modules/pam_cap/pam_cap.c:
	include sys/capability.h before string.h to avoid interference with linux/string.h

2000-11-17  Arkadiusz Mikiewicz (alias)  <misiek@pld-linux.org>

	* modules/pam_console/pam_console.c (lock_console):
	use LOG_DEBUG not LOG_INFO when displaing information about
	already locked console

2000-11-07  Arkadiusz Mikiewicz (alias)  <misiek@pld-linux.org>

	* libpam/pam_env.c (pam_putenv):
	use LOG_DEBUG not LOG_ERR when displaing information about non-existent entry

2000-11-06  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - version 0.72.5

	* modules/pam_pwdb/support.-c:
	- security fix: fix stupid variable usage that allowed anybody to pass
	  the authentication with any password

2000-10-01  kloczek  <kloczek@pld-linux.org>

	* modules/pam_limits/Attic/install_conf, modules/pam_limits/Makefile.am:
	- removed outdated install_conf.

2000-09-26  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - fixed compilation with db3

2000-09-16  saq  <saq@pld-linux.org>

	* libpam/pam_handlers.c:
	- bugfix: now /lib/security/ may be omitted in /etc/pam.d/*

2000-09-12  Arkadiusz Mikiewicz (alias)  <misiek@pld-linux.org>

	* modules/pam_unix/support.c (_unix_verify_password):
	fixed two potential SIGSEGV

2000-05-23  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_utmp/COPYING: - GPL

	* modules/pam_utmp/pam_utmp.c, modules/Makefile.am, configure.in, pam.spec.in:
	- version 0.72.4
	- finished and enabled pam_utmp module

2000-05-16  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_limits/pam_limits.c:
	- set some sane defaults for pam_limits.so instead of carrying over
	  potentially bad defaults, patch from Peter Paluch <peterp@frcatel.fri.utc.sk>
	- make sure that we not only ignore limits on root, we
	  also remove them just in case we are su'ing from a limited user to
	  the root account (since as root they can remove the limits anyway)

	* modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/unix_chkpwd.c:
	- added syslog entry to notify that a user succesfully changed their password
	- unix_chkpwd: check for NULL on stdin aswell as 0 reads

	* libpam/include/security/pam_appl.h, libpam/include/security/pam_malloc.h, libpam/include/security/pam_modules.h, libpam_misc/Attic/pam_misc.h, libpamc/include/security/pam_client.h:
	- added cpluplus wraps in all the headers

	* doc/modules/pam_cracklib.sgml, doc/modules/pam_userdb.sgml:
	- s/pwdb/unix/

	* doc/pam_source.sgml, libpam/pam_tokens.h:
	- added missing config tokens

	* modules/pam_xauth/pam_xauth.c, modules/pam_warn/pam_warn.c, modules/pam_wheel/pam_wheel.c, modules/pam_usertty/pam_usertty.c, modules/pam_utmp/pam_utmp.c, modules/pam_time/pam_time.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c, modules/pam_userdb/pam_userdb.c, modules/pam_tally/pam_tally.c, modules/pam_tcpd/pam_tcpd.c, modules/pam_shells/pam_shells.c, modules/pam_stress/pam_stress.c, modules/pam_securetty/pam_securetty.c, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rootok/pam_rootok.c, modules/pam_pwgen/pam_pwgen.c, modules/pam_radius/pam_radius.c, modules/pam_netid/pam_netid.c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_mail/pam_mail.c, modules/pam_make/pam_make.c, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/pam_limits.c, modules/pam_group/pam_group.c, modules/pam_homedir/pam_homedir.c, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_ftp/pam_ftp.c, modules/pam_env/pam_env.c, modules/pam_filter/pam_filter.c, modules/pam_console/pam_console.c, modules/pam_cracklib/pam_cracklib.c, modules/pam_cap/pam_cap.c, configure.in, modules/pam_access/pam_access.c:
	- use closelog() just before openlog(), glibc way of caching fhandles sucks
	- version 0.72.3

2000-05-12  Jan Rkorajski  <baggins@pld-linux.org>

	* pam.spec.in: - added Provides: pam-pld

2000-05-02  Jan Rkorajski  <baggins@pld-linux.org>

	* configure.in: - version 0.72.2
	- fixed nasty bug in pam_env

	* modules/pam_env/pam_env.c: - fix buffer-overflow class bug

2000-04-25  Jan Rkorajski  <baggins@pld-linux.org>

	* pam.spec.in: - removed pam_radius from main package

	* pam.spec.in: - moved pam_radius into separate module

	* modules/pam_opie/pam_opie.c, modules/pam_opie/pam_opietrust.c, modules/pam_netid/pam_netid.c:
	- added static module definitions

	* modules/pam_cap/pam_cap.c: - added static definitions

	* modules/pam_opie/pam_opie.c, modules/pam_opie/pam_opietrust.c:
	- fix includes

	* modules/pam_usertty/Makefile.am, modules/pam_usertty/README, modules/pam_usertty/pam_usertty.c:
	- pam_usertty, /etc/usertty auth

	* modules/pam_tcpd/Makefile.am, modules/pam_tcpd/pam_tcpd.c:
	- pam_tcpd, TCP wrappers authentication module

	* modules/pam_skey/Makefile.am, modules/pam_skey/pam_skey.c:
	- S/KEY one time password authentication module

	* modules/pam_opie/Makefile.am, modules/pam_opie/opie.conf, modules/pam_opie/pam_opie.c, modules/pam_opie/pam_opietrust.c:
	- OPIE one time password authentication module

	* modules/pam_netid/Makefile.am, modules/pam_netid/README, modules/pam_netid/link.c, modules/pam_netid/pam_netid.c:
	- pam_netid, ident auth module

	* modules/pam_cap/License, modules/pam_cap/Makefile.am, modules/pam_cap/capability.conf, modules/pam_cap/pam_cap.c, modules/pam_cap/test.c:
	- pam_cap, capability maintenance module

	* configure.in, modules/Makefile.am, pam.spec.in: - version 0.72.1
	- added skey, opie, netid, tcpd, usertty, cap modules
	- moved pwdb, skey, opie, tcpd and cap modules into separate packages

2000-04-17  Jan Rkorajski  <baggins@pld-linux.org>

	* conf/pam_conv1/Makefile.am: - fix lex preprocessing

	* pam.spec.in: - removed obsoleted variable

2000-04-12  kloczek  <kloczek@pld-linux.org>

	* autogen.sh:
	- added --enable-strong-crypto to conf_flags for correct "make dist" in
	  pamcrypt.

	* Makefile.am, configure.in: - removed PAM_RPM_RELEASE,
	- added PAM_MICRO_VERSION (now PAM_VERSION consits with
	  $PAM_MAJOR_VERSION.$PAM_MINOR_VERSION.$PAM_MICRO_VERSION) and current
	  version is 0.72.0.

2000-04-06  kravietz  <kravietz@pld-linux.org>

	* modules/pam_unix/unix_chkpwd.c:
	- fixed several potential SIGSEGVs where strcmp() was applied to
	  a pointer without checking if it's not null, like:
	  		pp = Brokencrypt_md5(p, salt);
	  		if (strcmp(pp, salt) == 0) { ...
	  where it should be:
	        if (pp && strcmp(pp, salt) == 0) { ...

2000-03-28  Jan Rkorajski  <baggins@pld-linux.org>

	* pam.spec.in: - small fix in Source0:

	* Makefile.am: - added rpm target

2000-01-04  Jan Rkorajski  <baggins@pld-linux.org>

	* pamcrypt/Makefile.am, pamcrypt/include/pam_crypt.h, pamcrypt/sha1.c, pamcrypt/sha1.h, pamcrypt/sha1_crypt.c:
	- added SHA-1 algorithm

	* modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_unix/unix_chkpwd.c:
	- added sha1 option (use SHA-1 crypt algorithm)

	* modules/pam_warn/pam_warn.c, modules/pam_wheel/pam_wheel.c, modules/pam_time/pam_time.c, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c, modules/pam_unix/yppasswd_xdr.c, modules/pam_userdb/conv.c, modules/pam_userdb/pam_userdb.c, modules/pam_shells/pam_shells.c, modules/pam_stress/pam_stress.c, modules/pam_tally/pam_tally.c, modules/pam_radius/pam_radius.h, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rootok/pam_rootok.c, modules/pam_securetty/pam_securetty.c, modules/pam_listfile/pam_listfile.c, modules/pam_mail/pam_mail.c, modules/pam_pwdb/CHANGELOG, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_issue/pam_issue.c, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/pam_limits.c, modules/pam_ftp/pam_ftp.c, modules/pam_group/pam_group.c, modules/pam_homedir/pam_homedir.c, modules/pam_env/pam_env.c, modules/pam_filter/pam_filter.c, modules/pam_filter/upperLOWER/upperLOWER.c, libpamc/libpamc.h, libpamc/pamc_client.c, libpamc/pamc_load.c, modules/pam_access/pam_access.c, modules/pam_cracklib/pam_cracklib.c, libpam/include/security/_pam_macros.h, libpam/pam_log.c, libpam/pam_malloc.c, libpam_misc/misc_conv.c, CHANGELOG, Makefile.am, configure.in, doc/modules/pam_cracklib.sgml, doc/modules/pam_wheel.sgml, doc/specs/draft-morgan-pam.raw, pam.spec.in:
	- updated to 0.72
	- added some patches from debian

1999-12-11  Artur Frysiak  <wiget@pld-linux.org>

	* libpamc/Makefile.am, libpam/Makefile.am, libpam_misc/Makefile.am:
	- fixed building without installed pam(-devel)

1999-12-10  kloczek  <kloczek@pld-linux.org>

	* Makefile.am: - removed $(noinst_SCRIPTS) from $(EXTRA_DIST).

1999-12-10  Artur Frysiak  <wiget@pld-linux.org>

	* doc/specs/formatter/Makefile.am: -  added one more dependency

1999-12-06  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: outdated

	* Makefile.am: - added pam.spec and pam.spec.in to EXTRA_DIST

	* configure.in: - s/Linux-PAM/pam-pld/

	* pam.spec.in: - source for autogenerated spec

	* modules/pam_console/Makefile.am:
	- fixed install of /var/locl/console and /etc/security/console.apps

	* doc/ps/Attic/missfont.log: outdated

1999-11-25  Jan Rkorajski  <baggins@pld-linux.org>

	* libpamc/libpamc.h: - s/<>/""/

1999-11-15  Jan Rkorajski  <baggins@pld-linux.org>

	* pamcrypt/Makefile.am, pamcrypt/arc4random.c, pamcrypt/bcrypt.c, pamcrypt/bigcrypt.c, pamcrypt/blf.h, pamcrypt/blowfish.c, pamcrypt/blowfish.h, pamcrypt/crypt16.c, pamcrypt/crypt16.h, pamcrypt/include/pam_crypt.h, pamcrypt/md5.c, pamcrypt/md5.h, pamcrypt/md5_crypt.c, modules/pam_xauth/Attic/Makefile, modules/pam_xauth/Makefile.am, modules/pam_wheel/Attic/Makefile, modules/pam_wheel/Makefile.am, modules/pam_wheel/pam_wheel.c, modules/pam_utmp/Attic/Makefile, modules/pam_utmp/Makefile.am, modules/pam_warn/Attic/Makefile, modules/pam_warn/Makefile.am, modules/pam_warn/pam_warn.c, modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/arc4random.c, modules/pam_unix/Attic/bcrypt.c, modules/pam_unix/Attic/bigcrypt.c, modules/pam_unix/Attic/blf.h, modules/pam_unix/Attic/blowfish.c, modules/pam_unix/Attic/blowfish.h, modules/pam_unix/Attic/crypt16.c, modules/pam_unix/Attic/crypt16.h, modules/pam_unix/Attic/md5.c, modules/pam_unix/Attic/md5.h, modules/pam_unix/Attic/md5_crypt.c, modules/pam_unix/Attic/need_nsl.sh, modules/pam_unix/Makefile.am, modules/pam_unix/README, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_unix/unix_chkpwd.c, modules/pam_unix/yppasswd_xdr.c, modules/pam_userdb/Attic/Makefile, modules/pam_userdb/Attic/libdbfound.sh, modules/pam_userdb/Makefile.am, modules/pam_userdb/conv.c, modules/pam_userdb/pam_userdb.c, modules/pam_tally/Attic/Makefile, modules/pam_tally/Makefile.am, modules/pam_tally/pam_tally.c, modules/pam_time/Attic/Makefile, modules/pam_time/Makefile.am, modules/pam_time/pam_time.c, modules/pam_securetty/Attic/Makefile, modules/pam_securetty/Makefile.am, modules/pam_securetty/pam_securetty.c, modules/pam_shells/Attic/Makefile, modules/pam_shells/Makefile.am, modules/pam_shells/pam_shells.c, modules/pam_stress/Attic/Makefile, modules/pam_stress/Makefile.am, modules/pam_stress/pam_stress.c, modules/pam_radius/Attic/Makefile, modules/pam_radius/Makefile.am, modules/pam_radius/pam_radius.c, modules/pam_rhosts/Attic/Makefile, modules/pam_rhosts/Makefile.am, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rootok/Attic/Makefile, modules/pam_rootok/Makefile.am, modules/pam_rootok/pam_rootok.c, modules/pam_pwgen/Attic/Makefile, modules/pam_pwgen/Makefile.am, modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/arc4random.c, modules/pam_pwdb/Attic/bcrypt.c, modules/pam_pwdb/Attic/bigcrypt.-c, modules/pam_pwdb/Attic/blf.h, modules/pam_pwdb/Attic/blowfish.c, modules/pam_pwdb/Attic/blowfish.h, modules/pam_pwdb/Attic/crypt16.c, modules/pam_pwdb/Attic/crypt16.h, modules/pam_pwdb/Attic/md5.c, modules/pam_pwdb/Attic/md5.h, modules/pam_pwdb/Attic/md5_crypt.c, modules/pam_pwdb/Makefile.am, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_motd/Attic/Makefile, modules/pam_motd/Makefile.am, modules/pam_motd/pam_motd.c, modules/pam_nologin/Attic/Makefile, modules/pam_nologin/Makefile.am, modules/pam_nologin/pam_nologin.c, modules/pam_permit/Attic/Makefile, modules/pam_permit/Makefile.am, modules/pam_permit/pam_permit.c, modules/pam_listfile/Makefile.am, modules/pam_listfile/pam_listfile.c, modules/pam_mail/Attic/Makefile, modules/pam_mail/Makefile.am, modules/pam_mail/pam_mail.c, modules/pam_make/Attic/Makefile, modules/pam_make/Makefile.am, modules/pam_lastlog/Attic/Makefile, modules/pam_lastlog/Makefile.am, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/Attic/Makefile, modules/pam_limits/Makefile.am, modules/pam_limits/pam_limits.c, modules/pam_listfile/Attic/Makefile, modules/pam_group/Attic/Makefile, modules/pam_group/Makefile.am, modules/pam_group/pam_group.c, modules/pam_homedir/Attic/Makefile, modules/pam_homedir/Makefile.am, modules/pam_homedir/pam_homedir.c, modules/pam_issue/Attic/Makefile, modules/pam_issue/Makefile.am, modules/pam_issue/pam_issue.c, modules/pam_ftp/Makefile.am, modules/pam_ftp/pam_ftp.c, modules/pam_ftp/Attic/Makefile, modules/pam_filter/upperLOWER/Attic/Makefile, modules/pam_filter/upperLOWER/Makefile.am, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_deny/Attic/Makefile, modules/pam_deny/Makefile.am, modules/pam_deny/pam_deny.c, modules/pam_env/Attic/Makefile, modules/pam_env/Makefile.am, modules/pam_env/pam_env.c, modules/pam_filter/Attic/Makefile, modules/pam_filter/Makefile.am, modules/pam_filter/pam_filter.c, modules/pam_access/Attic/Makefile, modules/pam_access/Makefile.am, modules/pam_access/pam_access.c, modules/pam_console/Attic/Makefile, modules/pam_console/Makefile.am, modules/pam_cracklib/Attic/Makefile, modules/pam_cracklib/Makefile.am, modules/pam_cracklib/pam_cracklib.c, libpamc/include/Makefile.am, libpamc/include/security/Makefile.am, modules/Attic/Makefile, modules/Makefile.am, libpam/include/security/Makefile.am, libpam_misc/Attic/Makefile, libpam_misc/Makefile.am, libpam_misc/help_env.c, libpam_misc/misc_conv.c, libpam_misc/xstrdup.c, libpamc/Attic/Makefile, libpamc/Makefile.am, libpamc/pamc_client.c, libpamc/pamc_converse.c, libpamc/pamc_load.c, libpam/include/Makefile.am, libpam/pam_data.c, libpam/pam_delay.c, libpam/pam_dispatch.c, libpam/pam_end.c, libpam/pam_env.c, libpam/pam_handlers.c, libpam/pam_item.c, libpam/pam_log.c, libpam/pam_malloc.c, libpam/pam_map.c, libpam/pam_misc.c, libpam/pam_password.c, libpam/pam_private.h, libpam/pam_second.c, libpam/pam_session.c, libpam/pam_start.c, libpam/pam_static.c, libpam/pam_strerror.c, doc/txts/Makefile.am, examples/Attic/Makefile, examples/Attic/test.c, examples/Makefile.am, examples/blank.c, examples/check_user.c, examples/vpass.c, examples/xsh.c, libpam/Attic/Makefile, libpam/Makefile.am, libpam/pam_account.c, libpam/pam_auth.c, doc/modules/Makefile.am, doc/ps/Makefile.am, doc/specs/Makefile.am, doc/specs/formatter/Attic/Makefile, doc/specs/formatter/Makefile.am, doc/figs/Makefile.am, doc/html/Makefile.am, doc/man/Makefile.am, doc/Attic/Makefile, doc/Makefile.am, conf/pam_conv1/Attic/Makefile, conf/pam_conv1/Makefile.am, conf/Attic/Makefile, conf/Makefile.am, Attic/Makefile, Attic/acconfig.h, Makefile.am, autogen.sh, configure.in:
	- autoconf/automake BIG patch :)
	- removed all Makefile
	- added Makefile.am and all required stuff

	* modules/pam_unix/pam_unix_acct.c, modules/pam_userdb/pam_userdb.c, modules/pam_wheel/pam_wheel.c, modules/pam_mail/README, modules/pam_mail/pam_mail.c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_securetty/pam_securetty.c, doc/modules/pam_wheel.sgml, modules/pam_cracklib/pam_cracklib.c, modules/pam_ftp/pam_ftp.c, doc/modules/pam_mail.sgml:
	- patches from debian

1999-11-13  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_userdb/conv.c, modules/pam_rhosts/Attic/Makefile, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_securetty/pam_securetty.c, modules/pam_nologin/Attic/Makefile, modules/pam_limits/pam_limits.c, modules/pam_motd/Attic/Makefile, modules/pam_motd/pam_motd.c, modules/pam_ftp/pam_ftp.c, modules/pam_homedir/Attic/Makefile, modules/pam_homedir/pam_homedir.c, modules/pam_issue/Attic/Makefile, modules/pam_issue/pam_issue.c, libpamc/include/security/pam_client.h, modules/pam_cracklib/pam_cracklib.c, modules/pam_env/pam_env.c, examples/blank.c, examples/xsh.c, libpam/include/security/_pam_macros.h, libpam/pam_item.c, libpam/pam_log.c, doc/modules/pam_env.sgml, doc/modules/pam_ftp.sgml, doc/modules/pam_homedir.sgml, doc/modules/pam_issue.sgml, doc/modules/pam_motd.sgml, doc/modules/pam_unix.sgml, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, Attic/Makefile, Attic/TODO, Attic/pam.spec, CHANGELOG:
	- updated to Linux-PAM 0.71

1999-11-03  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/Makefile: - fixed extraclean target

	* modules/pam_pwgen/Attic/Makefile:
	- fixed building without libpam installed

	* Attic/Makefile:
	- reordered build proces, libraries should go first, modules last

	* modules/pam_mail/README: - missing

	* modules/pam_warn/Attic/Makefile, modules/pam_wheel/Attic/Makefile, modules/pam_xauth/Attic/Makefile, modules/pam_time/Attic/Makefile, modules/pam_unix/Attic/Makefile, modules/pam_userdb/Attic/Makefile, modules/pam_utmp/Attic/Makefile, modules/pam_shells/Attic/Makefile, modules/pam_stress/Attic/Makefile, modules/pam_tally/Attic/Makefile, modules/pam_rhosts/Attic/Makefile, modules/pam_rootok/Attic/Makefile, modules/pam_securetty/Attic/Makefile, modules/pam_permit/Attic/Makefile, modules/pam_pwdb/Attic/Makefile, modules/pam_pwgen/Attic/Makefile, modules/pam_radius/Attic/Makefile, modules/pam_motd/Attic/Makefile, modules/pam_nologin/Attic/Makefile, modules/pam_listfile/Attic/Makefile, modules/pam_mail/Attic/Makefile, modules/pam_make/Attic/Makefile, modules/pam_lastlog/Attic/Makefile, modules/pam_limits/Attic/Makefile, modules/pam_ftp/Attic/Makefile, modules/pam_group/Attic/Makefile, modules/pam_homedir/Attic/Makefile, modules/pam_deny/Attic/Makefile, modules/pam_env/Attic/Makefile, modules/pam_filter/Attic/Makefile, modules/pam_cracklib/Attic/Makefile, modules/pam_access/Attic/Makefile, modules/pam_console/Attic/Makefile:
	- fix extraclean: target

	* modules/pam_unix/unix_chkpwd.c: - typo

	* Attic/pam.spec: - release++

	* modules/pam_unix/unix_chkpwd.c: - fix for blowfish patch

1999-11-02  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release++

	* modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/arc4random.c, modules/pam_unix/Attic/bcrypt.c, modules/pam_unix/Attic/blf.h, modules/pam_unix/Attic/blowfish.c, modules/pam_unix/Attic/blowfish.h, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_unix/unix_chkpwd.c, modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/arc4random.c, modules/pam_pwdb/Attic/bcrypt.c, modules/pam_pwdb/Attic/blf.h, modules/pam_pwdb/Attic/blowfish.c, modules/pam_pwdb/Attic/blowfish.h, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/support.-c:
	- added OpenBSD blowfish crypt support
		patch by Jarek Druzd <raven@ae.pl>

1999-10-21  Piotr Czerwiski  <pius@pld-linux.org>

	* modules/pam_pwdb/Attic/Makefile:
	- added -DPWDB_HARD_CORE to allow build with pwdb-0.60

1999-10-21  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release++

	* modules/pam_cracklib/Attic/Makefile: - fixed linking with crypt

1999-10-15  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release++

	* modules/pam_pwgen/Attic/Makefile: - added -lcrypt

1999-10-11  kloczek  <kloczek@pld-linux.org>

	* modules/pam_securetty/pam_securetty.c:
	don't just plain fail when root isn't allowed to login, fake a password
	request just like any good auth module would. Keeps us from letting them
	know that they are doing something bad (patch from Debian).

1999-10-11  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - typo

	* modules/pam_wheel/Attic/Makefile, modules/pam_wheel/pam_wheel.c, modules/pam_warn/README, modules/pam_warn/pam_warn.c, modules/pam_tally/pam_tally.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/support.c, modules/pam_userdb/conv.c, modules/pam_userdb/pam_userdb.c, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rootok/pam_rootok.c, modules/pam_securetty/pam_securetty.c, modules/pam_shells/pam_shells.c, modules/pam_group/pam_group.c, modules/pam_limits/Attic/Makefile, modules/pam_limits/pam_limits.c, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_pwupd.-c, modules/pam_pwdb/pam_unix_sess.-c, modules/pam_env/Attic/Makefile, modules/pam_env/pam_env.c, modules/pam_filter/Attic/Makefile, modules/pam_ftp/README, modules/pam_ftp/pam_ftp.c, modules/pam_group/Attic/Makefile, libpamc/test/modules/Makefile, modules/pam_cracklib/Attic/Makefile, modules/pam_cracklib/pam_cracklib.c, libpamc/include/security/pam_client.h, libpam/pam_misc.c, libpam/pam_static.c, libpam_misc/Attic/Makefile, libpamc/Attic/Makefile, libpamc/libpamc.h, libpamc/pamc_client.c, libpamc/pamc_converse.c, libpamc/pamc_load.c, doc/specs/draft-morgan-pam.raw, doc/specs/formatter/Attic/Makefile, examples/Attic/Makefile, examples/vpass.c, libpam/pam_log.c, doc/man/pam_strerror.3, doc/modules/pam_ftp.sgml, doc/modules/pam_lastlog.sgml, doc/modules/pam_mail.sgml, doc/modules/pam_rhosts.sgml, doc/pam_source.sgml, Attic/Makefile, Attic/pam.spec, CHANGELOG, doc/pam_appl.sgml, doc/pam_modules.sgml:
	- updated to 0.70

1999-10-06  kloczek  <kloczek@pld-linux.org>

	* examples/Attic/Makefile, libpam_misc/Attic/Makefile, modules/pam_mail/pam_mail.c, doc/modules/pam_mail.sgml, doc/specs/formatter/Attic/Makefile:
	- pam_mail converted to session module.

	* configure.in: - removed looking for flex and libfl.

	* libpam/Makefile.am: - version-info chanfged to 0:68:0,
	- added pam_private.h, pam_tokens.h, _pam_types.h to pam_HEADERS,
	- corected lib_LTLIBRARIES and libpam.la is now in libexec_LTLIBRARIES.

1999-10-04  kloczek  <kloczek@pld-linux.org>

	* libpam/Makefile.am:
	- added passing DEFAULT_MODULE_PATH to gcc parameters.

1999-10-03  kloczek  <kloczek@pld-linux.org>

	* configure.in: - added AM_CONFIG_HEADER(config.h).

	* modules/Makefile.am: - removed "\".

	* autogen.sh: - check for libpamc.

	* modules/pam_deny/Makefile.am, modules/pam_warn/Makefile.am, modules/pam_wheel/Makefile.am, modules/pam_xauth/Makefile.am, modules/pam_utmp/Makefile.am, modules/pam_rootok/Makefile.am, modules/pam_securetty/Makefile.am, modules/pam_shells/Makefile.am, modules/pam_stress/Makefile.am, modules/pam_pwgen/Makefile.am, modules/pam_radius/Makefile.am, modules/pam_rhosts/Makefile.am, modules/pam_make/Makefile.am, modules/pam_motd/Makefile.am, modules/pam_nologin/Makefile.am, modules/pam_permit/Makefile.am, modules/pam_homedir/Makefile.am, modules/pam_lastlog/Makefile.am, modules/pam_listfile/Makefile.am, modules/pam_mail/Makefile.am, modules/pam_console/Makefile.am, modules/pam_cracklib/Makefile.am, modules/pam_ftp/Makefile.am:
	- more Makefile.am files for modules.

	* modules/pam_access/Makefile.am: - Makefile.am for pam_access module.

	* libpam/Makefile.am: - .cvsignore and new Makefile.am.

	* configure.in: - libpam source in libpam direstory.

	* modules/Makefile.am: - Makefile.am for modules subdirectory.

	* conf/Makefile.am, doc/Makefile.am, doc/man/Makefile.am, autogen.sh, configure.in:
	- new autogen.sh,
	- added handling --enable-debug for configure,
	- Makefile.am for conf, doc, doc/man subdirectories.

1999-09-14  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/Makefile: - export LN_S

	* Attic/pam.spec: - typo, new release

	* modules/pam_console/Attic/Makefile: - fix CFLAGS

1999-09-12  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwgen/README, modules/pam_pwgen/pam_pwgen.c:
	- added new options: upper=N, digit=N
	- documented all options

1999-09-10  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release ++

	* modules/pam_console/Attic/Makefile: - fixed incorrect CFLAGS setting

1999-08-28  Artur Frysiak  <wiget@pld-linux.org>

	* Attic/Makefile: - removed (again) libpamc

	* Attic/Makefile, libpamc/Attic/Makefile: fix for build libpamc

1999-08-24  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/pam_unix_passwd.c:
	- fixed grave bug in 'remember' code

1999-08-19  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - little change in install

	* modules/pam_pwgen/Attic/Makefile:
	- moved one thing to more appropriate location

1999-08-18  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - added missing binary

	* modules/pam_pwgen/Attic/Makefile: - fixed install

1999-08-17  kloczek  <kloczek@pld-linux.org>

	* AUTHORS, COPYING, INSTALL, NEWS: - added files required by automake.

	* configure.in:
	- removed checking for libraries: pam, pam_misc, pamd, pamd_misc.
	- reorder in AC_OUTPUT.

	* configure.in: - raw .. generated wit using autoscan.

1999-08-17  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release ++
	- added pam_pwgen module data

	* modules/pam_pwgen/README: - small changes in example config

	* modules/pam_pwgen/trigram.de, modules/pam_pwgen/trigram.dk, modules/pam_pwgen/trigram.en, modules/pam_pwgen/trigram.es, modules/pam_pwgen/trigram.fi, modules/pam_pwgen/trigram.it, modules/pam_pwgen/trigram.ja, modules/pam_pwgen/trigram.no, modules/pam_pwgen/trigram.pl:
	- statistics for various languages

	* modules/pam_pwgen/Attic/Makefile: - install statistics

	* modules/pam_pwgen/Attic/Makefile, modules/pam_pwgen/pam_pwgen.c:
	- first version ready to work

	* modules/pam_unix/CHANGELOG, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/support.h, modules/pam_cracklib/pam_cracklib.c:
	- fixed reentrancy problems

1999-08-15  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: - release ++

	* libpam/pam_misc.c: - fixed serious bug in config file parsing

1999-08-13  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwgen/pam_pwgen.c, modules/pam_pwgen/Attic/Makefile:
	- made it compile
	- added 'count' and 'trifile' options
	- some progres in conversation

1999-08-12  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwgen/pwgen_trigram.c, modules/pam_pwgen/pam_pwgen.c:
	indent -kr -i8

1999-08-11  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwgen/Attic/Makefile: - a simple one

	* modules/pam_pwgen/COPYING, modules/pam_pwgen/README, modules/pam_pwgen/README.gpw, modules/pam_pwgen/pam_pwgen.c, modules/pam_pwgen/pwgen_trigram.c:
	- new version, better generator

	* modules/pam_pwgen/Attic/README.ot, modules/pam_pwgen/Attic/README.pwgen, modules/pam_pwgen/Attic/pam_pwgen.1, modules/pam_pwgen/pam_pwgen.c:
	- removed old version

	* modules/pam_cracklib/pam_cracklib.c: - added use_authtok option

	* doc/modules/pam_cracklib.sgml: - documented use_authtok

1999-08-05  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_pwgen/Attic/README.ot, modules/pam_pwgen/Attic/README.pwgen, modules/pam_pwgen/Attic/pam_pwgen.1, modules/pam_pwgen/pam_pwgen.c:
	Preliminary set of sources by Brandon S. Allbery <allbery@ncoast.UUCP>
	THEY DO NOTHING AT THE MOMENT

	* modules/pam_pwgen/README: description what it is

1999-08-04  Jan Rkorajski  <baggins@pld-linux.org>

	* doc/modules/pam_userdb.sgml: - missing doc from 0.69

	* modules/pam_unix/pam_unix_acct.c, modules/pam_unix/unix_chkpwd.c, modules/pam_unix/yppasswd_xdr.c, modules/pam_userdb/Attic/Makefile, modules/pam_userdb/Attic/libdbfound.sh, modules/pam_userdb/README, modules/pam_userdb/conv.c, modules/pam_userdb/create.pl, modules/pam_userdb/pam_userdb.c, modules/pam_userdb/pam_userdb.h, modules/pam_pwdb/Attic/Makefile, modules/pam_radius/pam_radius.h, modules/pam_stress/pam_stress.c, modules/pam_time/Attic/Makefile, modules/pam_time/pam_time.c, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/pam_limits.c, modules/pam_mail/pam_mail.c, libpamc/test/modules/Makefile, libpamc/test/modules/pam_secret.c, libpamc/test/regress/Makefile, libpamc/test/regress/run_test.sh, libpamc/test/regress/test.libpamc.c, libpamc/test/regress/test.secret@here, modules/pam_filter/pam_filter.c, modules/pam_filter/upperLOWER/upperLOWER.c, libpamc/include/security/pam_client.h, libpamc/pamc_load.c, libpamc/test/agents/secret@here, libpamc/Attic/Makefile, libpamc/License, libpamc/libpamc.h, libpamc/pamc_client.c, libpamc/pamc_converse.c, libpam/include/security/pam_appl.h, libpam/pam_log.c, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, doc/specs/draft-morgan-pam.raw, Attic/Makefile, Attic/pam.spec, CHANGELOG, README:
	- updated to Linux-PAM 0.69

1999-07-10  kloczek  <kloczek@pld-linux.org>

	* modules/pam_env/pam_env.conf-example:
	- added commented PRINTER variable (for remember using this; look at lpr(1))

1999-07-06  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: release++

	* libpam/pam_private.h, modules/pam_tally/pam_tally.c:
	przydatna kosmetyka

1999-07-05  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/Attic/need_nsl.sh, modules/pam_pwdb/support.-c: typo

	* Attic/pam.spec: dodaem pam_tally_app

	* modules/pam_unix/Attic/need_nsl.sh: mae przeoczenie

	* modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/pam_unix_pwupd.-c, modules/pam_pwdb/support.-c:
	Drobne poprawki

	* modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/md5.c, modules/pam_pwdb/Attic/md5.h, modules/pam_pwdb/Attic/md5_crypt.c, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/support.-c, modules/pam_tally/Attic/Makefile, modules/pam_tally/README, modules/pam_tally/pam_tally.c, modules/pam_unix/Attic/Makefile, modules/pam_unix/pam_unix_passwd.c, libpam/include/security/_pam_types.h, libpam_misc/misc_conv.c, modules/pam_cracklib/Attic/Makefile, modules/pam_limits/limits.skel, doc/modules/pam_access.sgml, doc/modules/pam_cracklib.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_mail.sgml, doc/specs/draft-morgan-pam.raw, libpam/pam_delay.c, Attic/Makefile, Attic/pam.spec, CHANGELOG, doc/CREDITS, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml:
	Linux-PAM 0.68

1999-07-01  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_wheel/pam_wheel.c, modules/pam_unix/Attic/pam_unix_sess.-c, modules/pam_unix/Attic/support.-c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/unix_chkpwd.c, modules/pam_warn/Attic/Makefile, modules/pam_warn/pam_warn.c, modules/pam_tally/Attic/Makefile, modules/pam_tally/README, modules/pam_time/Attic/Makefile, modules/pam_time/README, modules/pam_time/pam_time.c, modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/README.baggins, modules/pam_unix/Attic/bigcrypt.-c, modules/pam_unix/Attic/crypt16.c, modules/pam_unix/Attic/md5.c, modules/pam_unix/Attic/md5.h, modules/pam_unix/Attic/md5_crypt.c, modules/pam_unix/Attic/pam_unix.c, modules/pam_unix/Attic/pam_unix_acct.-c, modules/pam_unix/Attic/pam_unix_auth.-c, modules/pam_unix/Attic/pam_unix_passwd.-c, modules/pam_unix/CHANGELOG, modules/pam_unix/README, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_rootok/Attic/Makefile, modules/pam_rootok/pam_rootok.c, modules/pam_securetty/pam_securetty.c, modules/pam_stress/Attic/Makefile, modules/pam_stress/pam_stress.c, modules/pam_permit/Attic/Makefile, modules/pam_permit/pam_permit.c, modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/md5.c, modules/pam_pwdb/Attic/md5_crypt.c, modules/pam_pwdb/BUGS, modules/pam_pwdb/pam_unix_acct.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/pam_unix_pwupd.-c, modules/pam_pwdb/pam_unix_sess.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/pam_limits.c, modules/pam_mail/Attic/Makefile, modules/pam_mail/pam_mail.c, modules/pam_nologin/pam_nologin.c, modules/pam_group/Attic/Makefile, modules/pam_group/pam_group.c, modules/pam_lastlog/Attic/Makefile, modules/pam_filter/Attic/Makefile, modules/pam_filter/pam_filter.c, modules/pam_filter/upperLOWER/Attic/Makefile, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_ftp/Attic/Makefile, modules/pam_ftp/pam_ftp.c, libpam_misc/Attic/pam_misc.h, libpam_misc/help_env.c, libpam_misc/misc_conv.c, libpam_misc/xstrdup.c, modules/pam_access/Attic/Makefile, modules/pam_deny/Attic/Makefile, modules/pam_deny/pam_deny.c, modules/pam_env/Attic/Makefile, modules/pam_env/pam_env.c, libpam_misc/Attic/Makefile, libpam/include/security/pam_appl.h, libpam/include/security/pam_malloc.h, libpam/include/security/pam_modules.h, libpam/include/security/_pam_types.h, examples/Attic/test.c, examples/blank.c, examples/check_user.c, examples/xsh.c, libpam/Attic/Makefile, libpam/pam_auth.c, libpam/pam_data.c, libpam/pam_delay.c, libpam/pam_item.c, libpam/pam_log.c, libpam/pam_malloc.c, libpam/pam_map.c, libpam/pam_password.c, libpam/pam_private.h, libpam/pam_second.c, libpam/pam_session.c, libpam/pam_static.c, libpam/pam_strerror.c, libpam/pam_tokens.h, doc/modules/pam_wheel.sgml, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, doc/specs/draft-morgan-pam.raw, conf/md5itall, Attic/Makefile, Attic/pam.spec, CHANGELOG:
	0.67, ktory jest prawie 0.68 :)

	* modules/pam_unix/Attic/bigcrypt.c, modules/pam_unix/support.h: 0.67

	* modules/pam_tally/pam_tally_app.c: 0.67 updates

1999-06-23  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec, modules/pam_unix/Attic/support.-c, modules/pam_unix/unix_chkpwd.c:
	bugfixy, release++

1999-06-22  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: dodana czarna lista

	* modules/pam_console/pam_console.c: gupi bd

	* modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/support.-c, modules/pam_unix/unix_chkpwd.c, modules/pam_utmp/Attic/Makefile, modules/pam_utmp/pam_utmp.c, Attic/pam.spec, modules/pam_pwdb/Attic/Makefile:
	wywaliem unix helper z pam_pwdb (by do dupy)
	dodaem helper do pam_unix (a tu jest dobry i potrzebny)

	* modules/pam_pwdb/Attic/unix_chkpwd.c: >/dev/null, niepotrzebne

1999-06-16  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_utmp/Attic/Makefile, modules/pam_utmp/README, modules/pam_utmp/pam_utmp.c:
	szkielet do pam_utmp, na razie nic nie ma

1999-06-16  Artur Frysiak  <wiget@pld-linux.org>

	* modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/README.baggins, modules/pam_unix/Attic/bigcrypt.-c, modules/pam_unix/Attic/crypt16.c, modules/pam_unix/Attic/crypt16.h, modules/pam_unix/Attic/md5.c, modules/pam_unix/Attic/md5.h, modules/pam_unix/Attic/md5_crypt.c, modules/pam_unix/Attic/pam_unix.c, modules/pam_unix/Attic/pam_unix_acct.-c, modules/pam_unix/Attic/pam_unix_auth.-c, modules/pam_unix/Attic/pam_unix_passwd.-c, modules/pam_unix/Attic/pam_unix_sess.-c, modules/pam_unix/Attic/support.-c, modules/pam_unix/lckpwdf.-c, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/yppasswd.h, modules/pam_unix/yppasswd_xdr.c, modules/pam_xauth/Attic/Makefile, modules/pam_xauth/README, modules/pam_xauth/pam_xauth.8, modules/pam_xauth/pam_xauth.c, Attic/pam.spec:
	- integrate NEW_UNIX with main branch

1999-06-15  kloczek  <kloczek@pld-linux.org>

	* Makefile.am, autogen.sh:
	- starting automake/autoconf suit for pam.

1999-06-15  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_xauth/Attic/Makefile, modules/pam_xauth/README, modules/pam_xauth/pam_xauth.8, modules/pam_xauth/pam_xauth.c:
	New file.

1999-06-14  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/Attic/bigcrypt.-c: one more file for new pam_unix

	* modules/pam_unix/Attic/pam_unix.c, modules/pam_unix/Attic/pam_unix_acct.-c, modules/pam_unix/Attic/pam_unix_auth.-c, modules/pam_unix/Attic/pam_unix_passwd.-c, modules/pam_unix/Attic/pam_unix_sess.-c, modules/pam_unix/Attic/support.-c:
	new version of pam_unix module

	* modules/pam_unix/pam_unix_passwd.c, libpam_misc/Attic/pam_misc.h, modules/pam_cracklib/Attic/Makefile, modules/pam_cracklib/pam_cracklib.c, modules/pam_mail/pam_mail.c, Attic/pam.spec, doc/modules/pam_cracklib.sgml:
	fixed paths - FHS 2.0

1999-06-11  wojtek  <wojtek@pld-linux.org>

	* modules/pam_mail/pam_mail.c:
	-/var/spool/mail
	+/var/mail

	Nie strzela ;)

1999-06-08  kloczek  <kloczek@pld-linux.org>

	* doc/man/pam.conf.8, doc/man/pam.d.8, doc/man/pam_close_session.3, doc/man/pam_end.3:
	- removed "man<level>/" from .so include.

1999-06-08  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: typo

1999-06-07  kloczek  <kloczek@pld-linux.org>

	* Attic/pam.spec:
	- more rpm macros.

1999-06-04  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: drobiazgi

	* Attic/pam.spec: buildprereq: cracklib-devel

	* Attic/pam.spec: release++

	* modules/pam_console/Attic/Makefile: install fix

1999-06-03  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/Makefile, Attic/pam.spec, modules/pam_console/Attic/Makefile, modules/pam_console/COPYING, modules/pam_console/README, modules/pam_console/README.pld, modules/pam_console/console.apps.5, modules/pam_console/consoles, modules/pam_console/pam_console.c:
	Added pam_console
	 - to jest troche obcieta wersja tego co jest w RH,
	   wywalilem console.perms - nic mi nie bedzie po
	   cichu robic chmod w /dev/, no i teraz nie trzeba
	   linkowac z glib.

1999-06-01  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: release++

	* modules/pam_wheel/pam_wheel.c, modules/pam_pwdb/pam_pwdb.c:
	Argghhh, one more fix for getlogin

	* modules/pam_unix/pam_unix_passwd.c, modules/pam_wheel/pam_wheel.c, Attic/pam.spec, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_pwupd.-c, modules/pam_pwdb/pam_unix_sess.-c, modules/pam_pwdb/support.-c:
	* fixed remember - empty old password caused SIGSEGV
	* fixed getlogin in pam_wheel, pam_pwdb

1999-05-27  Jan Rkorajski  <baggins@pld-linux.org>

	* Attic/pam.spec: spec cleanup

	* Attic/pam.spec: revision++

	* Attic/pam.spec: wrong source name

	* Attic/pam.spec: zla data

	* Attic/pam.spec: nothing special

	* modules/pam_limits/pam_limits.c: - fixed not working maxlogins limit

	* Attic/pam.spec: -fixed spec (bad Source)

1999-05-14  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c:
	- password expiration fixes
	- su - <user> from non-root account work

	* Attic/pam.spec: - spec fixes for unix_chkpwd

1999-05-13  kloczek  <kloczek@pld-linux.org>

	* Attic/pam.spec:
	- fix for installing /etc/pam.d/other from included conf/other.pamd.

	* conf/other.pamd:
	- default config file for other servisces.

	* Attic/pam.spec:
	- initial version spec file for pam.

1999-05-13  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_homedir/Attic/Makefile, modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/unix_chkpwd.c:
	- pam_homedir minor make install fix

	- Added unix_chkpwd to pam_pwdb module

1999-05-10  Jan Rkorajski  <baggins@pld-linux.org>

	* modules/pam_wheel/Attic/Makefile, modules/pam_wheel/README, modules/pam_wheel/pam_wheel.c, modules/pam_radius/pam_radius.c, modules/pam_radius/pam_radius.h, modules/pam_rhosts/Attic/Makefile, modules/pam_rhosts/README, modules/pam_rhosts/pam_rhosts_auth.c, modules/pam_rootok/Attic/Makefile, modules/pam_rootok/README, modules/pam_rootok/pam_rootok.c, modules/pam_securetty/Attic/Makefile, modules/pam_securetty/pam_securetty.c, modules/pam_shells/Attic/Makefile, modules/pam_shells/pam_shells.c, modules/pam_stress/Attic/Makefile, modules/pam_stress/pam_stress.c, modules/pam_tally/Attic/Makefile, modules/pam_tally/README, modules/pam_tally/pam_tally.c, modules/pam_time/Attic/Makefile, modules/pam_time/Attic/install_conf, modules/pam_time/README, modules/pam_time/pam_time.c, modules/pam_unix/Attic/Makefile, modules/pam_unix/Attic/README.baggins, modules/pam_unix/Attic/crypt16.c, modules/pam_unix/Attic/crypt16.h, modules/pam_unix/Attic/md5.c, modules/pam_unix/Attic/md5.h, modules/pam_unix/Attic/md5_crypt.c, modules/pam_unix/CHANGELOG, modules/pam_unix/README, modules/pam_unix/lckpwdf.-c, modules/pam_unix/pam_unix_acct.c, modules/pam_unix/pam_unix_auth.c, modules/pam_unix/pam_unix_passwd.c, modules/pam_unix/pam_unix_sess.c, modules/pam_unix/support.c, modules/pam_unix/yppasswd.h, modules/pam_unix/yppasswd_xdr.c, modules/pam_warn/Attic/Makefile, modules/pam_warn/README, modules/pam_warn/pam_warn.c:
	New file.

	* modules/pam_radius/README, modules/pam_securetty/README, modules/pam_shells/README, modules/pam_stress/README, modules/pam_tally/faillog.h, modules/pam_time/time.conf:
	This is Linux-PAM-0.66 with all paches from PLD rpm package.

	* modules/pam_pwdb/Attic/Makefile, modules/pam_pwdb/Attic/bigcrypt.-c, modules/pam_pwdb/Attic/crypt16.c, modules/pam_pwdb/Attic/crypt16.h, modules/pam_pwdb/Attic/md5.c, modules/pam_pwdb/Attic/md5.h, modules/pam_pwdb/Attic/md5_crypt.c, modules/pam_pwdb/pam_pwdb.c, modules/pam_pwdb/pam_unix_acct.-c, modules/pam_pwdb/pam_unix_md.-c, modules/pam_pwdb/pam_unix_passwd.-c, modules/pam_pwdb/pam_unix_pwupd.-c, modules/pam_pwdb/pam_unix_sess.-c, modules/pam_pwdb/pwdb_chkpwd.c, modules/pam_pwdb/support.-c, modules/pam_radius/Attic/Makefile:
	New file.

	* modules/pam_pwdb/README, modules/pam_pwdb/TODO, modules/pam_pwdb/lckpwdf.-c, modules/pam_pwdb/pam_unix_auth.-c:
	This is Linux-PAM-0.66 with all paches from PLD rpm package.

	* modules/pam_listfile/Attic/Makefile, modules/pam_listfile/pam_listfile.c, modules/pam_mail/Attic/Makefile, modules/pam_mail/pam_mail.c, modules/pam_make/Attic/Makefile, modules/pam_make/pam_make.c, modules/pam_motd/Attic/Makefile, modules/pam_motd/pam_motd.c, modules/pam_nologin/Attic/Makefile, modules/pam_nologin/README, modules/pam_nologin/pam_nologin.c, modules/pam_permit/Attic/Makefile, modules/pam_permit/pam_permit.c, modules/pam_pwdb/BUGS, modules/pam_pwdb/CHANGELOG:
	New file.

	* modules/pam_listfile/README, modules/pam_make/README, modules/pam_permit/README:
	This is Linux-PAM-0.66 with all paches from PLD rpm package.

	* modules/pam_group/pam_group.c, modules/pam_homedir/Attic/Makefile, modules/pam_homedir/pam_homedir.c, modules/pam_lastlog/Attic/Makefile, modules/pam_lastlog/pam_lastlog.c, modules/pam_limits/Attic/Makefile, modules/pam_limits/Attic/install_conf, modules/pam_limits/README, modules/pam_limits/limits.skel, modules/pam_limits/pam_limits.c, libpam/Attic/Makefile, libpam/include/security/_pam_macros.h, libpam/include/security/_pam_types.h, libpam/include/security/pam_appl.h, libpam/include/security/pam_malloc.h, libpam/include/security/pam_modules.h, libpam/pam_account.c, libpam/pam_auth.c, libpam/pam_data.c, libpam/pam_delay.c, libpam/pam_dispatch.c, libpam/pam_end.c, libpam/pam_env.c, libpam/pam_handlers.c, libpam/pam_item.c, libpam/pam_log.c, libpam/pam_malloc.c, libpam/pam_map.c, libpam/pam_misc.c, libpam/pam_password.c, libpam/pam_private.h, libpam/pam_second.c, libpam/pam_session.c, libpam/pam_start.c, libpam/pam_static.c, libpam/pam_strerror.c, libpam/pam_tokens.h, libpam_misc/Attic/Makefile, libpam_misc/Attic/pam_misc.h, libpam_misc/help_env.c, libpam_misc/misc_conv.c, libpam_misc/xstrdup.c, modules/Attic/Makefile, modules/README, modules/pam_access/Attic/Makefile, modules/pam_access/Attic/install_conf, modules/pam_access/README, modules/pam_access/access.conf, modules/pam_access/pam_access.c, modules/pam_cracklib/Attic/Makefile, modules/pam_cracklib/README, modules/pam_cracklib/pam_cracklib.c, modules/pam_deny/Attic/Makefile, modules/pam_deny/pam_deny.c, modules/pam_env/Attic/Makefile, modules/pam_env/Attic/install_conf, modules/pam_env/pam_env.c, modules/pam_env/pam_env.conf-example, modules/pam_filter/Attic/Makefile, modules/pam_filter/pam_filter.c, modules/pam_filter/upperLOWER/Attic/Makefile, modules/pam_filter/upperLOWER/upperLOWER.c, modules/pam_ftp/Attic/Makefile, modules/pam_ftp/README, modules/pam_ftp/pam_ftp.c, modules/pam_group/Attic/Makefile, modules/pam_group/Attic/install_conf, modules/pam_group/group.conf, modules/register_static:
	New file.

	* libpam/include/security/_pam_compat.h, modules/dont_makefile, modules/download-all, modules/pam_deny/README, modules/pam_env/README, modules/pam_filter/README, modules/pam_filter/include/pam_filter.h:
	This is Linux-PAM-0.66 with all paches from PLD rpm package.

	* Attic/Makefile, Attic/TODO, CHANGELOG, README, conf/Attic/Makefile, conf/install_conf, conf/md5itall, conf/pam.conf, conf/pam_conv1/Attic/Makefile, conf/pam_conv1/pam_conv.y, doc/Attic/Makefile, doc/CREDITS, doc/man/pam.8, doc/man/pam.conf.8, doc/man/pam.d.8, doc/man/pam_close_session.3, doc/man/pam_end.3, doc/man/pam_strerror.3, doc/modules/README, doc/modules/module.sgml-template, doc/modules/pam_cracklib.sgml, doc/modules/pam_deny.sgml, doc/modules/pam_env.sgml, doc/modules/pam_filter.sgml, doc/modules/pam_ftp.sgml, doc/modules/pam_group.sgml, doc/modules/pam_lastlog.sgml, doc/modules/pam_limits.sgml, doc/modules/pam_listfile.sgml, doc/modules/pam_mail.sgml, doc/modules/pam_nologin.sgml, doc/modules/pam_permit.sgml, doc/modules/pam_pwdb.sgml, doc/modules/pam_radius.sgml, doc/modules/pam_rhosts.sgml, doc/modules/pam_rootok.sgml, doc/modules/pam_time.sgml, doc/modules/pam_warn.sgml, doc/modules/pam_wheel.sgml, doc/pam_appl.sgml, doc/pam_modules.sgml, doc/pam_source.sgml, doc/ps/Attic/missfont.log, doc/ps/README, doc/specs/draft-morgan-pam.raw, doc/specs/formatter/Attic/Makefile, examples/Attic/Makefile, examples/Attic/test.c, examples/blank.c, examples/check_user.c, examples/vpass.c, examples/xsh.c:
	New file.

	* Copyright, conf/install, conf/mkdirp, conf/pam_conv1/README, conf/pam_conv1/pam_conv.lex, doc/NOTES, doc/figs/pam_orient.txt, doc/html/index.html, doc/man/pam_authenticate.3, doc/man/pam_chauthtok.3, doc/man/pam_fail_delay.3, doc/man/pam_open_session.3, doc/man/pam_setcred.3, doc/man/pam_start.3, doc/man/template-man, doc/modules/pam_chroot.sgml, doc/modules/pam_krb4.sgml, doc/modules/pam_securetty.sgml, doc/specs/formatter/parse.lex, doc/specs/formatter/parse.y, doc/specs/rfc86.0.txt, doc/txts/README, pgp.keys.asc:
	This is Linux-PAM-0.66 with all paches from PLD rpm package.

