summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysEnsure secret IDs are set and are at least 10 characters long.HEADmasterLuke Bratch
10 daysAdd support for updating TXT records.Luke Bratch
10 daysEnsure that the secret ID is definitely a comment at the end of a non-comment...Luke Bratch
2024-12-30Switch from "ssh-rsa" to "ecdsa-sha2-nistp256".Luke Bratch
2019-01-10Fix some commentsLuke Bratch
2019-01-10Fix a string comparison which was using sizeof() instead of strlen() due to a...Luke Bratch
2017-10-01Escape double quotes to allow them to be used e.g. in TXT recordsLuke Bratch
2017-10-01Fix HTML for auto increment checkboxLuke Bratch
2017-10-01Add link to return to login to success pageLuke Bratch
2017-09-20Handle a failure when writing the zone fileLuke Bratch
2017-04-14Implement zone validity checking using BIND's named-checkzoneLuke Bratch
2017-04-14Implement automatic record updating via HTTP(S) (sometimes called dynamic DNS)Luke Bratch
2017-04-13Fix some places where functions were using global POST variables instead of w...Luke Bratch
2017-04-13Add some instructions to the zonefile editing formLuke Bratch
2017-04-13Don't add a (new) newline to zonefiles when writingLuke Bratch
2017-04-13Change wording of serial increment offer checkboxLuke Bratch
2017-04-13Try to render a full HTML page on all normal pagesLuke Bratch
2017-04-13Offer to automatically increment the zone serial numberLuke Bratch
2017-04-12Attempt two of moving those configuration variables, this time using constantsLuke Bratch
2017-04-12Move some duplicated configuration variables to outside individual functionsLuke Bratch
2017-04-09Make the password hash check case-insensitiveLuke Bratch
2017-04-06Merge branch 'feature/readme' into 'master' Luke Bratch
2017-04-06Add a markdown readme with v1 planPhil Burton
2017-04-06Version 0.1, it works!Luke Bratch
2017-04-05Initial commitLuke Bratch