mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
2af06390c3
We have been conflating two things (under the term "scavenging"): 1. aging out stale DNS records into tombstones, which only happens if this feature is switched on in general and for the zone. 2. removing expired DNS tombstones, which should always happen (because we tombstone nodes in *other* ways). With this patch, we un-conflate. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
garbage_collect_tombstones.c | ||
garbage_collect_tombstones.h | ||
kcc_connection.c | ||
kcc_connection.h | ||
kcc_drs_replica_info.c | ||
kcc_periodic.c | ||
kcc_service.c | ||
kcc_service.h | ||
scavenge_dns_records.c | ||
scavenge_dns_records.h |