BIND 10 trac2637, created. 54d482bf70ce2878423df57efd6bbb8138805914 [2637] Removed dead initialization from dhcp4_srv_unittest.cc.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 17 10:25:03 UTC 2013
The branch, trac2637 has been created
at 54d482bf70ce2878423df57efd6bbb8138805914 (commit)
- Log -----------------------------------------------------------------
commit 54d482bf70ce2878423df57efd6bbb8138805914
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Jan 17 10:59:12 2013 +0100
[2637] Removed dead initialization from dhcp4_srv_unittest.cc.
commit 002b5ff189dde721ac10f21d83aadb0b9e641295
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Jan 17 10:51:15 2013 +0100
[2637] Fixed doxygen warnings in the DHCP code.
commit 4c38d52144ef9a80ee8edb705d98ce6baaf4c378
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Jan 17 10:14:26 2013 +0100
[2637] Cast uint8_t to int when logging them.
When directly logging uint8_t values they are rather printed as char,
not the integer value within the range of 0..255. Converting them to
integer guarantees that they are printed as numbers.
commit a4aa18ebf42a9f94818519a5805e7caf7bff61c7
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Jan 16 20:30:55 2013 +0100
[2637] Use full configuration everytime the new configuration is commited.
commit 1ea439fadbf39dc980cff8c8848994bdbeeb1e9a
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Jan 16 19:41:01 2013 +0100
[2637] Validate option space name in the configuration parsers.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list