55 Commits (e789a1a8919f231c3f291354f1f261626fe128bf)
 

Author SHA1 Message Date
otthorn e789a1a891 Add check for IPv6 aswell 3 years ago
otthorn 0a01989fc6 Add a subnet checker 3 years ago
otthorn d084bdefd0 ✏️ fix typo on nibble 3 years ago
otthorn 2983c3d4db Remove unecessary examples that were moved to the docstring 3 years ago
otthorn 328af785a8 📝 Add some documentation for the reverse_zone function 3 years ago
otthorn e0b0a25638 Return a dns.name.Name 3 years ago
otthorn abb32c7790 Merge branch 'master' of ssh://gitea.auro.re:2222/Aurore/re2o-ns 3 years ago
otthorn ddab4774cc Add a function to reverse zones 3 years ago
jeltz fe4307f402 Add support for record-level TTL 3 years ago
otthorn 80ae6c7760 Check and format TXT-data 3 years ago
otthorn aa777a3e61 🩹 fix typo 3 years ago
otthorn f9c54af626 Name uniformisation trying to follow standards 3 years ago
otthorn c935fa152a 🐛 Fix serial number arithmetics 3 years ago
otthorn 88d6f38e03 ✏️ the verb to stuple does not exist in English 3 years ago
otthorn 502640c165 📝 Update documentation 3 years ago
otthorn 0913cc9eae 📝 update documentation for the pass_handler 3 years ago
otthorn 8447fa0db9 Update serial number correctly 3 years ago
otthorn 663133f9cb Query serial number 3 years ago
otthorn a5bb257827 📝 notes on dependencies 3 years ago
otthorn 8ad8861d24 📌 pin dependencies in requirements.txt 3 years ago
otthorn e0ce529406 🐛 fix DNAME 3 years ago
otthorn d8d67379e0 new add_to_zone function which is more dnspythonic, add DNAME records 3 years ago
otthorn 2fa0aece48 Add CNAME handler 3 years ago
otthorn f18d1496b8 Simplify add_to_zone 3 years ago
otthorn 2ef3962bdf Not fully working lib, but still a good start 3 years ago
otthorn c60d69d99b Add TXT to imports 3 years ago
otthorn 194697c6d7 🐛 fix mx naming convention of parameters 3 years ago
otthorn 3850c40467 Add MX to imports 3 years ago
otthorn be3f16bb8a Thanks re2o 3 years ago
otthorn dab35f441c 🐛 add missing comma 3 years ago
otthorn 5b498310b0 Use short name for modules + reformat 3 years ago
otthorn 7c87f9514a Only apply handler when record is not empy 3 years ago
otthorn badc87f28d ✏️ fix typo rdatatypes -> rdatatype 3 years ago
otthorn f8e02ee51e import only the necessary and fix import 3 years ago
otthorn f1dd358441 Fix imports 3 years ago
otthorn 8ce00824d5 Use correct terminology 3 years ago
otthorn 038e71604f Add pass handler for edge cases 3 years ago
otthorn bccee391c2 add AAAA handler 3 years ago
otthorn 9ef300dca4 ✏️ fix typo 3 years ago
otthorn 5dcdd0cf48 Add MX handler 3 years ago
otthorn c04d39fecb Use more coherent namimg convention for handlers 3 years ago
otthorn 9b9ade914e 🙈 add gitignore 3 years ago
otthorn b4713ae750 Handler should be after the functions it uses 3 years ago
otthorn 81204008a2 ✏️ fix typo 3 years ago
otthorn 7b3abb8e7b 🚨 use black 3 years ago
otthorn 0aa88e5347 🚨 use black 3 years ago
otthorn 6d2409b166 ✏️ fix typo 3 years ago
otthorn afdb949590 ✏️ fix unclosed parenthesis 3 years ago
otthorn 0084295f18 ✏️ fix indentation 3 years ago
otthorn ef364d1662 ✏️ fix typos 3 years ago