aboutsummaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix failed build on MacOS X reported by Rune LyngeCharles Longeau2013-05-081-1/+5
* sync with latest asr changesCharles Longeau2013-04-3013-143/+77
* regarding issue #182: if you want asr to resolve IPv4 before IPv6, just build smtpd with make CFLAGS=-DASR_IPV4_BEFORE_IPV6Charles Longeau2013-04-301-10/+5
* sync with latest asr changesCharles Longeau2013-04-182-28/+35
* fix issue #182: [portable/asr] resolver: family preference IPv6 vs IPv4Charles Longeau2013-04-161-2/+12
* sync with latest asr changesCharles Longeau2013-04-1610-40/+61
* sync with latest asr changesEric Faurot2013-04-055-39/+64
* sync with latest asr changesCharles Longeau2013-04-0315-152/+170
* sync with latest asr changesCharles Longeau2013-04-018-86/+68
* sync with latest asr changesCharles Longeau2013-03-307-46/+93
* sync with latest asr changesCharles Longeau2013-03-278-103/+89
* sync with latest asr changesCharles Longeau2012-12-182-18/+61
* sync with latest asr changesCharles Longeau2012-11-273-166/+179
* sync with latest asr changesCharles Longeau2012-11-2416-220/+230
* src/ -> smtpd/Gilles Chehade2012-10-291-1/+1
* switch to anoncvs.spacehopper.org CVS ServerCharles Longeau2012-10-146-6/+6
* add and use a portable clock_gettime()Charles Longeau2012-10-111-8/+0
* sync with -currentCharles Longeau2012-09-192-899/+0
* sync with -currentCharles Longeau2012-09-1212-2/+787
* sync with -currentCharles Longeau2012-09-116-573/+357
* sync with -current (mostly asr)Charles Longeau2012-09-089-209/+512
* fix timeval to timespec conversion. Reported by Rune LyngeCharles Longeau2012-08-271-1/+1
* sync with -currentCharles Longeau2012-08-232-97/+102
* sync with -currentCharles Longeau2012-08-1911-198/+176
* sync with -currentCharles Longeau2012-07-302-2/+3
* remove all log_debug() and asr_printf(), to prepare the mergeCharles Longeau2012-07-282-49/+3
* make asr_freeaddrinfo() more readableCharles Longeau2012-07-281-6/+6
* add asr_freeaddrinfo(), to free getadrrinfo_async() allocated struct addrinfo *Charles Longeau2012-07-282-0/+15
* add some asr_printf() to track down error on Mac OS XCharles Longeau2012-07-281-3/+8
* add some asr_printf() to track down error on Mac OS XCharles Longeau2012-07-271-3/+18
* add #include "includes.h" at the top of each .c file, while there remove all remaining #include "config.h" and/or "openbsd-compat.h"Charles Longeau2012-07-267-2/+16
* another log_debug()'s to track why we can't properly resolve on Mac OS XCharles Longeau2012-07-261-0/+14
* consistencyCharles Longeau2012-07-261-1/+1
* fix gettimeofday() return value checkCharles Longeau2012-07-261-1/+2
* add a bunch of log_debug(), to track down why we can't resolv under Mac OS XCharles Longeau2012-07-252-0/+12
* unbreak build, reported by Rune LyngeCharles Longeau2012-07-211-1/+1
* workaround when there's no clock_gettime(), based on an idea found in varnish codeCharles Longeau2012-07-211-0/+8
* sync with -currentCharles Longeau2012-07-162-3/+5
* sync with -currentCharles Longeau2012-07-124-61/+129
* sync with -currentCharles Longeau2012-07-103-83/+118
* sync with -current, including 'move to the new resolver implementation'Charles Longeau2012-07-098-14/+78
* first import of asr into contrib/Charles Longeau2012-07-0927-0/+7267
* move libexec/mail.local to contrib/libexec/mail.localCharles Longeau2012-07-0917-0/+812