index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hi-q.c
Age
Commit message (
Expand
)
Author
2012-11-23
comments: plans and questions
John Denker
2012-07-29
clean up error reporting
John Denker
2012-07-23
more minor polishing
John Denker
2012-07-23
minor polishing
John Denker
2012-07-23
finally () get smart about not leaving stray FDs lying around;
John Denker
2012-07-23
much more logical about keeping track of pipes and how they are used
John Denker
2012-07-22
change from if-statements to switch-statements, to make sure all cases get ha...
John Denker
2012-07-22
progress toward cleaning up logic of various modes and how the use their pipes
John Denker
2012-07-21
ignore penalty features for the moment
John Denker
2012-07-20
implement penaltybox return-code (exit status)
John Denker
2012-07-20
more regularization of reporting
John Denker
2012-07-20
fix up error parsing and error logging
John Denker
2012-07-20
much smarter about exit status conventions
John Denker
2012-07-20
add some exit-code processing; require TCPREMOTEHOST
John Denker
2012-07-19
bare beginnings of a greylisting system
John Denker
2012-07-19
log some interesting variables
John Denker
2012-07-19
teach hi-q to have a "mode" word at the front of each line
John Denker
2012-07-18
minor upgrade to log/progress msg
John Denker
2012-07-17
fix commented-out bug; clarify variable-name
John Denker
2012-07-16
less verbose but more informative progress logging
John Denker
2012-07-15
allow filters to terminate in arbitrary order;
John Denker
2012-07-15
more complete implementation, including test fixtures
John Denker
2012-07-15
untested possible implementation of exeunt ... kill peers
John Denker
2012-07-15
pass group-ID in environment
John Denker
2012-07-15
fancier log/progress message
John Denker
2012-07-15
works, cleaner
John Denker
2012-07-15
working, cleaner now
John Denker
2012-07-15
probably working
John Denker
2012-07-15
seems to work
John Denker
2012-07-15
still doesn't work
John Denker
2012-07-15
still not reliable!
John Denker
2012-07-15
annoying race condition, works sometimes but not reliable
John Denker
2012-07-14
working toward a process-group signalling system
John Denker
2012-07-14
more progress/results reporting
John Denker
2012-07-14
make 64-bit clean; add some progress messages
John Denker
2012-07-14
Now apply spam filtering to all unauthenticated submissions,
John Denker
2012-07-13
better comments, working toward MODE switching
root
2012-07-13
pass config-file in environment, since can't pass it as arg
John Denker
2012-06-03
pass config-file in environment, since can't pass it as arg
John Denker
2012-06-02
getting filters to work
John Denker
2012-06-02
hi-q can how parse a configuration file
John Denker
2012-06-02
add some tools
John Denker