Version 2 (modified by 7 years ago) (diff) | ,
---|
OpenPAM Dogwood
OpenPAM Dogwood was released on 2003-07-15.
- ENHANCE Use the GNU autotools.
- ENHANCE Constify the msg field in struct pam_message.
- BUGFIX Remove left-over debugging output
- BUGFIX Avoid side effects in arguments to the
FREE()
macro
- ENHANCE Make
openpam_ttyconv(3)
useread(2)
rather thanfgets(3)
.
- BUGFIX Staticize some variables which shouldn't be global.
- BUGFIX Correcly anticipate a
NULL
user inpam_get_user(3)
.
- ENHANCE Various minor documentation improvements.
Thanks to Dmitry V. Levin <ldv@…> for considerable assistance with this release.