Commit graph

42 commits

Author SHA1 Message Date
88d6f38e03 ✏️ the verb to stuple does not exist in English 2021-04-14 19:25:08 +02:00
502640c165 📝 Update documentation 2021-04-14 19:21:40 +02:00
0913cc9eae 📝 update documentation for the pass_handler 2021-04-14 19:19:27 +02:00
8447fa0db9 Update serial number correctly 2021-04-14 19:16:06 +02:00
663133f9cb Query serial number 2021-04-14 19:13:09 +02:00
a5bb257827 📝 notes on dependencies 2021-04-14 16:02:09 +02:00
8ad8861d24 📌 pin dependencies in requirements.txt 2021-04-14 16:00:17 +02:00
e0ce529406 🐛 fix DNAME 2021-04-14 15:56:57 +02:00
d8d67379e0 new add_to_zone function which is more dnspythonic, add DNAME records 2021-04-14 15:34:06 +02:00
2fa0aece48 Add CNAME handler 2021-04-09 06:23:14 +02:00
f18d1496b8 Simplify add_to_zone 2021-04-09 05:02:56 +02:00
2ef3962bdf Not fully working lib, but still a good start 2021-04-08 23:32:50 +02:00
c60d69d99b Add TXT to imports 2021-04-05 18:34:38 +02:00
194697c6d7 🐛 fix mx naming convention of parameters 2021-04-05 18:34:00 +02:00
3850c40467 Add MX to imports 2021-04-05 18:31:40 +02:00
be3f16bb8a Thanks re2o 2021-04-05 18:21:11 +02:00
dab35f441c 🐛 add missing comma 2021-04-05 18:07:28 +02:00
5b498310b0 Use short name for modules + reformat 2021-04-05 18:01:35 +02:00
7c87f9514a Only apply handler when record is not empy 2021-04-05 17:58:57 +02:00
badc87f28d ✏️ fix typo rdatatypes -> rdatatype 2021-04-05 01:05:59 +02:00
f8e02ee51e import only the necessary and fix import 2021-04-05 01:03:19 +02:00
f1dd358441 Fix imports 2021-04-05 00:58:06 +02:00
8ce00824d5 Use correct terminology 2021-04-05 00:56:22 +02:00
038e71604f Add pass handler for edge cases 2021-04-05 00:55:40 +02:00
bccee391c2 add AAAA handler 2021-04-05 00:44:51 +02:00
9ef300dca4 ✏️ fix typo 2021-04-05 00:42:41 +02:00
5dcdd0cf48 Add MX handler 2021-04-05 00:40:39 +02:00
c04d39fecb Use more coherent namimg convention for handlers 2021-04-05 00:36:54 +02:00
9b9ade914e 🙈 add gitignore 2021-04-05 00:34:23 +02:00
b4713ae750 Handler should be after the functions it uses 2021-04-05 00:33:17 +02:00
81204008a2 ✏️ fix typo 2021-04-05 00:32:41 +02:00
7b3abb8e7b 🚨 use black 2021-04-05 00:28:40 +02:00
0aa88e5347 🚨 use black 2021-04-05 00:28:23 +02:00
6d2409b166 ✏️ fix typo 2021-04-05 00:27:48 +02:00
afdb949590 ✏️ fix unclosed parenthesis 2021-04-05 00:27:01 +02:00
0084295f18 ✏️ fix indentation 2021-04-05 00:25:58 +02:00
ef364d1662 ✏️ fix typos 2021-04-04 20:46:12 +02:00
f30794f635 Better handlers (not tested yet) 2021-04-04 20:40:46 +02:00
63fc14ed72 💩 starting to write handlers and more 2021-04-04 18:15:06 +02:00
otthorn
34e9f4605a 🎉 initial commit 2021-04-04 13:13:30 +02:00
42cf74aaea Add re2o API submodule 2021-04-04 13:12:19 +02:00
d448c37672 🎉 intial commit 2021-04-04 13:09:57 +02:00