Changes between Version 1 and Version 2 of Releases/Digitalis
- Timestamp:
- Oct 9, 2014, 2:48:21 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases/Digitalis
v1 v2 3 3 OpenPAM Digitalis was released on 2003-06-01. 4 4 5 - ENHANCE: Completely rewrite the configuration parser and add 6 support for the "include" control flag. 5 - '''ENHANCE''' Completely rewrite the configuration parser and add support for the "include" control flag. 7 6 8 - ENHANCE:Improve portability to NetBSD, OpenBSD and Linux.7 - '''ENHANCE''' Improve portability to NetBSD, OpenBSD and Linux. 9 8 10 - ENHANCE:Lots of additional paranoia.9 - '''ENHANCE''' Lots of additional paranoia. 11 10 12 - BUGFIX: The sample su(1) application dropped privileges before 13 forking instead of after. 11 - '''BUGFIX''' The sample `su(1)` application dropped privileges before forking instead of after. 14 12 15 - ENHANCE: Document openpam_log(3).13 - '''ENHANCE''' Document `openpam_log(3)`. 16 14 17 - ENHANCE:Other minor documentation fixes.15 - '''ENHANCE''' Other minor documentation fixes. 18 16 19 17 Thanks to Dmitry V. Levin <ldv@altlinux.org> for considerable