summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-01Escape double quotes to allow them to be used e.g. in TXT recordsHEADmasterLuke 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 ↵Luke Bratch
what was passed to them
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
Add a markdown readme with v1 plan Adds a readme file. Readme should explain the project and the goals to get to v1 See merge request !1
2017-04-06Add a markdown readme with v1 planPhil Burton
2017-04-06Version 0.1, it works!Luke Bratch
2017-04-05Initial commitLuke Bratch