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
/
skrewt.c
Age
Commit message (
Expand
)
Author
2014-04-27
fix some bit-rot (getpid)
John Denker
2013-02-24
add -note nnnn" feature
John Denker
2012-12-02
fix some bit-rot; rename -error-exit to -strict
John Denker
2012-11-24
new libskrewt-based code is now stable and in use;
John Denker
2012-11-22
move some more stuff
John Denker
2012-11-22
move join() to utils
John Denker
2012-11-22
move case-insensitive string stuff to utils.h
John Denker
2012-11-22
protect against spam what would loop due to Delievered-to: field
John Denker
2012-11-22
trivial
John Denker
2012-07-31
might actually have a working SPF check
John Denker
2012-07-31
possibly working parse of the 'Received: from' line
John Denker
2012-07-31
working toward parse of 'Received: from' line
John Denker
2012-07-31
Document some of the logic
John Denker
2012-07-31
impose some class structure
John Denker
2012-07-29
move more stuff to utils.c ... I hate duplication of code
John Denker
2012-07-29
split ltgrey (and libltgrey) off from greylist;
John Denker
2012-07-29
fix a bunch of DOS-CR bugs
John Denker
2012-07-29
remove print statements
John Denker
2012-07-29
get line-counter to work
John Denker
2012-07-29
progress toward cleaning up skrewt
John Denker
2012-07-29
regularize log/progress messages
John Denker
2012-07-29
gaaack -- fix horrible bug
John Denker
2012-07-29
much smarter about exit status conventions
John Denker
2012-07-15
untested possible implementation of exeunt ... kill peers
John Denker
2012-07-14
working toward a process-group signalling system
John Denker
2012-07-14
implement size-limit
John Denker
2012-07-14
make 64-bit clean; add some progress messages
John Denker
2012-07-13
add skrewt to filter-chain
John Denker