summaryrefslogtreecommitdiff
path: root/dns.php
AgeCommit message (Expand)Author
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-06Version 0.1, it works!Luke Bratch
2017-04-05Initial commitLuke Bratch