2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00
Files
bind/lib/dns
Aram Sargsyan 8cb79fec9d Light refactoring of catz.c
* Change 'dns_catz_new_zones()' function's prototype (the order of the
  arguments) to synchronize it with the similar function in rpz.c.
* Rename 'refs' to 'references' in preparation of ISC_REFCOUNT_*
  macros usage for reference tracking.
* Unify dns_catz_zone_t naming to catz, and dns_catz_zones_t naming to
  catzs, following the logic of similar changes in rpz.c.
* Use C compound literals for structure initialization.
* Synchronize the "new zone version came too soon" log message with the
  one in rpz.c.
* Use more of 'sizeof(*ptr)' style instead of the 'sizeof(type_t)' style
  expressions when allocating or freeing memory for 'ptr'.
2023-02-24 15:00:26 +01:00
..
2023-02-24 15:00:26 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-24 15:00:26 +01:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-21 10:13:10 -08:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2022-11-29 08:54:34 +01:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2022-11-29 08:54:34 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2022-05-03 00:41:42 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2022-11-29 08:54:34 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-17 07:18:25 +01:00
2023-02-24 08:30:33 +00:00
2023-02-24 08:30:33 +00:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00