index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
spamd-setup
Age
Commit message (
Expand
)
Author
2017-07-07
allow fetching lists from https:// URLs too
Damien Miller
2017-07-07
switch user to _spamd before executing ftp(1) to fetch lists.
Damien Miller
2016-03-31
Don't use .Aq for syntax elements that require ASCII "<>".
Ingo Schwarze
2016-01-04
pledge(2) spamd-setup(8)
mestre
2015-12-12
Remove NULL-checks before free(). ok tb@
mmcc
2015-06-03
Do not assume that asprintf() clears the pointer on failure, which
Todd C. Miller
2015-01-20
Allocate a bit more memory to reduce the change of having to
Todd C. Miller
2015-01-19
Does not need netinet/ip_ipsp.h
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2015-01-14
Replace "errx(1, "malloc failed")" with "err(1, NULL)" to get
Todd C. Miller
2015-01-13
Fix printing of number of whitelist entries in debug mode.
Todd C. Miller
2015-01-13
Use address-family specific lists of addr/mask entries instead of
Todd C. Miller
2014-10-09
obvious reallocarray() conversions
Theo de Raadt
2013-09-15
Some missing .Pa macros in FILES sections;
Ingo Schwarze
2012-12-04
remove some unnecessary sys/param.h inclusions
Theo de Raadt
2009-09-09
Change the way memory is allocated to reduce memory footprint. Loading the
Claudio Jeker
2009-06-02
Protect errno.
Ray Lai
2009-02-19
correct description of spamdb-setup blacklist only mode;
Jason McIntyre
2008-10-03
beef up the description of -D a little, and don;t imply the
Jason McIntyre
2008-10-03
-D before -d;
Jason McIntyre
2008-10-03
New option -D to daemonize spamd-setup for early bootup use. This avoids
Theo de Raadt
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-08
update to describe current behaviour;
Jason McIntyre
2007-02-27
spamd.conf lives in /etc/mail now;
Jason McIntyre
2007-02-27
fix synopsis and order options;
Jason McIntyre
2007-02-27
Flag day for spamd -
Bob Beck
2007-02-25
Add usage() and error out if given bogus arguments.
Todd C. Miller
2007-02-24
When greylisting we don't actually need to use the <spamd> pf table.
Todd C. Miller
2007-02-14
Fix some realloc() off-by-one errors found by ray@.
Todd C. Miller
2007-02-09
Fix off by one in blacklist memory allocation. From tdeval@
Todd C. Miller
2006-05-11
fix some type definitions
David Hill
2006-03-26
Remove an extraneous prototype
Kjell Wooding
2006-03-26
More KNF. Prodding from ray@
Kjell Wooding
2006-03-26
Get this closer to KNF (get rid of block-declared vars)
Kjell Wooding
2006-03-26
KNF. No binary change.
Kjell Wooding
2006-01-17
Include <sys/param.h> to get MAX macro
Todd C. Miller
2005-05-24
Remove -ansi as that means expose only C89 interfaces.
Todd C. Miller
2005-03-02
process the last line of an address list even if it's not terminated
Daniel Hartmeier
2004-09-16
clean C for a change
Theo de Raadt
2004-06-29
absolutely no need to include machine/endian.h after sys/types.h and sys/type...
Michael Shalayeff
2004-04-28
fd leaks; beck ok
Theo de Raadt
2004-02-26
paranoia; beck ok
Theo de Raadt
2004-01-29
spamd-setup(8) does not take a file arg;
Jason McIntyre
2004-01-21
clean from jmc
Theo de Raadt
2004-01-21
New spamd configuration method. Many people have trouble with the spam
Theo de Raadt
2004-01-21
cleanup
Theo de Raadt
2003-08-22
pf spelling police
David Krause
2003-07-29
spaces
Theo de Raadt
2003-07-06
bring protos into scope
Theo de Raadt
[next]