BIND 10 trac1613, created. 01a765b995b55195fc2fdffe3017e7280018dae5 Changelog

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Feb 15 15:05:18 UTC 2012


The branch, trac1613 has been created
        at  01a765b995b55195fc2fdffe3017e7280018dae5 (commit)

- Log -----------------------------------------------------------------
commit 01a765b995b55195fc2fdffe3017e7280018dae5
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Feb 15 09:34:59 2012 +0100

    Changelog

commit 17f7af0d8a42a0a67a2aade5bc269533efeb840a
Merge: 47ed2b145a1194d54b7d267d5addf74032f8acc3 d7aff6bf2f4d45365305117fc19648b41e01c8ca
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Feb 15 08:48:39 2012 +0100

    Merge #1596

commit d7aff6bf2f4d45365305117fc19648b41e01c8ca
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Feb 15 08:43:18 2012 +0100

    [1596] Missed a CmdCtl's spec file

commit 578f4a5e28f06ff84d75502d5484d995904947dd
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 14 11:05:52 2012 +0100

    [1596] Update spec files for everybody
    
    Or, everybody who accepts a shutdown command with pid now. Stats needed
    to be updated because it did call functions based on the name and spec
    file somehow.

commit a9ade7fc8f8db95124c33bf475a59fd522914e49
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 14 10:41:37 2012 +0100

    [1596] Fix obvious typo in makefile

commit 4c8164b131661552f3bc8e74806d4cbbe1cda1d1
Merge: 4d266d80beb7e0d8b1f45a4a4bc7cc39a1657486 f15c13fb80fd6512f31df035555392494c6dfbd2
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 14 10:40:05 2012 +0100

    Merge branch #1596
    
    Conflicts:
    	src/bin/resolver/main.cc

commit f15c13fb80fd6512f31df035555392494c6dfbd2
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 14 09:56:55 2012 +0100

    [1596] Remove unneeded checks
    
    They'd get caught by an exception anyway.

commit da724029ca02951b51d63333394bac0d62dbb0a2
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 14 09:47:59 2012 +0100

    [1596] Initialize in constructor

commit 0a78488462cb3d7998f8af45fc830c18648dd45e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 10:24:03 2012 -0800

    [1596] a minor style fix: adding () for return.

commit 809c35dc7dfc5e9fd0a498928f6aaff89049757c
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Feb 13 12:40:37 2012 +0100

    [1596] Reject invalid inputs

commit 9e363eaa09c4ab1945ba91a117cca7ea892ea78a
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Feb 13 12:17:35 2012 +0100

    [1596] Some comments

commit 30219fe1326f00e468fd05bcf80e3ac47b5f4e3c
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Feb 13 11:23:59 2012 +0100

    [1596] Add slashes to members
    
    To keep some consistency.

commit 03a1f23dbeec538ee042f3f28203ea8cb3b29bfd
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 10 13:30:15 2012 +0100

    [1596] Update test
    
    Put some more realistic data there

commit 67167017ac51545493ed1adb6c7c33d3c19501c5
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 10 13:25:13 2012 +0100

    [1596] Some review addressing

commit 716ae36b91bc71f72098b8c831c5e86c845a99bc
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 10 12:40:13 2012 +0100

    [1596] Return deleted line

commit 308d0c39eade6985c4f61feb215255cf2ec92abf
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 8 17:38:36 2012 -0800

    [1596] constify

commit f5ea0617661d39ecd576f3d997cf20009ac05048
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 3 22:26:41 2012 +0100

    [1596] Documentation

commit 3d457417da0ef05512383a9ca4e2448882339344
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 3 14:30:37 2012 +0100

    [1596] Handle in resolver
    
    No tests, it seems this architecture is hardly testable (function in the
    main module). Once there are more commands (and there surely will be),
    it should be slightly redesigned.

commit 94ca32cb24762fc41c23631d7183c35f643545e7
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 3 14:08:21 2012 +0100

    [1596] Handle pid parameter in auth

commit 3d7ea0c377844f75053cf095f1e982a5bb6c32d7
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Feb 2 15:41:53 2012 +0100

    [1596] Send pid with a shutdown command
    
    May break something. It is needed to go through applications and check
    their shutdown handlers.

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




More information about the bind10-changes mailing list