zonemaker.git
9 years agolicense: BSD
Ralf Jung [Thu, 13 Nov 2014 20:06:58 +0000 (21:06 +0100)]
license: BSD

9 years agorefactor how we deal with TTLs
Ralf Jung [Tue, 11 Nov 2014 18:39:35 +0000 (19:39 +0100)]
refactor how we deal with TTLs

9 years agoadd example zone
Ralf Jung [Tue, 11 Nov 2014 16:26:22 +0000 (17:26 +0100)]
add example zone

9 years ago... 3.2 ...
Ralf Jung [Tue, 11 Nov 2014 10:21:47 +0000 (11:21 +0100)]
... 3.2 ...

9 years agomore python 3.2 fixes
Ralf Jung [Tue, 11 Nov 2014 10:20:39 +0000 (11:20 +0100)]
more python 3.2 fixes

9 years agofix for python 3.2
Ralf Jung [Tue, 11 Nov 2014 10:18:07 +0000 (11:18 +0100)]
fix for python 3.2

9 years agodisable typing
Ralf Jung [Tue, 11 Nov 2014 10:09:07 +0000 (11:09 +0100)]
disable typing

9 years agodo not rely on imported typing names
Ralf Jung [Tue, 11 Nov 2014 10:06:24 +0000 (11:06 +0100)]
do not rely on imported typing names

9 years agocompatibility with python 3.2
Ralf Jung [Tue, 11 Nov 2014 10:03:54 +0000 (11:03 +0100)]
compatibility with python 3.2

9 years agowrite to stdout only
Ralf Jung [Tue, 11 Nov 2014 09:57:36 +0000 (10:57 +0100)]
write to stdout only

9 years agofix SOA formatting
Ralf Jung [Mon, 10 Nov 2014 20:50:21 +0000 (21:50 +0100)]
fix SOA formatting

9 years agocheck more data for sanity; properly support TLSA and DS records
Ralf Jung [Mon, 10 Nov 2014 20:48:22 +0000 (21:48 +0100)]
check more data for sanity; properly support TLSA and DS records

9 years agorefactor RRs
Ralf Jung [Sun, 9 Nov 2014 20:59:59 +0000 (21:59 +0100)]
refactor RRs

9 years agotune RR formatting
Ralf Jung [Sun, 9 Nov 2014 18:01:34 +0000 (19:01 +0100)]
tune RR formatting

9 years agoemit to dbfile
Ralf Jung [Sun, 9 Nov 2014 17:56:11 +0000 (18:56 +0100)]
emit to dbfile

9 years agoemit more RRs
Ralf Jung [Sun, 9 Nov 2014 17:55:04 +0000 (18:55 +0100)]
emit more RRs

9 years agocount serials; automagic TTLs
Ralf Jung [Sun, 9 Nov 2014 17:44:54 +0000 (18:44 +0100)]
count serials; automagic TTLs

9 years agostart actually writing something
Ralf Jung [Sun, 9 Nov 2014 17:05:05 +0000 (18:05 +0100)]
start actually writing something

9 years agosome more type annotations
Ralf Jung [Sat, 8 Nov 2014 22:28:57 +0000 (23:28 +0100)]
some more type annotations

9 years agoexperiment with mypy type annotations
Ralf Jung [Sat, 8 Nov 2014 22:20:34 +0000 (23:20 +0100)]
experiment with mypy type annotations

9 years agouse exceptions rather than assertions
Ralf Jung [Sat, 8 Nov 2014 21:47:54 +0000 (22:47 +0100)]
use exceptions rather than assertions

9 years agovalidate hostnames
Ralf Jung [Sat, 8 Nov 2014 21:46:50 +0000 (22:46 +0100)]
validate hostnames

9 years agoparse IP addresses
Ralf Jung [Sat, 8 Nov 2014 21:29:28 +0000 (22:29 +0100)]
parse IP addresses

9 years agoinitial commit
Ralf Jung [Sat, 8 Nov 2014 21:10:37 +0000 (22:10 +0100)]
initial commit