head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	97.06.24.14.24.53;	author morgan;	state Exp;
branches;
next	1.2;

1.2
date	97.02.24.06.09.00;	author morgan;	state Exp;
branches;
next	1.1;

1.1
date	97.01.29.03.17.51;	author morgan;	state Exp;
branches;
next	;


desc
@@


1.3
log
@update for .55
@
text
@
$Id: CHANGELOG,v 1.2 1997/02/24 06:09:00 morgan Exp morgan $

-----------------------------

0.55 whenever

* added pam_close_session in the case that aquiring credentials fails
  -- both su and login (bug report Mark Lillywhite).

* slightly more reasonable default configurations are included. (since
  the rpm will now try to install them on your system).

* $HOME works again for 'su -'

* addded conditional compilation of pwdb to passwd (uses pwdb's getlogin)

* tidy up in Makefile and su made more impervious to being kill()ed

* fixed two typos in login and passwd manuals: critical -> requisite

* su can now be run without taking its input from a tty.  This is only when
  it is run by the superuser.


0.54 Sun Feb 23 22:07:26 PST 1997 <morgan@@parc.power.net>

* pam_fail_delay() conditional on HAVE_PAM_FAIL_DELAY

* Tidied up environment handling

* Oops. :*[ Open sessions before adding user credentials. Somehow I
  had these in the other order.

* can compile with or without libpwdb (see the top level makefile)

* All POSIX environment variables are mapped onto the user's environment

* 'su -' now resets the u/wtmp entries for the user. logname now works
  as expected.

0.53 Tue Jan 28 19:17:04 PST 1997 (Andrew Morgan <morgan@@parc.power.net>)

* reorganized login - utilized timeout features of the conversation
  function in libpam_misc. lastlog and mail are handled by session
  modules now

* login wtmp handling stabilized

* su and login now share a lot of code. I have placed the official
  code in login and symlinked this .-c code from the su directory

* added man pages for login, su and passwd.

* initialize groups before calling pam_setcred. (No longer using the
  "localgids" pwdb entry with login)

* passwd takes -k and -N (service name suffix flag..)
@


1.2
log
@update for .54
@
text
@d2 1
a2 1
$Id: CHANGELOG,v 1.1 1997/01/29 03:17:51 morgan Exp morgan $
d5 20
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
$Id: CHANGELOG,v 1.16 1996/12/01 03:33:35 morgan Exp morgan $
d6 17
a22 1
Tue Jan 28 19:17:04 PST 1997 (Andrew Morgan <morgan@@parc.power.net>)
@
