<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bladns-web/dns.php, branch master</title>
<subtitle>l_bratch/bladns-web/ import from blatech.co.uk from 04/02/2023</subtitle>
<id>http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/atom?h=master</id>
<link rel='self' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/'/>
<updated>2017-10-01T11:56:47Z</updated>
<entry>
<title>Escape double quotes to allow them to be used e.g. in TXT records</title>
<updated>2017-10-01T11:56:47Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-10-01T11:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=5a9e4c10116b32a3f0c78c812977cb3519bbec92'/>
<id>urn:sha1:5a9e4c10116b32a3f0c78c812977cb3519bbec92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HTML for auto increment checkbox</title>
<updated>2017-10-01T11:31:59Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-10-01T11:31:59Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=c1e026edbe67ce82aa206562da3ef84bb4ac0f43'/>
<id>urn:sha1:c1e026edbe67ce82aa206562da3ef84bb4ac0f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link to return to login to success page</title>
<updated>2017-10-01T11:22:50Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-10-01T11:22:50Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=cc498e536b63d3609128b963d03fda5fb77e1a8e'/>
<id>urn:sha1:cc498e536b63d3609128b963d03fda5fb77e1a8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle a failure when writing the zone file</title>
<updated>2017-09-20T18:50:55Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-09-20T18:50:55Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=156bdf66d4f433d8289f03e1a0ba3e6d0cd04e06'/>
<id>urn:sha1:156bdf66d4f433d8289f03e1a0ba3e6d0cd04e06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement zone validity checking using BIND's named-checkzone</title>
<updated>2017-04-14T17:34:17Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-14T17:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=f56418929029b40b758e9ae8051afc9f4782cb60'/>
<id>urn:sha1:f56418929029b40b758e9ae8051afc9f4782cb60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement automatic record updating via HTTP(S) (sometimes called dynamic DNS)</title>
<updated>2017-04-14T14:16:34Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-14T14:16:34Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=9e254b13f3a1103a224f6759ac39c4398c46e0d9'/>
<id>urn:sha1:9e254b13f3a1103a224f6759ac39c4398c46e0d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some places where functions were using global POST variables instead of what was passed to them</title>
<updated>2017-04-13T14:22:04Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-13T14:22:04Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=6d2eb372a4c5493029b8443c06a2b59b24893232'/>
<id>urn:sha1:6d2eb372a4c5493029b8443c06a2b59b24893232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some instructions to the zonefile editing form</title>
<updated>2017-04-12T23:41:19Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-12T23:41:19Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=6dcefcf6cca0f44bb8c06f7cc24d60402c3a4fdd'/>
<id>urn:sha1:6dcefcf6cca0f44bb8c06f7cc24d60402c3a4fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't add a (new) newline to zonefiles when writing</title>
<updated>2017-04-12T23:36:53Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-12T23:36:53Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=8d19614249ef1969afe52c8b15c8df929bff6c6c'/>
<id>urn:sha1:8d19614249ef1969afe52c8b15c8df929bff6c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change wording of serial increment offer checkbox</title>
<updated>2017-04-12T23:35:51Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2017-04-12T23:35:51Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/blatech-gitlab/l_bratch/bladns-web/commit/?id=c26575feec1e3d088c6e62a42378819c103a1432'/>
<id>urn:sha1:c26575feec1e3d088c6e62a42378819c103a1432</id>
<content type='text'>
</content>
</entry>
</feed>
