]>
git.ipfire.org Git - people/stevee/pypdns.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stefan Schantl [Tue, 2 Oct 2012 17:26:49 +0000 (19:26 +0200)]
Add documentation link about the database layout.
The database, will be created by PDNS itself, so we directly can use it.
Stefan Schantl [Tue, 2 Oct 2012 17:16:47 +0000 (19:16 +0200)]
Fix different spelling of tool name.
There has been a different spelling of the project name in the files and also some
changes in the header.
Stefan Schantl [Thu, 27 Sep 2012 17:44:34 +0000 (17:44 +0000)]
Initial import of the CLI.
Stefan Schantl [Mon, 24 Sep 2012 18:47:33 +0000 (18:47 +0000)]
Don't crash if, get_domain() gets a non existing domain name.
Stefan Schantl [Thu, 27 Sep 2012 17:43:03 +0000 (17:43 +0000)]
Add class to handle SOA records and parse the content.
Stefan Schantl [Sun, 23 Sep 2012 12:54:19 +0000 (12:54 +0000)]
Initial import.