OpenBSD CVS

src/libexec/spamd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / spamd

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   10 years  millert   Remove the use of time_t in the greylist db file and use int64_t instead with ba...
[TXT] gdcopy.c  1.1   10 years  millert   Remove the use of time_t in the greylist db file and use int64_t instead with ba...
[TXT] grey.c  1.55   10 years  deraadt   unsigned char for ctype ok okan kettenis
[TXT] grey.h  1.10   10 years  millert   Remove the use of time_t in the greylist db file and use int64_t instead with ba...
[TXT] sdl.c  1.18   16 years  beck   PR 5621 - spamd doesn't clear the last entry from an empty TRAP list, noticed ...
[TXT] sdl.h  1.6   16 years  beck   PR 5621 - spamd doesn't clear the last entry from an empty TRAP list, noticed ...
[TXT] spamd.8  1.119   11 years  jmc   remove some history details which have been around for long enough to no longer ...
[TXT] spamd.c  1.114   10 years  gsoares   strdup() returns NULL if out of memory, we should check it. OK beck@
[TXT] sync.c  1.10   10 years  deraadt   the time being handled here is strictly unsigned 32 bit ok beck phessler
[TXT] sync.h  1.3   16 years  deraadt   version 2 of spamd sync protocol for two reasons: 1) ip addresses were accidenta...