BIND 10 stats201209-auth-merge, created. 3cd1c7285c20f84b14bc2bb5ae1435c6e6bd1e5e [2138] Removed unused messages and a member function
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 10 09:29:48 UTC 2012
The branch, stats201209-auth-merge has been created
at 3cd1c7285c20f84b14bc2bb5ae1435c6e6bd1e5e (commit)
- Log -----------------------------------------------------------------
commit 3cd1c7285c20f84b14bc2bb5ae1435c6e6bd1e5e
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date: Fri Aug 10 18:18:19 2012 +0900
[2138] Removed unused messages and a member function
commit eafad2801a680b93e2fd43df133b10e86c2b7c43
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date: Thu Aug 9 16:34:24 2012 +0900
removed configration "statistics-interval"
commit 8b2212d2579f61143274fdd59105d3a05e02c54b
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date: Thu Aug 9 14:00:50 2012 +0900
More fix not to change commands' output to config channel.
commit a580674f5afabb6c21ece9f1248d85edf64545e1
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date: Wed Aug 8 16:28:42 2012 +0900
Statistics data transfer method is changed
from peliodic sending via statistics channel
to passive retrieval via config session
- Added "getstats" command to retrieve statistics data via config session.
= type "Auth getstats" command using bindctl shows statistics data.
- Removed StatisticsIntervalTimer
- Removed "sendstats" command
- Changed that each config command can return values.
- returns Element::createlist(), Element::fromJSON("{}") or Statistics
Opinion:
- Each command should return conditions and values using createAnswer()
rather than using throw/catch.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list