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
about 22 hours
ago. based on code collected
about 22 hours
ago.
Jul 26, 2024 — Jul 26, 2025
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge from 0.9 branch:
eino.tuominen
More...
over 17 years ago
commenting out optional dependencies
jesserthompson
More...
over 17 years ago
Merge from 0.9 branch. Implemented option pool_maxthreads, logging fixes.
eino.tuominen
More...
over 17 years ago
Working on counter.c
eino.tuominen
More...
over 17 years ago
Added linking of bloom.o in sha256-test
eino.tuominen
More...
over 17 years ago
Added files for generic counter implementation
eino.tuominen
More...
over 17 years ago
Merged 257 - 261 from 0.9 branch:
eino.tuominen
More...
over 17 years ago
Merged fixing of issue #55 from 0.9
eino.tuominen
More...
over 17 years ago
working on spf check
eino.tuominen
More...
over 17 years ago
implementing spf check...
eino.tuominen
More...
over 17 years ago
- changed default milter port to 5523 - fixed one compiler warning
eino.tuominen
More...
over 17 years ago
Changed setup of ALRM signal handler. Use sigaction() instead of signal(), as the latter causes problems on Solaris and Linux as the signal handler is reset to default every time the signal is received. There was a possibility that pthread_kill() would send a signal just when the signal handler was not set to noop(), that caused grossd to exit.
eino.tuominen
More...
over 17 years ago
documentation: wrong port number in an example
eino.tuominen
More...
over 17 years ago
code cleaning
eino.tuominen
More...
over 17 years ago
Code cleaning. Use coherent variable names.
eino.tuominen
More...
over 17 years ago
INSTALL file still had wrong port descriptions
eino.tuominen
More...
over 17 years ago
Server port fixed in include/common.h
eino.tuominen
More...
over 17 years ago
Changed watchdog signal from SIGUSR1 to SIGALRM; fixed the signal handler to work on Solaris, too; removed one unused variable
eino.tuominen
More...
over 17 years ago
Reverted check_blocker back to not reusing connections as it seems blockerd does not work as a regular postfix policy server.
eino.tuominen
More...
over 17 years ago
Implement grey_threshold, analogous to block_threshold. Documentation of both.
eino.tuominen
More...
over 17 years ago
connection reusing in check_blocker.c
eino.tuominen
More...
over 17 years ago
Missing #include <signal.h> in thread_pool.h
eino.tuominen
More...
over 17 years ago
Fixed a stupid bug in thread_pool.c. There was
eino.tuominen
More...
over 17 years ago
Fixed a bug in create_thread_pool(). wdlist must be NULL.
eino.tuominen
More...
over 17 years ago
Fixed one wrong log line, and added a missing break from a switch-case for collecting statistics in worker_sjsms.c
eino.tuominen
More...
over 17 years ago
Moved dnsb timeout logs from DEBUG to INFO. Must implement dnsbl timeout statistics in srvstats.c
eino.tuominen
More...
over 17 years ago
Changed operator > to >= when comparing total weight and threshold. No messages are blocked when total weight >= threshold.
eino.tuominen
More...
over 17 years ago
- Changed daemon_perror() function name to daemon_fatal() - added gerror() macro to replace perror function
eino.tuominen
More...
over 17 years ago
Modified the thread watchdog logic
eino.tuominen
More...
over 17 years ago
Force query_timelimit >= 1000 on OS X
eino.tuominen
More...
over 17 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