zonemaker.git
9 years agofix adding DKIM in the root of a zone
Ralf Jung [Thu, 1 Jan 2015 22:12:43 +0000 (23:12 +0100)]
fix adding DKIM in the root of a zone

9 years agofix DKIM record type
Ralf Jung [Thu, 1 Jan 2015 22:04:47 +0000 (23:04 +0100)]
fix DKIM record type

9 years agoadd DKIM helper
Ralf Jung [Thu, 1 Jan 2015 22:00:42 +0000 (23:00 +0100)]
add DKIM helper

9 years agofix typo
Ralf Jung [Thu, 1 Jan 2015 21:50:04 +0000 (22:50 +0100)]
fix typo

9 years agoadd support for TXT records
Ralf Jung [Thu, 1 Jan 2015 21:49:10 +0000 (22:49 +0100)]
add support for TXT records

9 years agomore make magic
Ralf Jung [Thu, 1 Jan 2015 13:57:26 +0000 (14:57 +0100)]
more make magic

9 years agorndc gives textual and exit-code feedback, use it
Ralf Jung [Thu, 1 Jan 2015 13:34:42 +0000 (14:34 +0100)]
rndc gives textual and exit-code feedback, use it

9 years agoMakefile: delete generated file on error
Ralf Jung [Thu, 1 Jan 2015 13:23:18 +0000 (14:23 +0100)]
Makefile: delete generated file on error

9 years agoforbid empty domain names
Ralf Jung [Thu, 1 Jan 2015 13:19:01 +0000 (14:19 +0100)]
forbid empty domain names

9 years agoREADME tuning
Ralf Jung [Fri, 14 Nov 2014 14:58:16 +0000 (15:58 +0100)]
README tuning

9 years agoshorter title
Ralf Jung [Fri, 14 Nov 2014 14:55:49 +0000 (15:55 +0100)]
shorter title

9 years agofix README
Ralf Jung [Fri, 14 Nov 2014 14:45:37 +0000 (15:45 +0100)]
fix README

9 years agomore README work
Ralf Jung [Fri, 14 Nov 2014 14:42:56 +0000 (15:42 +0100)]
more README work

9 years agoupdate license header to a more standard form
Ralf Jung [Fri, 14 Nov 2014 08:55:44 +0000 (09:55 +0100)]
update license header to a more standard form

9 years agomake zone.py top-level
Ralf Jung [Thu, 13 Nov 2014 20:08:15 +0000 (21:08 +0100)]
make zone.py top-level

9 years agoadd first version of a README
Ralf Jung [Thu, 13 Nov 2014 20:07:10 +0000 (21:07 +0100)]
add first version of a README

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