| 1 | = OpenPAM Dianthus = |
| 2 | |
| 3 | OpenPAM Dianthus was released on 2003-05-02. |
| 4 | |
| 5 | - BUGFIX: Initialize some potentially uninitialized variables. |
| 6 | |
| 7 | - BUGFIX: Silence some warnings emitted by gcc -std=iso9899:1999. |
| 8 | |
| 9 | - BUGFIX: In pam_getenv(), return a pointer to the stored variable |
| 10 | instead of a freshly allocated copy. |
| 11 | |
| 12 | - ENHANCE: Detect recursion in openpam_borrow_cred() |
| 13 | |
| 14 | - ENHANCE: Make borrowing one's own credentials a no-op. |
| 15 | |
| 16 | - ENHANCE: Further improve debugging support. |
| 17 | |
| 18 | - ENHANCE: Clean up some variable names. |
| 19 | |
| 20 | [http://sourceforge.net/projects/openpam/files/openpam/Dianthus/ Download from Sourceforge] |