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.
heiko [Wed, 07 Jan 2015 15:56:05 +0100] rev 16
include the override domains and shuffle
The list of override domains is considered as part of the
domains that need to be checked.
heiko [Tue, 06 Jan 2015 22:40:18 +0100] rev 15
override works
Now we read a override file (current default /etc/bind/zones.override)
in case our own information about NS is not correct. Useful for these
a.pending-verification.joker.com domains.
heiko [Tue, 06 Jan 2015 21:42:41 +0100] rev 14
Serial needs have the aa flag set!
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:14:23 +0100] rev 13
more doc
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:12:36 +0100] rev 12
updated doc
heiko [Tue, 06 Jan 2015 15:08:33 +0100] rev 11
serial is compared with reference server too
heiko [Tue, 06 Jan 2015 14:21:38 +0100] rev 10
more on caching of resolver objects
heiko [Tue, 06 Jan 2015 13:35:59 +0100] rev 9
working on pu for now.
Further testing expected.
heiko [Tue, 30 Dec 2014 23:27:37 +0100] rev 8
complete error description
heiko [Tue, 30 Dec 2014 15:02:36 +0100] rev 7
Smart::Comments only if $ENV{DEBUG}
heiko [Tue, 30 Dec 2014 14:46:29 +0100] rev 6
fix: skip subdomains of 168.192.in-addr.arpa
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 14:40:45 +0100] rev 5
check for AA flag
Make sure that we compare the authoritive answers with the outside
worlds view.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 12:24:43 +0100] rev 4
added local: option for named-checkconf -p
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 09:42:07 +0100] rev 3
reference localhost
We use the local host as a reference for the domains in question.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 00:46:41 +0100] rev 2
added manpage and help
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 00:37:59 +0100] rev 1
works for NS check
Now we can compare the officially known name servers (from googles
public NS service) with the name servers a reference system knows.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Sun, 28 Dec 2014 16:44:41 +0100] rev 0
intial framework