openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Gross greylister
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 8 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed issue #46: Make dnsbl checking run time configurable (RFE)
eino.tuominen
More...
over 18 years ago
refactoring test_tuple() in worker.c
eino.tuominen
More...
over 18 years ago
- modified worker_milter to pass helo_name
eino.tuominen
More...
over 18 years ago
- support for definitive checks
eino.tuominen
More...
over 18 years ago
A minor modification to worker_postfix.c to allow exim query grossd via ${readsocket mechanism.
eino.tuominen
More...
over 18 years ago
Block statistics
antti.siira
More...
over 18 years ago
A skeleton for spf checks.
eino.tuominen
More...
over 18 years ago
Fixed a potential race condition in src/msgqueue.c to prevent an unnecessary space doubling.
eino.tuominen
More...
over 18 years ago
Added assert(size) in Malloc()
eino.tuominen
More...
over 18 years ago
Replaced ctime() with the thread_safe version ctime_r()
eino.tuominen
More...
over 18 years ago
General cleanup.
antti.siira
More...
over 18 years ago
A couple of small bug fixes
eino.tuominen
More...
over 18 years ago
Oops, I forgot the header file..
eino.tuominen
More...
over 18 years ago
Make check_dnsbl to reuse ares_channel, and not to create and destroy one at each call.
eino.tuominen
More...
over 18 years ago
Darn, some day I will make an alias to prevent running svn in a project subdirectory...
eino.tuominen
More...
over 18 years ago
Implemented a random check for testing purposes. When enabled, it will return a random check result.
eino.tuominen
More...
over 18 years ago
Added a macro in common.h to prevent possible double free errors. Changed all calls free() to use the wrapper macro.
eino.tuominen
More...
over 18 years ago
Implemented definitive checks and STATUS_BLOCK. Checks can be either normal or definitive. Normal checks can return J_UNDEFINED or J_SUSPICIOUS, definitive checks can return also J_BLOCK or J_PASS. The priority order (least siginificant first) is J_UNDEFINED, J_SUSPICIOUS, J_BLOCK, J_PASS.
eino.tuominen
More...
over 18 years ago
Modifications to check result logic needed for STATUS_BLOCK and whitelists.
eino.tuominen
More...
over 18 years ago
Updated NEWS to include 0.8.2 release
eino.tuominen
More...
over 18 years ago
Fixes a stupid editor bug...
eino.tuominen
More...
over 18 years ago
Must close(fd) before return in every case.
eino.tuominen
More...
over 18 years ago
Statistics reporting log level bug fix.
antti.siira
More...
over 18 years ago
Moved dnsblc.c to check_dnsbl.c for consitency with other checks.
eino.tuominen
More...
over 18 years ago
changed inet_ntoa to inet_ntop in worker_milter.c
eino.tuominen
More...
over 18 years ago
Preliminary MILTER support. Seems to be working, needs testing. Relevant configuration parameters are:
eino.tuominen
More...
over 18 years ago
changed some of the unneccessary LOG_INFO's to LOG_DEBUG's. this brings it down to only logging one line per query.
jesserthompson
More...
over 18 years ago
invalid comment syntax in mappings entry in INSTALL
jesserthompson
More...
over 18 years ago
Changed the default JSMS mapping to be more RFC compliant. DSN, postmaster and abuse mail should be accepted by default.
jesserthompson
More...
over 18 years ago
Merge from 0.8 branch.
antti.siira
More...
over 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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