openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
spampd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Jun 06, 2025 — Jun 06, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump to version 2.63; update changelog & package version title in readme.
Max Paperno
More...
4 months ago
Update README to remove maintainer request.
Max Paperno
More...
4 months ago
[doc] Fix typos and formatting in source and generated POD.
Max Paperno
More...
4 months ago
Fixed config file parsing ignoring 0 (zero) values, instead treating the corresponding parameter as flag with a truthy value. Fixes https://github.com/mpaperno/spampd/issues/51
Max Paperno
More...
4 months ago
Fixed two small typos
Michael Meskes
More...
over 1 year ago
Merge pull request #49 from catap/followup
Max Paperno
More...
over 1 year ago
Follow spamd to call this hook when connection is closed
Kirill A. Korinsky
More...
over 1 year ago
[readme] Shorten and move package status image; add badges.
Max Paperno
More...
over 1 year ago
[doc] Minor readme fix cut off text.
Max Paperno
More...
over 1 year ago
Bump to version 2.62; Update changelog; Update readme with extended info from original web page.
Max Paperno
More...
over 1 year ago
Merge pull request #45 from catap/prefork
Max Paperno
More...
over 1 year ago
Call prefork_init and spamd_child_init
Kirill A. Korinsky
More...
over 1 year ago
Do not set up logging if only showing debug info; Allow `--show def` for "defaults".
Max Paperno
More...
almost 5 years ago
Fix option names in validation methods validate_preforksimple_opts() and validate_prefork_opts().
Max Paperno
More...
almost 5 years ago
Make ready for release; Update example service scripts.
Max Paperno
More...
almost 5 years ago
Fix a module name in error message (closes #34); Minor doc fixes; Rename an archived file.
Max Paperno
More...
almost 5 years ago
Update changelog and POD file.
Max Paperno
More...
almost 5 years ago
Merge pull request #33 from mpaperno/next
Max Paperno
More...
almost 5 years ago
Fix typo in child name template, and a few minor documentation updates.
Max Paperno
More...
almost 5 years ago
New feature fixes for older Perls.
Max Paperno
More...
almost 5 years ago
Fix for default rules version string when no updates yet.
Max Paperno
More...
almost 5 years ago
Add tracking of some per-child runtime statistics; Add ability to provide a custom child process name template string (or not modify the child name at all). Template format documented in POD. (Reverts some previous unreleased changes with child name and SA rules version logging.)
Max Paperno
More...
almost 5 years ago
Add (inject) `_SPAMPDVERSION_` as a "template tag" (macro) before rewriting the message with SA (eg. for use in `add_header` directives).
Max Paperno
More...
almost 5 years ago
Optimize how rewritten (tagged) message is saved back to temp file: just write all the contents at once instead of line array loop; Any added X-Envelope-To header is removed with regex.
Max Paperno
More...
almost 5 years ago
Slight optimization to LMTP multi-recipient handling in process_request().
Max Paperno
More...
almost 5 years ago
Optimize initial header processing when building message line array in process_message().
Max Paperno
More...
almost 5 years ago
Add version information to child process name. Thanks to Simon Matter for suggestion and patch. Closes https://github.com/mpaperno/spampd/issues/32
Max Paperno
More...
almost 5 years ago
Add detection and logging of "RULESVERSION" tag with SA >= v3.4.0. Thanks to Simon Matter for suggestion (https://github.com/mpaperno/spampd/issues/32#issuecomment-890309746).
Max Paperno
More...
almost 5 years ago
Fix config file parser warning with argument-only (no-value) entries.
Max Paperno
More...
almost 5 years ago
Cosmetics.
Max Paperno
More...
almost 5 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree