]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor setsigningtime
authorAlessio Podda <alessio@isc.org>
Wed, 17 Dec 2025 23:54:24 +0000 (00:54 +0100)
committerAlessio Podda <alessio@isc.org>
Tue, 31 Mar 2026 14:22:56 +0000 (16:22 +0200)
commit1aa0768151d1fcf8416f7b9029c4dacea90bafb5
treeb91a5a662bbae5e6083808a5cd2a988890d7850d
parent0683d76025c488826224fe74960295f82e55cfaf
Refactor setsigningtime

Change setsigningtime to take the node of the header being changed.
Done to facilitate further refactoring that will remove the header
pointer from vecheader.
bin/tests/system/dyndb/driver/db.c
lib/dns/db.c
lib/dns/diff.c
lib/dns/include/dns/db.h
lib/dns/qpzone.c