]> git.ipfire.org Git - people/stevee/pypdns.git/commit
Add exceptions for database handling and invalid SOA records.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 3 Oct 2012 18:32:13 +0000 (20:32 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 3 Oct 2012 18:32:13 +0000 (20:32 +0200)
commita7ceb5debeefdab5772a9ffdf7d67dd9816e438d
tree17000b47f064312827be135827d44515e1e72e3b
parent259f19afa460b5ee553c691bd508ad6eeb266788
Add exceptions for database handling and invalid SOA records.

Fixes #10232.
backend.py
database.py
errors.py [new file with mode: 0644]