1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dsdb/kcc
Douglas Bagnall 2af06390c3 dsdb periodic: DNS: split aging from tombstone deletion
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>
2021-06-20 23:26:32 +00:00
..
garbage_collect_tombstones.c s4-kcc: Do not dereference a NULL pointer 2017-02-23 03:18:10 +01:00
garbage_collect_tombstones.h dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callers 2016-09-01 05:49:15 +02:00
kcc_connection.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kcc_connection.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
kcc_drs_replica_info.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kcc_periodic.c dsdb periodic: DNS: split aging from tombstone deletion 2021-06-20 23:26:32 +00:00
kcc_service.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kcc_service.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
scavenge_dns_records.c dns scavenging: add an explanatory comment 2021-06-20 23:26:32 +00:00
scavenge_dns_records.h dns scavenging: avoid passing blobs 2021-06-20 23:26:32 +00:00