[SCM] ISC BIND 10 source code branch, experiments/resolver, updated. 435b7a283437aa13047cc69c1b9e28284a3de46c

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 18 09:03:55 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".

The branch, experiments/resolver has been updated
       via  435b7a283437aa13047cc69c1b9e28284a3de46c (commit)
       via  294251d62ece34da011ecf662df9dd0c1b141a53 (commit)
       via  34a083b7721a2b32177ff9b4a4f768f03435a326 (commit)
       via  f11adb59bb8be08e4ee47340ff5be153646afbcd (commit)
      from  1efc3bee0b08fe1abaabcee82f4391591b1be2a3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 435b7a283437aa13047cc69c1b9e28284a3de46c
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 14 18:40:15 2011 -0800

    add answer_message to processMessage

commit 294251d62ece34da011ecf662df9dd0c1b141a53
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 14 18:17:23 2011 -0800

    add answer message to lookup calls
    
    though atm completely unused

commit 34a083b7721a2b32177ff9b4a4f768f03435a326
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 14 15:56:19 2011 -0800

    update auth to changed AnswerProvider api

commit f11adb59bb8be08e4ee47340ff5be153646afbcd
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 14 01:29:36 2011 -0800

    add answer message object to answer handler

-----------------------------------------------------------------------

Summary of changes:
 src/bin/auth/auth_srv.cc                    |   10 +++++--
 src/bin/auth/tests/auth_srv_unittest.cc     |    6 +++-
 src/bin/resolver/resolver.cc                |   38 +++++++++++++++++++--------
 src/bin/resolver/resolver.h                 |    1 +
 src/bin/resolver/tests/resolver_unittest.cc |    9 ++++--
 src/lib/asiolink/asiolink.cc                |    5 +++-
 src/lib/asiolink/asiolink.h                 |    5 +++-
 src/lib/asiolink/internal/tcpdns.h          |    1 +
 src/lib/asiolink/internal/udpdns.h          |    1 +
 src/lib/asiolink/tcpdns.cc                  |    5 ++-
 src/lib/asiolink/tests/asiolink_unittest.cc |   10 +++++--
 src/lib/asiolink/udpdns.cc                  |    5 ++-
 src/lib/testutils/srv_test.h                |    1 +
 13 files changed, 69 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
ISC BIND 10 source code



More information about the bind10-changes mailing list