summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging 1.2.3 release.mod_authnz_pam-1.2.3Jan Pazdziora2022-01-233-3/+7
* Catch warnings, fix the incompatible pointer type one.Jan Pazdziora2022-01-232-2/+2
* Test on ARM in Cirrus CI to get wider architecture coverage.Jan Pazdziora2022-01-231-1/+1
* Test Fedora rawhide on GitHub Actions, to get repeated scheduled testing.Jan Pazdziora2022-01-232-2/+5
* Change default redirect status for AuthPAMExpiredRedirect to 303 See Other, m...Jan Pazdziora2022-01-234-14/+52
* Test the exact redirect status done by AuthPAMExpiredRedirect.Jan Pazdziora2022-01-221-1/+1
* Test the expansion of placeholders as well.Jan Pazdziora2022-01-212-2/+2
* Add testing of AuthPAMExpiredRedirect, using pam_unix and sp_max in shadow.Jan Pazdziora2022-01-214-0/+37
* CentOS 8 got EOL on 2021-12-31, switch to testing on CentOS 8 Stream.Jan Pazdziora2022-01-212-2/+3
* Travis CI OSS credits do not replenish, stop attempting to run builds there.Jan Pazdziora2022-01-211-33/+0
* Revert "Workaround 1897493 / 1900021 -- test on docker with disabled seccomp,...Jan Pazdziora2022-01-211-4/+2
* Run Travis CI jobs on Ubuntu Focal 20.24 ARM64, to increase architecture cove...Jan Pazdziora2021-05-081-1/+5
* Workaround 1897493 / 1900021 -- test on docker with disabled seccomp, we have...Jan Pazdziora2021-05-081-2/+4
* Tagging 1.2.2 release.mod_authnz_pam-1.2.2Jan Pazdziora2021-03-301-1/+4
* Use ap_get_useragent_host instead of ap_get_remote_hostJake Chen2021-03-301-0/+4
* Add CI testing on GitHub Actions.Jan Pazdziora2021-03-301-0/+27
* Disable testing on CentOS 6 in Cirrus CI as well.Jan Pazdziora2020-12-081-1/+0
* CentOS 6 was EOL on 2020-11-30.Jan Pazdziora2020-12-021-2/+0
* Workaround 1869030.Jan Pazdziora2020-11-181-2/+0
* Tagging 1.2.1 release.mod_authnz_pam-1.2.1Jan Pazdziora2020-07-091-1/+4
* Clarify account behaviour with AuthBasicProvider and interaction with Require...Jan Pazdziora2020-07-095-3/+74
* Store password to cache only after passing all PAM checks, including account.Jake Chen2020-07-082-5/+10
* Harden the test, show that auth is not enough and that account is run.Jake Chen2020-07-083-8/+17
* Related to 1760300 - move to Bionic where libseccomp handles statx.Jan Pazdziora2020-03-191-1/+1
* Allow easy rerunning tests/run.sh multiple times.Jan Pazdziora2020-01-091-0/+2
* Add testing on CentOS 8.Jan Pazdziora2020-01-091-0/+2
* Signal success in the output, not just with exit status.Jan Pazdziora2020-01-091-0/+2
* Revert "Fedora rawhide is not stable."Jan Pazdziora2019-03-151-1/+1
* Fedora rawhide is not stable.Jan Pazdziora2019-03-011-1/+1
* Test on the latest released (and tagged) Fedora, whichever it is.Jan Pazdziora2018-12-031-1/+1
* Document new name for allow_httpd_mod_auth_pam SELinux booleanPeter Oliver2018-12-031-2/+2
* Promote https: scheme.Jan Pazdziora2018-08-011-2/+2
* Support building in copr using make srpm.Jan Pazdziora2018-08-011-0/+22
* Tagging 1.2.0 release.mod_authnz_pam-1.2.0Jan Pazdziora2018-07-173-4/+7
* On Apache 2.4, test AuthBasicProvider socache PAM + AuthnCacheProvideFor PAM.Jan Pazdziora2018-07-173-0/+25
* Skip support for caching on 2.3.7 or older where ap_authn_cache_store did not...Jan Pazdziora2018-07-171-0/+6
* Implementation of socache caching.schnitzi992018-07-171-0/+32
* Wait for the HTTP server to start in tests.Jan Pazdziora2018-07-171-0/+8
* Test Require pam-account and AuthBasicProvider PAM in CI.Jan Pazdziora2018-07-179-7/+108
* Build rpm in Cirrus CI, use the same tests/build.sh for Travis CI.Jan Pazdziora2018-07-167-35/+50
* Build rpm in Travis CI.Jan Pazdziora2018-07-154-0/+52
* https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requ...Jan Pazdziora2018-02-231-1/+5
* 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