News
16-01-07 13:13
pam_extern 0.3
Tue Jan 16 12:26:11 CET 2007 Benjamin Schieder <blindcoder@scavenger.homeip.net>
* pam_extern now passes the password on stdin instead of an environment variable to prevent it from showing up in `ps auxe`
* check every malloc for success
* pam_extern is now compiled with -Wall
* implemented suggestions from Keith Schincke about using D Macro instead of fprintf(stderr) and _pam_overwrite and _pam_drop instead of free()