]> mj.ucw.cz Git - pynsc.git/log
pynsc.git
13 days agoLet some arguments be keyword-only master
Martin Mares [Mon, 8 Jul 2024 19:23:54 +0000 (21:23 +0200)]
Let some arguments be keyword-only

13 days agoMX_list, SRV, alias
Martin Mares [Mon, 8 Jul 2024 19:23:45 +0000 (21:23 +0200)]
MX_list, SRV, alias

2 months agoTop-of-file comments
Martin Mares [Wed, 24 Apr 2024 13:01:07 +0000 (15:01 +0200)]
Top-of-file comments

2 months agoLet "status" command shorten long zone names
Martin Mares [Mon, 22 Apr 2024 13:29:57 +0000 (15:29 +0200)]
Let "status" command shorten long zone names

2 months agoMore bits of blackhole zones
Martin Mares [Mon, 22 Apr 2024 13:25:34 +0000 (15:25 +0200)]
More bits of blackhole zones

2 months agoFix parsing of relative names
Martin Mares [Mon, 22 Apr 2024 13:17:42 +0000 (15:17 +0200)]
Fix parsing of relative names

3 months agoImprove status command
Martin Mares [Mon, 22 Apr 2024 12:21:11 +0000 (14:21 +0200)]
Improve status command

3 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

3 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

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

3 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.

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

3 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.

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

3 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

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

3 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

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

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

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

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

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

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

3 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

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

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

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

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

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

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

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

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