Commit Graph

93 Commits (611765d45d6adeda89b49b1f2805a69d01ca4167)

Author SHA1 Message Date
Philippe Pittoli ac9fc3b563 Forgot a line. 2023-06-18 01:32:37 +02:00
Philippe Pittoli 22f83b8729 New request: NewDomain. 2023-06-17 12:57:51 +02:00
Philippe Pittoli 009fdea353 New Domain message: WIP. 2023-06-16 18:41:20 +02:00
Philippe Pittoli eb5879f5de Delayed connection to dnsmanager. 2023-06-16 01:29:05 +02:00
Philippe Pittoli 301d8f7a7c Client: authd authentication. 2023-06-16 00:06:14 +02:00
Philippe Pittoli f5f7a9297b dnsmanagerd connects itself to authd at boot 2023-06-15 20:14:27 +02:00
Philippe Pittoli 7975be6bd4 New authd API + InvalidToken error. 2023-06-15 14:11:13 +02:00
Philippe Pittoli 225d606807 Remove references of the shared key, which isn't required anymore. 2023-06-15 03:37:08 +02:00
Philippe Pittoli 3f01791573 Grooming (remove empty lines). 2023-06-10 18:28:46 +02:00
Philippe Pittoli 781a25debe Some users can be administrators now. 2023-05-08 21:38:39 +02:00
Philippe Pittoli 35428314b5 Fix log messages. 2023-05-08 19:34:57 +02:00
Philippe Pittoli f60530750b Delete RR. 2023-05-08 19:23:36 +02:00
Philippe Pittoli 2df5cbe3d9 Update RR is working. 2023-05-08 19:07:20 +02:00
Philippe Pittoli 8528f74fae Add and replace RR. 2023-05-08 17:34:50 +02:00
Philippe Pittoli 05aa4421b3 RRs now have an id. 2023-05-08 16:36:21 +02:00
Philippe Pittoli b937953efb Format RR. 2023-05-08 16:17:01 +02:00
Philippe Pittoli fe48c1412d Print a human-readable summary of a zone. 2023-05-08 04:01:33 +02:00
Philippe Pittoli 9449ba336f Get a zone. 2023-05-07 21:05:53 +02:00
Philippe Pittoli 1df35ad4c3 List all user domains. 2023-05-07 20:50:56 +02:00
Philippe Pittoli 22d110d45d DeleteZone 2023-05-07 20:23:34 +02:00
Philippe Pittoli 4545f5472c remove useless lines 2023-05-07 18:42:30 +02:00
Philippe Pittoli 3aa1785a97 Add or update new zone. 2023-05-07 18:32:32 +02:00
Philippe Pittoli bda2a08b4d Can compile again. 2023-05-07 17:28:11 +02:00
Philippe Pittoli 6ae06ae839 WIP (cannot compile ATM): add, update and remove zones. 2023-05-07 16:45:09 +02:00
Philippe Pittoli a7c2096423 get_errors? fixed 2023-05-07 05:06:15 +02:00
Philippe Pittoli 41828a3f91 Client: add zone operations (add and del). 2023-05-07 04:09:44 +02:00
Philippe Pittoli 0ca5ec6f78 Dnsmanagerd: log change. 2023-05-06 23:40:02 +02:00
Philippe Pittoli 8c0257649d s/Maintainance/Maintenance/ + secret auth key fixed (client). 2023-05-06 23:18:59 +02:00
Philippe Pittoli e7d8e2aa99 Client: remove useless reference to authd + add a mocked zone del function. 2023-05-04 03:15:32 +02:00
Philippe Pittoli a78eb8c889 Dns manager daemon and clients can be built, once again. 2023-02-15 19:21:49 +01:00
Karchnu 4068836dc9 Errors: better naming. SOA and PTR error management WIP. 2020-12-14 16:21:28 +01:00
Karchnu 147d4df0fa Adding verifications on TTL and subdomain values. 2020-12-13 05:56:29 +01:00
Karchnu 5c735a2055 Catching a few errors. 2020-12-13 03:56:32 +01:00
Karchnu 0e5a2c3967 Removing debug print. 2020-12-13 03:20:14 +01:00
Karchnu 7c1d6af93a Base timer, grooming. 2020-12-13 03:18:30 +01:00
Karchnu 7f5d162e91 Adding a client (draft) and domain test. 2020-12-12 05:38:16 +01:00
Karchnu c1ef4f6235 Client: first draft. 2020-12-10 17:29:26 +01:00
Karchnu ebaf7dfb36 Renaming type => rrtype. 2020-12-09 23:38:28 +01:00
Karchnu 11c30dd057 Storage is here, with user_data and zone classes. 2020-12-09 19:01:33 +01:00
Karchnu 5dd1d13b46 Requests and responses are in separate files and directories. 2020-12-09 19:00:18 +01:00
Karchnu 7e211cead1 WIP 2020-12-03 17:13:40 +01:00
Karchnu 2b9360acb4 Compilable. Nothing to see, yet. 2020-10-18 02:49:45 +02:00
Philippe PITTOLI b4c4588416 dnsmanager v2, initial commit 2020-01-23 20:42:01 +01:00