Answer all PTR requests, even if we otherwise wouldn't be authoritative
[invirt/packages/invirt-dns.git] / debian / changelog
index 21bbc92..3b219f2 100644 (file)
@@ -1,3 +1,110 @@
+invirt-dns (0.0.10) unstable; urgency=low
+
+  * Add support for resolving PTR records in the in-addr.arpa zone.
+  * If we're not authoritative for an in-addr.arpa zone, generate a
+    phantom SOA record for the exact request that came in.
+
+ -- Quentin Smith <quentin@mit.edu>  Fri, 27 Feb 2009 02:56:31 -0500
+
+invirt-dns (0.0.9) unstable; urgency=low
+
+  * Don't error if dns.zone_files isn't set in the config.
+
+ -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 20:09:35 -0500
+
+invirt-dns (0.0.8) unstable; urgency=low
+
+  * Check the nics table first and then the machines table so that you can
+    do DNS lookups for machines with multiple IPs.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 12 Jan 2009 20:51:28 -0500
+
+invirt-dns (0.0.7) unstable; urgency=low
+
+  [ Yang Zhang ]
+  * Do a better job of handling quoting
+
+ -- Evan Broder <broder@mit.edu>  Wed, 12 Nov 2008 18:48:50 -0500
+
+invirt-dns (0.0.6) unstable; urgency=low
+
+  * Add support for basic quoting in the zone file
+
+ -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:01:09 -0400
+
+invirt-dns (0.0.5) unstable; urgency=low
+
+  * Instead of hacking in support for prod.xvm.mit.edu, support zone files
+    that override the database
+  * Punt passup option as it can be handled by the zone file
+
+ -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 01:05:57 -0400
+
+invirt-dns (0.0.4) unstable; urgency=low
+
+  * Whoops - actually install the invirt-dns script
+  * Fix some stale, unneeded dependencies
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:05:28 -0400
+
+invirt-dns (0.0.3) unstable; urgency=low
+
+  * Don't hang on NXDOMAINs
+  * Rearrange package structure
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:00:51 -0400
+
+invirt-dns (0.0.2) unstable; urgency=low
+
+  * Standardize on "Invirt project"
+
+ -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:10 -0400
+
+invirt-dns (0.0.1) unstable; urgency=low
+
+  * sipb-xen -> invirt
+
+ -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:54:52 -0400
+
+sipb-xen-dns (1.06) unstable; urgency=low
+
+  * Fix the SQLAlchemy calls
+
+ -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 20:44:23 -0400
+
+sipb-xen-dns (1.05.1) unstable; urgency=low
+
+  * Include the requirement on twisted.names
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:48:58 -0400
+
+sipb-xen-dns (1.05) unstable; urgency=low
+
+  * Convert package to not include a svn checkout in the binary package
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:41:25 -0400
+
+sipb-xen-dns (1.04) unstable; urgency=low
+
+  * Search for longest-matching domain name instead of first-matching.
+  * ns1.prod.xvm.mit.edu (0.0.0.0) is the primary nameserver for the prod
+    zone.
+
+ -- Yang Zhang <y_z@mit.edu>  Mon, 25 Aug 2008 01:01:17 -0400
+
+sipb-xen-dns (1.03) unstable; urgency=low
+
+  * debian/
+
+ -- Yang Zhang <y_z@mit.edu>  Sun, 24 Aug 2008 16:37:16 -0400
+
+sipb-xen-dns (1.02) unstable; urgency=low
+
+  * sipb_xen_database -> invirt.database
+  * use invirt.config in dnsserver.py
+
+ -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:18:40 -0400
+
 sipb-xen-dns (1.01) unstable; urgency=low
 
   * update SOA record for the xvm.mit.edu order of things