summaryrefslogtreecommitdiffstats
path: root/mod_authnz_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer ap_log_rerror for messages related to a particular request.Jan Pazdziora2016-11-151-3/+3
* Only put the password to the first response (factor).Jan Pazdziora2015-11-091-1/+5
* Reimplement ap_escape_urlencoded for Apache 2.2.Jan Pazdziora2015-05-041-0/+25
* Add support for replacement placeholders %s and %u.Jan Pazdziora2015-05-041-1/+36
* Add support for AuthPAMExpiredRedirect, to redirect to URL where user can res...Jan Pazdziora2015-04-241-3/+17
* Populate PAM_RHOST to support host-based checks via pam_access(8).Jan Pazdziora2014-06-231-1/+9
* Avoid confusing error message "failed for user <pam-service>" when pam_authen...mod_authnz_pam-0.9.1Jan Pazdziora2014-04-151-0/+1
* Declare create_dir_conf static as well, for proper isolation.Jan Pazdziora2014-02-141-1/+1
* Declare all functions static for proper isolation.mod_authnz_pam-0.7Jan Pazdziora2014-01-091-1/+1
* Make pam_authenticate_with_login_password available to other modules.mod_authnz_pam-0.6Jan Pazdziora2014-01-091-0/+5
* Implement the pam-account authz provider for Apache 2.4.Jan Pazdziora2014-01-061-0/+26
* Add support for require pam-account the-service-name.Jan Pazdziora2014-01-061-0/+28
* Apache module mod_authnz_pam.Jan Pazdziora2014-01-061-0/+136