summaryrefslogtreecommitdiff
path: root/compat/pam_compat.h
AgeCommit message (Expand)Author
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2012-05-02move all PAM_AUTHTOK_RECOVERY_ERR compatibility definitions to compat/pam_com...Arthur de Jong
2011-07-03provide PAM_AUTHTOK_RECOVERY_ERR for systems with only PAM_AUTHTOK_RECOVER_ERRArthur de Jong
2010-07-18define pam_info(), pam_error() and pam_syslog() compatibility macros to allow...Arthur de Jong
2010-06-14make include guard names consistent throughout the source and avoid conflicts...Arthur de Jong
2010-05-14perform logging from PAM module to syslog and support the debug option to log...Arthur de Jong
2010-05-12small compatibility improvementsArthur de Jong
2010-05-10replace my_pam_warn() with pam_info() and pam_error() and provide replacement...Arthur de Jong
2010-05-06implement a minimum_uid option for the PAM module to ignore users that have a...Arthur de Jong
2009-10-17provide a replacement for the pam_get_authtok() functions for systems without itArthur de Jong