]> mj.ucw.cz Git - pynsc.git/log
pynsc.git
2 months agoImprove status command
Martin Mares [Mon, 22 Apr 2024 12:21:11 +0000 (14:21 +0200)]
Improve status command

2 months agoNsc supports indexing to look up existing zones
Martin Mares [Mon, 22 Apr 2024 11:39:44 +0000 (13:39 +0200)]
Nsc supports indexing to look up existing zones

2 months agoGeneric daemon module does not have a config path
Martin Mares [Mon, 22 Apr 2024 11:37:27 +0000 (13:37 +0200)]
Generic daemon module does not have a config path

2 months agoImplement alias zones
Martin Mares [Mon, 22 Apr 2024 10:59:18 +0000 (12:59 +0200)]
Implement alias zones

2 months agoDecouple minimum TTL from default TTL
Martin Mares [Mon, 22 Apr 2024 09:15:40 +0000 (11:15 +0200)]
Decouple minimum TTL from default TTL

Also clean up processing of time duration and always use seconds
as internal representation.

2 months agoImplement add_null_mx
Martin Mares [Mon, 22 Apr 2024 09:00:04 +0000 (11:00 +0200)]
Implement add_null_mx

2 months agoAdd mechanism for classless reverse delegations
Martin Mares [Mon, 22 Apr 2024 08:41:51 +0000 (10:41 +0200)]
Add mechanism for classless reverse delegations

Also clean up parsing.

2 months agoCustom daemon options per zone
Martin Mares [Sun, 21 Apr 2024 16:09:24 +0000 (18:09 +0200)]
Custom daemon options per zone

2 months agoFix path to secondary zone files
Martin Mares [Sun, 21 Apr 2024 15:57:21 +0000 (17:57 +0200)]
Fix path to secondary zone files

2 months agoBetter zone headers
Martin Mares [Sun, 21 Apr 2024 15:56:03 +0000 (17:56 +0200)]
Better zone headers

2 months agoUnify processing of arguments to record-generating methods
Martin Mares [Sun, 21 Apr 2024 15:51:57 +0000 (17:51 +0200)]
Unify processing of arguments to record-generating methods

2 months agoTODO
Martin Mares [Sun, 21 Apr 2024 14:42:23 +0000 (16:42 +0200)]
TODO

2 months agoMore daemon configuration
Martin Mares [Sun, 21 Apr 2024 14:41:31 +0000 (16:41 +0200)]
More daemon configuration

2 months agoFirst bits of daemon configuration
Martin Mares [Sun, 21 Apr 2024 09:48:14 +0000 (11:48 +0200)]
First bits of daemon configuration

2 months agoTODO: Null MX
Martin Mares [Sun, 21 Apr 2024 09:48:14 +0000 (11:48 +0200)]
TODO: Null MX

2 months agoBeautify
Martin Mares [Sat, 20 Apr 2024 23:41:58 +0000 (01:41 +0200)]
Beautify

2 months agoTODO
Martin Mares [Sat, 20 Apr 2024 23:40:03 +0000 (01:40 +0200)]
TODO

2 months agoRefactor primary/secondary to use a class hierarchy
Martin Mares [Sat, 20 Apr 2024 23:38:46 +0000 (01:38 +0200)]
Refactor primary/secondary to use a class hierarchy

2 months agoSupport for secondary zones
Martin Mares [Sat, 20 Apr 2024 23:21:44 +0000 (01:21 +0200)]
Support for secondary zones

2 months agoUpdating zones
Martin Mares [Sat, 20 Apr 2024 22:43:49 +0000 (00:43 +0200)]
Updating zones

2 months agoMore shuffling...
Martin Mares [Sat, 20 Apr 2024 21:33:25 +0000 (23:33 +0200)]
More shuffling...

2 months agoSplit to modules
Martin Mares [Sat, 20 Apr 2024 21:22:34 +0000 (23:22 +0200)]
Split to modules

2 months agoReverse mappings
Martin Mares [Sat, 20 Apr 2024 20:53:33 +0000 (22:53 +0200)]
Reverse mappings

2 months agoEnter NscZoneConfig
Martin Mares [Sat, 20 Apr 2024 19:23:53 +0000 (21:23 +0200)]
Enter NscZoneConfig

2 months agoVariadic A and host()
Martin Mares [Sat, 20 Apr 2024 18:52:23 +0000 (20:52 +0200)]
Variadic A and host()

2 months agoInitial commit
Martin Mares [Sat, 20 Apr 2024 18:33:54 +0000 (20:33 +0200)]
Initial commit