OpenBSD CVS

CVS log for src/usr.sbin/smtpd/Attic/dname.c


[BACK] Up to [local] / src / usr.sbin / smtpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5, Mon Jul 9 12:16:24 2012 UTC (11 years, 11 months ago) by eric
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED

move to the new resolver implementation, with temporary glue to use
the relevant files from asr directly.

ok gilles@

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 2 15:59:17 2011 UTC (13 years, 2 months ago) by eric
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.3: +20 -13 lines
Diff to previous 1.3 (colored)

saner and hopefully correct implementation for dname_from_fqdn().
especially, make sure to write the ending '\0'.

ok gilles@

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 27 17:39:17 2011 UTC (13 years, 2 months ago) by eric
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

add missing CVS markers and update copyright year.

ok gilles@

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 26 11:04:05 2011 UTC (13 years, 2 months ago) by eric
Branch: MAIN
Changes since 1.1: +2 -54 lines
Diff to previous 1.1 (colored)

Merge a reverse lookup query implementation into asr.
Not used by the rest of smtpd for now.

ok gilles@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 29 15:25:55 2010 UTC (13 years, 6 months ago) by gilles
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9

replace the fork-based-non-blocking-resolver-hack by shiny async resolver
written by eric@. it is still experimental but still better than what we
had earlier so ... we'll improve in tree :)

diff by me with *lots* of help from eric@, tested by todd and I (and a
few people out there)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.