summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Escape macros in %changelogIgor Gnatenko2018-02-231-2/+5
* Tagging 1.1.0 release.mod_authnz_pam-1.1.0Jan Pazdziora2016-11-223-3/+8
* Fix AuthPAMExpiredRedirect %s escaping on Apache 2.2.Jan Pazdziora2016-11-221-3/+2
* Force and send the response redirect status, to avoid the default 401.Jan Pazdziora2016-11-221-1/+3
* Use info for success messages, since notice cannot be silenced for logs to fi...Jan Pazdziora2016-11-161-1/+1
* Put the name of the module to the start of the message on Apache 2.4.Jan Pazdziora2016-11-161-4/+15
* Prefer ap_log_rerror for messages related to a particular request.Jan Pazdziora2016-11-151-3/+3
* 1319166 - the Requires(pre) httpd does not seem to be needed.mod_authnz_pam-1.0.2Jan Pazdziora2016-03-211-2/+4
* Tagging 1.0.1 release.mod_authnz_pam-1.0.1Jan Pazdziora2015-11-101-1/+4
* Only put the password to the first response (factor).Jan Pazdziora2015-11-091-1/+5
* Minor formatting tweaks.Jan Pazdziora2015-06-251-3/+3
* Tagging 1.0.0 release.mod_authnz_pam-1.0.0Jan Pazdziora2015-06-251-1/+4
* 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-042-1/+50
* Add support for AuthPAMExpiredRedirect, to redirect to URL where user can res...Jan Pazdziora2015-04-242-4/+30
* Hint about loading in conf.modules.d.Jan Pazdziora2014-06-231-1/+3
* Tagging 0.9.3 release.mod_authnz_pam-0.9.3Jan Pazdziora2014-06-231-1/+5
* For Apache 2.4, separate module loading from configuration.Jan Pazdziora2014-06-233-8/+12
* Populate PAM_RHOST to support host-based checks via pam_access(8).Jan Pazdziora2014-06-231-1/+9
* Compile to C99.mod_authnz_pam-0.9.2Jan Pazdziora2014-05-131-2/+5
* Avoid confusing error message "failed for user <pam-service>" when pam_authen...mod_authnz_pam-0.9.1Jan Pazdziora2014-04-152-1/+5
* Tagging 0.9 release.mod_authnz_pam-0.9Jan Pazdziora2014-03-191-1/+4
* Declare create_dir_conf static as well, for proper isolation.Jan Pazdziora2014-02-141-1/+1
* Adding back -lpam.mod_authnz_pam-0.8.1Jan Pazdziora2014-01-301-2/+5
* MUST: Packages must not provide RPM dependency information when thatJan Pazdziora2014-01-301-1/+2
* Adding email address to changelog per https://fedoraproject.org/wiki/Packagin...mod_authnz_pam-0.8Jan Pazdziora2014-01-301-4/+7
* Using default Fedora build flags.Jan Pazdziora2014-01-301-1/+1
* Being specific about %files filename.Jan Pazdziora2014-01-301-1/+1
* Depend on httpd-mmn per https://fedoraproject.org/wiki/PackagingDrafts/Apache...Jan Pazdziora2014-01-301-1/+2
* Declare all functions static for proper isolation.mod_authnz_pam-0.7Jan Pazdziora2014-01-092-2/+5
* Make pam_authenticate_with_login_password available to other modules.mod_authnz_pam-0.6Jan Pazdziora2014-01-092-1/+10
* List the PAM authorization feature first to de-emphasise Basic Auth.Jan Pazdziora2014-01-093-42/+43
* Sample config and .spec file.mod_authnz_pam-0.5Jan Pazdziora2014-01-092-0/+83
* 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-062-1/+57
* Apache module mod_authnz_pam.Jan Pazdziora2014-01-063-0/+410