Fredrik Thulin
|
bcdfbfa128
|
include stdlib, for malloc()
|
2012-02-10 14:13:55 +01:00 |
|
Simon Josefsson
|
3828953374
|
Bump version. Use silent rules. Bump copyright years.
|
2012-01-23 20:25:06 +01:00 |
|
Fredrik Thulin
|
29f8a00713
|
Bug fix dropping privileges using pam_modutil_drop_priv.
|
2011-12-13 16:15:25 +01:00 |
|
Fredrik Thulin
|
fcde64a93e
|
Use pam_modutil_drop_priv if it is available.
Utility functions for what was done in drop_priv.c appeared
in PAM 1.1.3. Use them when available.
|
2011-11-23 13:45:41 +01:00 |
|
Ricky Zhou
|
a9892dbb44
|
Drop privileges before opening user files.
This change also ensures that user tokens are regular files. We may
want to add a similar check for user challenge files.
|
2011-11-23 10:16:00 +01:00 |
|