]> git.ipfire.org Git - thirdparty/pdns.git/commit
Split main() into one routine per command.
authorMiod Vallat <miod.vallat@open-xchange.com>
Wed, 15 Jan 2025 07:48:17 +0000 (08:48 +0100)
committerMiod Vallat <miod.vallat@open-xchange.com>
Wed, 15 Jan 2025 08:01:01 +0000 (09:01 +0100)
commitb5340281496e9d00206d6c1179cbd86575d52a97
treed29316e17476f2826ba677153f151937ea35e362
parentd729fa50939fb9e5b22471633c0e50b549a2c2ee
Split main() into one routine per command.

This unfortunately removes the "hash-password" easter egg.
pdns/pdnsutil.cc