summaryrefslogtreecommitdiffstats
path: root/mod_lookup_identity.spec
Commit message (Collapse)AuthorAgeFilesLines
* For Apache 2.4, separate module loading from configuration.Jan Pazdziora2014-06-271-6/+11
|
* Update .spec for 0.9.1.mod_lookup_identity-0.9.1Jan Pazdziora2014-05-131-1/+5
|
* Update .spec for 0.9.0.mod_lookup_identity-0.9.0Jan Pazdziora2014-05-131-1/+6
|
* Compile to C99.Jan Pazdziora2014-05-131-1/+1
| | | | | | Addressing warning: ISO C90 forbids mixed declarations and code warning: ISO C90 forbids specifying subobject to initialize
* Dropping explicit dbus-libs dependency, rpm will figure it for us.mod_lookup_identity-0.8.3Jan Pazdziora2014-02-011-2/+4
|
* 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_lookup_identity-0.8.2Jan Pazdziora2014-01-301-7/+10
| | | | https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs.
* Using default Fedora build flags.Jan Pazdziora2014-01-301-1/+1
|
* Making description more generic.Jan Pazdziora2014-01-301-3/+2
|
* 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.
* Dropping dot from summary per ↵Jan Pazdziora2014-01-301-1/+1
| | | | https://fedoraproject.org/wiki/Packaging:Guidelines#Tags.
* Ensure we run before mod_headers so that our result can be put to request ↵mod_lookup_identity-0.8.1Jan Pazdziora2014-01-171-1/+5
| | | | headers for mod_proxy.
* Declare all functions static for proper isolation.mod_lookup_identity-0.8Jan Pazdziora2014-01-141-1/+4
|
* When LookupUserAttr is configured and no LookupUserAttrIter is, segfault ↵mod_lookup_identity-0.7.1Jakub Hrozek2013-11-211-1/+4
| | | | | | would happen. Avoid setting seen values when it is uninitialized.
* Update .spec for version 0.7.mod_lookup_identity-0.7Jan Pazdziora2013-11-191-1/+5
|
* Updating .spec.mod_lookup_identity-0.6Jan Pazdziora2013-11-181-1/+11
|
* Adding a .spec file.mod_lookup_identity-0.5Jan Pazdziora2013-10-281-0/+62