]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/util: add dns_cmp() as it's own file
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2018 01:18:56 +0000 (03:18 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 29 Jan 2025 01:14:40 +0000 (01:14 +0000)
commit0b505db5046dff05347470012eaca169ad5ff1c2
tree47b248ef1c6e496d3e98de3c66b21b5608edc872
parent218a0f067c894cbf61cde6183a269c0474d64ddc
lib/util: add dns_cmp() as it's own file

This is a copy of the function in source4/dsdb/common/util_trusts.c, which will
be removed soon.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/util/dns_cmp.c [new file with mode: 0644]
lib/util/dns_cmp.h [new file with mode: 0644]
lib/util/wscript_build