# # ChangeLog for trunk # # Generated by Trac 1.6 # 06/24/24 08:20:17 Wed, 21 Aug 2019 19:47:35 GMT Kris Deugau [783] * trunk/dnsdb.conf (modified) /trunk Revert changes that snuck in to dnsdb.conf in r780 Tue, 13 Aug 2019 21:49:57 GMT Kris Deugau [782] * trunk/DNSDB.pm (modified) /trunk Mispatched change for r781 in delRec(), fixed. See #24. Tue, 13 Aug 2019 21:46:19 GMT Kris Deugau [781] * trunk/DNSDB.pm (modified) /trunk Move serial number tweaking into a sub for better ... Fri, 09 Aug 2019 21:32:58 GMT Kris Deugau [780] * trunk/DNSDB.pm (modified) * trunk/dnsdb.conf (modified) /trunk Remove some minor syntax and comment typos that snuck in Fri, 09 Aug 2019 21:16:45 GMT Kris Deugau [779] * trunk/DNSDB.pm (modified) /trunk Retrieve and return the SOA serial in getSOA() Also added ... Thu, 01 Aug 2019 15:22:19 GMT Kris Deugau [778] * trunk/DNSDB.pm (modified) /trunk Change up the SOA lookup in importAXFR() for compatibility ... Wed, 31 Jul 2019 21:02:44 GMT Kris Deugau [777] * trunk/tiny-import.pl (modified) /trunk Import or generate SOA serial numbers in tiny-import.pl. ... Wed, 31 Jul 2019 20:44:40 GMT Kris Deugau [776] * trunk/DNSDB.pm (modified) /trunk Add retrieval of SOA serial numbers from DB for export. See ... Wed, 31 Jul 2019 19:44:20 GMT Kris Deugau [775] * trunk/DNSDB.pm (modified) /trunk Add serial numbers on AXFR import. For now we leave ... Tue, 30 Jul 2019 21:05:22 GMT Kris Deugau [774] * trunk/DNSDB.pm (modified) /trunk Add serial numbers on zone creation through API. See #24. Tue, 30 Jul 2019 20:53:04 GMT Kris Deugau [773] * trunk/DNSDB.pm (modified) /trunk Start creating SOA serial numbers instead of letting tinydns ... Thu, 28 Feb 2019 23:06:50 GMT Kris Deugau [772] * trunk/DNSDB.pm (modified) /trunk Whitespace fiddling in aid of certain code editors that ... Wed, 14 Feb 2018 16:07:03 GMT Kris Deugau [771] * trunk/Makefile (modified) /trunk Add bulk-add-domain to Makefile MANIFEST Tue, 13 Feb 2018 22:19:14 GMT Kris Deugau [770] * trunk/compact-recs.pl (modified) * trunk/mergerecs (modified) * trunk/tiny-import.pl (modified) /trunk Tweak some log-filling bits in a few of the command line tools Tue, 13 Feb 2018 22:16:30 GMT Kris Deugau [769] * trunk/bulk-add-domain (added) /trunk Add bulk-add-domain script Wed, 16 Aug 2017 16:57:11 GMT Kris Deugau [768] * trunk/DNSDB.pm (modified) /trunk Tighten some validation of numeric fields - TTL on all ... Wed, 28 Jun 2017 22:20:30 GMT Kris Deugau [767] * trunk/DNSDB.pm (modified) /trunk File a sharp edge off ALIAS handling; in an edge case where ... Fri, 23 Jun 2017 19:08:39 GMT Kris Deugau [766] * trunk/Makefile (modified) /trunk Include 1.4.1 SQL update file in Makefile MANIFEST Fri, 23 Jun 2017 17:01:18 GMT Kris Deugau [765] * trunk/dns-rpc.cgi (modified) /trunk Commit long-pending POD addition to dns-rpc.cgi Tue, 13 Jun 2017 22:37:39 GMT Kris Deugau [764] * trunk/DNSDB.pm (modified) /trunk Extract a key, complex, core bit of ALIAS processing ... Tue, 13 Jun 2017 21:53:49 GMT Kris Deugau [763] * trunk/DNSDB.pm (modified) /trunk Clarify an error a little by including the (MIA) pathname ... Tue, 13 Jun 2017 21:48:24 GMT Kris Deugau [762] * trunk/templates/menu.tmpl (modified) /trunk Fix template bug introduced in r758; include a null webpath ... Tue, 13 Jun 2017 21:18:56 GMT Kris Deugau [761] * trunk/dns.cgi (modified) /trunk Fix a taint issue using Net::DNS for AXFR with a hostname. ... Tue, 13 Jun 2017 21:12:15 GMT Kris Deugau [760] * trunk/dns.cgi (modified) /trunk Tweak record list display to show standard "TYPEnnn" ... Tue, 13 Jun 2017 21:04:30 GMT Kris Deugau [759] * trunk/dns.sql (modified) /trunk Minor tweak to dns.sql to match the upgrade file ... Tue, 13 Jun 2017 19:47:16 GMT Kris Deugau [758] * trunk/dns.cgi (modified) /trunk Fix subtle web-pathing bug that only showed up deploying a ... Fri, 02 Jun 2017 21:44:00 GMT Kris Deugau [755] * trunk/DNSDB.pm (modified) /trunk Make sure zones with ALIAS records actually get fully ... Thu, 01 Jun 2017 21:45:48 GMT Kris Deugau [754] * trunk/DNSDB.pm (modified) /trunk Fix another stupid typo Thu, 01 Jun 2017 20:57:12 GMT Kris Deugau [753] * trunk/DNSDB.pm (modified) /trunk Fix silly copy-paste typo Thu, 01 Jun 2017 20:52:55 GMT Kris Deugau [752] * trunk/DNSDB.pm (modified) /trunk Minor administrivia cleanups Mostly finalize new ALIAS ... Thu, 01 Jun 2017 20:36:44 GMT Kris Deugau [751] * trunk/dns-upd-1.4.1.sql (modified) * trunk/dns.sql (modified) /trunk SQL definition updates in dns.sql and dns-upd-1.4.1.sql: ... Mon, 29 May 2017 21:05:18 GMT Kris Deugau [750] * trunk/DNSDB.pm (modified) * trunk/dns-upd-1.4.1.sql (added) /trunk Start adding support for "root CNAME" or "apex alias" ...