Changes between Version 1 and Version 2 of Releases/Cinnamon
- Timestamp:
- Oct 9, 2014, 3:05:40 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases/Cinnamon
v1 v2 3 3 OpenPAM Cinnamon was released on 2002-05-02. 4 4 5 - ENHANCE: Add a null conversation function, openpam_nullconv().5 - '''ENHANCE''' Add a null conversation function, `openpam_nullconv()`. 6 6 7 - BUGFIX:Various markup bugs in the documentation.7 - '''BUGFIX''' Various markup bugs in the documentation. 8 8 9 - BUGFIX: Document <security/openpam.h>.9 - '''BUGFIX''' Document `<security/openpam.h>`. 10 10 11 - BUGFIX: Duplicate expansion of openpam_log()macro arguments.11 - '''BUGFIX''' Duplicate expansion of `openpam_log()` macro arguments. 12 12 13 - ENHANCE: Restructure the policy-loading code and align our use of 14 the "other" policy with Solaris and Linux-PAM. 13 - '''ENHANCE''' Restructure the policy-loading code and align our use of the "other" policy with Solaris and Linux-PAM. 15 14 16 - ENHANCE: Log dlopen() and dlsym()failures.15 - '''ENHANCE''' Log `dlopen()` and `dlsym()` failures. 17 16 18 - ENHANCE: In openpam_ttyconv(), emit a newline after error and info 19 messages unless the message contains one already. 17 - '''ENHANCE''' In `openpam_ttyconv()`, emit a newline after error and info messages unless the message contains one already. 20 18 21 - BUGFIX: In pam_vprompt(), initialize the response pointer to NULL 22 so we can detect whether the conversation function touched it. 19 - '''BUGFIX''' In `pam_vprompt()`, initialize the response pointer to `NULL` so we can detect whether the conversation function touched it. 23 20 24 21 [http://sourceforge.net/projects/openpam/files/openpam/Cinnamon/ Download from Sourceforge]