summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2007-08-22err msg looks better with a \nespie1-2/+2
2007-08-16- Don't fill spamd debug with bogus config errors if there are noray1-7/+7
2007-08-11tweak previous:jmc1-3/+3
2007-08-11Add note to the effect that the spamd pf table is nojsg1-2/+6
2007-08-08on NOPIC architectures, do not build and install ld.so. this is inderaadt1-3/+11
2007-07-31From Gilles Chehade:ray1-25/+32
2007-07-27Fix potential memory leak, when snprintf(3) returns an empty buffer.moritz1-3/+3
2007-07-26Remove the space after "Password:" in password prompts where echo ismillert2-6/+6
2007-07-07document maximum values for -S and -s;jmc1-4/+4
2007-06-28Add a SIGCHLD handler for background mode instead of doing waitpid()millert1-11/+15
2007-06-25s/is is/it is/. From Jim Razmus, jim (at) bonetruck (dot) org; thanks.tom1-3/+3
2007-06-23default rule.flags and rule.flagset to 0 instead of nulljcs1-3/+3
2007-06-21Adjust spacing, combine malloc + strlcpy + strlcat into a singleray1-9/+5
2007-06-19Make sure perror_reply() is only called when errno is set. Whenray1-19/+22
2007-05-31convert to new .Dd format;jmc43-94/+94
2007-05-29based on a diff from Matt Provost: allow printing of ldd informationjason2-3/+41
2007-05-27document differences between LD_TRACE_LOADED_OBJECTS_FMT1 andjmc1-1/+6
2007-05-26remove a redundant paragraph; ok beckjmc1-9/+2
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.krw1-2/+2
2007-05-19spamd-setup needs -b for blacklist-only mode; from Nick Templetonjmc1-1/+5
2007-05-18prettier Makefilesderaadt1-6/+7
2007-05-05Provide hook so that rthreads can provide a spinlock to protect from racesdrahn11-11/+44
2007-04-13fix helo to error out if no domain is providedbeck1-5/+13
2007-04-13rename h_name to sh_name. hname gets redefined in netdb.h to a zerootto1-9/+9
2007-04-05Remove lint comment, which does not apply anymore.moritz1-2/+1
2007-04-04only do the SO_REUSEADDR/SO_REUSEPORT if we are going to bind; pointed out by millertderaadt1-10/+12
2007-04-04properly escape "%O"; ok jasonjmc1-2/+2
2007-04-03s/library/object for the format string stuffjason1-10/+10
2007-04-03add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}. Functionalityjason4-17/+128
2007-04-02be more forgiving about tftp requests that come from the 255.255.255.255,deraadt1-5/+14
2007-04-02Since the kernel allows argv[0] == NULL, dont core in ld.sodrahn1-2/+2
2007-03-29I relinquish any copyright claim I have on this filekjell1-2/+2
2007-03-26Do not log when the slave gets killed because of read()moritz1-3/+5
2007-03-26kill trailing whitespace...shame on me if i sent bob a diff w/jmc1-2/+2
2007-03-26use new license. ok kjell@, who also wanted his name removed, but he needsbeck1-20/+12
2007-03-26use new license, ok deraadt@beck1-19/+11
2007-03-26use new license.beck1-20/+12
2007-03-26Copyright - I should share the blame.beck1-1/+2
2007-03-26A couple of spamd improvementsbeck2-19/+40
2007-03-22Do not advertise version in the ftp banner, because there is no reason to.cloder1-8/+5
2007-03-21remove extra *p tests, from charles longeautedu2-5/+5
2007-03-18Be sure to exit if the db_open of the second db for conversion fails.beck1-1/+3
2007-03-16Fix dribbly HMAC leak.beck1-1/+3
2007-03-16now that we leave the grey, avoid annoying re-adds of white entriesbeck1-3/+25
2007-03-15fix -y example;jmc1-4/+4
2007-03-14when using low prio MX trapping, ignore hosts connecting to the low priobeck1-2/+6
2007-03-14Don't delete grey entries when whitelisting. They expire anywaybeck1-6/+1
2007-03-12log when we trap a host.beck1-1/+3
2007-03-08update to describe current behaviour;jmc1-21/+29
2007-03-07Add some emphasis for easier reading and clarify MX trapping bymillert1-4/+6