This website works better with JavaScript.
Home
Explore
Help
Sign In
karasz
/
dns
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Activity
DNS data
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
2
Branches
0
Tags
0 B
DNS Zone
96.1%
Shell
2.1%
Makefile
1.8%
Tree:
efd6b42e1a
master
testing
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'efd6b42e1a'
${ noResults }
dns
/
root
History
Alejandro
efd6b42e1a
Improved template.sh to escape the comma, which breaks the sed call in our Makefile
16 years ago
..
amery
Changed zones to use @@NS@@ (ns.in template)
16 years ago
karasz
Changed zones to use @@NS@@ (ns.in template)
16 years ago
morfoh
Changed zones to use @@NS@@ (ns.in template)
16 years ago
.gitignore
ignored root/data.cdb
16 years ago
Makefile
Changed root/Makefile to not data.cdb by default
16 years ago
googlemx.in
Introduced @@GOOGLEMX@@ "zonelet"
16 years ago
ns.in
Introduced ns.in template, defining ns{1,2,3} for the @@DOMAIN@@ and also setting them as the NSs of the @@DOMAIN@@
16 years ago
template.sh
Improved template.sh to escape the comma, which breaks the sed call in our Makefile
16 years ago