aboutsummaryrefslogtreecommitdiff
path: root/ascension/ascension.py
Commit message (Expand)AuthorAge
* -fixHEADmasterMartin Schanzenbach2022-11-22
* -fixMartin Schanzenbach2022-11-22
* counterMartin Schanzenbach2022-11-22
* fix SOA parsingMartin Schanzenbach2022-11-22
* Manually import from remote unsigned ascensionMartin Schanzenbach2022-11-21
* refactored argument parsing and updated man page accordinglyrexxnor2020-04-26
* added some performance metrics and prevented transferring zone twicerexxnor2019-06-30
* changed run to Popen for async processing, fixed zone creation bugrexxnor2019-06-29
* fixed a few bugs and prepared root migrationrexxnor2019-06-22
* added privkey env if availablerexxnor2019-06-15
* fixed bug that caused adding of GNS2DNS record for zone to migrate, repackagedrexxnor2019-06-10
* removed unused importrexxnor2019-06-10
* fixed small GNS2DNS bugrexxnor2019-06-10
* removed dependency as it is not available as debian packagerexxnor2019-06-06
* added check for base32 crockford encoded public key, added logging of zone pkeyrexxnor2019-06-06
* fixed a major GNS2DNS bug that added a lot of false recordsrexxnor2019-06-04
* fixed blacklistingrexxnor2019-06-03
* added rrsetcount as a metricrexxnor2019-06-02
* minor fixes to GNS2DNS, repackagingrexxnor2019-06-01
* switched to namestore for SOA extraction from GNSrexxnor2019-05-24
* fixed persistend bug with labels, changed soa addingrexxnor2019-05-24
* bumped version to GNUnet compatible version, updated manpagerexxnor2019-05-24
* added less verbosity with errorsrexxnor2019-05-23
* removed print statementrexxnor2019-05-23
* fixed the zone hierarchy bugrexxnor2019-05-23
* answersChristian Grothoff2019-05-23
* resolve first FIXMEChristian Grothoff2019-05-23
* hotfix for a bug with labelsrexxnor2019-05-22
* fixed style and logic issues, added some commentsrexxnor2019-05-22
* Merge remote-tracking branch 'gnunet/master'rexxnor2019-05-22
|\
| * implemented DNSCurve support and sub-sub-zone handling correctly, hopefullyChristian Grothoff2019-05-22
* | added check for obsolete records, addded SOA to supported onesrexxnor2019-05-22
|/
* fixed typo, rebuilt all packagesrexxnor2019-05-21
* made lintian happy, added translatable templates, fixed zone selectionrexxnor2019-05-17
* updated ascension-bind with logic when no zones are definedrexxnor2019-05-15
* fixed a bug with CNAME recordsrexxnor2019-05-13
* first working version of ascension-bindrexxnor2019-05-10
* ascension dry-run fixes, packaging, ascension-bindrexxnor2019-05-10
* bugfixes, improved config filerexxnor2019-05-10
* fixed exception not catching allrexxnor2019-05-09
* fixed a double implemented issuerexxnor2019-05-09
* added --dry-run option, bumped version, updated docsrexxnor2019-05-09
* fixed too long lines, added newest way to get PKEY of zonerexxnor2019-05-09
* bugfixrexxnor2019-05-09
* added searching for zone if it already existsrexxnor2019-05-09
* fixed bugs, updated create and get pkeyrexxnor2019-05-09
* destroying AscensionChristian Grothoff2019-05-08
* fixed some minor bugsrexxnor2019-05-04
* fixed false refresh and retry datatypesrexxnor2019-05-03
* improved handling of transfer errors, added notesrexxnor2019-05-02