BIND 10 trac1539-2, created. 921405b03235bb9f610f3f432f3a59b4fb598b1b [1539] cleanup: reordered log message

BIND 10 source code commits bind10-changes at lists.isc.org
Sat May 19 02:30:09 UTC 2012


The branch, trac1539-2 has been created
        at  921405b03235bb9f610f3f432f3a59b4fb598b1b (commit)

- Log -----------------------------------------------------------------
commit 921405b03235bb9f610f3f432f3a59b4fb598b1b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 19:29:15 2012 -0700

    [1539] cleanup: reordered log message

commit a53adb0bfd419dfcbc8af2750c1fc618b8e91768
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 19:28:13 2012 -0700

    [1539] some documentation update

commit 0e0005991f6c606751ffbce90a285a03f714aa37
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 18:45:17 2012 -0700

    [1539] set the ddns socket path appropriately.
    
    for now, just like what we do for xfrout.  eventually we should get this
    from the ddns configuration.

commit 58be95ac3fcb9f498a4dc1d02a2e693068c97039
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 18:13:29 2012 -0700

    [1539] log socket forward failure

commit b726fc55cdecdbc7f335e5005a7f4b078c36f979
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 17:45:43 2012 -0700

    [1539] handle the case where session push fails.

commit 375165752c897f516619945c762a5ea645d55ce7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 17:25:41 2012 -0700

    [1539] refactoring: move push details to the forwarder holder.
    
    this will simplify the main code, and allow the underlying forwarder
    to be hidden as private.  also, expecting we'll eventually use this for
    xfrout, it will help reduce duplicate code.

commit 2570f2737d669b611ec77234de1889939c0e76b2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 17:07:58 2012 -0700

    [1539] test other network parameters than UDP/IPv4.

commit 5cda9e7282db2eca7c9bb7e2805bb03ef6ad616e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 16:40:30 2012 -0700

    [1539] push update request via the forwarder and extend the test for it.
    
    MockSocketSessionForwarder was now moved to lib/util/unittests for possible
    wider use.

commit ccb3b1adf76e4a2678e76f77e29e64c96bdd4304
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 14:18:27 2012 -0700

    [1539] tested the case where forwarder connection setup fails.

commit d8aee4ee79f801022b5d306316fea34423283b5c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 13:40:19 2012 -0700

    [1539] make sure the forwarder connection is closed on destruction of authsrv.

commit bc6b92a8b79d43fb9dfa530cbbc94618dc39df79
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 13:30:20 2012 -0700

    [1539] make sure ddns forwarder establishes connection only once.

commit 7433c00e2470bea681abcdb7e536692f8c9b2ae6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri May 18 00:11:26 2012 -0700

    [1539] fixed a small regression: unsupportedRequest now excludes update.

commit 2baf46246bd97966b9e6463dba9834b7122b232b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Jan 18 15:25:04 2012 -0800

    [1539] introduced class hierarchy for SocketSessionForwarder.
    
    so that we can define and use a mock class for testing.
    also added some initial tests.

commit 13838d31a8841514c5103844088ac63913d14b0e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 10 00:27:44 2012 -0800

    [master] [1539] introduce a base class for the socket session forwarder.  it's only
    for the convenience of tests.

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



More information about the bind10-changes mailing list