bind9/lib
Evan Hunt cbd1fa092e [master] DLZ fixes
- handle malformed answers from DLZ better:
 - handle dlz_lookup errors better:
   when the first lookup of a name returns an unexpected failure code,
   we return it to the caller rather than continuing on to look up
   the wildcard. we now only continue processing if the return from
   the first lookup was either ISC_R_SUCCESS or ISC_R_NOTFOUND.

 - improved backward-compatibility for dlz_version:
   added a DLZ_DLOPEN_AGE value indicating how many versions
   back from the current DLZ_DLOPEN_VERSION named will support
2013-01-22 15:13:08 -08:00
..
bind9 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:48:57 +11:00
dns [master] DLZ fixes 2013-01-22 15:13:08 -08:00
export 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:48:57 +11:00
irs update copyright notice 2012-12-08 23:45:51 +00:00
isc update copyright notice 2013-01-17 23:46:25 +00:00
isccc 3390. [bug] Silence clang compiler warnings. [RT #30417] 2012-10-06 14:20:45 +10:00
isccfg update copyright notice 2013-01-17 23:46:25 +00:00
lwres [master] check malloc/calloc return values 2012-12-07 12:23:58 -08:00
tests update copyright notice 2012-06-29 23:45:57 +00:00
win32/bindevt update copyright notice 2007-06-19 23:47:24 +00:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile 3131. [func] Improve scalability by allocating one zone task 2011-07-06 01:36:32 +00:00
Makefile.in update copyright notice 2012-06-29 23:45:57 +00:00