librpc/idl: dnsp tombstone timestamp name matches MS-DNSP
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 23 Mar 2021 23:49:22 +0000 (12:49 +1300)
committerJeremy Allison <jra@samba.org>
Mon, 29 Mar 2021 23:20:37 +0000 (23:20 +0000)
commit162e6fb25ab9f61b7c1fe69c54dc5e8b17601bcf
tree8624a0b553669694f1fdc84c1c74cb514abf512e
parent5f4b73901175a0caedf8f5de7ffda6bb3f2f2a6c
librpc/idl: dnsp tombstone timestamp name matches MS-DNSP

MS-DNSP uses the term "EntombedTime" in e.g. "2.2.2.2.4.23 DNS_RPC_RECORD_TS"
which is more descriptive than the generic "timestamp", and less likely to be
confused with dwTimestamp, which has been our curse. Let's make it grep-able,
google-able, and evocative.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/idl/dnsp.idl
librpc/idl/dnsserver.idl
source4/dns_server/dnsserver_common.c
source4/dsdb/kcc/scavenge_dns_records.c
source4/rpc_server/dnsserver/dnsdata.c