chiark / gitweb /
Incompatible changes:
authorian <ian>
Sat, 14 Aug 1999 18:54:26 +0000 (18:54 +0000)
committerian <ian>
Sat, 14 Aug 1999 18:54:26 +0000 (18:54 +0000)
commitb365d68ae5de07ef9dc4a3b92058a13edba5ad6f
tree7a8c2336daf6c74da1ef5b07cf6024a6805239ee
parent594377f257454efe6b38e68f2d5d367e4bfe2521
Incompatible changes:
* RRs with mailboxes never rejected due to strange chars if _raw.
* Lack of a mailbox produces `.' not `<>'.

Bugfixes and portability improvements:
* Mailboxes containing spaces in their names are quoted.
* adns_rr_hostaddr naddrs is -1 on temporary failure (as documented).
* Reject TXT RRs with no strings.
24 files changed:
changelog
regress/case-abbrev.out
regress/case-child.out
regress/case-datapluscname.out
regress/case-datapluscnamewait.out
regress/case-mailboxes.out
regress/case-manyptrwrong.out
regress/case-manyptrwrongrem.out
regress/case-manyptrwrongrst.out
regress/case-manyptrwrongrty.out
regress/case-owner.out
regress/case-rootquery.out
regress/case-rootqueryall-as.out
regress/case-rootqueryall.out
regress/case-sillyrp.out
src/adns.h
src/event.c
src/general.c
src/internal.h
src/query.c
src/reply.c
src/setup.c
src/transmit.c
src/types.c