Commit graph

45 commits

Author SHA1 Message Date
Libor Peltan
c2d51f704d knotc/zone-ksk-submitted: implemented +ttl for delaying old KSK removal 2025-12-10 14:31:33 +01:00
Jan Doskočil
96c2363dfd python/libknot: add documentation for zone-serial-set 2025-10-24 21:27:52 +02:00
Daniel Salzman
6215d19a9e python: remove deprecated license classifier and some others 2025-10-03 16:49:55 +02:00
Daniel Salzman
1a3e34275b python: uncomment zone-status filter 'u' in the doc 2025-08-15 07:22:34 +02:00
Daniel Salzman
6362f1df63 python3-libknot: improve README example 2025-05-23 13:31:50 +02:00
Daniel Salzman
d19a35a3fe python: relicense to GPL-2.0-or-later 2025-03-24 09:53:50 +01:00
Jan Doskočil
3425988ba4 python: expanded CTL documentation 2025-01-06 12:22:39 +01:00
Daniel Salzman
63fe2a1e48 python: add anchors to libknot README 2024-10-13 07:55:28 +02:00
Daniel Salzman
000c5276f8 ctl: rename KNOT_CTL_IDX_FILTER to KNOT_CTL_IDX_FILTERS 2024-09-24 17:10:22 +02:00
Daniel Salzman
abafc9af9a ctl: move command-specific flags to filters
This affects conf-list, conf-diff, zone-diff, and zone-status.
2024-09-24 17:10:22 +02:00
Daniel Salzman
4930ccf99e python/control: fix setting empty values 2024-05-16 16:57:53 +02:00
Libor Peltan
fdad47e267 implemented DoT for queries and XFR 2024-05-07 07:52:29 +02:00
Daniel Salzman
7d900a7152 python/libknot: add example for zone status 2023-12-05 08:54:41 +01:00
Daniel Salzman
630dfcc226 python: fix paths to knot_exporter and libknot source 2023-08-23 18:05:20 +02:00
Jakub Ružička
544095536b python: improve build file selection
Disable the use of .gitignore for builds:

[tool.hatch.build]
ignore-vcs = true
2023-08-21 16:07:35 +02:00
Daniel Salzman
4d7eb96bf9 python: move libknot to a separate subdirectory libknot 2023-08-21 16:07:35 +02:00
Daniel Salzman
27308ee8e0 python: add dname from bytes initialization (in cooperation with Jan Hák) 2023-06-22 13:30:12 +02:00
Daniel Salzman
c71600db14 probe: add support for UNIX socket protocol 2023-01-04 08:48:43 +01:00
Daniel Salzman
c649290a06 python: add wrapper for some dname operations 2022-12-02 07:51:44 +01:00
Daniel Salzman
a8525ade5d server: add proto value to qdata and remove redundant qdata flags
Also add QUIC support to mod-stats and mod-probe.
Restrict the proxy mode to UDP in the xdp-handler.
2022-07-24 19:34:26 +02:00
Daniel Salzman
bbd532d87f python/libknot: remove some compatibility for Python2, improve function output 2022-05-17 11:07:31 +02:00
Daniel Salzman
c8bcea98c0 python/libknot: raise various control exceptions to better distinguish the exception source 2022-05-17 09:38:29 +02:00
Daniel Salzman
9bf810a2c5 python: various probe improvements 2021-11-23 08:47:50 +01:00
Daniel Salzman
f7e7b44e4f python: add README skeleton 2021-05-31 15:04:23 +02:00
Daniel Salzman
22a742ffce python: add libknot.probe module 2021-05-31 15:04:23 +02:00
Daniel Salzman
1e6506482d python: refactor libknot.control module 2021-05-31 15:04:23 +02:00
Daniel Salzman
8b9fe86bd1 Add 'soname' variable to pkg-config files 2019-01-23 09:05:05 +01:00
Daniel Salzman
faf44dc421 python: improve libknot detection 2018-11-21 13:57:11 +01:00
Daniel Salzman
6a27e8b819 README: switch to libidn2 for Fedora 2018-11-20 15:38:58 +01:00
Daniel Salzman
c1e844cc05 python: add comment about libknot.so loading 2018-10-24 12:51:02 +02:00
Ladislav Lhotka
f45f184a43 Fix import 2018-10-19 15:08:53 +02:00
Daniel Salzman
b937dd8125 python: add platform detection to fix default library name on macOS 2017-07-24 09:23:21 +02:00
Daniel Salzman
14960ca3cd python/control: add the FILTER index 2017-05-25 09:43:17 +02:00
Daniel Salzman
165df7f1c3 python/libknot: encode stats values as integer 2017-02-10 09:11:36 +01:00
Daniel Salzman
ab08ecc821 python/libknot: make KnotCtlError.str() one-liner 2017-01-15 10:02:37 +01:00
Daniel Salzman
9ff123bed3 python/control: fix incomplete block read if error 2017-01-09 13:56:12 +01:00
Daniel Salzman
94dbffdfa7 python/control: raise KnotCtlError instead of general Exception 2017-01-09 13:56:12 +01:00
Filip Siroky
051cd24106 python/libknot: add statistics support 2016-12-29 15:52:21 +01:00
Daniel Salzman
5a865e4afa python/control: fix received configuration processing 2016-09-23 09:49:11 +02:00
Daniel Salzman
257b55c915 tests-extra: add support for libknot control interface 2016-09-22 16:08:08 +02:00
Daniel Salzman
2dceb631d6 python: fix libknot version 2016-09-05 16:45:17 +02:00
Filip Siroky
1ac27258e1 journal: refactored journal_open 2016-08-23 14:24:22 +02:00
Daniel Salzman
9c8dcf8495 python: update control with zone operations 2016-07-15 12:24:00 +02:00
Daniel Salzman
0fea7f15e7 python: extend control interface 2016-05-06 09:39:25 +02:00
Daniel Salzman
0275c02058 python: add libknot/control wrapper 2016-03-24 14:34:34 +01:00