powerdns-admin/app
SIPOS, Peter 72e3a82e9e Change reverse domain creation order
With refactoring the get_reverse_domain_name
function, we change the reverse domain checking to
a reverse order. In this way we check the lowest class
(more specific) reverse zone first. When an existing domain found we use it to create the reverse PTR records. If no one existing can be find, The most specific address will be used.
2016-11-28 08:39:07 +01:00
..
lib Log file doesn't need to exist before logger can log to it 2016-09-01 09:07:33 +02:00
static Pretty history details. 2016-08-21 14:46:23 +00:00
templates Limit record selection in reverse lookup domain to PTR 2016-11-21 15:52:07 +01:00
__init__.py github oauth login 2016-08-13 00:49:46 +08:00
models.py Change reverse domain creation order 2016-11-28 08:39:07 +01:00
views.py Limit record selection in reverse lookup domain to PTR 2016-11-21 15:52:07 +01:00