bind9/bin
Ondřej Surý a5f5f68502
Refactor isc_time_now() to return time, and not result
The isc_time_now() and isc_time_now_hires() were used inconsistently
through the code - either with status check, or without status check,
or via TIME_NOW() macro with RUNTIME_CHECK() on failure.

Refactor the isc_time_now() and isc_time_now_hires() to always fail when
getting current time has failed, and return the isc_time_t value as
return value instead of passing the pointer to result in the argument.
2023-03-31 15:02:06 +02:00
..
check remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
confgen Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
delv Add isc_async_current() macro to run job on current loop 2023-03-30 16:07:41 +02:00
dig Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
dnssec Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
named Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
nsupdate Add isc_async_current() macro to run job on current loop 2023-03-30 16:07:41 +02:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
tests Fix kasp system test bug 2023-03-31 08:33:01 +00:00
tools Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00