Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Fri, 14 Nov 2014 09:57:00 +0100] rev 43
fixed lintian warning about standards version
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Fri, 14 Nov 2014 09:56:12 +0100] rev 42
built the first packate for tests
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Fri, 14 Nov 2014 09:51:07 +0100] rev 41
[savepoint]
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:10:30 +0100] rev 40
fixed the manifesto again
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:07:44 +0100] rev 39
fixed manifesto
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:06:00 +0100] rev 38
Added tag dns-vi_0.1 for changeset 87fbca9dbdcc
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:06:00 +0100] rev 37
[debian:dns-vi_0.1]
# ---
# this is for package version dns-vi_0.1
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:05:09 +0100] rev 36
Added tag deb-0.1 for changeset ed607ee103aa
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:04:19 +0100] rev 35
[merged] from default
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 05 Jun 2014 21:14:44 +0200] rev 34
started debian support
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 23:03:38 +0100] rev 33
Fixed the parser pattern.
Now even a single space is enough at the start of continuation lines.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 13 Nov 2014 22:23:04 +0100] rev 32
reworked the tests
Now we do real parsing tests and compare the result with a pre-recorded
state.
heiko [Thu, 04 Sep 2014 17:04:03 +0200] rev 31
fixed the DIG de-acronymization.
domain information groper is the correct translation.
heiko [Thu, 04 Sep 2014 17:03:34 +0200] rev 30
Do not skip the NS records!
Skipping NS records prevents us from adding new NS records
to a zone. Even new subzones can't be added. Probable NS records
for subzones should be allowed, others should be skipped.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Mon, 01 Sep 2014 22:43:53 +0200] rev 29
renamed to dnsvi
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 05 Jun 2014 18:21:13 +0200] rev 28
added short install hint
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 05 Jun 2014 18:02:26 +0200] rev 27
use \0 as separator for calculating the hash
Heiko <hs@schlittermann.de> [Thu, 05 Jun 2014 08:59:16 +0200] rev 26
Manifest fixed
Heiko <hs@schlittermann.de> [Thu, 05 Jun 2014 08:50:19 +0200] rev 25
renamed to dns-vi
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 05 Jun 2014 00:10:22 +0200] rev 24
fixed the warnings 'experimental' issue in a more clean way
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 05 Jun 2014 00:02:38 +0200] rev 23
fixed the experimental
Heiko <hs@schlittermann.de> [Wed, 04 Jun 2014 14:50:38 +0200] rev 22
comment about serial number
Heiko <hs@schlittermann.de> [Wed, 04 Jun 2014 14:47:45 +0200] rev 21
label size (sort numerically to find the longest label)
Heiko <hs@schlittermann.de> [Wed, 04 Jun 2014 14:42:14 +0200] rev 20
fixed experimental warnings, fixed blib problem
Heiko <hs@schlittermann.de> [Wed, 04 Jun 2014 08:59:12 +0200] rev 19
fixed manpage
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Fri, 30 May 2014 14:51:24 +0200] rev 18
more doc
heiko [Fri, 30 May 2014 14:44:16 +0200] rev 17
nicer output if origin is found
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Sat, 24 May 2014 23:16:42 +0200] rev 16
save the edited file, not the parsed and niced one
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Sat, 24 May 2014 23:01:17 +0200] rev 15
moved more functions to the lib
and put there some code to save the new zone in case something happens.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Fri, 23 May 2014 16:15:41 +0200] rev 14
more ignores