]> git.ipfire.org Git - thirdparty/pdns.git/commit
Catch an error in wipe-cache 3681/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 8 Apr 2016 07:27:01 +0000 (09:27 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 8 Apr 2016 12:20:40 +0000 (14:20 +0200)
commit74e5a8d412ef37b733b5cdb03728c93f004d18c8
treec0c1e0ddb76c9d7bffd5e1817f6b2cc2891c94c9
parent55aa723fef0c988c09d49f79e4419ac81464f414
Catch an error in wipe-cache

When an invalid DNSName is encountered, we do not wipe anything from the
cache.

Also update the manpage.

Closes #3645
docs/manpages/rec_control.1.md
pdns/rec_channel_rec.cc