summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Evan Broder [Sat, 1 Nov 2008 01:04:41 +0000 (21:04 -0400)]
Whoops - actually install the invirt-dns script
svn path=/trunk/packages/invirt-dns/; revision=1466
Evan Broder [Sat, 1 Nov 2008 01:01:12 +0000 (21:01 -0400)]
Rearrange invirt-dns to not use files/ tree
svn path=/trunk/packages/invirt-dns/; revision=1464
Evan Broder [Sat, 1 Nov 2008 01:00:18 +0000 (21:00 -0400)]
Fix the DNS server hanging on what should have been NXDOMAINs
svn path=/trunk/packages/invirt-dns/; revision=1463
Evan Broder [Fri, 24 Oct 2008 18:00:24 +0000 (14:00 -0400)]
Standardize on "Invirt project" in invirt-dns
svn path=/trunk/packages/invirt-dns/; revision=1223
Greg Price [Fri, 24 Oct 2008 08:57:02 +0000 (04:57 -0400)]
fix our copyright files
E.g., this is free software.
svn path=/trunk/packages/invirt-dns/; revision=1205
Greg Price [Fri, 24 Oct 2008 05:01:03 +0000 (01:01 -0400)]
sipb-xen -> invirt for dns
svn path=/trunk/packages/invirt-dns/; revision=1184
Evan Broder [Sat, 4 Oct 2008 00:45:49 +0000 (20:45 -0400)]
Update SQLAlchemy code in sipb-xen-dns
svn path=/trunk/packages/sipb-xen-dns/; revision=1018
Evan Broder [Thu, 2 Oct 2008 22:49:15 +0000 (18:49 -0400)]
Actually include a requirement for twisted.names
svn path=/trunk/packages/sipb-xen-dns/; revision=1004
Evan Broder [Thu, 2 Oct 2008 22:42:59 +0000 (18:42 -0400)]
Bring sipb-xen-dns into alignment with more standard packaging practices
svn path=/trunk/packages/sipb-xen-dns/; revision=1002
Yang Zhang [Mon, 25 Aug 2008 17:35:32 +0000 (13:35 -0400)]
ns1.prod will be running on citadel-station
svn path=/trunk/packages/sipb-xen-dns/; revision=924
Yang Zhang [Mon, 25 Aug 2008 05:27:07 +0000 (01:27 -0400)]
* 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.
svn path=/trunk/packages/sipb-xen-dns/; revision=922
Geoffrey Thomas [Sun, 24 Aug 2008 10:44:33 +0000 (06:44 -0400)]
Add "passup" and "parent" options to the DNS config, to allow forwarding
certain names as CNAME to a parent domain. This was implemented for the Vista
activation server SRV record, but can be used to pass on any well-known
reserved names.
svn path=/trunk/packages/sipb-xen-dns/; revision=913
Yang Zhang [Mon, 4 Aug 2008 01:35:24 +0000 (21:35 -0400)]
* sipb_xen_database -> invirt.database
* use invirt.config in dnsserver.py
svn path=/trunk/packages/sipb-xen-dns/; revision=851
Greg Price [Mon, 4 Aug 2008 00:06:41 +0000 (20:06 -0400)]
update SOA record for the xvm.mit.edu order of things
svn path=/trunk/packages/sipb-xen-dns/; revision=849
Greg Price [Sat, 2 Aug 2008 03:27:32 +0000 (23:27 -0400)]
todo lists for configuration
I looked through all the code for hardcoded details that should be moved
to configuration, and listed them in a file config.todo in each package
directory. These can be knocked off line-by-line as todo lists, and
removed when empty.
svn path=/trunk/packages/sipb-xen-dns/; revision=810
Evan Broder [Tue, 24 Jun 2008 02:10:52 +0000 (22:10 -0400)]
Restructuring code to correctly return NXDOMAIN on non-A-record requests
svn path=/trunk/packages/sipb-xen-dns/; revision=651
Evan Broder [Tue, 24 Jun 2008 01:57:35 +0000 (21:57 -0400)]
Empty the authority and additional sections to prevent infinite loops if there
is no response
svn path=/trunk/packages/sipb-xen-dns/; revision=650
Evan Broder [Mon, 23 Jun 2008 20:23:00 +0000 (16:23 -0400)]
Canonicalize anything we get to lower case
svn path=/trunk/packages/sipb-xen-dns/; revision=646
Evan Broder [Mon, 23 Jun 2008 18:15:07 +0000 (14:15 -0400)]
Always return an additional section
svn path=/trunk/packages/sipb-xen-dns/; revision=645
Evan Broder [Mon, 23 Jun 2008 00:40:44 +0000 (20:40 -0400)]
xvm.mit.edu MUST NOT (in RFC terms) be a CNAME
svn path=/trunk/packages/sipb-xen-dns/; revision=643
Evan Broder [Tue, 3 Jun 2008 06:05:10 +0000 (02:05 -0400)]
Attempting to close #92 and #93
svn path=/trunk/packages/sipb-xen-dns/; revision=582
Evan Broder [Sat, 31 May 2008 05:36:44 +0000 (01:36 -0400)]
Return an NS record in the authority section instead of SOA
svn path=/trunk/packages/sipb-xen-dns/; revision=541
Eric Price [Thu, 8 May 2008 09:22:04 +0000 (05:22 -0400)]
CNAME xvm.mit.edu to sipb-xen-dev.mit.edu
svn path=/trunk/packages/sipb-xen-dns/; revision=508
Eric Price [Wed, 7 May 2008 23:21:10 +0000 (19:21 -0400)]
Support xvm.mit.edu as well.
svn path=/trunk/packages/sipb-xen-dns/; revision=505
Evan Broder [Sat, 29 Mar 2008 22:25:41 +0000 (18:25 -0400)]
Fixed a bug in the DNS startup script and the dependencies for sipb-xen-www
svn path=/trunk/packages/sipb-xen-dns/; revision=319
Eric Price [Sat, 29 Mar 2008 21:09:04 +0000 (17:09 -0400)]
Undo accidental commit in -r 311.
svn path=/trunk/packages/sipb-xen-dns/; revision=312
Eric Price [Sat, 29 Mar 2008 21:05:59 +0000 (17:05 -0400)]
Getting rid of the two-layered package structure. This is a temporary commit.
svn path=/trunk/packages/sipb-xen-dns/; revision=311
Eric Price [Sat, 29 Mar 2008 02:19:05 +0000 (22:19 -0400)]
Work around stale database connections (#4) in the DNS server
svn path=/trunk/packages/sipb-xen-dns/; revision=302
Eric Price [Sat, 29 Mar 2008 01:49:31 +0000 (21:49 -0400)]
Clear the sql cache for dns and dhcp, fixing #42.
svn path=/trunk/packages/sipb-xen-dns/; revision=300
Evan Broder [Fri, 28 Mar 2008 23:07:10 +0000 (19:07 -0400)]
DNS server would now log any output to LOG_DAEMON...of course there isn't any currently
svn path=/trunk/packages/sipb-xen-dns/; revision=283
Evan Broder [Wed, 27 Feb 2008 02:00:53 +0000 (21:00 -0500)]
Contact info for the two new packages should be sipb-xen@
svn path=/trunk/packages/sipb-xen-dns/; revision=276
Evan Broder [Tue, 26 Feb 2008 20:50:07 +0000 (15:50 -0500)]
And...we changed the port, so this wasn't accurate
svn path=/trunk/packages/sipb-xen-dns/; revision=272
Evan Broder [Tue, 26 Feb 2008 20:32:08 +0000 (15:32 -0500)]
A couple fixups to the sipb-xen-dns package. Also, testing commits over HTTP
svn path=/trunk/packages/sipb-xen-dns/; revision=271
Evan Broder [Mon, 25 Feb 2008 03:46:49 +0000 (22:46 -0500)]
Forgot to chmod the DNS server +x
svn path=/trunk/packages/sipb-xen-dns/; revision=270
Evan Broder [Mon, 25 Feb 2008 03:34:49 +0000 (22:34 -0500)]
Created init scripts and moved dnsserver.py script into sipb-xen-dns package
svn path=/trunk/packages/sipb-xen-dns/; revision=269
Tim Abbott [Mon, 25 Feb 2008 02:05:02 +0000 (21:05 -0500)]
Initial checkin of sipb-xen-dns package.
svn path=/trunk/packages/sipb-xen-dns/; revision=268
Eric Price [Mon, 29 Oct 2007 03:16:12 +0000 (23:16 -0400)]
Use the machine name, not the hostname, field.
svn path=/trunk/dns/; revision=226
Eric Price [Wed, 10 Oct 2007 12:52:32 +0000 (08:52 -0400)]
DNS server!
svn path=/trunk/dns/; revision=181
Eric Price [Mon, 8 Oct 2007 04:04:00 +0000 (00:04 -0400)]
DNS (*.servers.csail.mit.edu from database)
svn path=/trunk/dns/; revision=131