summaryrefslogtreecommitdiffstats
path: root/mod_authnz_pam.spec
Commit message (Collapse)AuthorAgeFilesLines
* Tagging 1.2.3 release.mod_authnz_pam-1.2.3Jan Pazdziora2022-01-231-1/+5
|
* Catch warnings, fix the incompatible pointer type one.Jan Pazdziora2022-01-231-1/+1
|
* Tagging 1.2.2 release.mod_authnz_pam-1.2.2Jan Pazdziora2021-03-301-1/+4
|
* Tagging 1.2.1 release.mod_authnz_pam-1.2.1Jan Pazdziora2020-07-091-1/+4
|
* Promote https: scheme.Jan Pazdziora2018-08-011-2/+2
|
* Tagging 1.2.0 release.mod_authnz_pam-1.2.0Jan Pazdziora2018-07-171-2/+5
|
* https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Req ↵Jan Pazdziora2018-02-231-1/+5
| | | | uires
* Escape macros in %changelogIgor Gnatenko2018-02-231-2/+5
| | | | | | | Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org> (cherry picked from dist-git commit 3dc29f87fd91b51a0768e253604b7baa5efce360)
* Tagging 1.1.0 release.mod_authnz_pam-1.1.0Jan Pazdziora2016-11-221-1/+6
|
* 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
|
* Tagging 1.0.0 release.mod_authnz_pam-1.0.0Jan Pazdziora2015-06-251-1/+4
|
* 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-231-6/+9
|
* Compile to C99.mod_authnz_pam-0.9.2Jan Pazdziora2014-05-131-2/+5
| | | | | | | Addressing warning: ISO C90 forbids specifying subobject to initialize warning: ISO C90 forbids mixed declarations and code warning: initializer element is not computable at load time
* Avoid confusing error message "failed for user <pam-service>" when ↵mod_authnz_pam-0.9.1Jan Pazdziora2014-04-151-1/+4
| | | | pam_authenticate step is skipped.
* Tagging 0.9 release.mod_authnz_pam-0.9Jan Pazdziora2014-03-191-1/+4
|
* Adding back -lpam.mod_authnz_pam-0.8.1Jan Pazdziora2014-01-301-2/+5
| | | | Addressing regression ingroduced by 533d8183e1666cf2a19145b99d697ab5fa19622a.
* MUST: Packages must not provide RPM dependency information when thatJan Pazdziora2014-01-301-1/+2
| | | | | | | | | information is not global in nature, or are otherwise handled (e.g. through a virtual provides system). e.g. a plugin package containing a binary shared library must not "provide" that library unless it is accessible through the system library paths. https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Summary
* Adding email address to changelog per ↵mod_authnz_pam-0.8Jan Pazdziora2014-01-301-4/+7
| | | | https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs.
* 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 ↵Jan Pazdziora2014-01-301-1/+2
| | | | https://fedoraproject.org/wiki/PackagingDrafts/ApacheHTTPModules#Run-Time_Dependencies.
* Declare all functions static for proper isolation.mod_authnz_pam-0.7Jan Pazdziora2014-01-091-1/+4
|
* Make pam_authenticate_with_login_password available to other modules.mod_authnz_pam-0.6Jan Pazdziora2014-01-091-1/+5
|
* List the PAM authorization feature first to de-emphasise Basic Auth.Jan Pazdziora2014-01-091-5/+5
|
* Sample config and .spec file.mod_authnz_pam-0.5Jan Pazdziora2014-01-091-0/+61