* sipb_xen_database -> invirt.database
[invirt/packages/invirt-dns.git] / code / dnsserver.py
2008-08-04  Yang Zhang * sipb_xen_database -> invirt.database sipb-xen-dns/1.02
2008-08-04  Greg Priceupdate SOA record for the xvm.mit.edu order of things
2008-06-24  Evan BroderRestructuring code to correctly return NXDOMAIN on...
2008-06-24  Evan BroderEmpty the authority and additional sections to prevent...
2008-06-23  Evan BroderCanonicalize anything we get to lower case
2008-06-23  Evan BroderAlways return an additional section
2008-06-23  Evan Broderxvm.mit.edu MUST NOT (in RFC terms) be a CNAME
2008-06-03  Evan BroderAttempting to close #92 and #93
2008-05-31  Evan BroderReturn an NS record in the authority section instead...
2008-05-08  Eric PriceCNAME xvm.mit.edu to sipb-xen-dev.mit.edu
2008-05-07  Eric PriceSupport xvm.mit.edu as well.
2008-03-29  Eric PriceUndo accidental commit in -r 311.
2008-03-29  Eric PriceGetting rid of the two-layered package structure. ...
2008-03-29  Eric PriceWork around stale database connections (#4) in the...
2008-03-29  Eric PriceClear the sql cache for dns and dhcp, fixing #42.
2008-02-25  Evan BroderForgot to chmod the DNS server +x
2008-02-25  Evan BroderCreated init scripts and moved dnsserver.py script...