bind9/lib
Colin Vidal 7747ac8aed plugin expand path automatically adds extension
If a plugin is configured without the extension,
`ns_plugin_expandpath()` automatically take cares of appending the
suffix to the path. The way it works is by checking if a file exists at
the expanded path. If it doesn't, it assumes the plugin path (or name)
doesn't have the extension and append the extension (which is
platform-specific) to the actual path.
2025-07-28 23:08:04 +02:00
..
dns Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
isc Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Warn about deprecated DNSKEY and DS algorithms / digest types 2025-07-15 23:53:57 +10:00
ns plugin expand path automatically adds extension 2025-07-28 23:08:04 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00