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.
Sep 10, 2024 — Sep 10, 2025
Showing page 11 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Message queue code (re)fixed. Thread pool seems to be working ok on Solaris.
eino.tuominen
More...
over 18 years ago
Doh, I forgot the headers
eino.tuominen
More...
over 18 years ago
udp_server now runs workers on a thread_pool. update messages seem to corrupt no after the message queue fixes. There must be some bugs left in that code...
eino.tuominen
More...
over 18 years ago
Still work in progress
eino.tuominen
More...
over 18 years ago
Fixing bugs from the thread_pool code.
eino.tuominen
More...
over 18 years ago
Bugfixes is thread_pool code, modified udp_server to use thread_pool instead of the old thread per query model.
eino.tuominen
More...
over 18 years ago
Implemented thread pooling. It compiles ok, but is not yet used anywhere in the code. It could be used by worker, but motivation for writing it was to make new policer thread model more easy to handle.
eino.tuominen
More...
over 18 years ago
Added get_msg_timed() to msgqueue.c. It behaves just like get_msg(), but you can set a timeout for it.
eino.tuominen
More...
over 18 years ago
Delayed daemonization so that configuration errors can print errors to stderr
eino.tuominen
More...
over 18 years ago
A configuration rewrite. Default configuration is now in single location: include/conf.h. Configuration parameter names has changed a bit, too.
eino.tuominen
More...
over 18 years ago
- replaced off_t by size_t in srvutils.c - return ENOMSG in unfold if data is invalid
eino.tuominen
More...
over 18 years ago
Fixed an endian problem in proto_sjsms.c. Lenghts were not sent in network order.
eino.tuominen
More...
over 18 years ago
Fixed testing NETINET_IN_H to HAVE_NETINET_IN_H in common.h
eino.tuominen
More...
over 18 years ago
configure.ac fixes
eino.tuominen
More...
over 18 years ago
Two trivial bugs fixed. They were introduced when porting gross to OS X.
eino.tuominen
More...
over 18 years ago
Gross ported to OS X. sem_getvalue() is not implemented on OS X, so skipping unresponsive dnsbls is not working properly, yet.
eino.tuominen
More...
over 18 years ago
Moved configure.in to configure.ac as recommended
eino.tuominen
More...
over 18 years ago
Various autoconf modifications to make gross more easily portable
eino.tuominen
More...
over 18 years ago
some comments added
eino.tuominen
More...
over 18 years ago
Delay logging with postifix procol, also.
eino.tuominen
More...
over 18 years ago
Issue #15 fixed: postfix protocol now seems to work
eino.tuominen
More...
over 18 years ago
Issue #14 fixed: grossd now logs the query processing delay
eino.tuominen
More...
over 18 years ago
Version 0.6.2
eino.tuominen
More...
over 18 years ago
Issues fixed:
eino.tuominen
More...
over 18 years ago
Almost vesrsion 0.6.2
eino.tuominen
More...
over 18 years ago
Issue #10 fixed. If $prefix is not defined, $ac_default_prefix is used instead.
eino.tuominen
More...
over 18 years ago
Issue #1 fixed: Kind of a dirty way to do it, now compiling is done with -lpthread on Solaris 10 also. Although ugly, it should not do any harm.
eino.tuominen
More...
over 18 years ago
Issue #8: relays.ordb.org removed from the example config
eino.tuominen
More...
over 18 years ago
Fixed issues #7 and #9.
eino.tuominen
More...
over 18 years ago
NEWS updated for release 0.6.1
eino.tuominen
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