heiko [Mon, 19 Jan 2015 12:02:05 +0100] rev 26
changed handling of overrides
No the overrides are considered to be our reference source
heiko [Mon, 19 Jan 2015 12:01:39 +0100] rev 25
local: read from nzf
heiko [Mon, 19 Jan 2015 11:34:00 +0100] rev 24
check serial with overrides, not with local server
heiko [Mon, 19 Jan 2015 10:33:29 +0100] rev 23
added check for serial aa
Now we can ask the serial() to request aa answers.
heiko [Fri, 16 Jan 2015 16:42:13 +0100] rev 22
Better message if there is no ns server known in public, but the domain
heiko [Thu, 08 Jan 2015 00:04:06 +0100] rev 21
doc added
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Wed, 07 Jan 2015 23:57:31 +0100] rev 20
moved the code to a perl module
Now the working parts are in Nagios::Check::DNS::delegation.pm.
It's not a package. Just a detached module.
heiko [Wed, 07 Jan 2015 17:15:54 +0100] rev 19
[merged]
heiko [Wed, 07 Jan 2015 17:14:18 +0100] rev 18
zones.override automatically added to domainlist
If the local: domainlist is used, the domains containted in the override file
are added automatically to the list of domains
heiko [Wed, 07 Jan 2015 16:34:53 +0100] rev 17
Include the override domains into local:
If local: is selected as source of domain names, the override file will
be used as an additional source too.