bind9/lib/ns
Ondřej Surý 04f9f45c54 Print warning when falling back to increment soa serial method
When using the `unixtime` or `date` method to update the SOA serial,
`named` and `dnssec-signzone` would silently fallback to `increment`
method to prevent the new serial number to be smaller than the old
serial number (using the serial number arithmetics).  Add a warning
message when such fallback happens.

(cherry picked from commit ef685bab5c)
2020-12-12 07:55:29 +01:00
..
include Reformat sources using clang-format-11 2020-12-08 19:34:05 +01:00
tests Adjust the nstests for isc_nmhandle_{attach,detach} name change 2020-12-09 10:46:16 +01:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
api prep 9.16.10 2020-12-09 10:46:16 +01:00
client.c Refactor netmgr and add more unit tests 2020-12-09 10:46:16 +01:00
hooks.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
interfacemgr.c restore "blackhole" functionality 2020-10-01 16:44:43 +02:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
listenlist.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
notify.c change from isc_nmhandle_ref/unref to isc_nmhandle attach/detach 2020-10-01 18:09:35 +02:00
query.c Reformat sources using clang-format-11 2020-12-08 19:34:05 +01:00
server.c Change the default ENDS buffer size to 1232 for DNS Flag Day 2020 2020-10-06 09:35:20 +02:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
update.c Print warning when falling back to increment soa serial method 2020-12-12 07:55:29 +01:00
version.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
xfrout.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 15:00:00 -07:00