Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
digineo
/
dnsgit
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
18
Code
Issues
0
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2026
fix some issues with CAA records
dmke
committed
11377eb
View commit details
Copy full SHA for 11377eb
Browse repository at this point
Commits on May 5, 2026
add support for CAA records
dmke
committed
a03f777
View commit details
Copy full SHA for a03f777
Browse repository at this point
Commits on Jan 27, 2026
Update Ruby versions and switch to Github actions
corny
committed
6b2b6ab
View commit details
Copy full SHA for 6b2b6ab
Browse repository at this point
Commits on Jan 26, 2026
Fix debug log
corny
committed
8f3a297
View commit details
Copy full SHA for 8f3a297
Browse repository at this point
Commits on Jun 29, 2020
ci: add MRI 2.7
dmke
committed
394826a
View commit details
Copy full SHA for 394826a
Browse repository at this point
SQLite: fix database is locked
Show description for d31210f
dmke
committed
d31210f
View commit details
Copy full SHA for d31210f
Browse repository at this point
test: copy only necessary files for integration test
Show description for a3d3d8a
dmke
committed
a3d3d8a
View commit details
Copy full SHA for a3d3d8a
Browse repository at this point
test: deduplicate code
Show description for ad50a64
dmke
committed
ad50a64
View commit details
Copy full SHA for ad50a64
Browse repository at this point
test: fix deprecation warnings
Show description for da3e827
dmke
committed
da3e827
View commit details
Copy full SHA for da3e827
Browse repository at this point
Commits on Aug 14, 2019
SQLite: allow setting per-zone metadata (globally only)
Show description for 3669e41
dmke
committed
3669e41
View commit details
Copy full SHA for 3669e41
Browse repository at this point
Commits on Aug 8, 2019
reduce debug log output a bit
dmke
committed
0197c68
View commit details
Copy full SHA for 0197c68
Browse repository at this point
test PTR records
dmke
committed
68bab11
View commit details
Copy full SHA for 68bab11
Browse repository at this point
document significance of SOA serial for tests
dmke
committed
8c8fa46
View commit details
Copy full SHA for 8c8fa46
Browse repository at this point
update links and reword some sections
dmke
committed
01b42d8
View commit details
Copy full SHA for 01b42d8
Browse repository at this point
typo
dmke
committed
92a2a87
View commit details
Copy full SHA for 92a2a87
Browse repository at this point
document how to enable debug logs
dmke
committed
6fb3349
View commit details
Copy full SHA for 6fb3349
Browse repository at this point
Commits on Aug 7, 2019
various bug fixes:
Show description for 48d8d8b
dmke
committed
48d8d8b
View commit details
Copy full SHA for 48d8d8b
Browse repository at this point
update zonefile gem
dmke
committed
bcd7a7a
View commit details
Copy full SHA for bcd7a7a
Browse repository at this point
improve logging capabilities
dmke
committed
1a748f3
View commit details
Copy full SHA for 1a748f3
Browse repository at this point
Commits on Aug 5, 2019
SQLite: expand host name for MX/CNAME RRs
Show description for 993467c
dmke
committed
993467c
View commit details
Copy full SHA for 993467c
Browse repository at this point
SQLite: rework domain update mechanism
Show description for d834ac1
dmke
committed
d834ac1
View commit details
Copy full SHA for d834ac1
Browse repository at this point
Commits on Aug 2, 2019
readme: clarify installation instructions
Show description for 4c0922d
dmke
committed
4c0922d
View commit details
Copy full SHA for 4c0922d
Browse repository at this point
test: setup dummy git author as well
dmke
committed
d596265
View commit details
Copy full SHA for d596265
Browse repository at this point
init: setup dummy git author, when none exist
dmke
committed
9175a54
View commit details
Copy full SHA for 9175a54
Browse repository at this point
circleci/ruby24: actually use MRI 2.4
dmke
committed
8665907
View commit details
Copy full SHA for 8665907
Browse repository at this point
test: move common code into superclass
dmke
committed
5002f00
View commit details
Copy full SHA for 5002f00
Browse repository at this point
Switch to Circle CI
corny
committed
c36881b
View commit details
Copy full SHA for c36881b
Browse repository at this point
SQLite/compat: support SQLite < 3.24
Show description for 95d590f
dmke
committed
95d590f
View commit details
Copy full SHA for 95d590f
Browse repository at this point
SQLite/compat: support PowerDNS 4.{0,1,2}
Show description for 1c4850f
dmke
committed
1c4850f
View commit details
Copy full SHA for 1c4850f
Browse repository at this point
SQLite: add test for updating zones
dmke
committed
a4e4668
View commit details
Copy full SHA for a4e4668
Browse repository at this point
minor style adjustment
dmke
committed
b42ed69
View commit details
Copy full SHA for b42ed69
Browse repository at this point
tests: switch integration tests to Minitest::Test subclasses
Show description for e053b51
dmke
committed
e053b51
View commit details
Copy full SHA for e053b51
Browse repository at this point
travis: update SQLite
dmke
committed
71e3fd0
View commit details
Copy full SHA for 71e3fd0
Browse repository at this point
SQLite: test hooks
dmke
committed
d882f75
View commit details
Copy full SHA for d882f75
Browse repository at this point
extend logging, track changes with SQLite
dmke
committed
2f8b47e
View commit details
Copy full SHA for 2f8b47e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.