Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Michael Shalayeff | |
sys/types.h after sys/param.h | |||
2004-04-28 | fd leaks; beck ok | Theo de Raadt | |
2004-02-26 | paranoia; beck ok | Theo de Raadt | |
2004-01-21 | New spamd configuration method. Many people have trouble with the spam | Theo de Raadt | |
RBL sites being slow, so now we will provide the maps ourselves through our www mirrors around the world. We can also now write our own internal translators for maps that are in bad formats, and place them into the www space in the correct format. tested by beck, djm | |||
2004-01-21 | cleanup | Theo de Raadt | |
2003-08-22 | pf spelling police | David Krause | |
ok dhartmei@ jmc@ | |||
2003-07-29 | spaces | Theo de Raadt | |
2003-07-06 | bring protos into scope | Theo de Raadt | |
2003-06-11 | ansi cleanup; ok ian markus | Theo de Raadt | |
2003-05-16 | use inet_net_pton, and fix probelem where spamd-setup would crash on a file | Bob Beck | |
consisting only of invalid input | |||
2003-04-28 | return from main | Theo de Raadt | |
2003-03-13 | make spamd-setup/spamd use/require a reserved source port for the | Bob Beck | |
configuration connection. | |||
2003-03-10 | nothing of import | Theo de Raadt | |
2003-03-10 | fix exit code, stupid bob, spotted by lebel | Theo de Raadt | |
2003-03-09 | Fix a few typos, Make spamd and spamd-setup use /etc/services to find | Bob Beck | |
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services. Mostly from Daniel Lucq <daniel@lucq.org>. | |||
2003-03-09 | missed memset, found by dhartmei@ | Bob Beck | |
2003-03-08 | knf | Theo de Raadt | |
2003-03-08 | KNF | Theo de Raadt | |
2003-03-08 | spamd-setup, in c. ok deraadt@, he wants to clean in situ. | Bob Beck | |