mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
nicer text, TODO
git-svn-id: file:///svn/unbound/trunk@1470 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
36b3f6e254
commit
b58159d34b
2 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
in the log file as Feb 06 13:45:26 (like syslog does).
|
in the log file as Feb 06 13:45:26 (like syslog does).
|
||||||
- detect event_base_new in libevent-1.4.1 and later and use it.
|
- detect event_base_new in libevent-1.4.1 and later and use it.
|
||||||
- #231 unbound-checkconf -o option prints that value from config file.
|
- #231 unbound-checkconf -o option prints that value from config file.
|
||||||
|
Useful for scripting in management scripts and the like.
|
||||||
|
|
||||||
5 February 2009: Wouter
|
5 February 2009: Wouter
|
||||||
- ldns 1.5.0 rc as tarball included.
|
- ldns 1.5.0 rc as tarball included.
|
||||||
|
|
|
||||||
1
doc/TODO
1
doc/TODO
|
|
@ -64,7 +64,6 @@ o #226: unbound_control dump_requestlist
|
||||||
o #227: unbound_control flush_stats
|
o #227: unbound_control flush_stats
|
||||||
o unbound_control get_stats_noreset
|
o unbound_control get_stats_noreset
|
||||||
o unbound_control forward [addr {addr}] | [off]
|
o unbound_control forward [addr {addr}] | [off]
|
||||||
o #231: unbound_checkconf options to output config file data.
|
|
||||||
o config entry to denote that a zone is to be treated as unsigned (even if
|
o config entry to denote that a zone is to be treated as unsigned (even if
|
||||||
a DS exists to higher trust anchor).
|
a DS exists to higher trust anchor).
|
||||||
o see if we can include the python bindings (contrib).
|
o see if we can include the python bindings (contrib).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue