`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication. https://netlib.re
 
 
 
 
Go to file
Philippe Pittoli 35072753d4 When replacing a domain name in the template: Domain -> FQDN. 2023-06-30 00:12:40 +02:00
bin Makefile: print messages. 2023-06-15 13:06:55 +02:00
src When replacing a domain name in the template: Domain -> FQDN. 2023-06-30 00:12:40 +02:00
templates Verify accepted domain templates at startup. 2023-06-28 17:59:13 +02:00
tools New RR property: readonly. For sanity sake. 2023-06-28 02:25:43 +02:00
.gitignore Ignore the template directory content. 2023-06-29 19:09:16 +02:00
Makefile Only compile when needed. 2023-06-28 02:26:12 +02:00
TODO.md TODO: update. 2023-06-29 19:07:09 +02:00
shard.yml Only compile when needed. 2023-06-28 02:26:12 +02:00