1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
do not delay responses for successful queries More... almost 20 years ago
If the 'zone' parameter to the Update constructor was a name, we erroneously tried to invoke a method named 'copy'. Names are immutable, there's no need to copy anyway. More... almost 20 years ago
add rdata validate() method More... about 20 years ago
note ttl changes More... about 20 years ago
allow BIND 8 TTL syntax in ttl-like places (SOA, SIG, RRSIG) More... about 20 years ago
TTLs are now bounds checked to be within the closed interval [0, 2^31 - 1] More... about 20 years ago
prep 1.4.0 More... about 20 years ago
cope with irritating windows registry list delimiters More... about 20 years ago
ignore build and dist More... about 20 years ago
add reversemap and e164 More... about 20 years ago
test reversemap and e164 More... about 20 years ago
rename from_text() to from_address(); add to_address() More... about 20 years ago
add E.164 helpers More... about 20 years ago
test reversename More... about 20 years ago
go back to reversename More... about 20 years ago
add reversemap module More... about 20 years ago
float_latitude and float_longitude returned the wrong sign on values for south latitudes and west longitudes. More... about 20 years ago
The 'origin' parameter to from_text() and from_file() is now optional. If not specified, dnspython will use the first $ORIGIN in the text as the zone's origin. More... about 20 years ago
allow origin node sanity checks to be disabled More... about 20 years ago
Note that Unicode name support needs Python 2.3 or greater. More... over 20 years ago
Preliminary Unicode support More... over 20 years ago
committing toy edits made testing bzr to the svn repo was not what I wanted to do More... over 20 years ago
arf More... over 20 years ago
note addition of ddns.py too More... over 20 years ago
add ddns example More... over 20 years ago
prep 1.3.5 More... over 20 years ago
fix stuff pyflakes found More... over 20 years ago
note need to match relativize between dns.query.xfr() and dns.zone.from_xfr() More... over 20 years ago
fix doco bugs; note need to match relativize between dns.query.xfr() and dns.zone.from_xfr() More... over 20 years ago
fix doco bugs More... over 20 years ago